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