Skip to content

v1.0.0

Compare
Choose a tag to compare
@RafaelGSS RafaelGSS released this 26 Jan 01:09
· 47 commits to main since this release

Worried about the security of your Node.js installation? This package is here to help!

It checks for known vulnerabilities by comparing your installed version to the Node.js Security Database and alerts you if any are found. Try it with:

$ npx is-my-node-vulnerable

Including it in your CI might be a good fit :)