fix(deps): update rustls past RUSTSEC-2026-0285 - #3484
Merged
Merged
Conversation
drew
requested review from
a team,
derekwaynecarr,
mrunalp and
sjenning
as code owners
September 20, 2026 01:19
drew
added this pull request to stack #3486
September 20, 2026 01:19
8 tasks
drew
force-pushed
the
codex/update-rustls/drew
branch
from
September 20, 2026 01:55
48e2473 to
6215d97
Compare
drew
removed this pull request from stack #3486
September 20, 2026 01:58
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
drew
force-pushed
the
codex/update-rustls/drew
branch
from
September 20, 2026 01:58
6215d97 to
8353f52
Compare
drew
enabled auto-merge
September 20, 2026 02:38
drew
disabled auto-merge
September 20, 2026 02:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update rustls from 0.23.38 to 0.23.45 to clear RUSTSEC-2026-0285. The same lockfile pass replaces the yanked chacha20, der, spin, and wnaf releases reported by Cargo Deny and removes a stale advisory exception.
Related Issue
No public issue: dependency-only remediation for a published RustSec advisory, requested directly from the failed-workflow review.
Changes
Testing
mise run pre-commitpassescargo deny checkpasses in the aarch64 Nix development shellcargo test -p openshell-server --features test-supportpassesChecklist