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

fix: override vulnerable axios version #493

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Conversation

novalex
Copy link
Contributor

@novalex novalex commented Aug 30, 2024

  • Tests written and linted
  • Documentation written in Wiki/README
  • Commit history is tidy & follows Contributing guidelines ℹ︎

What this does

Overrides vulnerable Axios version from snyk-request-manager.

Motivation for overriding axios instead of using later versions of the direct dependency is a breaking change introduced in snyk-request-manager 1.8.5 which enforces api[.env].snyk.io URLs, potentially causing customer configurations to stop working. Any existing users that supply SNYK_API env vars with the old [env.][app.]snyk.io/api format would start seeing errors and failures.

As the Axios vuln needs addressing ASAP and a complete API URL handling fix would take significant time, an override is called for.

Notes for the reviewer

Instructions on how to run this locally, background context, what to review, questions…

More information

Screenshots

Visuals that may help the reviewer

@novalex novalex requested a review from a team as a code owner August 30, 2024 15:24
@novalex novalex merged commit b31ad0a into master Aug 30, 2024
6 checks passed
@novalex novalex deleted the fix/override-axios-version branch August 30, 2024 15:29
@team-import
Copy link
Collaborator

🎉 This PR is included in version 2.21.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants