Skip to content

fix: update quinn-proto and rustls-webpki for security audit#14

Merged
missdeer merged 1 commit into
masterfrom
fix/security-audit-quinn-rustls
Mar 23, 2026
Merged

fix: update quinn-proto and rustls-webpki for security audit#14
missdeer merged 1 commit into
masterfrom
fix/security-audit-quinn-rustls

Conversation

@missdeer

Copy link
Copy Markdown
Owner

Summary

  • Update quinn-proto 0.11.13 → 0.11.14 (RUSTSEC-2026-0037, DoS in Quinn endpoints)
  • Update rustls-webpki 0.103.9 → 0.103.10 (RUSTSEC-2026-0049, CRL matching logic)

Fixes CI security audit failure on master.

Test plan

  • cargo audit passes with no vulnerabilities
  • CI security audit job goes green

- quinn-proto 0.11.13 -> 0.11.14 (RUSTSEC-2026-0037, DoS in Quinn endpoints)
- rustls-webpki 0.103.9 -> 0.103.10 (RUSTSEC-2026-0049, CRL matching logic)
@missdeer
missdeer merged commit 9551d74 into master Mar 23, 2026
17 checks passed
@missdeer
missdeer deleted the fix/security-audit-quinn-rustls branch March 23, 2026 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant