-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* upgrade node to 18.17 version * add jammy vms and comment out bionic * add new yarn to PR * [security vulnerability] Sanitize user supplied values in redirect (#2243) * [security vulnerability] Sanitize user supplied values in redirect detected by semgrep #2242 * Replace sanitize with CGI.escape * remove params adapter Co-authored-by: Jane Sandberg <[email protected]> --------- Co-authored-by: Jane Sandberg <[email protected]> --------- Co-authored-by: Francis Kayiwa <[email protected]> Co-authored-by: Christina Chortaria <[email protected]> Co-authored-by: Jane Sandberg <[email protected]>
- Loading branch information
1 parent
6e8a31d
commit ba7d2fd
Showing
4 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
ruby 3.1.0 | ||
nodejs 16.19.0 | ||
nodejs 18.17.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. | ||
# yarn lockfile v1 | ||
|
||
|