Bump dependency-check-maven from 6.2.2 to 7.4.4 #82

Closed
dependabot[bot] wants to merge 1 commit from dependabot/maven/org.owasp-dependency-check-maven-7.4.4 into main
dependabot[bot] commented 2023-01-09 13:20:35 -05:00 (Migrated from github.com)

Bumps dependency-check-maven from 6.2.2 to 7.4.4.

Release notes

Sourced from dependency-check-maven's releases.

Version 7.4.4

Fixed

  • Resolved issue processing NVD CVE data due to column width (#5229)

See the full listing of changes.

Version 7.4.3

Fixed

  • Fixed NPE when analyzing version ranges in NPM (#5158 & #5190)
  • Resolved several FP (#5191)

See the full listing of changes.

Version 7.4.2

Fixed

  • Fixes maven 3.1 compatibility issue (#5152)
  • Fixed issue with invalid node_module paths in some scans (#5135)
  • Fixed missing option to disable the Poetry Analyzer in the CLI (#5160)
  • Fixed missing option to configure the OSS Index URL in the CLI (#5180)
  • Fixed NPE when analyzing version ranges in NPM (#5158)
  • Fixed issue with non-proxy host in the gradle plugin (dependency-check/dependency-check-gradle#298)
  • Resolved several FP

See the full listing of changes.

Version 7.4.1

Fixed

  • Fixed bug when setting the proxy port in gradle (#5123)
  • Fixed issue with invalid node_module paths in some scans (#5127)
  • Resolved several FP

See the full listing of changes.

Version 7.4.0

Added

  • Add support for npm package lock v2 and v3 (#5078)
  • Added experimental support for Python Poetry (#5025)
  • Added a vanilla HTML report for use in Jenkins (#5053)

Changed

  • Renamed RELEASE_NOTES.md to CHANGELOG.md to be more conventional
  • Optimized checksum calculation to improve performance (#5112)
  • Added support for scanning .NET assemblies when only the dotnet runtime is installed (#5087)
  • Bumped several dependencies

... (truncated)

Changelog

Sourced from dependency-check-maven's changelog.

Version 7.4.4 (2023-01-06)

Fixed

  • Resolved issue processing NVD CVE data due to column width (#5229)

See the full listing of changes.

Version 7.4.3 (2022-12-29)

Fixed

  • Fixed NPE when analyzing version ranges in NPM (#5158 & #5190)
  • Resolved several FP (#5191)

See the full listing of changes.

Version 7.4.2 (2022-12-28)

Fixed

  • Fixes maven 3.1 compatibility issue (#5152)
  • Fixed issue with invalid node_module paths in some scans (#5135)
  • Fixed missing option to disable the Poetry Analyzer in the CLI (#5160)
  • Fixed missing option to configure the OSS Index URL in the CLI (#5180)
  • Fixed NPE when analyzing version ranges in NPM (#5158)
  • Fixed issue with non-proxy host in the gradle plugin (dependency-check/dependency-check-gradle#298)
  • Resolved several FP

See the full listing of changes.

Version 7.4.1 (2022-12-09)

Fixed

  • Fixed bug when setting the proxy port in gradle (#5123)
  • Fixed issue with invalid node_module paths in some scans (#5127)
  • Resolved several FP

See the full listing of changes.

Version 7.4.0 (2022-12-04)

Added

  • Add support for npm package lock v2 and v3 (#5078)
  • Added experimental support for Python Poetry (#5025)
  • Added a vanilla HTML report for use in Jenkins (#5053)

Changed

... (truncated)

Commits
  • 220140b build:prepare release v7.4.4
  • 07a852d docs: release notes
  • 2d3660b fix: long version of go dependency unable to inserted into software table (CV...
  • 0e11411 fix: update column width
  • 69ad5b7 fix: update data version to 5.2.2 and update it in all other initialize scrip...
  • 8b20c15 fix: long version of go dependency unable to inserted into software table (CV...
  • afc69a0 build(deps): bump actions/setup-node from 3.5.1 to 3.6.0 (#5219)
  • 5a8b81c build(deps): bump actions/setup-node from 3.5.1 to 3.6.0
  • 21b08b3 fix: Support RELEASE and LATEST metaversions in the transitive dependencies (...
  • 1fd1a1f fix: add documentation about ossindexAnalyzerUrl parameter (#5202)
  • 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.4.4. <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.4.4</h2> <h3>Fixed</h3> <ul> <li>Resolved issue processing NVD CVE data due to column width (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5229">#5229</a>)</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/56?closed=1">changes</a>.</p> <h2>Version 7.4.3</h2> <h3>Fixed</h3> <ul> <li>Fixed NPE when analyzing version ranges in NPM (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5158">#5158</a> &amp; <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5190">#5190</a>)</li> <li>Resolved several FP (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5191">#5191</a>)</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/55?closed=1">changes</a>.</p> <h2>Version 7.4.2</h2> <h3>Fixed</h3> <ul> <li>Fixes maven 3.1 compatibility issue (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5152">#5152</a>)</li> <li>Fixed issue with invalid <code>node_module</code> paths in some scans (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5135">#5135</a>)</li> <li>Fixed missing option to disable the Poetry Analyzer in the CLI (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5160">#5160</a>)</li> <li>Fixed missing option to configure the OSS Index URL in the CLI (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5180">#5180</a>)</li> <li>Fixed NPE when analyzing version ranges in NPM (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5158">#5158</a>)</li> <li>Fixed issue with non-proxy host in the gradle plugin (<a href="https://github-redirect.dependabot.com/dependency-check/dependency-check-gradle/pull/298">dependency-check/dependency-check-gradle#298</a>)</li> <li>Resolved several FP</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/54?closed=1">changes</a>.</p> <h2>Version 7.4.1</h2> <h3>Fixed</h3> <ul> <li>Fixed bug when setting the proxy port in gradle (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5123">#5123</a>)</li> <li>Fixed issue with invalid <code>node_module</code> paths in some scans (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5127">#5127</a>)</li> <li>Resolved several FP</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/53?closed=1">changes</a>.</p> <h2>Version 7.4.0</h2> <h3>Added</h3> <ul> <li>Add support for npm package lock v2 and v3 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5078">#5078</a>)</li> <li>Added experimental support for Python Poetry (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5025">#5025</a>)</li> <li>Added a vanilla HTML report for use in Jenkins (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5053">#5053</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Renamed <code>RELEASE_NOTES.md</code> to <code>CHANGELOG.md</code> to be more conventional</li> <li>Optimized checksum calculation to improve performance (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5112">#5112</a>)</li> <li>Added support for scanning .NET assemblies when only the dotnet runtime is installed (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5087">#5087</a>)</li> <li>Bumped several dependencies</li> </ul> <!-- 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/CHANGELOG.md">dependency-check-maven's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.4.4">Version 7.4.4</a> (2023-01-06)</h2> <h3>Fixed</h3> <ul> <li>Resolved issue processing NVD CVE data due to column width (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5229">#5229</a>)</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/56?closed=1">changes</a>.</p> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.4.3">Version 7.4.3</a> (2022-12-29)</h2> <h3>Fixed</h3> <ul> <li>Fixed NPE when analyzing version ranges in NPM (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5158">#5158</a> &amp; <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5190">#5190</a>)</li> <li>Resolved several FP (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5191">#5191</a>)</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/55?closed=1">changes</a>.</p> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.4.2">Version 7.4.2</a> (2022-12-28)</h2> <h3>Fixed</h3> <ul> <li>Fixes maven 3.1 compatibility issue (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5152">#5152</a>)</li> <li>Fixed issue with invalid <code>node_module</code> paths in some scans (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5135">#5135</a>)</li> <li>Fixed missing option to disable the Poetry Analyzer in the CLI (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5160">#5160</a>)</li> <li>Fixed missing option to configure the OSS Index URL in the CLI (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5180">#5180</a>)</li> <li>Fixed NPE when analyzing version ranges in NPM (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5158">#5158</a>)</li> <li>Fixed issue with non-proxy host in the gradle plugin (<a href="https://github-redirect.dependabot.com/dependency-check/dependency-check-gradle/pull/298">dependency-check/dependency-check-gradle#298</a>)</li> <li>Resolved several FP</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/54?closed=1">changes</a>.</p> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.4.1">Version 7.4.1</a> (2022-12-09)</h2> <h3>Fixed</h3> <ul> <li>Fixed bug when setting the proxy port in gradle (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5123">#5123</a>)</li> <li>Fixed issue with invalid <code>node_module</code> paths in some scans (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5127">#5127</a>)</li> <li>Resolved several FP</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/53?closed=1">changes</a>.</p> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.4.0">Version 7.4.0</a> (2022-12-04)</h2> <h3>Added</h3> <ul> <li>Add support for npm package lock v2 and v3 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5078">#5078</a>)</li> <li>Added experimental support for Python Poetry (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5025">#5025</a>)</li> <li>Added a vanilla HTML report for use in Jenkins (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5053">#5053</a>)</li> </ul> <h3>Changed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/220140becf5a94da2b7e66514224af032b2ac3eb"><code>220140b</code></a> build:prepare release v7.4.4</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/07a852d67664cc2d02505c2323456b136c799580"><code>07a852d</code></a> docs: release notes</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/2d3660b3457dc19313b5a68075cfefbf2df40b5b"><code>2d3660b</code></a> fix: long version of go dependency unable to inserted into software table (CV...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/0e1141176f525e0252a0c5e0af04c383656a258e"><code>0e11411</code></a> fix: update column width</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/69ad5b75bd6e3b15af6b5ba83d9daf8a0e085dee"><code>69ad5b7</code></a> fix: update data version to 5.2.2 and update it in all other initialize scrip...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/8b20c15629107a79c381866d0d1947685bb105b4"><code>8b20c15</code></a> fix: long version of go dependency unable to inserted into software table (CV...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/afc69a0de9e85aca3c9d5ac3f0c19057cecc6336"><code>afc69a0</code></a> build(deps): bump actions/setup-node from 3.5.1 to 3.6.0 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5219">#5219</a>)</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/5a8b81cafea4e9c464045f37718dd2b26ecc9311"><code>5a8b81c</code></a> build(deps): bump actions/setup-node from 3.5.1 to 3.6.0</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/21b08b3b8368e224beeca346cfaa246ea8bb3ac9"><code>21b08b3</code></a> fix: Support RELEASE and LATEST metaversions in the transitive dependencies (...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/1fd1a1f1239c2eba046be07f4fb2dca751b5d53e"><code>1fd1a1f</code></a> fix: add documentation about ossindexAnalyzerUrl parameter (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5202">#5202</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v6.2.2...v7.4.4">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.4.4)](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 2023-01-16 13:08:04 -05:00 (Migrated from github.com)

Superseded by #83.

Superseded by #83.

Pull request closed

Sign in to join this conversation.
No description provided.