From e75123ae3db24a2d36952e1d985b89596709eeff Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 30 Jul 2024 07:23:29 -0700 Subject: [PATCH] Add vets --- supply-chain/audits.toml | 12 ++++++++++++ supply-chain/imports.lock | 6 ++++++ 2 files changed, 18 insertions(+) diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 3f8c7d6d4786..6c0cc997947a 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -1240,6 +1240,12 @@ who = "Pat Hickey " criteria = "safe-to-deploy" version = "0.2.0" +[[audits.cmake]] +who = "Alex Crichton " +criteria = "safe-to-deploy" +delta = "0.1.49 -> 0.1.50" +notes = "Only minor changes made" + [[audits.cobs]] who = "Alex Crichton " criteria = "safe-to-deploy" @@ -3642,6 +3648,12 @@ user-id = 6743 # Ed Page (epage) start = "2022-04-15" end = "2024-07-06" +[[trusted.cmake]] +criteria = "safe-to-deploy" +user-id = 1 # Alex Crichton (alexcrichton) +start = "2019-03-26" +end = "2025-07-30" + [[trusted.cpp_demangle]] criteria = "safe-to-deploy" user-id = 696 # Nick Fitzgerald (fitzgen) diff --git a/supply-chain/imports.lock b/supply-chain/imports.lock index 2d7845bc04ba..36ae9c9ed00f 100644 --- a/supply-chain/imports.lock +++ b/supply-chain/imports.lock @@ -3954,6 +3954,12 @@ who = "Radu Matei " criteria = "safe-to-run" version = "11.1.3" +[[audits.google.audits.cmake]] +who = "George Burgess IV " +criteria = "safe-to-deploy" +version = "0.1.49" +aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/main/cargo-vet/audits.toml?format=TEXT" + [[audits.google.audits.fastrand]] who = "George Burgess IV " criteria = "safe-to-deploy"