cloudboost
cloudboost copied to clipboard
[Snyk] Fix for 2 vulnerabilities
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.
Changes included in this PR
- Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- data-service/package.json
- data-service/package-lock.json
Vulnerabilities that will be fixed
With an upgrade:
| Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity |
|---|---|---|---|---|
| 601/1000 Why? Recently disclosed, Has a fix available, CVSS 6.3 |
Cross-site Scripting (XSS) SNYK-JS-COOKIE-8163060 |
No | No Known Exploit | |
| 701/1000 Why? Recently disclosed, Has a fix available, CVSS 8.3 |
Improper Verification of Cryptographic Signature SNYK-JS-ELLIPTIC-8172694 |
Yes | No Known Exploit |
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: cookie-parser
The new version differs by 87 commits.- 5d61e1e 1.4.7
- ccf1f54 deps: [email protected] (#116)
- 429cfd4 ci: Use GITHUB_OUTPUT envvar instead of set-output command (#100)
- ca4c97e ci: fix errors in ci pipeline for node 8 and 9 (#104)
- 97bdf39 ci: add support for OSSF scorecard reporting (#103)
- e5862bd build: [email protected]
- f0688d2 build: [email protected]
- 44ec541 build: [email protected]
- 695435a deps: [email protected]
- f66e7e1 build: [email protected]
- 05e40b1 build: [email protected]
- bc1d501 build: use [email protected] for Node.js 6.x
- dda4c5b 1.4.6
- 8653e78 build: support Node.js 17.x
- 6ec9c5b deps: [email protected]
- ee68a8a build: [email protected]
- 7828d66 build: [email protected]
- dafa811 build: use nyc for coverage testing
- d80cf11 build: [email protected]
- c954873 build: [email protected]
- 8ad6c54 build: [email protected]
- 716f5a4 build: support Node.js 16.x
- 90c418d build: [email protected]
- a3cff78 build: support Node.js 15.x
Package name: express
The new version differs by 250 commits.- 8e229f9 4.21.1
- a024c8a fix(deps): [email protected]
- 7e562c6 4.21.0
- 1bcde96 fix(deps): [email protected] (#5946)
- 7d36477 fix(deps): [email protected] (#5951)
- 40d2d8f fix(deps): [email protected]
- 77ada90 Deprecate `"back"` magic string in redirects (#5935)
- 21df421 4.20.0
- 4c9ddc1 feat: upgrade to [email protected]
- 9ebe5d5 feat: upgrade to [email protected] (#5928)
- ec4a01b feat: upgrade to [email protected] (#5926)
- 54271f6 fix: don't render redirect values in anchor href
- 125bb74 [email protected] (#5902)
- 2a980ad [email protected] (#5781)
- a3e7e05 docs: specify new instructions for `question` and `discuss`
- c5addb9 deps: [email protected] (#5603)
- e35380a docs: add @ IamLizu to the triage team (#5836)
- f5b6e67 docs: update scorecard link (#5814)
- 2177f67 docs: add OSSF Scorecard badge (#5436)
- f4bd86e Replace Appveyor windows testing with GHA (#5599)
- 2ec589c Fix Contributor Covenant link definition reference in attribution section (#5762)
- 4cf7eed remove minor version pinning from ci (#5722)
- 6d08471 📝 update people, add ctcpip to TC (#5683)
- 61421a8 skip QUERY tests for Node 21 only, still not supported (#5695)
Package name: express-session
The new version differs by 191 commits.- bbeca94 1.18.1
- 341b179 dep: [email protected] (#997)
- 8f0a1c4 ci: add support for OSSF scorecard reporting (#984)
- 24d4972 1.18.0
- 855f21a docs: add connect-ottoman to the list of session stores
- 991b7ee Add debug log for pathname mismatch
- 408229e Add "partitioned" to cookie options
- 50e1429 build: [email protected]
- 6153b3f build: [email protected]
- 88e0f2e build: actions/checkout@v4
- d9354ef Fix handling errors from setting cookie
- f9f2318 docs: remove session-rethinkdb to the list of session stores
- 3ee08c4 Add "priority" to cookie options
- 71c3f74 docs: add connect-cosmosdb to the list of session stores
- 9d377c5 docs: add dynamodb-store-v3 to the list of session stores
- a1f884f docs: add @ cyclic.sh/session-store to the list of session stores
- e5f19ce docs: add note on length of secret
- 2a7a50b [email protected]
- a46e857 [email protected]
- 7dec651 build: [email protected]
- 8e9f7a4 build: [email protected]
- 6b7c9a0 build: [email protected]
- 825e6c0 build: fix code coverage aggregate upload
- c1611ad build: actions/checkout@v3
Package name: web-push
The new version differs by 83 commits.- 7f520e8 Version 3.0.0
- 4dec958 Merge pull request #229 from web-push-libs/remove_some_unneeded_dependencies
- 3713df3 Remove some no longer used dependencies
- 141d2c5 Merge pull request #228 from web-push-libs/drop_node_0.10_0.12
- ccae61c Remove no longer used port-open.js file
- bdf72de Remove no-longer needed closures
- 8ceae6c Remove 0.10-0.12 specific checks from tests
- e261ff0 Update 'engines' field in package.json to note that we require Node.js v4
- 7e247a0 Remove dependencies needed to support Node.js <= 0.12
- c7444a1 Remove shim.js
- dbcc4d7 Stop testing on Node.js 0.10 and 0.12
- 2a50016 Remove wires from .npmignore
- c1c4b34 Merge pull request #227 from gauntface/cli-update
- bd5f6dc Fixing review
- afafe59 Fixing for node 4
- 6b28d5e Tested on 0.10
- d42619f Wrap test for 0.10
- bdbaad4 Disable CLI tests on old node
- 3a08c81 Fixing eslint errors
- 11f40ef Adding content to readme
- 9663a8c Extending cli and adding some tests
- a9c198f Updating to new actions for CLI
- 27a114f Merge pull request #224 from gauntface/readme-update
- 00a1c8a Fixing travis and statement
Check the changes in this PR to ensure they won't cause issues with your project.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons: