When I scan my angular project using npm audit it will show some vulnerabilities. I have found several solution to make them fixed. But my question is what are the best practices of handling npm vulnerabilities. Do we want to check periodically.
Asked
Active
Viewed 56 times
0
-
Read this to see if it helps https://docs.npmjs.com/auditing-package-dependencies-for-security-vulnerabilities – Siddhant Varma Apr 12 '22 at 04:37