-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
New vulnerability detected in Node dependency axios #12085
Comments
This is pretty deep in I'm not sure if we're actually affected by it either though, since it only occurs on a specific codepath and I don't think the API docs require a cookie (but idk how |
The issue in axios seems very active so I would expect a patch would be available soon. |
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
Bumped version in #12111 |
For reference: axios/axios#6006, axios/axios#6022 |
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com> Signed-off-by: Yuan (Terry) Tang <terrytangyuan@gmail.com> Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com> Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com>
Master branch failed with:
https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
There is a documented workaround that we can use or wait for a new axios patch.
The text was updated successfully, but these errors were encountered: