diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 2772ccb..1eabe91 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -2,3 +2,21 @@ # cargo-vet audits file [audits] + +[[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" diff --git a/supply-chain/config.toml b/supply-chain/config.toml index 300858b..2e81a64 100644 --- a/supply-chain/config.toml +++ b/supply-chain/config.toml @@ -50,30 +50,10 @@ criteria = "safe-to-deploy" version = "0.3.14" criteria = "safe-to-run" -[[exemptions.exec-pe-analysis]] -version = "0.2.0" -criteria = "safe-to-deploy" - -[[exemptions.exec-pe-core]] -version = "0.3.0" -criteria = "safe-to-deploy" - [[exemptions.fastrand]] version = "2.4.1" criteria = "safe-to-run" -[[exemptions.forensicnomicon]] -version = "1.0.0" -criteria = "safe-to-deploy" - -[[exemptions.forensicnomicon-core]] -version = "1.0.0" -criteria = "safe-to-deploy" - -[[exemptions.forensicnomicon-data]] -version = "1.0.0" -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 bfe38d0..60ff1e8 100644 --- a/supply-chain/imports.lock +++ b/supply-chain/imports.lock @@ -1,6 +1,27 @@ # cargo-vet imports lock +[[publisher.forensicnomicon]] +version = "1.0.0" +when = "2026-06-28" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + +[[publisher.forensicnomicon-core]] +version = "1.0.0" +when = "2026-06-28" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + +[[publisher.forensicnomicon-data]] +version = "1.0.0" +when = "2026-06-28" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + [[publisher.unicode-xid]] version = "0.2.6" when = "2024-09-19"