We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48275e9 commit e1bba26Copy full SHA for e1bba26
deny.toml
@@ -13,7 +13,7 @@ yanked = "warn"
13
# A list of advisory IDs to ignore. Note that ignored advisories will still
14
# output a note when they are encountered.
15
ignore = [
16
- #"RUSTSEC-0000-0000",
+ "RUSTSEC-2024-0436",
17
]
18
# Threshold for security vulnerabilities, any vulnerability with a CVSS score
19
# lower than the range specified will be ignored. Note that ignored advisories
0 commit comments