JoshuaKGoldberg / package.json-validator

Tools to validate package.json files
MIT License
107 stars 26 forks source link

Add check for vulnerable modules (using nsp) #53

Closed pdehaan closed 5 months ago

pdehaan commented 8 years ago

Re: https://www.npmjs.com/package/nsp

It may be nice to be able to opt-in to security checking using the nsp API, where you post the package.json to nsp and could display any potentially vulnerable modules.

JoshuaKGoldberg commented 5 months ago

Welp:

The Node Security Platform service is shutting down 9/30 - https://blog.npmjs.org/post/175511531085/the-node-security-platform-service-is-shutting

Now on https://blog.npmjs.org/post/175511531085/insert-title-here.html.

Closing this out as npm audit is its own separate built-in command. Cheers! 🧡