Releases: jeremylong/open-vulnerability-cli
Releases · jeremylong/open-vulnerability-cli
v6.1.5
What's Changed
- fix: additional debug logging for invalid api keys by @jeremylong in #190
Full Changelog: v6.1.4...v6.1.5
v6.1.4
- fix: debug logging (c5d8c47)
Full Changelog: v6.1.3...v6.1.4
v6.1.3
v6.1.2
What's Changed
6.1.2 is a mandatory upgrade as the NVD API may begin blocking older versions of the library that are no longer compatible with the current API schema.
- fix: update user-agent to include version by @jeremylong in #183
Full Changelog: v6.1.1...v6.1.2
v6.1.1
What's Changed
- fix: Add cveTags property by @re3turn in #176
- fix: Use force getBodyBytes by @re3turn in #177
- build: release 6.1.1 by @jeremylong in #178
Full Changelog: v6.1.0...v6.1.1
v6.1.0
What's Changed
- feat: update schema version for CVSSv4 by @chadlwilson in #166
- feat: support CVSS v4 by @jeremylong in #170
- fix: workaround lack of CVSSv4 support with consistently lenient JSON parsing by @chadlwilson in #165
- fix: allow lenient parsing of CvssV4Data by @chadlwilson in #175
- docs: do not zip cache content as it already comes zipped by @ayaz-ashrapov in #155
- docs: update schema by @jeremylong in #158
- fix: Adding a call to shutdown() by @SVBryakin in #160
- fix: additional logging by @SVBryakin in #162
- fix: Update application.properties log startup info set false by @dogukandursun55 in #164
- fix: Fail fast on NVD API JSON object mapping/binding errors by @chadlwilson in #168
- build(deps): Bump dependencies and re-enable Spotbugs by @chadlwilson in #169
- build(deps): bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.13 by @dependabot in #171
- build: bump release version by @jeremylong in #174
New Contributors
- @ayaz-ashrapov made their first contribution in #155
- @SVBryakin made their first contribution in #160
- @dogukandursun55 made their first contribution in #164
- @chadlwilson made their first contribution in #168
- @dependabot made their first contribution in #171
Full Changelog: v6.0.1...v6.1.0
v6.0.1
What's Changed
- docs: remove reference to open-vulnerability-store by @jeremylong in #143
- Docker: Fix crontab ownership and rename folder by @EugenMayer in #148
- Ignore unknown properties on CveItem to support new 'cveTags' property by @jessebluemr in #151
- build(deps): bump versions by @jeremylong in #149
- build: bump version by @jeremylong in #153
New Contributors
- @jessebluemr made their first contribution in #151
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- docs: Hint the unit of delay by @EugenMayer in #138
- chore: Rework and polish docker image by @EugenMayer in #140
- BREAKING CHANGE: end support of the open-vulnerability-store by @jeremylong in #137
- feat: added tzdata package to docker image for timezone support by @jansohn in #141
New Contributors
Full Changelog: v5.1.2...v6.0.0
v5.1.2
What's Changed
- feat: vulnz Docker v2 by @EugenMayer in #114
- fix: Update
mirror.sh
to fix DELAY Override by @aristo9999999999 in #124 - fix: correct version property by @jeremylong in #130
- fix typo in identifier: 'vunlz' to 'vulnz' by @ioritz1993 in #131
- fix: Add permissions to mirror user to fix Docker start failure (EAccess) by @ioritz1993 in #132
New Contributors
- @EugenMayer made their first contribution in #114
- @aristo9999999999 made their first contribution in #124
- @ioritz1993 made their first contribution in #131
Full Changelog: v5.1.1...v5.1.2