Skip to content

Releases: jeremylong/Open-Vulnerability-Project

v2.0.3

24 Mar 20:18
dce388d
Compare
Choose a tag to compare
version 2.0.3

v2.0.2

22 Feb 13:34
b6749e6
Compare
Choose a tag to compare
  • Ensure GHSA model can be serialized and deserialized (#35).

v2.0.1

21 Feb 11:38
b4a29d4
Compare
Choose a tag to compare

Fixed

  • Resolved issue with the vulnz cli error trying to access GHSA (#34).

v2.0.0

18 Feb 17:05
cece0be
Compare
Choose a tag to compare

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.

v1.0.1

23 Jan 13:42
ceeaa31
Compare
Choose a tag to compare
  • Resolves issue with null results from the NVD (issue #20).

v1.0.0

28 Nov 22:35
8aac432
Compare
Choose a tag to compare