Skip to content

fix: update rustls for RUSTSEC-2026-0285 - #7

Open
infamous-pattern wants to merge 1 commit into
mainfrom
fix/rustls-rustsec-2026-0285
Open

infamous-pattern wants to merge 1 commit into
mainfrom
fix/rustls-rustsec-2026-0285

Conversation

@infamous-pattern

Copy link
Copy Markdown
Owner

Fix RUSTSEC-2026-0285 by updating rustls from 0.23.42 to 0.23.45 in Cargo.lock. This also updates rustls-webpki from 0.103.13 to 0.103.15 to satisfy the new rustls requirement. No source or manifest changes.

Validation on current main plus this fix: cargo fmt --all -- --check, cargo test --all-targets (13 passed), cargo clippy --all-targets -- -D warnings, cargo audit, JavaScript syntax and property inspector tests, and Python unittest discovery (22 passed).

Cargo audit reports no vulnerabilities and one allowed warning for yanked chacha20 0.10.1. That crate belongs to the inactive optional QUIC dependency chain and is unchanged to keep this security fix narrowly scoped.

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