Added
- Added
gh-advisory-lib
client to download the GitHub Security Advisories. nvd-lib
andvulnz
now support parameters:virtualMatchString
,versionStart
,versionStartType
,versionEnd
, andversionEndType
(See #16 and #17).nvd-lib
andvulnz
now support the boolean parameternoRejected
(see #15).
Changed
- Breaking Change - all instances of
LocalDateTime
have been replaced withZonedDateTime
.