Bump dependency-check-maven from 6.2.2 to 7.3.2 #72

Closed
dependabot[bot] wants to merge 1 commit from dependabot/maven/org.owasp-dependency-check-maven-7.3.2 into main
dependabot[bot] commented 2022-11-18 13:20:15 -05:00 (Migrated from github.com)

Bumps dependency-check-maven from 6.2.2 to 7.3.2.

Release notes

Sourced from dependency-check-maven's releases.

Version 7.3.2

Changes

  • Automated release of 7.3.1 failed and only published to Central; 7.3.2 is a re-release of 7.3.1.
  • Resolved several false positives and false negatives.
  • Use Jackson Afterburner if still on Java 8 (#4966).
  • Exclude node_modules from the Maven plugin's scan path (#4974).
  • See the full listing of changes.

Version 7.3.0

Changes

  • Fixed issue with the Maven plugin that caused concurrent modification exceptions (#4935).
  • Migrated from Jackson Afterburner to Blackbird (#4905).
  • Added an experimental Dart analyzer (#4869).
  • See the full listing of changes.

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

... (truncated)

Changelog

Sourced from dependency-check-maven's changelog.

Version 7.3.2 (2022-11-16)

Changes

  • Automated release of 7.3.1 failed and only published to Central; 7.3.2 is a re-release of 7.3.1.
  • Resolved several false positives and false negatives.
  • Use Jackson Afterburner if still on Java 8 (#4966).
  • Exclude node_modules from the Maven plugin's scan path (#4974).
  • See the full listing of changes.

Version 7.3.1 (2022-11-16)

Changes

  • Resolved several false positives and false negatives.
  • Use Jackson Afterburner if still on Java 8 (#4966).
  • Exclude node_modules from the Maven plugin's scan path (#4974).
  • See the full listing of changes.

Version 7.3.0 (2022-10-19)

Changes

  • Fixed issue with the Maven plugin that caused concurrent modification exceptions (#4935).
  • Migrated from Jackson Afterburner to Blackbird (#4905).
  • Added an experimental Dart analyzer (#4869).
  • See the full listing of changes.

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

... (truncated)

Commits
  • 2421d56 [maven-release-plugin] prepare release v7.3.2
  • f4cf9fa fix(doc): updated release notes
  • 238db71 Merge pull request #5056 from jeremylong/release-7.3.1
  • 011de55 [maven-release-plugin] prepare for next development iteration
  • db2d23a [maven-release-plugin] prepare release v7.3.1
  • 41ee037 prepare release
  • 36a0166 Merge pull request #5054 from jeremylong/fp-liferay
  • 9c65e63 fix: ensure suppression rule has base attribute
  • a09697e fix: false positive, resolves #5048
  • 9350e49 Merge pull request #5051 from jeremylong/dependabot/maven/org.mockito-mockito...
  • 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.3.2. <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.3.2</h2> <h3>Changes</h3> <ul> <li>Automated release of 7.3.1 failed and only published to Central; 7.3.2 is a re-release of 7.3.1.</li> <li>Resolved several false positives and false negatives.</li> <li>Use Jackson Afterburner if still on Java 8 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4966">#4966</a>).</li> <li>Exclude <code>node_modules</code> from the Maven plugin's scan path (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4974">#4974</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/51?closed=1">changes</a>.</li> </ul> <h2>Version 7.3.0</h2> <h3>Changes</h3> <ul> <li>Fixed issue with the Maven plugin that caused concurrent modification exceptions (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4935">#4935</a>).</li> <li>Migrated from Jackson Afterburner to Blackbird (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4905">#4905</a>).</li> <li>Added an experimental Dart analyzer (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4869">#4869</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/50?closed=1">changes</a>.</li> </ul> <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> <!-- 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.3.2">Version 7.3.2</a> (2022-11-16)</h2> <p><strong>Changes</strong></p> <ul> <li>Automated release of 7.3.1 failed and only published to Central; 7.3.2 is a re-release of 7.3.1.</li> <li>Resolved several false positives and false negatives.</li> <li>Use Jackson Afterburner if still on Java 8 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4966">#4966</a>).</li> <li>Exclude <code>node_modules</code> from the Maven plugin's scan path (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4974">#4974</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/51?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.3.1">Version 7.3.1</a> (2022-11-16)</h2> <p><strong>Changes</strong></p> <ul> <li>Resolved several false positives and false negatives.</li> <li>Use Jackson Afterburner if still on Java 8 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4966">#4966</a>).</li> <li>Exclude <code>node_modules</code> from the Maven plugin's scan path (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4974">#4974</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/51?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.3.0">Version 7.3.0</a> (2022-10-19)</h2> <p><strong>Changes</strong></p> <ul> <li>Fixed issue with the Maven plugin that caused concurrent modification exceptions (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4935">#4935</a>).</li> <li>Migrated from Jackson Afterburner to Blackbird (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4905">#4905</a>).</li> <li>Added an experimental Dart analyzer (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4869">#4869</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/50?closed=1">changes</a>.</li> </ul> <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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/2421d56592f65e8ecbebc951ce0a0b577f70f617"><code>2421d56</code></a> [maven-release-plugin] prepare release v7.3.2</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/f4cf9faf4bb0fb3410a4d0f121933cf22e36bf44"><code>f4cf9fa</code></a> fix(doc): updated release notes</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/238db713db1fed4ba9e92e9ea45f27ca5d32d3ea"><code>238db71</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5056">#5056</a> from jeremylong/release-7.3.1</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/011de550049ded3f5880b7a8d4427f1d4eb6ed5a"><code>011de55</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/db2d23a31bfbc70efacb9e487365783cdf69ce7d"><code>db2d23a</code></a> [maven-release-plugin] prepare release v7.3.1</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/41ee037931f0fc955b113368483af0f9e83fe8a8"><code>41ee037</code></a> prepare release</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/36a0166ccec172996918fc5bcbbe6531b34e1d24"><code>36a0166</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5054">#5054</a> from jeremylong/fp-liferay</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/9c65e6381518a39f5ebcb191ced9c4522e44c580"><code>9c65e63</code></a> fix: ensure suppression rule has base attribute</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/a09697ed8f5dc3f42738e2b7d25397fb6eb87e3b"><code>a09697e</code></a> fix: false positive, resolves <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5048">#5048</a></li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/9350e4963cb9b09ddf93609b56e593db94fca88b"><code>9350e49</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5051">#5051</a> from jeremylong/dependabot/maven/org.mockito-mockito...</li> <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v6.2.2...v7.3.2">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.3.2)](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-12-05 13:05:22 -05:00 (Migrated from github.com)

Superseded by #75.

Superseded by #75.

Pull request closed

Sign in to join this conversation.
No description provided.