vulnerability-report
v1.4.0
Published
Generates simple readable vulnerability report from a JSON source and outputs service message for TeamCity with vulnerabilities summary
Downloads
2
Readme
Features
Generates simple readable vulnerability report from a JSON source and outputs service messages for TeamCity with vulnerabilities summary and statistics.
Installing
Run the following command:
npm install vulnerability-reportUsage
Run the following command:
node_modules/.bin/vulnerability-report -i <input JSON file> -o <output HTML file> [-s <suppressions file, can be specified multiple times>]