mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 12:55:54 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,8 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# npm audit
|
||||
|
||||
> Scan for known vulnerabilities in project dependencies.
|
||||
> Reports vulnerabilities and suggests remediation.
|
||||
> Scan project dependencies for known security vulnerabilities.
|
||||
> More information: <https://docs.npmjs.com/cli/npm-audit/>.
|
||||
|
||||
- Scan the project's dependencies for known vulnerabilities:
|
||||
|
||||
Reference in New Issue
Block a user