dependabot[bot] opened a new pull request, #5073: URL: https://github.com/apache/activemq-artemis/pull/5073
Bumps `owasp.version` from 10.0.0 to 10.0.2. Updates `org.owasp:dependency-check-maven` from 10.0.0 to 10.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jeremylong/DependencyCheck/releases">org.owasp:dependency-check-maven's releases</a>.</em></p> <blockquote> <h2>Version 10.0.2</h2> <p>Refer to the <a href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md#change-log">CHANGELOG.md</a> for information about improvements and upgrade notes.</p> <h2>Version 10.0.1</h2> <p>Refer to the <a href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md#change-log">CHANGELOG.md</a> for information about improvements and upgrade notes.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md">org.owasp:dependency-check-maven's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v10.0.2">Version 10.0.2</a> (2024-07-06)</h2> <p><strong>Mandatory Upgrade</strong> - due to older versions of dependency-check causing numerous, spurious requests that end in processing failures, this upgrade is mandatory so that the NVD can differentiate valid requests and block the old clients.</p> <ul> <li>build(deps): bump open-vulnerability-clients (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6810">#6810</a>)</li> <li>fix(db): <a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6788">#6788</a> removing redundant db index "idxVulnerability" on "vulnerability.cve" (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6807">#6807</a>)</li> <li>docs: Further improve formatting and docs of H2 database caching strats (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6804">#6804</a>)</li> <li>fix: update_vulnerability in dbStatements_oracle.properties (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6803">#6803</a>)</li> <li>fix: fix NPE (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6778">#6778</a>)</li> <li>fix: add hint to resolve false negative (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6802">#6802</a>)</li> <li>chore: update configure (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6794">#6794</a>)</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/86?closed=1">changes</a>.</p> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v10.0.1">Version 10.0.1</a> (2024-07-02)</h2> <ul> <li>build(deps): bump open-vulnerability-client (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6772">#6772</a>)</li> <li>fix: remove debug logging (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6770">#6770</a>)</li> <li>fix: postgresql column count error (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6773">#6773</a>)</li> <li>fix: mssql column name and version (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6761">#6761</a>)</li> <li>docs: update supported versions (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6771">#6771</a>)</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/85?closed=1">changes</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/b7b030c6a2c10161b299c9885ed03eaf0ad2ad71"><code>b7b030c</code></a> build: prepare release v10.0.2</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/f22ebf118f78a5852da7750443dd5995b669b350"><code>f22ebf1</code></a> docs: mandatory upgrade notice</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/bcbbe1ccba51d5fd5ee74e86c59846d7ac69d3b7"><code>bcbbe1c</code></a> docs: release 10.0.2</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/1b3398d222dabc54e4cab6a73500e11e635c2b76"><code>1b3398d</code></a> build(deps): bump open-vulnerability-clients (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6810">#6810</a>)</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/06e39fcd647dd2312283bd8d87198dbfc059d1be"><code>06e39fc</code></a> fix(db): <a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6788">#6788</a> removing redundant db index "idxVulnerability" on "vulnerabili...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/4926cd2f8aa9e0885624edd34fac902211d18c18"><code>4926cd2</code></a> build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/3bfb39868220b71472d3ae5f87590e8c0bdc884b"><code>3bfb398</code></a> docs: Further improve formatting and docs of H2 database caching strats (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6804">#6804</a>)</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/51f84ff4dd20d85e46648f7ced16c3d0e30946b7"><code>51f84ff</code></a> fix: update_vulnerability in dbStatements_oracle.properties (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6803">#6803</a>)</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/3f0ffa936a4f6821fffda259800e5c50c9e83ae9"><code>3f0ffa9</code></a> fix: fix NPE (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6778">#6778</a>)</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/9fbb99685970ec6a50824ac19dd06c8c12907f93"><code>9fbb996</code></a> fix: add hint to resolve false negative (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6802">#6802</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v10.0.0...v10.0.2">compare view</a></li> </ul> </details> <br /> Updates `org.owasp:dependency-check-core` from 10.0.0 to 10.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jeremylong/DependencyCheck/releases">org.owasp:dependency-check-core's releases</a>.</em></p> <blockquote> <h2>Version 10.0.2</h2> <p>Refer to the <a href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md#change-log">CHANGELOG.md</a> for information about improvements and upgrade notes.</p> <h2>Version 10.0.1</h2> <p>Refer to the <a href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md#change-log">CHANGELOG.md</a> for information about improvements and upgrade notes.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md">org.owasp:dependency-check-core's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v10.0.2">Version 10.0.2</a> (2024-07-06)</h2> <p><strong>Mandatory Upgrade</strong> - due to older versions of dependency-check causing numerous, spurious requests that end in processing failures, this upgrade is mandatory so that the NVD can differentiate valid requests and block the old clients.</p> <ul> <li>build(deps): bump open-vulnerability-clients (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6810">#6810</a>)</li> <li>fix(db): <a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6788">#6788</a> removing redundant db index "idxVulnerability" on "vulnerability.cve" (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6807">#6807</a>)</li> <li>docs: Further improve formatting and docs of H2 database caching strats (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6804">#6804</a>)</li> <li>fix: update_vulnerability in dbStatements_oracle.properties (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6803">#6803</a>)</li> <li>fix: fix NPE (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6778">#6778</a>)</li> <li>fix: add hint to resolve false negative (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6802">#6802</a>)</li> <li>chore: update configure (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6794">#6794</a>)</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/86?closed=1">changes</a>.</p> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v10.0.1">Version 10.0.1</a> (2024-07-02)</h2> <ul> <li>build(deps): bump open-vulnerability-client (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6772">#6772</a>)</li> <li>fix: remove debug logging (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6770">#6770</a>)</li> <li>fix: postgresql column count error (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6773">#6773</a>)</li> <li>fix: mssql column name and version (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6761">#6761</a>)</li> <li>docs: update supported versions (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6771">#6771</a>)</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/85?closed=1">changes</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/b7b030c6a2c10161b299c9885ed03eaf0ad2ad71"><code>b7b030c</code></a> build: prepare release v10.0.2</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/f22ebf118f78a5852da7750443dd5995b669b350"><code>f22ebf1</code></a> docs: mandatory upgrade notice</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/bcbbe1ccba51d5fd5ee74e86c59846d7ac69d3b7"><code>bcbbe1c</code></a> docs: release 10.0.2</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/1b3398d222dabc54e4cab6a73500e11e635c2b76"><code>1b3398d</code></a> build(deps): bump open-vulnerability-clients (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6810">#6810</a>)</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/06e39fcd647dd2312283bd8d87198dbfc059d1be"><code>06e39fc</code></a> fix(db): <a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6788">#6788</a> removing redundant db index "idxVulnerability" on "vulnerabili...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/4926cd2f8aa9e0885624edd34fac902211d18c18"><code>4926cd2</code></a> build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/3bfb39868220b71472d3ae5f87590e8c0bdc884b"><code>3bfb398</code></a> docs: Further improve formatting and docs of H2 database caching strats (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6804">#6804</a>)</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/51f84ff4dd20d85e46648f7ced16c3d0e30946b7"><code>51f84ff</code></a> fix: update_vulnerability in dbStatements_oracle.properties (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6803">#6803</a>)</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/3f0ffa936a4f6821fffda259800e5c50c9e83ae9"><code>3f0ffa9</code></a> fix: fix NPE (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6778">#6778</a>)</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/9fbb99685970ec6a50824ac19dd06c8c12907f93"><code>9fbb996</code></a> fix: add hint to resolve false negative (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6802">#6802</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v10.0.0...v10.0.2">compare view</a></li> </ul> </details> <br /> Updates `org.owasp:dependency-check-utils` from 10.0.0 to 10.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jeremylong/DependencyCheck/releases">org.owasp:dependency-check-utils's releases</a>.</em></p> <blockquote> <h2>Version 10.0.2</h2> <p>Refer to the <a href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md#change-log">CHANGELOG.md</a> for information about improvements and upgrade notes.</p> <h2>Version 10.0.1</h2> <p>Refer to the <a href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md#change-log">CHANGELOG.md</a> for information about improvements and upgrade notes.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md">org.owasp:dependency-check-utils's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v10.0.2">Version 10.0.2</a> (2024-07-06)</h2> <p><strong>Mandatory Upgrade</strong> - due to older versions of dependency-check causing numerous, spurious requests that end in processing failures, this upgrade is mandatory so that the NVD can differentiate valid requests and block the old clients.</p> <ul> <li>build(deps): bump open-vulnerability-clients (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6810">#6810</a>)</li> <li>fix(db): <a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6788">#6788</a> removing redundant db index "idxVulnerability" on "vulnerability.cve" (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6807">#6807</a>)</li> <li>docs: Further improve formatting and docs of H2 database caching strats (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6804">#6804</a>)</li> <li>fix: update_vulnerability in dbStatements_oracle.properties (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6803">#6803</a>)</li> <li>fix: fix NPE (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6778">#6778</a>)</li> <li>fix: add hint to resolve false negative (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6802">#6802</a>)</li> <li>chore: update configure (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6794">#6794</a>)</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/86?closed=1">changes</a>.</p> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v10.0.1">Version 10.0.1</a> (2024-07-02)</h2> <ul> <li>build(deps): bump open-vulnerability-client (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6772">#6772</a>)</li> <li>fix: remove debug logging (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6770">#6770</a>)</li> <li>fix: postgresql column count error (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6773">#6773</a>)</li> <li>fix: mssql column name and version (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6761">#6761</a>)</li> <li>docs: update supported versions (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6771">#6771</a>)</li> </ul> <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/85?closed=1">changes</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/b7b030c6a2c10161b299c9885ed03eaf0ad2ad71"><code>b7b030c</code></a> build: prepare release v10.0.2</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/f22ebf118f78a5852da7750443dd5995b669b350"><code>f22ebf1</code></a> docs: mandatory upgrade notice</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/bcbbe1ccba51d5fd5ee74e86c59846d7ac69d3b7"><code>bcbbe1c</code></a> docs: release 10.0.2</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/1b3398d222dabc54e4cab6a73500e11e635c2b76"><code>1b3398d</code></a> build(deps): bump open-vulnerability-clients (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6810">#6810</a>)</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/06e39fcd647dd2312283bd8d87198dbfc059d1be"><code>06e39fc</code></a> fix(db): <a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6788">#6788</a> removing redundant db index "idxVulnerability" on "vulnerabili...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/4926cd2f8aa9e0885624edd34fac902211d18c18"><code>4926cd2</code></a> build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/3bfb39868220b71472d3ae5f87590e8c0bdc884b"><code>3bfb398</code></a> docs: Further improve formatting and docs of H2 database caching strats (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6804">#6804</a>)</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/51f84ff4dd20d85e46648f7ced16c3d0e30946b7"><code>51f84ff</code></a> fix: update_vulnerability in dbStatements_oracle.properties (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6803">#6803</a>)</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/3f0ffa936a4f6821fffda259800e5c50c9e83ae9"><code>3f0ffa9</code></a> fix: fix NPE (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6778">#6778</a>)</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/9fbb99685970ec6a50824ac19dd06c8c12907f93"><code>9fbb996</code></a> fix: add hint to resolve false negative (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6802">#6802</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v10.0.0...v10.0.2">compare view</a></li> </ul> </details> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact