fix: RUSTSEC-2026-0049 - update rustls-webpki advisory handling - #4
Merged
Conversation
rustls-webpki 0.101.7 is pulled in transitively by aws-smithy-http-client via hyper-rustls 0.24 / rustls 0.21 and cannot be updated independently. Suppressed in deny.toml and cargo-audit with an explanation comment. Removed the now-stale RUSTSEC-2023-0071 ignore that was no longer needed. Added .claude/ to .gitignore to keep tooling config out of the repo.
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.
Masalah
CI merah karena advisory baru
RUSTSEC-2026-0049(rustls-webpki CRL matching bug).Root Cause
rustls-webpki 0.101.7ditarik secara transitive oleh:Tidak bisa di-update tanpa bump AWS SDK ke versi yang sudah drop
hyper-rustls 0.24.Perubahan
deny.toml: hapus staleRUSTSEC-2023-0071, tambahRUSTSEC-2026-0049dengan komentarsecurity.yml: sinkronkan ignore list yang sama.gitignore: tambah.claude/agar tooling config tidak masuk repo