dependency_spy icon indicating copy to clipboard operation
dependency_spy copied to clipboard

Add option to ignore vulnerabilities by the id

Open rtfpessoa opened this issue 6 years ago • 2 comments

Add --ignore option to allow passing a comma separated list of ids to be ignored in the analysis.

rtfpessoa avatar Oct 06 '18 15:10 rtfpessoa

What kind of IDs would these be? Package names in some form? Could you give an example of the desired usage?

harman28 avatar Oct 06 '18 17:10 harman28

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

rtfpessoa avatar Oct 06 '18 20:10 rtfpessoa