diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 2772ccb..3f6571c 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -2,3 +2,39 @@ # cargo-vet audits file [audits] + +[[trusted.forensic-vfs]] +criteria = "safe-to-deploy" +user-id = 347968 # Albert Hui (h4x0r) +start = "2026-07-07" +end = "2027-08-01" + +[[trusted.forensicnomicon]] +criteria = "safe-to-deploy" +user-id = 347968 # Albert Hui (h4x0r) +start = "2026-06-05" +end = "2027-08-01" + +[[trusted.forensicnomicon-core]] +criteria = "safe-to-deploy" +user-id = 347968 # Albert Hui (h4x0r) +start = "2026-06-28" +end = "2027-08-01" + +[[trusted.forensicnomicon-data]] +criteria = "safe-to-deploy" +user-id = 347968 # Albert Hui (h4x0r) +start = "2026-06-28" +end = "2027-08-01" + +[[trusted.lzvn-core]] +criteria = "safe-to-deploy" +user-id = 347968 # Albert Hui (h4x0r) +start = "2026-06-17" +end = "2027-08-01" + +[[trusted.state-history-forensic]] +criteria = "safe-to-deploy" +user-id = 347968 # Albert Hui (h4x0r) +start = "2026-06-16" +end = "2027-08-01" diff --git a/supply-chain/config.toml b/supply-chain/config.toml index 98090c0..56515bb 100644 --- a/supply-chain/config.toml +++ b/supply-chain/config.toml @@ -31,30 +31,10 @@ criteria = "safe-to-deploy" version = "1.1.9" criteria = "safe-to-deploy" -[[exemptions.forensic-vfs]] -version = "0.7.0" -criteria = "safe-to-deploy" - -[[exemptions.forensicnomicon]] -version = "1.8.1" -criteria = "safe-to-deploy" - -[[exemptions.forensicnomicon-core]] -version = "1.4.0" -criteria = "safe-to-deploy" - -[[exemptions.forensicnomicon-data]] -version = "1.3.2" -criteria = "safe-to-deploy" - [[exemptions.lzfse_rust]] version = "0.2.1" criteria = "safe-to-deploy" -[[exemptions.lzvn-core]] -version = "0.1.0" -criteria = "safe-to-deploy" - [[exemptions.proc-macro2]] version = "1.0.107" criteria = "safe-to-deploy" @@ -67,10 +47,6 @@ criteria = "safe-to-deploy" version = "0.3.10" criteria = "safe-to-deploy" -[[exemptions.state-history-forensic]] -version = "0.1.0" -criteria = "safe-to-deploy" - [[exemptions.syn]] version = "3.0.2" criteria = "safe-to-deploy" diff --git a/supply-chain/imports.lock b/supply-chain/imports.lock index ccd7c76..3f873fe 100644 --- a/supply-chain/imports.lock +++ b/supply-chain/imports.lock @@ -1,6 +1,48 @@ # cargo-vet imports lock +[[publisher.forensic-vfs]] +version = "0.7.0" +when = "2026-07-20" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + +[[publisher.forensicnomicon]] +version = "1.8.1" +when = "2026-07-19" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + +[[publisher.forensicnomicon-core]] +version = "1.4.0" +when = "2026-07-19" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + +[[publisher.forensicnomicon-data]] +version = "1.3.2" +when = "2026-07-19" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + +[[publisher.lzvn-core]] +version = "0.1.0" +when = "2026-06-17" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + +[[publisher.state-history-forensic]] +version = "0.1.0" +when = "2026-06-16" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + [[audits.bytecode-alliance.audits.adler2]] who = "Alex Crichton " criteria = "safe-to-deploy"