dependency_spy
dependency_spy copied to clipboard
Add option to ignore vulnerabilities by the id
Add --ignore
option to allow passing a comma separated list of ids to be ignored in the analysis.
What kind of IDs would these be? Package names in some form? Could you give an example of the desired usage?
In the output if you request -f json
you should receive an id field for each vulnerability. e.g.: nodesecurity:npm:brace-expansion:2017-04-25