Skip to content

Commit dac7c31

Browse files
chore(deps): bump rustls-webpki 0.103.10 to 0.103.12 (RUSTSEC-2026-0099) (#25200)
* chore(deps): bump rustls-webpki 0.103.10 to 0.103.12 (RUSTSEC-2026-0099) * Add RUSTSEC-2026-0099 to deny.toml * Add RUSTSEC-2026-0098 to deny.toml
1 parent 5112104 commit dac7c31

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deny.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,7 @@ ignore = [
4444
{ id = "RUSTSEC-2024-0388", reason = "derivative is unmaintained (https://github.com/vectordotdev/vector/issues/24940)" },
4545
{ id = "RUSTSEC-2025-0134", reason = "rustls-pemfile is unmaintained - unpatched crate (https://github.com/bytebeamio/rumqtt/issues/1010) & tonic/reqwest upgrade (https://github.com/vectordotdev/vector/issues/19179)" },
4646
{ id = "RUSTSEC-2026-0049", reason = "rustls-webpki 0.102 is vulnerable - tonic upgrade (https://github.com/vectordotdev/vector/issues/19179)" },
47+
{ id = "RUSTSEC-2026-0098", reason = "rustls-webpki 0.102/0.101 is vulnerable - tonic upgrade (https://github.com/vectordotdev/vector/issues/19179)" },
48+
{ id = "RUSTSEC-2026-0099", reason = "rustls-webpki 0.102/0.101 is vulnerable - tonic upgrade (https://github.com/vectordotdev/vector/issues/19179)" },
4749
{ id = "RUSTSEC-2024-0436", reason = "paste crate is unmaintained - transitive dependency via parquet v56.2.0, no safe upgrade available" },
4850
]

0 commit comments

Comments
 (0)