You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/11 17:47:48 UTC

[PR] Bump org.owasp:dependency-check-maven from 8.4.3 to 9.0.4 [directory-scimple]

dependabot[bot] opened a new pull request, #438:
URL: https://github.com/apache/directory-scimple/pull/438

   Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.4.3 to 9.0.4.
   <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 9.0.4</h2>
   <ul>
   <li>fix: utilize maven proxy if present (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6255">#6255</a>)</li>
   <li>fix: allow api key in cli to be quoted (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6253">#6253</a>)</li>
   <li>fix: use correct maven plugin reporting plugin (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6244">#6244</a>)</li>
   <li>fix: correct trailing comma in JSON report (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6245">#6245</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/74?closed=1">changes</a>.</p>
   <h2>Version 9.0.3</h2>
   <ul>
   <li>fix: use Java properties for proxy configuration (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6238">#6238</a>)</li>
   <li>docs: update proxy configuration documentation (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6237">#6237</a>)</li>
   <li>docs: add documentation on caching (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6204">#6204</a>)</li>
   <li>docs: Clarify H2 database caching strategy (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6220">#6220</a>)</li>
   <li>docs: Update list of supported report formats (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6224">#6224</a>)</li>
   <li>docs: example 5 with new nvdDatafeedUrl parameter (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6215">#6215</a>)</li>
   <li>fix: prevent NPEs (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6232">#6232</a> and <a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6206">#6206</a>)</li>
   <li>fix: check valid for hours for NVD API (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6225">#6225</a>)</li>
   <li>fix: correct NVD cache last checked logic (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6218">#6218</a>)</li>
   <li>fix: nvd datafeed should process current year (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6213">#6213</a>)</li>
   <li>fix: correct references to cvssv2 and cvssv3 fields in json and xml reports (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6212">#6212</a>)</li>
   <li>fix: correct name on reference links in report (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6205">#6205</a>)</li>
   <li>fix: flaws int the gitlab report (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6193">#6193</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/73?closed=1">changes</a>.</p>
   <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>
   <!-- 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">org.owasp:dependency-check-maven's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/jereong/DependencyCheck/releases/tag/v9.0.4">Version 9.0.4</a> (2023-12-08)</h2>
   <ul>
   <li>fix: utilize maven proxy if present (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6255">#6255</a>)</li>
   <li>fix: allow api key in cli to be quoted (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6253">#6253</a>)</li>
   <li>fix: use correct maven plugin reporting plugin (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6244">#6244</a>)</li>
   <li>fix: correct trailing comma in JSON report (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6245">#6245</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/74?closed=1">changes</a>.</p>
   <h2><a href="https://github.com/jereong/DependencyCheck/releases/tag/v9.0.3">Version 9.0.3</a> (2023-12-06)</h2>
   <ul>
   <li>fix: use Java properties for proxy configuration (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6238">#6238</a>)</li>
   <li>docs: update proxy configuration documentation (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6237">#6237</a>)</li>
   <li>docs: add documentation on caching (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6204">#6204</a>)</li>
   <li>docs: Clarify H2 database caching strategy (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6220">#6220</a>)</li>
   <li>docs: Update list of supported report formats (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6224">#6224</a>)</li>
   <li>docs: example 5 with new nvdDatafeedUrl parameter (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6215">#6215</a>)</li>
   <li>fix: prevent NPEs (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6232">#6232</a> and <a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6206">#6206</a>)</li>
   <li>fix: check valid for hours for NVD API (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6225">#6225</a>)</li>
   <li>fix: correct NVD cache last checked logic (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6218">#6218</a>)</li>
   <li>fix: nvd datafeed should process current year (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6213">#6213</a>)</li>
   <li>fix: correct references to cvssv2 and cvssv3 fields in json and xml reports (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6212">#6212</a>)</li>
   <li>fix: correct name on reference links in report (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6205">#6205</a>)</li>
   <li>fix: flaws int the gitlab report (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6193">#6193</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/73?closed=1">changes</a>.</p>
   <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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/bce147d656710b6615bf30eeb1e81a08566e9a41"><code>bce147d</code></a> build: prepare release v9.0.4</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/e0093368754f5613bab1f52177580838e616be5f"><code>e009336</code></a> chore: prepare release</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/d35665626527ea75f5dba36dda7a967320f46976"><code>d356656</code></a> fix: utilize maven proxy if present (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6255">#6255</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/4734356172d01b924ffafb5fe0be84824bcf0146"><code>4734356</code></a> fix: allow api key in cli to be quoted (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6253">#6253</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/d9f9c3d46e14487a6088407409399e4ffdda139f"><code>d9f9c3d</code></a> fix: use correct maven plugin reporting plugin (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6244">#6244</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/e973c9ab2a8a3388a8af42e6e6053f99ffd5670b"><code>e973c9a</code></a> fix: correct trailing comma in JSON report (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6245">#6245</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/cc4ece7a6f12357bd49a6e16040beb4a1b34bd37"><code>cc4ece7</code></a> fix: correct trailing comma in JSON report</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/48cfd2294bd03cdafde57695cca065b53ce2a103"><code>48cfd22</code></a> chore: release 9.0.3 (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6239">#6239</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/684222cf2be6ff30a72ef5dad56de348ac37c445"><code>684222c</code></a> build: prepare for next development iteration</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/068b6822d9f4f21cb1694beaa22c8db1db07a883"><code>068b682</code></a> build: prepare release v9.0.3</li>
   <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v8.4.3...v9.0.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=8.4.3&new-version=9.0.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 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: dev-unsubscribe@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [PR] Bump org.owasp:dependency-check-maven from 8.4.3 to 9.0.4 [directory-scimple]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #438:
URL: https://github.com/apache/directory-scimple/pull/438#issuecomment-1861138771

   Superseded by #459.


-- 
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: dev-unsubscribe@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [PR] Bump org.owasp:dependency-check-maven from 8.4.3 to 9.0.4 [directory-scimple]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #438: Bump org.owasp:dependency-check-maven from 8.4.3 to 9.0.4
URL: https://github.com/apache/directory-scimple/pull/438


-- 
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: dev-unsubscribe@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org