diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 2772ccb..3fe9dcc 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -2,3 +2,39 @@ # cargo-vet audits file [audits] + +[[trusted.blob-decoder]] +criteria = "safe-to-deploy" +user-id = 347968 # Albert Hui (h4x0r) +start = "2026-07-11" +end = "2027-08-01" + +[[trusted.forensic-carve]] +criteria = "safe-to-deploy" +user-id = 347968 # Albert Hui (h4x0r) +start = "2026-07-23" +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.protobuf-forensic-core]] +criteria = "safe-to-deploy" +user-id = 347968 # Albert Hui (h4x0r) +start = "2026-07-11" +end = "2027-08-01" diff --git a/supply-chain/config.toml b/supply-chain/config.toml index fb31b14..983b89c 100644 --- a/supply-chain/config.toml +++ b/supply-chain/config.toml @@ -77,10 +77,6 @@ criteria = "safe-to-deploy" version = "2.13.0" criteria = "safe-to-deploy" -[[exemptions.blob-decoder]] -version = "0.1.1" -criteria = "safe-to-deploy" - [[exemptions.block-buffer]] version = "0.10.4" criteria = "safe-to-deploy" @@ -217,22 +213,6 @@ criteria = "safe-to-run" version = "1.1.9" criteria = "safe-to-deploy" -[[exemptions.forensic-carve]] -version = "0.1.0" -criteria = "safe-to-deploy" - -[[exemptions.forensicnomicon]] -version = "1.5.0" -criteria = "safe-to-deploy" - -[[exemptions.forensicnomicon-core]] -version = "1.0.0" -criteria = "safe-to-deploy" - -[[exemptions.forensicnomicon-data]] -version = "1.2.1" -criteria = "safe-to-deploy" - [[exemptions.futures-core]] version = "0.3.32" criteria = "safe-to-deploy" @@ -393,10 +373,6 @@ criteria = "safe-to-run" version = "1.0.106" criteria = "safe-to-deploy" -[[exemptions.protobuf-forensic-core]] -version = "0.1.0" -criteria = "safe-to-deploy" - [[exemptions.pxfm]] version = "0.1.29" criteria = "safe-to-deploy" diff --git a/supply-chain/imports.lock b/supply-chain/imports.lock index 27250bd..06eeba0 100644 --- a/supply-chain/imports.lock +++ b/supply-chain/imports.lock @@ -1,6 +1,48 @@ # cargo-vet imports lock +[[publisher.blob-decoder]] +version = "0.1.1" +when = "2026-07-11" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + +[[publisher.forensic-carve]] +version = "0.1.0" +when = "2026-07-23" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + +[[publisher.forensicnomicon]] +version = "1.5.0" +when = "2026-07-12" +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.2.1" +when = "2026-07-12" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + +[[publisher.protobuf-forensic-core]] +version = "0.1.0" +when = "2026-07-11" +user-id = 347968 +user-login = "h4x0r" +user-name = "Albert Hui" + [audits.bytecode-alliance.audits] [audits.embark.audits]