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 ab14529 commit ce53536Copy full SHA for ce53536
deny.toml
@@ -70,10 +70,6 @@ db-urls = ["https://github.com/rustsec/advisory-db"]
70
ignore = [
71
# "paste is unmaintained"
72
"RUSTSEC-2024-0436",
73
-
74
- # "ring is unmaintained" – we are aware, but there is not much we can do
75
- # about it on our side for now :-/
76
- "RUSTSEC-2025-0007",
77
]
78
# Threshold for security vulnerabilities, any vulnerability with a CVSS score
79
# lower than the range specified will be ignored. Note that ignored advisories
0 commit comments