Bump dependency-check-maven from 6.2.2 to 7.2.1 #63

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

Bumps dependency-check-maven from 6.2.2 to 7.2.1.

Release notes

Sourced from dependency-check-maven's releases.

Version 7.2.1

Changes

  • Fixed logging issue (#4846).
  • See the full listing of changes.

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

... (truncated)

Changelog

Sourced from dependency-check-maven's changelog.

Version 7.2.1 (2022-09-20)

Changes

  • Fixed logging issue (#4846).
  • See the full listing of changes.

Version 7.2.0 (2022-09-14)

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 (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.

... (truncated)

Commits
  • 2bb85b1 [maven-release-plugin] prepare release v7.2.1
  • b87bbe3 release notes for 7.2.1
  • 335489f Merge pull request #4858 from jeremylong/dependabot/maven/org.apache.maven.pl...
  • 197f6df Merge pull request #4857 from jeremylong/logging
  • 78a0502 Bump maven-jar-plugin from 3.2.2 to 3.3.0
  • 9167d2d checkstyle
  • cc993ca revert logging updates
  • f622e11 update release notes
  • 2db45fe Merge pull request #4845 from jeremylong/release-7.2.0
  • dc2e1c9 [maven-release-plugin] prepare for next development iteration
  • 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.1. <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.1</h2> <h3>Changes</h3> <ul> <li>Fixed logging issue (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4846">#4846</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/49?closed=1">changes</a>.</li> </ul> <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> <!-- 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> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.2.1">Version 7.2.1</a> (2022-09-20)</h2> <p><strong>Changes</strong></p> <ul> <li>Fixed logging issue (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4846">#4846</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/49?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.2.0">Version 7.2.0</a> (2022-09-14)</h2> <p><strong>Changes</strong></p> <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><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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/2bb85b16752e6b654b48b0566b8e7ad55e2c2a0b"><code>2bb85b1</code></a> [maven-release-plugin] prepare release v7.2.1</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/b87bbe3e0b70a69408ca6f755f06fed2a5cdeafd"><code>b87bbe3</code></a> release notes for 7.2.1</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/335489f8316acec6c2f11a18789fe058cb2a2897"><code>335489f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4858">#4858</a> from jeremylong/dependabot/maven/org.apache.maven.pl...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/197f6df1667d68cb15539442aafdbbb2d89f1f47"><code>197f6df</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4857">#4857</a> from jeremylong/logging</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/78a05029fcf564e0acbf8f8e56c668c443eb984a"><code>78a0502</code></a> Bump maven-jar-plugin from 3.2.2 to 3.3.0</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/9167d2d4a90d612fe206de1d5bcba998b86effbe"><code>9167d2d</code></a> checkstyle</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/cc993caaf3cbd6b667f8d8001568f331f4ba6d16"><code>cc993ca</code></a> revert logging updates</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/f622e11256a81d3ace0b376a8428b1eae46da486"><code>f622e11</code></a> update release notes</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/2db45fe90c4908586ea6e6e3b25e5e8eb3a61255"><code>2db45fe</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4845">#4845</a> from jeremylong/release-7.2.0</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/dc2e1c921507d1666f5504c1f5026717c045e363"><code>dc2e1c9</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v6.2.2...v7.2.1">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.1)](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-10-19 14:49:11 -04:00 (Migrated from github.com)

Superseded by #66.

Superseded by #66.

Pull request closed

Sign in to join this conversation.
No description provided.