-
-
Notifications
You must be signed in to change notification settings - Fork 27k
NPM audit found 1 high severity vulnerability - Prototype Pollution in node-forge #9737
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
Comments
I got four similar warnings for node-forge from firebase-tools in |
@cjcurrie |
i have also got same issue and its failing my pipeline in azure devops. how to resolve this..... |
For Azure Devop, as a temporary solution, you can make |
create-react-app@latest -> webpack-dev-server@3.11.0 -> selfsigned@1.10.7 -> node-forge@0.9.0 Hope this is resolved soonish |
This is indeed a false positive. It is resolved upstream so there is nothing for us to do here. If you see this, regenerate your lockfile. |
NPM audit found 1 high severity vulnerability - Prototype Pollution in node-forge
Sorry to say, but the npm audit found one more security vulnerability in the react-scripts v 3.4.3
This is probably a false positive report, but it fails CI/CD as far as it has high severity and existed in non-dev dependencies.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: