Test package.json for vulnerable open source packages with Snyk.

?
R
Bash

Test your project for vulnerabilities in a couple of seconds. Report Sample: Tested 423 dependencies for known vulnerabilities, found 26 vulnerabilities, 131 vulnerable paths. https://snyk.io/test

1npm install -g snyk
2cd ~/projects/myproj/ 
3snyk auth # will redirect to: https://snyk.io/login?token=xxxx-xxxx-yyyy
4snyk test

Created on 5/9/2018