Skip to content

mattburch/cve-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cve-parser

This is a quick and dirty tool to quickly parse CVSS score details from a list of CVEs.

##Download## Binary packages for every supported operating system are available here.


$ cve-parser --help
Usage:
  cve-parser <file> [--html] [--sev RISK --range INT --debug]
  cve-parser -h | --help
  cve-parser --version

Options:
  -h, --help      Show usage.
  --version       Show version.
  --html          Converts output to HTML format and allows for pasting into a MS Word Document.
  --sev RISK      Severity risk rating to filter (high, medium or low) default to all.
  --range INT     Comma delimited CVSS score range, exp. 4,10.
  --debug         Enable Debugging of CVE queries

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages