diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 749165e..962f585 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -3,6 +3,30 @@ [audits] +[[trusted.forensic-vfs]] +criteria = "safe-to-deploy" +user-id = 347968 # Albert Hui (h4x0r) +start = "2026-07-07" +end = "2027-08-05" + +[[trusted.forensicnomicon]] +criteria = "safe-to-deploy" +user-id = 347968 # Albert Hui (h4x0r) +start = "2026-06-05" +end = "2027-08-05" + +[[trusted.forensicnomicon-core]] +criteria = "safe-to-deploy" +user-id = 347968 # Albert Hui (h4x0r) +start = "2026-06-28" +end = "2027-08-05" + +[[trusted.forensicnomicon-data]] +criteria = "safe-to-deploy" +user-id = 347968 # Albert Hui (h4x0r) +start = "2026-06-28" +end = "2027-08-05" + [[trusted.state-history-forensic]] criteria = "safe-to-deploy" user-id = 347968 # Albert Hui (h4x0r) diff --git a/supply-chain/config.toml b/supply-chain/config.toml index 115c9ea..0330bb1 100644 --- a/supply-chain/config.toml +++ b/supply-chain/config.toml @@ -50,22 +50,6 @@ criteria = "safe-to-deploy" version = "0.10.7" 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.generic-array]] version = "0.14.7" criteria = "safe-to-deploy" diff --git a/supply-chain/imports.lock b/supply-chain/imports.lock index 14fd3bb..d8ba1ad 100644 --- a/supply-chain/imports.lock +++ b/supply-chain/imports.lock @@ -1,6 +1,34 @@ # 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.state-history-forensic]] version = "0.1.1" when = "2026-08-05"