Skip to content

v0.7.2

Compare
Choose a tag to compare
@vehemont vehemont released this 14 Mar 23:11
· 40 commits to main since this release

0.7.2 (2023-03-14)

Bugfixes

  • Fixed parsing of CPEs names to allow special characters with CPE names to function correctly.
  • Fixed PyTest data, tests are passing now.

Enhancements

  • Added newer parameters to nvdlib.searchCVE().
    • noRejected - Filter out CVEs that have a status of rejected.
    • versionEnd / versionEndType / versionStart / versionStartType - Used with virtualMatchString to provide filters based on versions within CPE names

Full Changelog: v0.7.1...v0.7.2