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

Updated axios due to security flaw #1489

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Updated axios due to security flaw #1489

merged 1 commit into from
Aug 20, 2024

Conversation

MikeTschudi
Copy link
Member

retire.js reported a security flaw in the axios package:

axios 1.7.3 has known vulnerabilities: severity: high; summary: Server-Side Request Forgery in axios, CVE: CVE-2024-39338, githubID: GHSA-8hc4-vh64-cxmj; GHSA-8hc4-vh64-cxmj https://nvd.nist.gov/vuln/detail/CVE-2024-39338 axios/axios#6463 axios/axios#6539 axios/axios#6543 axios/axios@6b6b605 https://github.com/axios/axios https://github.com/axios/axios/releases https://github.com/axios/axios/releases/tag/v1.7.4 https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html

axios is only used by lerna, which we're using at its latest version. Updated axios, and lerna accepted it.

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2f57166) to head (b352c00).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop     #1489   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          150       150           
  Lines         8066      8066           
  Branches      1851      1851           
=========================================
  Hits          8066      8066           

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

@MikeTschudi MikeTschudi requested a review from jmhauck August 19, 2024 15:54
@jmhauck jmhauck merged commit 49ea87b into develop Aug 20, 2024
9 checks passed
@MikeTschudi MikeTschudi deleted the security-update branch August 20, 2024 16:16
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