Skip to content

Commit 40cd6ae

Browse files
lwshangclaude
andcommitted
chore: remove resolved vulnerability ignores from audit.toml
RUSTSEC-2026-0001 and RUSTSEC-2026-0037 are no longer blocking as the affected crate versions have been upgraded to safe ones in Cargo.lock. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 3941f71 commit 40cd6ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.cargo/audit.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[advisories]
22
ignore = [
33
"RUSTSEC-2025-0140", # gix-date UTF-8 contract issue dependency of cargo-generate
4-
"RUSTSEC-2026-0001", # rkyv undefined behavior on OOM dependency of byte-unit
5-
"RUSTSEC-2026-0037", # quinn-proto DoS - transitive via reqwest/ic-agent, quinn feature not used
64

75
# Unmaintained crates (transitive dependencies)
86
"RUSTSEC-2021-0127", # serde_cbor - dependency of ic-agent/ic-transport-types

0 commit comments

Comments
 (0)