Skip to content

Commit b5957c7

Browse files
committed
rust: Add RUSTSEC-2026-0104 to audit.toml
1 parent 23cdfaa commit b5957c7

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
@@ -4,4 +4,5 @@ ignore = [
44
"RUSTSEC-2026-0049", # Vulnerable crate is only used in simple-rofl test runtime.
55
"RUSTSEC-2026-0098", # Vulnerable crate is only used in simple-rofl test runtime.
66
"RUSTSEC-2026-0099", # Vulnerable crate is only used in simple-rofl test runtime.
7+
"RUSTSEC-2026-0104", # Vulnerable crate is only used in simple-rofl test runtime.
78
]

.changelog/6513.internal.md

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

0 commit comments

Comments
 (0)