You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run npm audit fix to resolve '3 vulnerabilities (2 moderate, 1 high)'. (#22480)
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.
0 commit comments