Skip to content

fix(deps): update rustls past RUSTSEC-2026-0285 - #3484

Merged
drew merged 1 commit into
mainfrom
codex/update-rustls/drew
Sep 20, 2026
Merged

drew merged 1 commit into
mainfrom
codex/update-rustls/drew

Conversation

@drew

@drew drew commented Sep 20, 2026

Copy link
Copy Markdown
Collaborator

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

  • Update rustls and rustls-webpki to patched releases.
  • Replace four yanked transitive package releases.
  • Remove the obsolete RUSTSEC-2025-0068 ignore after the dependency graph stopped using it.

Testing

  • mise run pre-commit passes
  • cargo deny check passes in the aarch64 Nix development shell
  • cargo test -p openshell-server --features test-support passes
  • Unit tests added/updated (lockfile-only change; existing suite passes)
  • E2E tests added/updated (not applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (not applicable)

@drew
drew added this pull request to stack #3486 September 20, 2026 01:19
Base automatically changed from codex/fix-debian-control/drew to main September 20, 2026 01:55
@drew
drew force-pushed the codex/update-rustls/drew branch from 48e2473 to 6215d97 Compare September 20, 2026 01:55
@drew
drew removed this pull request from stack #3486 September 20, 2026 01:58
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
@drew
drew force-pushed the codex/update-rustls/drew branch from 6215d97 to 8353f52 Compare September 20, 2026 01:58
@drew
drew enabled auto-merge September 20, 2026 02:38
@drew
drew disabled auto-merge September 20, 2026 02:38
@drew
drew merged commit 4cd5e54 into main Sep 20, 2026
59 checks passed
@drew
drew deleted the codex/update-rustls/drew branch September 20, 2026 02:38
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