Skip to content

cve_prioritizer v1.5.0

Latest
Compare
Choose a tag to compare
@TURROKS TURROKS released this 24 Mar 13:40
· 7 commits to main since this release

New Features

  1. Added NVD++ as an alternative source of CVE data.
  2. Added option to manage API keys through the CLI menu.
  3. Added Vector string output to CLI and output file.
  4. Switched from argparse to click for a better CLI experience.

Bugs/Enhancements

  1. Fixed issue with NIST API.
  2. Improved file handling.