dependabot[bot] opened a new pull request #36: URL: https://github.com/apache/struts-examples/pull/36
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 5.3.2 to 6.0.3. <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>v6.0.3</h2> <ul> <li>Added a bash command completion script (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2916">#2916</a>); to add completion to your shell <code>completion-for-dependency-check.sh</code> can be found in the bin directory of the CLI: <pre lang="bash"><code>$ source completion-for-dependency-check.sh </code></pre> </li> <li>An experimental PIP File Analyzer was added (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2877">#2877</a>).</li> <li>Analysis of Node JS produced several false positives (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2796">#2796</a>); the analysis has been updated to reduce the number of false positives. <ul> <li>If analyzing Node JS projects it is highly recommended to disable the Node JS Analyzer and solely rely on the Node Audit Analyzer. There are plans to rework Node JS analysis in a future release.</li> </ul> </li> <li>Support for external Oracle databases has been add for the 6.x releases (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2899">#2899</a>)</li> <li>Resolved several reported false positives.</li> <li>Several other bug fixes have been implemented; see the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/17?closed=1">changes</a>.</li> </ul> <h2>v6.0.2</h2> <ul> <li>The project is migrating from hosting the release archives on Bintray and moving them to Github under the assets for each <a href="https://github.com/jeremylong/DependencyCheck/releases">release</a> <ul> <li><strong>Please update any automation you have to point to the new location.</strong></li> </ul> </li> <li>Npm Audit Analyzer now correctly skips dev dependencies (<code>--nodeAuditSkipDevDependencies</code>); see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2482">#2482</a>.</li> <li>GoLang Analyzer now scans transitive dependencies; see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2680">#2680</a>.</li> <li>Several bug fixes found in 6.0.1.</li> </ul> <h2>6.0.1</h2> <ul> <li> <p>Improved error messages when upgrading from 5.x to 6.x; due to breaking database changes if the old database schema is detected an error message is produced indicating that the old database should be purged.</p> </li> <li> <p>Fixed the database path for the Ant and Gradle plugins.</p> </li> <li> <p>Added locking around the RetireJS updates to resolve read/write conflicts in CI environments.</p> </li> <li> <p>Full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/15?closed=1">changes</a>.</p> </li> </ul> <h2>v6.0.0</h2> <ul> <li> <p>Updated database schema; this is a <strong>breaking change</strong> and anyone using an external database or those whom specify the data directory will need recreate the database (including users of the docker image). The schema changes were made to:</p> <ul> <li>Improve the CVSS data, when available, per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2547">#2547</a></li> <li>Improve the way that ecosystems are determined</li> <li>Improve the update performance of external databases</li> </ul> </li> <li> <p>Users with an <strong>external Oracle</strong> database will not be able to upgrade as <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2755">jeremylong/DependencyCheck#2755</a> has not been resolved - as such, version 6.0.0 does not support Oracle.</p> </li> <li> <p>Users mirroring the NVD - ODC 6.0.0 requires the use of the version 1.1 data feeds - please ensure you are using 1.1 not the 1.0 data feed.</p> </li> <li> <p>Full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/14?closed=1">changes</a>.</p> </li> </ul> </blockquote> </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/v6.0.3">Version 6.0.3</a> (2020-11-03)</h2> <h3>Changes</h3> <ul> <li>Added a bash command completion script (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2916">#2916</a>); to add completion to your shell <code>completion-for-dependency-check.sh</code> can be found in the bin directory of the CLI: <pre lang="bash"><code>$ source completion-for-dependency-check.sh </code></pre> </li> <li>An experimental PIP File Analyzer was added (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2877">#2877</a>).</li> <li>Analysis of Node JS produced several false positives (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2796">#2796</a>); the analysis has been updated to reduce the number of false positives. <ul> <li>If analyzing Node JS projects it is highly recommended to disable the Node JS Analyzer and solely rely on the Node Audit Analyzer. There are plans to rework Node JS analysis in a future release.</li> </ul> </li> <li>Support for external Oracle databases has been add for the 6.x releases (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2899">#2899</a>)</li> <li>Resolved several reported false positives.</li> <li>Several other bug fixes have been implemented; see the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/17?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v6.0.2">Version 6.0.2</a> (2020-09-27)</h2> <h3>Changes</h3> <ul> <li> <p>The project is migrating from hosting the release archives on Bintray and moving them to Github under the assets for each <a href="https://github.com/jeremylong/DependencyCheck/releases">release</a></p> <ul> <li><strong>Please update any automation you have to point to the new location.</strong></li> </ul> </li> <li> <p>Npm Audit Analyzer now correctly skips dev dependencies (<code>--nodeAuditSkipDevDependencies</code>); see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2482">#2482</a>.</p> </li> <li> <p>GoLang Analyzer now scans transitive dependencies; see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2680">#2680</a>.</p> </li> <li> <p>Several bug fixes found in 6.0.1.</p> </li> <li> <p>Full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/16?closed=1">changes</a>.</p> </li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v6.0.1">Version 6.0.1</a> (2020-09-13)</h2> <h3>Changes</h3> <ul> <li> <p>Improved error messages when upgrading from 5.x to 6.x; due to breaking database changes if the old database schema is detected an error message is produced indicating that the old database should be purged.</p> </li> <li> <p>Fixed the database path for the Ant and Gradle plugins.</p> </li> <li> <p>Added locking around the RetireJS updates to resolve read/write conflicts in CI environments.</p> </li> <li> <p>Full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/15?closed=1">changes</a>.</p> </li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v6.0.0">Version 6.0.0</a> (2020-09-07)</h2> <h3>Changes</h3> <ul> <li>Updated database schema; this is a <em>breaking change</em> and anyone using an external database or those whom specify the data directory will need recreate the database (including users of the docker image). The schema changes were made to:</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/b7c5947ec184f3cce9c04498a5fee454fddc1648"><code>b7c5947</code></a> version 6.0.3</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/8ef822c59e6fcff4814a24fca4b1dab3d681b3b8"><code>8ef822c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2932">#2932</a> from jeremylong/issue-2416-shortterm</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/72beb3ee19489723c94d9c4974307fe29f0e4c72"><code>72beb3e</code></a> force re-download of the retire JS repo if it is missing or empty per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2810">#2810</a></li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/d92655c26a72154e5299b5234f0a9c9839ee67ed"><code>d92655c</code></a> fp identified while testing <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2686">#2686</a></li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/c933dad72b60dbe64748782c817ecfda1e413510"><code>c933dad</code></a> fp per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2483">#2483</a></li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/545fcd52fd689de419ae17102d6aee80e5a4aa49"><code>545fcd5</code></a> fp per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2931">#2931</a></li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/a744bf88d67f30aeb3336e2ed5da71d490e81c0a"><code>a744bf8</code></a> fp per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/1652">#1652</a></li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/cadf009721a2907f7d102a6254359de13959f26e"><code>cadf009</code></a> fp per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/1654">#1654</a></li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/058b5056ce7bd7f3025901afd9cd5add02c7ae81"><code>058b505</code></a> fp per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/1657">#1657</a></li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/71f5e8cbc197b432f7ac67867df66077ec38149c"><code>71f5e8c</code></a> fp per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/1659">#1659</a></li> <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v5.3.2...v6.0.3">compare view</a></li> </ul> </details> <br /> [](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> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org