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/18 17:31:38 UTC

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

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

   Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.4.3 to 9.0.7.
   <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.7</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 9.0.6</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 9.0.5</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 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>
   </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">org.owasp:dependency-check-maven's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/jereong/DependencyCheck/releases/tag/v9.0.7">Version 9.0.7</a> (2023-12-18)</h2>
   <ul>
   <li>docs: document insecure configuration for GHSA-qqhq-8r2c-c3f5 (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6315">#6315</a>)</li>
   <li>fix: improve memory usage on NVD update (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6321">#6321</a>)</li>
   <li>fix: skip pyproject.toml unless it contains <code>tool.poetry</code> (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6316">#6316</a>)</li>
   <li>fix: resolve build error that may cause an issue on some JDK versions (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6312">#6312</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/77?closed=1">changes</a>.</p>
   <h2><a href="https://github.com/jereong/DependencyCheck/releases/tag/v9.0.6">Version 9.0.6</a> (2023-12-15)</h2>
   <ul>
   <li>build: bump open-vulnerability-clients@5.1.1 (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6308">#6308</a>)</li>
   <li>fix: mask nvd.api.key in logs; see GHSA-qqhq-8r2c-c3f5 (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6307">#6307</a>)</li>
   <li>fix: update java version check (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6297">#6297</a>)</li>
   <li>fix: more efficient memory usage (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6299">#6299</a>)</li>
   <li>fix: stream NVD data via Jackson to reduce memory footprint (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6275">#6275</a>)</li>
   <li>docs: document github action caching (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6301">#6301</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/76?closed=1">changes</a>.</p>
   <h2><a href="https://github.com/jereong/DependencyCheck/releases/tag/v9.0.5">Version 9.0.5</a> (2023-12-13)</h2>
   <ul>
   <li>fix: make NVD API endpoint configurable (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6287">#6287</a>)</li>
   <li>fix: synch last modified timestamp for NVD API (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6281">#6281</a>)</li>
   <li>fix: read NVD cache meta files if cache.properties does not exist (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6282">#6282</a>)</li>
   <li>fix: correct property for nonProxyHosts (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6285">#6285</a>)</li>
   <li>fix: reduce apache http logging (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6280">#6280</a>)</li>
   <li>fix: store last modified timestamp for RetireJS and the Hosted Suppression File in db (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6271">#6271</a>)</li>
   <li>build: bump golang in the docker image (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6274">#6274</a>)</li>
   <li>fix: use temporary files to reduce memory usage during the NVD Update (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6270">#6270</a>)</li>
   <li>fix: use BIT for Oracle DB instead of Boolean when calling prepared statements (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6264">#6264</a>)</li>
   <li>fix: showing all reference tags in reports (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6259">#6259</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/75?closed=1">changes</a>.</p>
   <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>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/f7eab9f8accbf3aae895c42668d3db3d2ce1949e"><code>f7eab9f</code></a> build: prepare release v9.0.7</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/60a3b38aa94b3bf305a6baa8a6d588823742970e"><code>60a3b38</code></a> docs: prepare release</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/1eedf4c7775a8b3e6439afc47b9610eb7d731131"><code>1eedf4c</code></a> fix: skip pyproject.toml unless it contains <code>tool.poetry</code> (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6316">#6316</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/667fde1959cfc0d1fa1fc17a8d9c916f4a73d688"><code>667fde1</code></a> fix: improve memory usage on NVD update (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6321">#6321</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/8c6a97b1a0ab4db54f6fd5ebce92852444dccd09"><code>8c6a97b</code></a> build(deps): bump actions/github-script from 7.0.0 to 7.0.1 (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6079">#6079</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/1fee73a405ac7c6c4f9dd32f33e226ef2fc9012e"><code>1fee73a</code></a> docs: document insecure configuration for GHSA-qqhq-8r2c-c3f5 (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6315">#6315</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/62ae1a14a83cd0e625e955522145230ef7b384de"><code>62ae1a1</code></a> fix: resolve build error (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6312">#6312</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/793931a7030551e754d171a6974c8d3df10b6a35"><code>793931a</code></a> chore: add codeql back (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6311">#6311</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/b511b032651ac1da9791babf05bce0a0405c7fc0"><code>b511b03</code></a> build: Release 9.0.6 (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6310">#6310</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/bbda62d01959bddf19568fe10fadeca74d7e2a0f"><code>bbda62d</code></a> chore: remove failing codeql scans (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6309">#6309</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v8.4.3...v9.0.7">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.7)](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.7 [directory-scimple]

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

   Superseded by #484.


-- 
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.7 [directory-scimple]

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