Skip to content

fix: update rustls-webpki to 0.103.10 (security alert #11, partial)#146

Closed
GoClio wants to merge 1 commit intodevfrom
fix/rustls-webpki-security
Closed

fix: update rustls-webpki to 0.103.10 (security alert #11, partial)#146
GoClio wants to merge 1 commit intodevfrom
fix/rustls-webpki-security

Conversation

@GoClio
Copy link
Member

@GoClio GoClio commented Mar 23, 2026

Security Fix — rustls-webpki

Addresses Dependabot security alert #11: webpki has a certificate revocation enforcement bug (MEDIUM severity).

What was fixed

  • rustls-webpki 0.103.9 → 0.103.10 — updated in Cargo.lock, cargo check passes

What remains (requires Domingo's attention)

  • ⚠️ rustls-webpki 0.102.8not fixable via lock update — pinned by rustls v0.22.4 (via hyper-rustls v0.25.0 → libsql v0.9.30), which requires ^0.102. No patched release exists in the 0.102.x series; the fix only exists in 0.103.x. Requires upgrading libsql to a version pulling in rustls >= 0.23.

@Domingo — the libsql upgrade needs your review/sign-off as this affects the database layer. The 0.102.8 alert will persist until that's addressed.

Closes partial: alert #11 (the 0.103.x instance)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@GoClio GoClio requested a review from ChrisCompton as a code owner March 23, 2026 09:47
@greptile-apps
Copy link

greptile-apps bot commented Mar 23, 2026

No reviewable files after applying ignore patterns.

@GoClio
Copy link
Member Author

GoClio commented Mar 23, 2026

Closing — this branch already had its fix merged via #145. No new changes needed.

@GoClio GoClio closed this Mar 23, 2026
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