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
155
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-report
Usage
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>]