Releases: jeremylong/DependencyCheck
Releases · jeremylong/DependencyCheck
Version 9.0.9
Refer to the CHANGELOG.md for information about improvements and upgrade notes.
Version 9.0.8
Refer to the CHANGELOG.md for information about improvements and upgrade notes.
Version 9.0.7
Refer to the CHANGELOG.md for information about improvements and upgrade notes.
Version 9.0.6
Refer to the CHANGELOG.md for information about improvements and upgrade notes.
Version 9.0.5
Refer to the CHANGELOG.md for information about improvements and upgrade notes.
Version 9.0.4
Version 9.0.3
- fix: use Java properties for proxy configuration (#6238)
- docs: update proxy configuration documentation (#6237)
- docs: add documentation on caching (#6204)
- docs: Clarify H2 database caching strategy (#6220)
- docs: Update list of supported report formats (#6224)
- docs: example 5 with new nvdDatafeedUrl parameter (#6215)
- fix: prevent NPEs (#6232 and #6206)
- fix: check valid for hours for NVD API (#6225)
- fix: correct NVD cache last checked logic (#6218)
- fix: nvd datafeed should process current year (#6213)
- fix: correct references to cvssv2 and cvssv3 fields in json and xml reports (#6212)
- fix: correct name on reference links in report (#6205)
- fix: flaws int the gitlab report (#6193)
See the full listing of changes.
v9.0.2
- fix: remove virtual match string on NVD API Request (#6177)
- fix: correct meta data in report after switching the NVD API (#6154)
- fix: retry HTTP connections to NVD on 502 and 504 errors (#6151)
- fix: Gitlab report format needs severity capitalized (#6182)
- fix: improve JDK update version parsing (#6163)
- fix: mute JCS logging (again) (#6153)
See the full listing of changes.
Version 9.0.1
- fix: check java 8 update version; minimum JRE is 8 update 251 (#6118)
- fix: add retry for failed NVD API requests (#6136)
- docs: add default values to documentation for the NVD API Delay (#6135)
- chore: Revert "build(deps): bump com.h2database:h2 from 2.1.214 to 2.2.224" (#6131)
- this is a breaking change for anyone that successfully created the H2 database with 9.0.0.
- fix: mute jcs logging (#6130)
- docs: update NVD notice (#6110)
- fix: Use the correct key for NVD API-Key from Maven Settings serverId (#6109)
See the full listing of changes.