Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] be able to check for security vulnerabilities for node_modules #740

Closed
gabrielcsapo opened this issue Oct 22, 2020 · 1 comment

Comments

@gabrielcsapo
Copy link
Contributor

npm audit will return a list of modules that are vulnerable. https://docs.npmjs.com/cli/audit

npm audit --json

would give us a json output to use for the rule.

@scalvert
Copy link
Contributor

Duplicate of #450

@scalvert scalvert marked this as a duplicate of #450 Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants