You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/02 06:45:01 UTC

[PR] Bump org.owasp:dependency-check-maven from 8.4.2 to 9.0.2 [servicecomb-java-chassis]

dependabot[bot] opened a new pull request, #4078:
URL: https://github.com/apache/servicecomb-java-chassis/pull/4078

   Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.4.2 to 9.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>v9.0.2</h2>
   <ul>
   <li>fix: remove virtual match string on NVD API Request (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6177">#6177</a>)</li>
   <li>fix: correct meta data in report after switching the NVD API (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6154">#6154</a>)</li>
   <li>fix: retry HTTP connections to NVD on 502 and 504 errors (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6151">#6151</a>)</li>
   <li>fix: Gitlab report format needs severity capitalized (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6182">#6182</a>)</li>
   <li>fix: improve JDK update version parsing (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6163">#6163</a>)</li>
   <li>fix: mute JCS logging (again) (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6153">#6153</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/72?closed=1">changes</a>.</p>
   <h2>Version 9.0.1</h2>
   <ul>
   <li>fix: check java 8 update version; minimum JRE is 8 update 251 (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6118">#6118</a>)</li>
   <li>fix: add retry for failed NVD API requests (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6136">#6136</a>)</li>
   <li>docs: add default values to documentation for the NVD API Delay (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6135">#6135</a>)</li>
   <li>chore: Revert &quot;build(deps): bump com.h2database:h2 from 2.1.214 to 2.2.224&quot; (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6131">#6131</a>)
   <ul>
   <li>this is a <strong>breaking change</strong> for anyone that successfully created the H2 database with 9.0.0.</li>
   </ul>
   </li>
   <li>fix: mute jcs logging (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6130">#6130</a>)</li>
   <li>docs: update NVD notice (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6110">#6110</a>)</li>
   <li>fix: Use the correct key for NVD API-Key from Maven Settings serverId (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6109">#6109</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/71?closed=1">changes</a>.</p>
   <h2>Version 9.0.0</h2>
   <p><strong>breaking changes</strong>: See the <a href="https://github.com/jeremylong/DependencyCheck#900-upgrade-notice">upgrade notice</a></p>
   <ul>
   <li>feat: Utilize NVD API (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5978">#5978</a>)</li>
   <li>feat: gitlab dependency scanner report format <a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5919">#5919</a> (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5920">#5920</a>)</li>
   <li>fix: Use ASCII apostrophe for console message (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6076">#6076</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/68?closed=1">changes</a>.</p>
   <h2>Version 8.4.3</h2>
   <ul>
   <li>fix: bump jcs3 (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6047">#6047</a>)</li>
   <li>docs: Corrected docs on hostedSuppressions (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6035">#6035</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/70?closed=1">changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/jeremylong/DependencyCheck/blob/v9.0.2/CHANGELOG.md">org.owasp:dependency-check-maven's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/jereong/DependencyCheck/releases/tag/v9.0.2">Version 9.0.2</a> (2023-12-01)</h2>
   <ul>
   <li>fix: remove virtual match string on NVD API Request (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6177">#6177</a>)</li>
   <li>fix: correct meta data in report after switching the NVD API (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6154">#6154</a>)</li>
   <li>fix: retry HTTP connections to NVD on 502 and 504 errors (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6151">#6151</a>)</li>
   <li>fix: Gitlab report format needs severity capitalized (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6182">#6182</a>)</li>
   <li>fix: improve JDK update version parsing (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6163">#6163</a>)</li>
   <li>fix: mute JCS logging (again) (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6153">#6153</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/72?closed=1">changes</a>.</p>
   <h2><a href="https://github.com/jereong/DependencyCheck/releases/tag/v9.0.1">Version 9.0.1</a> (2023-11-26)</h2>
   <p><strong>breaking changes</strong>: See the <a href="https://github.com/jeremylong/DependencyCheck#900-upgrade-notice">upgrade notice</a></p>
   <ul>
   <li>fix: check java 8 update version; minimum JRE is 8 update 251 (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6118">#6118</a>)</li>
   <li>fix: add retry for failed NVD API requests (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6136">#6136</a>)</li>
   <li>docs: add default values to documentation for the NVD API Delay (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6135">#6135</a>)</li>
   <li>chore: Revert &quot;build(deps): bump com.h2database:h2 from 2.1.214 to 2.2.224&quot; (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6131">#6131</a>)
   <ul>
   <li>this is a <strong>breaking change</strong> for anyone that successfully created the H2 database with 9.0.0.</li>
   </ul>
   </li>
   <li>fix: mute jcs logging (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6130">#6130</a>)</li>
   <li>docs: update NVD notice (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6110">#6110</a>)</li>
   <li>fix: Use the correct key for NVD API-Key from Maven Settings serverId (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6109">#6109</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/71?closed=1">changes</a>.</p>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v9.0.0">Version 9.0.0</a> (2023-11-22)</h2>
   <p><strong>breaking changes</strong>: See the <a href="https://github.com/jeremylong/DependencyCheck#900-upgrade-notice">upgrade notice</a></p>
   <ul>
   <li>feat: Utilize NVD API (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5978">#5978</a>)</li>
   <li>feat: gitlab dependency scanner report format <a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5919">#5919</a> (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5920">#5920</a>)</li>
   <li>fix: Use ASCII apostrophe for console message (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6076">#6076</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/68?closed=1">changes</a>.</p>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v8.4.3">Version 8.4.3</a> (2023-11-15)</h2>
   <ul>
   <li>fix: bump jcs3 (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6047">#6047</a>)</li>
   <li>docs: Corrected docs on hostedSuppressions (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6035">#6035</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/70?closed=1">changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/938c513dbfcef3794a27799aedde22539c300144"><code>938c513</code></a> build: prepare release v9.0.2</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/5869f8920f85b5cdfd1958eea29bad74aeba2cbd"><code>5869f89</code></a> docs: update release documentation</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/bb932af24dfd580c87fcea3e8e8f2e140c51acee"><code>bb932af</code></a> fix: remove virtual match string on NVD API Request (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6177">#6177</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/9c604f3c86970acdb4a25864aad7722578d422ed"><code>9c604f3</code></a> fix: Gitlab report format needs severity capitalized (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6182">#6182</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/857c377e8b1a8a5b2e80a995a487733b35f7ae22"><code>857c377</code></a> build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 t...</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/355736f3d004bf4cf4438574d2e52310f9d532fe"><code>355736f</code></a> fix: Gitlab report broken after NVD api changes (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6166">#6166</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/aec49c806809b9db3d378f1621d5cf649789b51a"><code>aec49c8</code></a> fix: improve update version parsing (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6163">#6163</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/ed3912cf149a95a6d54401456bd4dac3e847cf88"><code>ed3912c</code></a> fix: mute JCS logging (again) (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6153">#6153</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/a620c127dcf7e022ae8b3eb50fd2cc11bb16bd32"><code>a620c12</code></a> fix: correct meta data in report after switching the NVD API (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6154">#6154</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/c0b4320760e1bbd41b385a22bafa08c29c50d5ac"><code>c0b4320</code></a> fix: retry HTTP connections to NVD on 502 and 504 errors (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6151">#6151</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v8.4.2...v9.0.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=8.4.2&new-version=9.0.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 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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump org.owasp:dependency-check-maven from 8.4.2 to 9.0.2 [servicecomb-java-chassis]

Posted by "shoothzj (via GitHub)" <gi...@apache.org>.
shoothzj merged PR #4078:
URL: https://github.com/apache/servicecomb-java-chassis/pull/4078


-- 
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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump org.owasp:dependency-check-maven from 8.4.2 to 9.0.2 [servicecomb-java-chassis]

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #4078:
URL: https://github.com/apache/servicecomb-java-chassis/pull/4078#issuecomment-1837066981

   ## [Codecov](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/4078?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base [(`b81a257`)](https://app.codecov.io/gh/apache/servicecomb-java-chassis/commit/b81a2575691d9f53a3f01b3bd203d31f15dec7da?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 44.51% compared to head [(`c319f86`)](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/4078?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 44.52%.
   
   > :exclamation: Current head c319f86 differs from pull request most recent head b33d07a. Consider uploading reports for the commit b33d07a to get more accurate results
   
   
   <details><summary>Additional details and impacted files</summary>
   
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #4078      +/-   ##
   ============================================
   + Coverage     44.51%   44.52%   +0.01%     
   - Complexity     5386     5389       +3     
   ============================================
     Files          1384     1384              
     Lines         34165    34165              
     Branches       3321     3321              
   ============================================
   + Hits          15208    15212       +4     
   + Misses        17731    17729       -2     
   + Partials       1226     1224       -2     
   ```
   
   
   
   </details>
   
   [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/servicecomb-java-chassis/pull/4078?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).   
   :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   


-- 
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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org