Skip to content

Commit 1380901

Browse files
authored
chore: update advisories (#10250)
1 parent 7c5f885 commit 1380901

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: deny.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ ignore = [
1111
"RUSTSEC-2024-0436",
1212
# https://rustsec.org/advisories/RUSTSEC-2024-0437 protobuf! Crash due to uncontrolled recursion in protobuf crate.
1313
"RUSTSEC-2024-0437",
14-
# humantime is unmaintained
15-
"RUSTSEC-2025-0014",
14+
# https://rustsec.org/advisories/RUSTSEC-2025-0021 gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks.
15+
"RUSTSEC-2025-0021"
1616
]
1717

1818
# This section is considered when running `cargo deny check bans`.

0 commit comments

Comments
 (0)