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
Hi Vignes, the way NPM displays vulnerabilities is most of the time useless. Those aren't vulnerabilities in this case, since this website doesn't have any input to the server or any way that a user can damage the website. Most of the time the vulnerabilities displayed are for dependencies that are run on the development machine, so the only way to exploit such vulns is to hack into the device of whoever is building the production build and alter the code and trust me, if you have such access, you can do much more than use some NPM vulnerabilities against them. Sorry for terrible explanation, but I hope you understand :)
npm shows
4 high severity vulnerabilities
To address all issues, run:
npm audit fix
how to fix
The text was updated successfully, but these errors were encountered: