Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 8 vulnerabilities #434

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

waveyboym
Copy link
Member

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:
    • frontend/occupi-web/package.json
    • frontend/occupi-web/package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Issue Breaking Change Exploit Maturity
high severity Server-side Request Forgery (SSRF)
SNYK-JS-AXIOS-7361793
No Proof of Concept
high severity Asymmetric Resource Consumption (Amplification)
SNYK-JS-BODYPARSER-7926860
No No Known Exploit
medium severity Cross-site Scripting (XSS)
SNYK-JS-COOKIE-8163060
No No Known Exploit
medium severity Cross-site Scripting
SNYK-JS-EXPRESS-7926867
No No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-7925106
No Proof of Concept
low severity Cross-site Scripting
SNYK-JS-SEND-7926862
No No Known Exploit
low severity Cross-site Scripting
SNYK-JS-SERVESTATIC-7926865
No No Known Exploit
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
No Proof of Concept
Commit messages
Package name: axios The new version differs by 8 commits.
  • abd24a7 chore(release): v1.7.4 (#6544)
  • 6b6b605 fix(sec): CVE-2024-39338 (#6539) (#6543)
  • 07a661a fix(sec): disregard protocol-relative URL to remediate SSRF (#6539)
  • c6cce43 chore(release): v1.7.3 (#6521)
  • e3c76fc fix(adapter): fix progress event emitting; (#6518)
  • 85d4d0e fix(fetch): fix withCredentials request config (#6505)
  • 92cd8ed chore(github): update ISSUE_TEMPLATE.md (#6519)
  • 8966ee7 fix(xhr): return original config on errors from XHR adapter (#6515)

See the full diff

Package name: body-parser The new version differs by 8 commits.
  • 1752951 1.20.3
  • 39744cf chore: linter (#534)
  • b2695c4 Merge commit from fork
  • ade0f3f add scorecard to readme (#531)
  • 99a1bd6 deps: qs@6.12.3 (#521)
  • 9478591 fix: pin to node@22.4.1
  • 83db46a ci: fix errors in ci github action for node 8 and 9 (#523)
  • 9d4e212 chore: add support for OSSF scorecard reporting (#522)

See the full diff

Package name: express The new version differs by 53 commits.
  • 8e229f9 4.21.1
  • a024c8a fix(deps): cookie@0.7.1
  • 7e562c6 4.21.0
  • 1bcde96 fix(deps): qs@6.13.0 (#5946)
  • 7d36477 fix(deps): serve-static@1.16.2 (#5951)
  • 40d2d8f fix(deps): finalhandler@1.3.1
  • 77ada90 Deprecate `"back"` magic string in redirects (#5935)
  • 21df421 4.20.0
  • 4c9ddc1 feat: upgrade to serve-static@0.16.0
  • 9ebe5d5 feat: upgrade to send@0.19.0 (#5928)
  • ec4a01b feat: upgrade to body-parser@1.20.3 (#5926)
  • 54271f6 fix: don't render redirect values in anchor href
  • 125bb74 path-to-regexp@0.1.10 (#5902)
  • 2a980ad merge-descriptors@1.0.3 (#5781)
  • a3e7e05 docs: specify new instructions for `question` and `discuss`
  • c5addb9 deps: path-to-regexp@0.1.8 (#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)

See the full diff

Package name: jsdom The new version differs by 4 commits.
  • ee8b615 Version 24.1.1
  • 4c167b3 Update ESLint to v9
  • c8a5103 Update dependencies and dev dependencies
  • b2235af Trigger selectionchange event on document when selection changes

See the full diff

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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Server-side Request Forgery (SSRF)
🦉 Cross-site Scripting (XSS)
🦉 Regular Expression Denial of Service (ReDoS)

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.33%. Comparing base (dfb678c) to head (a285501).

❗ There is a different number of reports uploaded between BASE (dfb678c) and HEAD (a285501). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (dfb678c) HEAD (a285501)
2 1
Additional details and impacted files
@@             Coverage Diff              @@
##           develop     #434       +/-   ##
============================================
- Coverage    48.55%   33.33%   -15.23%     
============================================
  Files           12        1       -11     
  Lines          797        6      -791     
  Branches       126        0      -126     
============================================
- Hits           387        2      -385     
+ Misses         364        4      -360     
+ Partials        46        0       -46     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants