Releases: jenkinsci/dependency-check-plugin
5.5.0
Features
JENKINS-72557 Add ability to configure NVD API Key for OWSP dependency-check library (nfalco79)
5.4.3
Bugfix
JENKINS-71916 dependency-check CLI does not start (nfalco79)
JENKINS-71982 dependency-check fail the build due to invalid version (nfalco79)
5.4.2
Bugfix
JENKINS-71851 Dependency-check 5.4.1 fails with NPE when installer is of type folder (nfalco79)
5.4.1
Bugfix
JENKINS-71670 With multipe versions installed, job config doesn't use the configured version (malice00)
JENKINS-70900 Not all error Codes returned by ODC CLI are fatal errors thus should not result in a failed build (nfalco79)
5.4.0
Features
JENKINS-56898 Add support for configuration-as-code (nfalco79)
JENKINS-59238 Add links to the CVE information of the NVD site (nfalco79)
5.3.0
Bugfixes
Fix order of severity enumeration so that, in case two or more trends have the same issues counter than, the top most line is colored with the greater severity
Features
JENKINS-70429 Merge duplicate vulnerability records when multiple (mgorovoy)
(nfalco79)
Use common lang3 jenkins API plugin (StefanSpieker)
5.2.1
Improvements
Partial removal of font-awesome from java code, we need to replace footable library to remove font resources
Replace JQuery with jquery3-api plugin
Replace echart.js with echarts-api-plugin
Enable tool cache on jenkins master.
Move save of installations to the right class and not as global builder step configuration.
Full Changelog: dependency-check-jenkins-plugin-5.2.0...dependency-check-jenkins-plugin-5.2.1
5.2.0
Bugfixes
JENKINS-58610 Running dependencyCheckPublisher doesn't aggregate reports correctly (mum-viadee)
JENKINS-59869 OWASP Dependency-Check Plugin v5.2.2 declarative pipeline java not recognized (thomasgl-orange)
Features
JENKINS-67870 Add project action Latest Dependency-Check (nfalco79)
JENKINS-67682 Improve pipeline support to indicate which stage is failed (nfalco79)
Change name from bintray to github