Releases: scmanjarrez/CVEScannerV2
Releases · scmanjarrez/CVEScannerV2
CVEScannerV2 3.3
Full Changelog: 3.2...3.3
CVEScannerV2 3.2
What's Changed
- Implementation of product aliases by @artvorlov in #12
New Contributors
- @artvorlov made their first contribution in #12
Full Changelog: 3.1.2...3.2
CVEScannerV2 3.1.2
Fixes
- Affected products with a version_update were not added if NMAP could not detect version_update (i.e. version_update=*)
CVEScannerV2 3.1.1
Fixes
- Script execution failing if
metadata (last_mod)
is empty.
Improvements:
- Error catch if API_KEY is incorrect
CVEScannerV2 3.1
Fixes
- Duplicated entries when multiple ports serve the same product-version-vupd
CVEScannerV2 3.0
Features
- Updated code to use NVD API (fixes #5)
- Improved nmap script version matching