npm-audit-csv

2.1.0 • Public • Published

npm-audit-csv

utility to export npm audit results in csv format

Works with updated npm audit output

installation

npm install -g npm-audit-csv

usage

$ npm audit --json | npm-audit-csv

By default the report will be saved to npm-audit.csv

If you'd like the generator to exit with non-zero exit code when vulnerabilities are found, you can add the --fatal-exit-code option:

$ npm audit --json | npm-audit-csv --fatal-exit-code

license

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.0
    29
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.1.0
    29
  • 2.0.0
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i npm-audit-csv

Weekly Downloads

29

Version

2.1.0

License

MIT

Unpacked Size

4.96 kB

Total Files

4

Last publish

Collaborators

  • aju9316