Bump dependency-check-maven from 6.2.2 to 7.2.0 #61

Closed
dependabot[bot] wants to merge 1 commit from dependabot/maven/org.owasp-dependency-check-maven-7.2.0 into main
dependabot[bot] commented 2022-09-14 14:27:51 -04:00 (Migrated from github.com)

Bumps dependency-check-maven from 6.2.2 to 7.2.0.

Release notes

Sourced from dependency-check-maven's releases.

Version 7.2.0

Changes

  • Add support for Bazel's pinned maven_install.json (#4772).
  • Fixed bug preventing the use of custom report templates (#4800).
  • Updated several dependencies including upgrades for dependencies with CVEs.
  • Several bug fixes made and suppression rules were added.
  • See the full listing of changes.

Version 7.1.2

Changes

  • The maven plugin now includes pnpm and yarn lock files in the scan by default (#4753).
  • If a suppression rule is no longer used a log entry will be written (#4685).
  • Several bug fixes made and suppression rules added.
  • See the full listing of changes.

Version 7.1.1

Changes

  • Minor bug fixes.
  • Resolved several false positives.
  • See the full listing of changes.

Version 7.1.0

Changes

Version 7.0.4

Changes

  • Update to jackson-databind (see #4285).
  • See the full listing of changes.

Version 7.0.3

Changes

  • Update to jackson-databind (see #4285).
  • See the full listing of changes.

Version 7.0.2

Changes

  • General project maintenance, bug fixes, and false positive and false negative reductions.
  • See the full listing of changes.

Version 7.0.1

Changes

  • General project maintenance, bug fixes, and false positive reductions.
  • See the full listing of changes.

Version 7.0.0

Breaking Changes

... (truncated)

Changelog

Sourced from dependency-check-maven's changelog.

Release Notes

Version 7.1.2 (2022-08-20)

Changes

  • The maven plugin now includes pnpm and yarn lock files in the scan by default (#4753).
  • If a suppression rule is no longer used a log entry will be written (#4685).
  • Several bug fixes made and suppression rules added.
  • See the full listing of changes.

Version 7.1.1 (2022-06-12)

Changes

  • Minor bug fixes.
  • Resolved several false positives.
  • See the full listing of changes.

Version 7.1.0 (2022-04-23)

Changes

Version 7.0.4 (2022-03-30)

Changes

  • Update to jackson-databind (see #4285).
  • See the full listing of changes.

Version 7.0.3 (2022-03-29)

Changes

  • Update to jackson-databind (see #4285).
  • See the full listing of changes.

Version 7.0.2 (2022-03-28)

Changes

  • General project maintenance, bug fixes, and false positive and false negative reductions.
  • See the full listing of changes.

Version 7.0.1 (2022-03-23)

... (truncated)

Commits
  • 2ed09cc [maven-release-plugin] prepare release v7.2.0
  • c6cf328 prepare release notes
  • 9c130f2 bumped minor version as a new analyzer was added
  • 3c91828 added suppressions for misidentified dependencies in odc
  • f92a725 fix build
  • 84bcf7f Merge pull request #4843 from OLibutzki/olibutzki/fp-org-apache-james-apache-...
  • b8e0758 Adjusted mime4j pattern
  • 6fc851f Merge pull request #4823 from jeremylong/dependabot/maven/org.mockito-mockito...
  • bd87398 Merge pull request #4817 from jeremylong/dependabot/maven/org.codehaus.mojo-v...
  • 6e4baed Merge pull request #4818 from jeremylong/dependabot/maven/com.github.spotbugs...
  • 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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 6.2.2 to 7.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jeremylong/DependencyCheck/releases">dependency-check-maven's releases</a>.</em></p> <blockquote> <h2>Version 7.2.0</h2> <h3>Changes</h3> <ul> <li>Add support for Bazel's pinned <code>maven_install.json</code> (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4772">#4772</a>).</li> <li>Fixed bug preventing the use of custom report templates (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4800">#4800</a>).</li> <li>Updated several dependencies including upgrades for dependencies with CVEs.</li> <li>Several bug fixes made and suppression rules were added.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/48?closed=1">changes</a>.</li> </ul> <h2>Version 7.1.2</h2> <h3>Changes</h3> <ul> <li>The maven plugin now includes pnpm and yarn lock files in the scan by default (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4753">#4753</a>).</li> <li>If a suppression rule is no longer used a log entry will be written (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4685">#4685</a>).</li> <li>Several bug fixes made and suppression rules added.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/47?closed=1">changes</a>.</li> </ul> <h2>Version 7.1.1</h2> <h3>Changes</h3> <ul> <li>Minor bug fixes.</li> <li>Resolved several false positives.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/45?closed=1">changes</a>.</li> </ul> <h2>Version 7.1.0</h2> <h3>Changes</h3> <ul> <li>Improved sorting in the HTML report ([see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4112">#4112</a>](<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4112">jeremylong/DependencyCheck#4112</a>)).</li> <li>Improved support for Swift ([see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4265">#4265</a>](<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/4265">jeremylong/DependencyCheck#4265</a>)).</li> <li>Resolved several false positives.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/44?closed=1">changes</a>.</li> </ul> <h2>Version 7.0.4</h2> <h3>Changes</h3> <ul> <li>Update to <code>jackson-databind</code> (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4285">#4285</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/43?closed=1">changes</a>.</li> </ul> <h2>Version 7.0.3</h2> <h3>Changes</h3> <ul> <li>Update to <code>jackson-databind</code> (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4285">#4285</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/42?closed=1">changes</a>.</li> </ul> <h2>Version 7.0.2</h2> <h3>Changes</h3> <ul> <li>General project maintenance, bug fixes, and false positive and false negative reductions.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/41?closed=1">changes</a>.</li> </ul> <h2>Version 7.0.1</h2> <h3>Changes</h3> <ul> <li>General project maintenance, bug fixes, and false positive reductions.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/40?closed=1">changes</a>.</li> </ul> <h2>Version 7.0.0</h2> <h3>Breaking Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md">dependency-check-maven's changelog</a>.</em></p> <blockquote> <h1>Release Notes</h1> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.1.2">Version 7.1.2</a> (2022-08-20)</h2> <p><strong>Changes</strong></p> <ul> <li>The maven plugin now includes pnpm and yarn lock files in the scan by default (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4753">#4753</a>).</li> <li>If a suppression rule is no longer used a log entry will be written (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4685">#4685</a>).</li> <li>Several bug fixes made and suppression rules added.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/47?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.1.1">Version 7.1.1</a> (2022-06-12)</h2> <p><strong>Changes</strong></p> <ul> <li>Minor bug fixes.</li> <li>Resolved several false positives.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/45?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.1.0">Version 7.1.0</a> (2022-04-23)</h2> <p><strong>Changes</strong></p> <ul> <li>Improved sorting in the HTML report ([see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4112">#4112</a>](<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4112">jeremylong/DependencyCheck#4112</a>)).</li> <li>Improved support for Swift ([see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4265">#4265</a>](<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/4265">jeremylong/DependencyCheck#4265</a>)).</li> <li>Resolved several false positives.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/44?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.4">Version 7.0.4</a> (2022-03-30)</h2> <p><strong>Changes</strong></p> <ul> <li>Update to <code>jackson-databind</code> (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4285">#4285</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/43?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.3">Version 7.0.3</a> (2022-03-29)</h2> <p><strong>Changes</strong></p> <ul> <li>Update to <code>jackson-databind</code> (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4285">#4285</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/42?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.2">Version 7.0.2</a> (2022-03-28)</h2> <p><strong>Changes</strong></p> <ul> <li>General project maintenance, bug fixes, and false positive and false negative reductions.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/41?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.1">Version 7.0.1</a> (2022-03-23)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/2ed09cc9607bbe247f49a43cbcfe797f4693578a"><code>2ed09cc</code></a> [maven-release-plugin] prepare release v7.2.0</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/c6cf328797521739a6208b45ddbb388463af9d7c"><code>c6cf328</code></a> prepare release notes</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/9c130f2c27fe275971049dfdd795ef9920568a7d"><code>9c130f2</code></a> bumped minor version as a new analyzer was added</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/3c918280919300f3120b857c6b5e039709d14aa4"><code>3c91828</code></a> added suppressions for misidentified dependencies in odc</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/f92a725d5f071979e546739e91a3885b3f1213fd"><code>f92a725</code></a> fix build</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/84bcf7f2ee83e243a521ab4e25949e3771cd88e8"><code>84bcf7f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4843">#4843</a> from OLibutzki/olibutzki/fp-org-apache-james-apache-...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/b8e0758099e12786f168e2fb1490d0ff06f8169d"><code>b8e0758</code></a> Adjusted mime4j pattern</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/6fc851f321158acdd177d9be8f438349b775f731"><code>6fc851f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4823">#4823</a> from jeremylong/dependabot/maven/org.mockito-mockito...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/bd873982e034151ec6747177b6629ad30692bf3a"><code>bd87398</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4817">#4817</a> from jeremylong/dependabot/maven/org.codehaus.mojo-v...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/6e4baed0db6f7586381ac70cc82da725dcf41aa6"><code>6e4baed</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4818">#4818</a> from jeremylong/dependabot/maven/com.github.spotbugs...</li> <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v6.2.2...v7.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.owasp:dependency-check-maven&package-manager=maven&previous-version=6.2.2&new-version=7.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
dependabot[bot] commented 2022-09-20 14:31:37 -04:00 (Migrated from github.com)

Superseded by #63.

Superseded by #63.

Pull request closed

Sign in to join this conversation.
No description provided.