Skip to content

v2.0.0

Compare
Choose a tag to compare
@jeremylong jeremylong released this 18 Feb 17:05
· 148 commits to main since this release
cece0be

Added

  • Added gh-advisory-lib client to download the GitHub Security Advisories.
  • nvd-lib and vulnz now support parameters: virtualMatchString, versionStart, versionStartType, versionEnd, and versionEndType (See #16 and #17).
  • nvd-lib and vulnz now support the boolean parameter noRejected (see #15).

Changed

  • Breaking Change - all instances of LocalDateTime have been replaced with ZonedDateTime.