0.0.9 • Published 6 years ago

security-audit v0.0.9

Weekly downloads
34
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago