diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 79916adc..166baa26 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -125,11 +125,26 @@ who = "Oliver Hamlet " criteria = "safe-to-deploy" delta = "2.0.112 -> 2.0.113" +[[trusted.futures-task]] +criteria = "safe-to-deploy" +user-id = 33035 # Taiki Endo (taiki-e) +start = "2019-07-29" +end = "2027-01-06" +notes = "taiki-e is a member of the rust-lang GitHub org and of the Rust language's async working group, and the source repo is owned by the rust-lang GitHub org." + +[[trusted.futures-util]] +criteria = "safe-to-deploy" +user-id = 33035 # Taiki Endo (taiki-e) +start = "2020-10-05" +end = "2027-01-06" +notes = "taiki-e is a member of the rust-lang GitHub org and of the Rust language's async working group, and the source repo is owned by the rust-lang GitHub org." + [[trusted.libc]] criteria = "safe-to-deploy" user-id = 55123 # rust-lang-owner start = "2024-08-15" end = "2026-09-28" +notes = "rust-lang-owner is a bot managed by the Rust language's infrastructure team, and the source repo is owned by the rust-lang GitHub org." [[trusted.windows-link]] criteria = "safe-to-deploy" diff --git a/supply-chain/imports.lock b/supply-chain/imports.lock index cd756642..ce3b0981 100644 --- a/supply-chain/imports.lock +++ b/supply-chain/imports.lock @@ -8,6 +8,20 @@ user-id = 4484 user-login = "hsivonen" user-name = "Henri Sivonen" +[[publisher.futures-task]] +version = "0.3.31" +when = "2024-10-05" +user-id = 33035 +user-login = "taiki-e" +user-name = "Taiki Endo" + +[[publisher.futures-util]] +version = "0.3.31" +when = "2024-10-05" +user-id = 33035 +user-login = "taiki-e" +user-name = "Taiki Endo" + [[publisher.libc]] version = "0.2.171" when = "2025-03-11"