Releases: jeremylong/Open-Vulnerability-Project
Releases · jeremylong/Open-Vulnerability-Project
v7.2.1
What's Changed
- Add support for configurable metrics output format and fixes #255 by @refflinghaus in #256
- build(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 by @dependabot in #252
- fix: improve memory usage by @jeremylong in #253
Full Changelog: v7.2.0...v7.2.1
v7.2.0
What's Changed
NOTICE - PR #250 is not a breaking change, but on 2025-10-01 a breaking change will occur in the upstream data. See https://docs.github.com/en/graphql/overview/breaking-changes#changes-scheduled-for-2025-10-01 for more information. Start converting your code to use the new cvss_severities
for CVSSv3 and CVSSv4 scores.
- feat: add SecurityAdvisory cvssSeverities and deprecate cvss by @re3turn in #250
- fix: monitoring bug fixes and enhancements by @refflinghaus in #239
- chore: spotlessApply by @jeremylong in #249
- fix: kill signal handling #244 by @EugenMayer in #246
- build(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 by @dependabot in #247
- fix: don't cap the memory in the docker image by @jeremylong in #251
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
- build(deps): bump io.spring.dependency-management from 1.1.6 to 1.1.7 by @dependabot in #238
- build(deps): bump org.jline:jline from 3.27.1 to 3.28.0 by @dependabot in #237
- feat: monitoring for the vulnz cli (#230) by @refflinghaus in #236
- fix: JAVA_OPT by @jeremylong in #234
- feat: validate gz files by @jeremylong in #232
Full Changelog: v7.0.2...v7.1.0
v7.0.2
What's Changed
- build(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.1 by @dependabot in #223
- build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.4 to 5.4.1 by @dependabot in #222
- fix: adjust java memory usage by @jeremylong in #224
- fix: make user agent extendable by users by @jeremylong in #227
- fix: image tag by @marcelstoer in #226
- build(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #225
- fix: log ordinal values instead of integers by @jeremylong in #228
- build(deps): bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 by @dependabot in #229
New Contributors
- @marcelstoer made their first contribution in #226
Full Changelog: v7.0.1...v7.0.2
v7.0.1
What's Changed
- chore: add support for docker linux/arm64 by @kh0ma in #219
- build(deps): bump org.jline:jline from 3.27.0 to 3.27.1 by @dependabot in #217
New Contributors
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
- breaking change: client library now requires Java 11 by @jeremylong in #214
- fix: Correctly log MAX_RETRY by @Zuplyx in #213
- build(deps): bump org.jline:jline from 3.26.2 to 3.26.3 by @dependabot in #204
- build(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 by @dependabot in #187
- build(deps): bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 by @dependabot in #207
- build(deps): bump io.spring.dependency-management from 1.1.5 to 1.1.6 by @dependabot in #186
- build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4 by @dependabot in #211
- build(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #210
- build(deps): bump com.samskivert:jmustache from 1.15 to 1.16 by @dependabot in #179
- build(deps): bump org.jline:jline from 3.26.3 to 3.27.0 by @dependabot in #212
New Contributors
Full Changelog: v6.1.7...v7.0.0
v6.2.0
What's Changed
- docs: correct docker image version number by @jeremylong in #199
- chore: add debug logging for backoff delay calculation by @jeremylong in #200
- feat: initial progress bar implementation by @jeremylong in #197
Full Changelog: v6.1.7...v6.2.0
v6.1.7
What's Changed
- docs: ensure JavaDoc is explicit about UTC by @jeremylong in #192
- fix: convert logging to exception by @jeremylong in #194
- fix: respect NVD error message for resultsPerPage by @jeremylong in #195
Full Changelog: v6.1.6...v6.1.7
v6.1.6
- improve nvd api key handling (55678e5)
Full Changelog: v6.1.5...v6.1.6
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