Releases: TURROKS/CVE_Prioritizer
Releases · TURROKS/CVE_Prioritizer
cve_prioritizer v1.8.3
cve_prioritizer v1.8.1
cve_prioritizer v1.8.0
- Added support for ingesting Nessus and OpenVAS scan results and processing the CVEs.
- Improved general error handling.
- Cleaned code by merging similar functions.
cve_prioritizer v1.7.2
cve_prioritizer v1.6.1
cve_prioritizer v1.5.0
New Features
- Added NVD++ as an alternative source of CVE data.
- Added option to manage API keys through the CLI menu.
- Added Vector string output to CLI and output file.
- Switched from argparse to click for a better CLI experience.
Bugs/Enhancements
- Fixed issue with NIST API.
- Improved file handling.
cve_prioritizer v1.4.0
Enhancements
- Added Vendor and Product information to verbose mode
- Added Vendor, Product and CPE information to file
Bugs
- Added display message for CVEs not yet scored by EPSS
cve_prioritizer v1.3.0
Added additional checks and balances to respect NIST's rate limiting and avoid performance issues