What tools do you use to monitor for NPM and other dependency vulnerabilities?
2 tiagom87 2 9/11/2025, 7:04:55 AM
Following the npm hack, I think this is an attack vector that will get more popular in the short term. What tools beside npm audit and dependabot, do you use to monitor for dependency security vulnerabilities?
see https://medium.com/@contact_52772/malicious-npm-packages-aut... .
For futur we can add a call to an open source api to list the ban packages. Thank you, Patrick