-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Run npm audit fix to resolve '3 vulnerabilities (2 moderate, 1 high)'. #22480
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
Conversation
I often see test harness instabilities on this test:
|
Me too.. so far I don't know what it might be about this test that is flaky. |
Was this change generated by running |
Can you rebase/merge? |
I ran so I hand-reverted back to the left side for the commit. |
These types of vulnerabilities are almost certainly 100% irrelevant and not real security issues, since none of the code in the npm packages used by Emscripten are ever shipped to live web sites, but the JS code is only ever executed in a trusted user's domain.
.. but we have automated security auditor scripts that scan these automated vulnerability databases, and they get a fit of any vulnerability report without analysing its details.