Conversation
Contributor
Bumps org.owasp:dependency-check-maven from 10.0.4 to 12.0.0.
Release notesSourced from org.owasp:dependency-check-maven's releases.
ChangelogVersion 12.0.0
Refer to the CHANGELOG.md for information about improvements and upgrade notes.
Version 11.1.1
Refer to the CHANGELOG.md for information about improvements and upgrade notes.
Version 11.1.0
Refer to the CHANGELOG.md for information about improvements and upgrade notes.
Version 11.0.0
Refer to the CHANGELOG.md for information about improvements and upgrade notes.
Sourced from org.owasp:dependency-check-maven's changelog.
Version 12.0.0 (2025-01-11)
- feat: report on CVSS v4 (#7204)
- feat: show from which dependency the CVE comes in failure report (#7224)
- feat: Use Maven settings decryption API for decrypting secrets from settings.xml (#7284)
- feat: Extend authentication to support Bearer token for many resources (#7277)
- feat: Add a flag to fail when one or more suppression rules are not used (#7244)
- fix: add product evidence as vendor to reduce FN (#7295)
- fix: Make the HTTP-Client use pre-emptive authentication (#7255)
- fix: Add the missing proxy credentials for suppressionFileUser/Password authentication scenario
- fix: increase max retry count (#7252)
- fix: Make the HTTP-Client use pre-emptive authentication for configured server credentials and extend HTTPClient usage to Nexus search
- fix: Tranform into UTC the last modified date from database (#7222)
See the full listing of changes.
Version 11.1.1 (2024-12-04)
- fix: re-enable issue locking (#7220)
- fix: add username/password properties to be able to authenticate for central.content.url and analyzer.central.url again (#7169)
- fix: rework replaceOrAddVulnerability (#7177)
- fix: do not log loading of JDBC driver (#7155)
- fix: expose flag to disable version check (#7147)
- fix: Gracefully handle CVEs with bad configuration nodes missing CPE match expressions (#7125)
- chore: cleanup base suppression (#7138)
- docs: update gradle configuration documentation (#7176)
- docs: update documentation for Gradle plugin (#7143)
- docs: improve false positive issue templat (#7130)
See the full listing of changes.
Version 11.1.0 (2024-10-30)
- feat: PHP Composer Analyzer now scans packages-dev by default (#7114)
- Users can configure if packages-dev should be skipped
- fix(regression): re-add h2 database driver name (#7115)
- fix(regression): Make the Downloader honour the proxy.nonproxyhosts ODC Setting (#7077)
- fix: do not set legacy proxy from maven or env (#7072) (#7074)
- docs: add missing documentation for the MS Build Analyzer (#7113)
- docs: Document the breaking change for Maven plugin as reporting plugin (#7079)
See the full listing of changes.
Version 11.0.0 (2024-10-21)
- breaking change: Switch from JMockit to Mockito & build target to Java 11 (#6922)
- dependency-check now requires a minimum of Java 11.0 to run
- breaking change: bump com.h2database:h2 from 2.1.214 to 2.3.232 (#6132)
- H2 databases generated with an older version of ODC will not work with ODC 11.0.0; a new H2 db must be generated
- breaking change: Maven plugin updated to Doxia 2.x reporting stack
... (truncated)
Commits48d567dbuild: prepare release v12.0.069453c8chore: prepare release0fd289achore: Remove code-paths for Java versions <=8 (#7297)b51921ffix: add product evidence as vendor to reduce FN (#7295)ae8c06achore: fixup JQuery LICENSE.txt file which was a full github html page dump (...5a47091build(deps): Sanitize dependencies based on dependency:analyze-report results...57db1cabuild(deps): bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0 (#...361fe48build(deps): bump commons-beanutils:commons-beanutils09c4c71build(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2 (#7287)505ddfffeat: Use Maven settings decryption API for decrypting secrets from settings....- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Contributor Author
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
dependabot Bot deleted the dependabot/maven/org.owasp-dependency-check-maven-12.0.0 branch
January 16, 2025 19:02