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 1bd71ea commit 56067f9Copy full SHA for 56067f9
deny.toml
@@ -19,9 +19,6 @@ ignore = [
19
# RSA key extraction "Marvin Attack". This is only relevant when using
20
# PKCS#1 v1.5 encryption, which we don't
21
"RUSTSEC-2023-0071",
22
- # This is a newly unmaintained package that we can allow temporarily.
23
- # Remove ASAP once https://github.com/element-hq/matrix-authentication-service/issues/5337 is fixed.
24
- "RUSTSEC-2025-0134",
25
]
26
27
[licenses]
0 commit comments