Skip to content

fix(deps): update rustls for RUSTSEC-2026-0285 - #9212

Merged
Xuanwo merged 1 commit into
mainfrom
xuanwo/fix-rustls-advisory
Sep 14, 2026
Merged

Xuanwo merged 1 commit into
mainfrom
xuanwo/fix-rustls-advisory

Conversation

@Xuanwo

@Xuanwo Xuanwo commented Sep 14, 2026

Copy link
Copy Markdown
Member

The cargo-deny job fails on RUSTSEC-2026-0285 because the lockfiles select rustls 0.23.40. Update rustls to the patched 0.23.45 release in the workspace, Python, and Java lockfiles, together with its required aws-lc and webpki dependencies.

Validation uses cargo-deny 0.19.0, matching CI: the workspace passes all checks and Java passes the advisory check. Python no longer reports the rustls advisory, but its advisory check remains blocked by existing PyO3 0.28.3 advisories RUSTSEC-2026-0176 and RUSTSEC-2026-0177; the PyO3 upgrade is covered separately by #8997.

@github-actions github-actions Bot added A-python Python bindings A-java Java bindings + JNI A-deps Dependency updates bug Something isn't working labels Sep 14, 2026
@Xuanwo
Xuanwo marked this pull request as ready for review September 14, 2026 16:50
@Xuanwo
Xuanwo merged commit 911700d into main Sep 14, 2026
30 of 33 checks passed
@Xuanwo
Xuanwo deleted the xuanwo/fix-rustls-advisory branch September 14, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-deps Dependency updates A-java Java bindings + JNI A-python Python bindings bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants