Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.owasp:dependency-check-maven from 11.1.1 to 12.0.2 in the maven-build-plugins group #103

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the maven-build-plugins group with 1 update: org.owasp:dependency-check-maven.

Updates org.owasp:dependency-check-maven from 11.1.1 to 12.0.2

Release notes

Sourced from org.owasp:dependency-check-maven's releases.

Version 12.0.2

Refer to the CHANGELOG.md for information about improvements and upgrade notes.

Version 12.0.1

Refer to the CHANGELOG.md for information about improvements and upgrade notes.

Version 12.0.0

Refer to the CHANGELOG.md for information about improvements and upgrade notes.

Changelog

Sourced from org.owasp:dependency-check-maven's changelog.

Version 12.0.2 (2025-01-29)

  • fix: correct JSON report error (#7350)
  • fix: some compatability issues in the gitlab report (#7349)
  • fix: ArtifactoryAnalyzer updated to use the HTTPClient5-based Downloader and skip unusable results (#7293)
  • chore: allow messages via EngineVersionCheck (#7353)
  • chore: switch from javax.json to jakarta.json (#7326)

See the full listing of changes.

Version 12.0.1 (2025-01-19)

  • docs: Fix OSS Index Maven config documentation (#7322)
  • Fix OSS Index Maven config documentation
  • chore(docs): Document Gradle plugin support for failBuildOnUnusedSuppressionRule (#7307)
  • chore(docs): Correct analyzers config example to use Gradle dot-syntax (#7305)
  • fix: improve error message on improperly configured serverId credentials in settings.xml (#7313)
  • fix: Lower Basic serverId when Bearer was expected to a warning
  • fix: improve error message on improperly configured serverId credentials
  • fix: Correct nonProxyHosts support when no sys properties set (#7306)
  • core(docs): Group failBuildOnUnusedSuppressionRule flag next to suppression file configuration
  • core(docs): Update Gradle plugin documentation for failBuildOnUnusedSuppressionRule support
  • fix: Correct nonProxyHosts support when no sys properties set
  • chore(docs): Correct analyzers config example to use Gradle dot-syntax

See the full listing of changes.

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.

Commits
  • 3aaf68c build: prepare release v12.0.2
  • 64089f3 fix: Add missing used dependency and remove force-usage for dependency-plugin...
  • 3112504 fix: Add missing used dependency and remove force-usage for dependency-plugin...
  • ad568cc build: revert snapshot number (#7363)
  • 195441a chore: revert release (#7361)
  • 6827fc9 build: release 12.0.2 (#7360)
  • 85fe89f build: prepare for next development iteration
  • 9365ad7 build: prepare release v12.0.2
  • 83e28f0 docs: prepare release
  • 5731bfa build(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#7354)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-build-plugins group with 1 update: [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck).


Updates `org.owasp:dependency-check-maven` from 11.1.1 to 12.0.2
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v11.1.1...v12.0.2)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-build-plugins
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants