cvemap icon indicating copy to clipboard operation
cvemap copied to clipboard

Add CLI option to filter CWE IDs

Open Sim4n6 opened this issue 2 years ago • 2 comments

CLI option to filter CVEs for given CWE ID.

   -cwe, -cwe-id string[]       cve to list for given cwe id

Example:

cvemap -l 30 -cwe 416

Sim4n6 avatar Jan 24 '24 07:01 Sim4n6

@Sim4n6 : Here is the command for it cvemap -l 30 -s "critical" -f "cwe" -q 'weaknesses.$.cwe_id:CWE-416'

image

parthmalhotra avatar Jan 24 '24 14:01 parthmalhotra

perfect !

Sim4n6 avatar Jan 24 '24 15:01 Sim4n6