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 d0e2d14 commit 0e3e2beCopy full SHA for 0e3e2be
deny.toml
@@ -17,7 +17,7 @@ ignore = [
17
# So we need to accept this, as of SDP 24.11 we are not using the rsa crate to create certificates used in production
18
# setups.
19
#
20
- # TODO: Remove after https://github.com/RustCrypto/RSA/pull/394 is merged
+ # TODO: Remove after https://github.com/RustCrypto/RSA/pull/394 is merged and v0.10.0 is released
21
"RUSTSEC-2023-0071",
22
23
# https://rustsec.org/advisories/RUSTSEC-2024-0384
0 commit comments