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 c5290f6 commit 82c6a70Copy full SHA for 82c6a70
deny.toml
@@ -18,6 +18,7 @@ ignore = [
18
"RUSTSEC-2021-0127", # serde_cbor
19
"RUSTSEC-2023-0071", # rsa Marvin Attack: (https://jira.corp.adobe.com/browse/CAI-5104)
20
"RUSTSEC-2024-0370", # proc-macro-error
21
+ "RUSTSEC-2025-0052", # async-std (https://github.com/contentauth/c2pa-rs/issues/1351)
22
]
23
24
[bans]
0 commit comments