diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 2772ccb..168e1c7 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -2,3 +2,33 @@ # 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.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 99a869b..29b2419 100644 --- a/supply-chain/config.toml +++ b/supply-chain/config.toml @@ -38,22 +38,6 @@ criteria = "safe-to-run" version = "2.4.1" criteria = "safe-to-run" -[[exemptions.forensic-vfs]] -version = "0.3.0" -criteria = "safe-to-deploy" - -[[exemptions.forensicnomicon]] -version = "1.6.0" -criteria = "safe-to-deploy" - -[[exemptions.forensicnomicon-core]] -version = "1.2.0" -criteria = "safe-to-deploy" - -[[exemptions.forensicnomicon-data]] -version = "1.2.1" -criteria = "safe-to-deploy" - [[exemptions.getrandom]] version = "0.4.3" criteria = "safe-to-run" @@ -82,10 +66,6 @@ criteria = "safe-to-run" version = "1.1.4" criteria = "safe-to-run" -[[exemptions.state-history-forensic]] -version = "0.1.0" -criteria = "safe-to-deploy" - [[exemptions.syn]] version = "2.0.119" criteria = "safe-to-deploy" @@ -102,14 +82,6 @@ criteria = "safe-to-deploy" version = "1.0.24" criteria = "safe-to-deploy" -[[exemptions.vhd-core]] -version = "0.1.3" -criteria = "safe-to-deploy" - -[[exemptions.vhd-forensic]] -version = "0.1.3" -criteria = "safe-to-deploy" - [[exemptions.windows-link]] version = "0.2.1" criteria = "safe-to-run" diff --git a/supply-chain/imports.lock b/supply-chain/imports.lock index ed9a4bd..c6f0231 100644 --- a/supply-chain/imports.lock +++ b/supply-chain/imports.lock @@ -1,6 +1,41 @@ # cargo-vet imports lock +[[publisher.forensic-vfs]] +version = "0.3.0" +when = "2026-07-16" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + +[[publisher.forensicnomicon]] +version = "1.6.0" +when = "2026-07-12" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + +[[publisher.forensicnomicon-core]] +version = "1.2.0" +when = "2026-07-16" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + +[[publisher.forensicnomicon-data]] +version = "1.2.1" +when = "2026-07-12" +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] [audits.embark.audits]