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 7f7aa13 commit 3e97473Copy full SHA for 3e97473
deny.toml
@@ -20,6 +20,7 @@ ignore = [
20
"RUSTSEC-2023-0071", # rsa Marvin Attack: (https://jira.corp.adobe.com/browse/CAI-5104)
21
"RUSTSEC-2024-0384", # instant (https://github.com/contentauth/c2pa-rs/issues/663)
22
"RUSTSEC-2024-0399", # tokio-rustls server: https://rustsec.org/advisories/RUSTSEC-2024-0399
23
+ "RUSTSEC-2024-0436", # paste (uniffi update soon) https://rustsec.org/advisories/RUSTSEC-2024-0436"
24
]
25
26
[bans]
0 commit comments