Releases: TURROKS/CVE_Prioritizer
Releases · TURROKS/CVE_Prioritizer
cve_prioritizer v1.10.1
20 Jul 06:44
Compare
Sorry, something went wrong.
No results found
What's Changed
Added Exploit Maturity Checks + File export fixes (f85d7e7 by Mario Rojas).
Full Changelog : v1.9.0...v1.10.1
cve_prioritizer v1.9.0
29 Mar 18:34
Compare
Sorry, something went wrong.
No results found
What's Changed
Enhance/aliases by @TURROKS in #38
Added support for CVSS V4 in #40
Added HTML report generation in #40
Fixed issue in prioritization when using Vulncheck + CISA Kev in #40
Full Changelog : v1.8.3...v1.9.0
cve_prioritizer v1.8.3
06 Mar 16:36
Compare
Sorry, something went wrong.
No results found
cve_prioritizer v1.8.1
12 Feb 11:04
Compare
Sorry, something went wrong.
No results found
cve_prioritizer v1.8.0
03 Nov 12:28
Compare
Sorry, something went wrong.
No results found
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
06 Oct 08:45
Compare
Sorry, something went wrong.
No results found
cve_prioritizer v1.6.1
11 Jun 16:55
Compare
Sorry, something went wrong.
No results found
Added
Created PYPI package (64206bf by Mario Rojas)
Added JSON output (0595638 by Mario Rojas).
Added VulnCheck KEV support (6e3e396 by Mario Rojas).
Added -a, --api option to manually pass the api key (f4f36c3 by Mario Rojas).
Added --no-color output feature (2871d2a by Mario Rojas).
Fixed
Fixed small typo on vulncheck_check function and standardized var names (b4fdd98 by Mario Rojas).
Fix invalid escape sequences by using raw strings (679d275 by zevaryx).
cve_prioritizer v1.5.0
24 Mar 13:40
Compare
Sorry, something went wrong.
No results found
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
10 Dec 08:32
Compare
Sorry, something went wrong.
No results found
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
03 Jun 09:25
Compare
Sorry, something went wrong.
No results found
Added additional checks and balances to respect NIST's rate limiting and avoid performance issues