diff --git a/supply-chain/config.toml b/supply-chain/config.toml index 97774561..fba62504 100644 --- a/supply-chain/config.toml +++ b/supply-chain/config.toml @@ -686,7 +686,7 @@ version = "3.3.0" criteria = "safe-to-deploy" [[exemptions.test_bin]] -version = "0.5.0" +version = "0.6.1" criteria = "safe-to-run" [[exemptions.thiserror]] @@ -945,8 +945,12 @@ criteria = "safe-to-deploy" version = "0.8.50" criteria = "safe-to-run" +[[exemptions.zeroize]] +version = "1.9.0" +criteria = "safe-to-deploy" + [[exemptions.zeroize_derive]] -version = "1.4.3" +version = "1.5.0" criteria = "safe-to-deploy" [[exemptions.zmij]] diff --git a/supply-chain/imports.lock b/supply-chain/imports.lock index 84cf6f3e..d04f1f73 100644 --- a/supply-chain/imports.lock +++ b/supply-chain/imports.lock @@ -573,11 +573,6 @@ criteria = "safe-to-deploy" delta = "0.243.0 -> 0.244.0" notes = "The Bytecode Alliance is the author of this crate" -[[audits.bytecode-alliance.audits.zeroize]] -who = "Pat Hickey