diff --git a/deny.toml b/deny.toml index 2bfd0b08..3acd0683 100644 --- a/deny.toml +++ b/deny.toml @@ -49,6 +49,7 @@ notice = "warn" # output a note when they are encountered. ignore = [ "RUSTSEC-2020-0071", #used only by build-data as a build dependency + "RUSTSEC-2023-0071", #Currently no patch available, but impratical attack for OAEP and 2k keys ] # Threshold for security vulnerabilities, any vulnerability with a CVSS score # lower than the range specified will be ignored. Note that ignored advisories