Skip to content

Commit 5cf8974

Browse files
authored
Update rustls-webpki (#13120)
Resolve a few known vulnerabilities with the older version. Closes #13116 Closes #13117
1 parent a123c8c commit 5cf8974

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

supply-chain/audits.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4517,6 +4517,12 @@ who = "Pat Hickey <phickey@fastly.com>"
45174517
criteria = "safe-to-deploy"
45184518
delta = "0.100.1 -> 0.101.4"
45194519

4520+
[[audits.rustls-webpki]]
4521+
who = "Alex Crichton <alex@alexcrichton.com>"
4522+
criteria = "safe-to-deploy"
4523+
delta = "0.103.10 -> 0.103.12"
4524+
notes = "Minor updates to address recent vulnerabilities, nothing awry."
4525+
45204526
[[audits.safetensors]]
45214527
who = "Andrew Brown <andrew.brown@intel.com>"
45224528
criteria = "safe-to-deploy"

0 commit comments

Comments
 (0)