dependency-check-plugin
dependency-check-plugin copied to clipboard
Jenkins plugin for OWASP Dependency-Check. Inspects project components for known vulnerabilities (e.g. CVEs).
Bintray downloads have been migrated to Github releases. - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your master branch! - [x] Ensure that...
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.76 to 4.78. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 4.78 🚀 New features and improvements Add java level profiles for java 17 and java 21 (#893) @Vlatombe...
Bumps [net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 2.38.0 to 3.2.7. Commits 9a70f0b [maven-release-plugin] prepare release json-unit-parent-3.2.7 48e7b05 Optimize path comparison 5402c4d Optimize path comparison 69285ff Optimize path comparison 6d9c11c README updated 102d67b [maven-release-plugin] prepare...
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.3. Release notes Sourced from org.assertj:assertj-core's releases. v.3.25.3 :bug: Bug Fixes Lock maven-clean-plugin version for all modules Core Fix a performance regression in the recursive...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.7 to 10.14.0. Release notes Sourced from com.puppycrawl.tools:checkstyle's releases. checkstyle-10.14.0 Checkstyle 10.14.0 - https://checkstyle.org/releasenotes.html#Release_10.14.0 New: #13988 - Checkstyle fails to parse unnamed variable Bug fixes: #14344 -...
This patch adds the ability to simply ignore missing report files during the publishing. This can help, if your pipeline does not create them but the publishing part is mandatory...
Draft/sketch for adding dependency check findings to Jenkins REST API. Please see https://issues.jenkins.io/browse/JENKINS-72062 for details.
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.7 to 10.16.0. Release notes Sourced from com.puppycrawl.tools:checkstyle's releases. checkstyle-10.16.0 Checkstyle 10.16.0 - https://checkstyle.org/releasenotes.html#Release_10.16.0 New: #14620 - LITERAL_CASE token support in RightCurlyCheck Bug fixes: #14765 - OverloadMethodDeclarationOrder...
Bumps [io.jenkins.tools.incrementals:git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools) from 1.7 to 1.8. Release notes Sourced from io.jenkins.tools.incrementals:git-changelist-maven-extension's releases. 1.8 🚀 New features and improvements Support for Maven reproducible builds (#104) @basil 👻 Maintenance Add goal prefix...
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.76 to 4.81. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 4.81 🐛 Bug fixes Work around ASM require upper bound dependencies error (#916) @basil 👷 Changes for plugin...