We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ebe78 commit f096d9bCopy full SHA for f096d9b
deny.toml
@@ -39,8 +39,6 @@ db-urls = ["https://github.com/rustsec/advisory-db"]
39
# A list of advisory IDs to ignore. Note that ignored advisories will still
40
# output a note when they are encountered.
41
ignore = [
42
- "RUSTSEC-2024-0370", # Unmaintained but still fully functional crate `proc-macro-error`
43
- "RUSTSEC-2024-0388", # Unmaintained but still fully functional crate `derivative`
44
"RUSTSEC-2024-0436", # Unmaintained but still fully functional crate `paste`
45
]
46
# Threshold for security vulnerabilities, any vulnerability with a CVSS score
0 commit comments