0.0.9 • Published 5 years ago

security-audit v0.0.9

Weekly downloads
34
License
MIT
Repository
github
Last release
5 years ago

security-audit

Audits npm and yarn projects

Installation

npm install security-audit

How to use

npx security-audit

Options

ArgsAliasDescription
-p--package-managerChoose a package manager auto, npm, yarn (default auto)
-a--advisoriesWhitelisted advisory ids (default [])
-w--whitelistWhitelisted package names (default [])
-l--audit-levelFail an audit only if the results include a vulnerability with the given level or higher info, low, moderate, high, critical (default low)
-d--directoryThe directory containing the package.json to audit (default ./)
--registryThe registry to resolve packages by name and version
--max-attemptsThe max number of attempts to call an unavailable registry before failing (default 5)

License

MIT

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago