2.md (3943B)
1 # PR #2 Bump rustls-webpki from 0.101.3 to 0.101.4 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-08-22T18:12:10Z 6 - **Branch:** dependabot/cargo/rustls-webpki-0.101.4 → main 7 - **Merged:** 2023-08-22T23:24:29Z 8 - **Labels:** dependencies 9 - **Diff:** [2.diff](./2.diff) 10 11 --- 12 13 Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.101.3 to 0.101.4. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/rustls/webpki/releases">rustls-webpki's releases</a>.</em></p> 17 <blockquote> 18 <h2>v/0.101.4</h2> 19 <h2>Release notes</h2> 20 <ul> 21 <li>certificate path building and verification is now capped at 100 signature validation operations to avoid the risk of CPU usage denial-of-service attack when validating crafted certificate chains producing quadratic runtime. This risk affected both clients, as well as servers that verified client certificates.</li> 22 </ul> 23 <h2>What's Changed</h2> 24 <ul> 25 <li>v0.101.4 prep by <a href="https://github.com/cpu"><code>@cpu</code></a> in <a href="https://redirect.github.com/rustls/webpki/pull/153">rustls/webpki#153</a></li> 26 </ul> 27 <p><strong>Full Changelog</strong>: <a href="https://github.com/rustls/webpki/compare/v/0.101.3...v/0.101.4">https://github.com/rustls/webpki/compare/v/0.101.3...v/0.101.4</a></p> 28 </blockquote> 29 </details> 30 <details> 31 <summary>Commits</summary> 32 <ul> 33 <li><a href="https://github.com/rustls/webpki/commit/d7f6aa4d2138de89cec1daf1d07e7d3263f7d9b6"><code>d7f6aa4</code></a> Cargo: version 0.101.3 -> 0.101.4</li> 34 <li><a href="https://github.com/rustls/webpki/commit/dcad2406c92169b72c110dd12183fcc74035b683"><code>dcad240</code></a> verify_cert: enforce maximum number of signatures.</li> 35 <li>See full diff in <a href="https://github.com/rustls/webpki/compare/v/0.101.3...v/0.101.4">compare view</a></li> 36 </ul> 37 </details> 38 <br /> 39 40 41 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 42 43 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`. 44 45 [//]: # (dependabot-automerge-start) 46 [//]: # (dependabot-automerge-end) 47 48 --- 49 50 <details> 51 <summary>Dependabot commands and options</summary> 52 <br /> 53 54 You can trigger Dependabot actions by commenting on this PR: 55 - `@dependabot rebase` will rebase this PR 56 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 57 - `@dependabot merge` will merge this PR after your CI passes on it 58 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 59 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 60 - `@dependabot reopen` will reopen this PR if it is closed 61 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 62 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 63 - `@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) 64 - `@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) 65 - `@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) 66 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MTRNord/sip-bridge-mx/network/alerts). 67 68 </details> 69