Skip to content

Commit bd3034d

Browse files
committed
rust: Add RUSTSEC-2026-0049 to audit.toml
1 parent 0ac66c1 commit bd3034d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.cargo/audit.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
ignore = [
33
"RUSTSEC-2023-0071", # Does not affect our current use of the library.
44
"RUSTSEC-2024-0437", # Ignoring until dependencies are upgraded to protobuf v3.
5+
"RUSTSEC-2026-0049", # Vulnerable crate is only used in simple-rofl test runtime.
56
]

.changelog/6479.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
rust: Add RUSTSEC-2026-0049 to audit.toml

0 commit comments

Comments
 (0)