Skip to content

Commit

Permalink
Add vets
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jul 30, 2024
1 parent 29eff3d commit e75123a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
12 changes: 12 additions & 0 deletions supply-chain/audits.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1240,6 +1240,12 @@ who = "Pat Hickey <phickey@fastly.com>"
criteria = "safe-to-deploy"
version = "0.2.0"

[[audits.cmake]]
who = "Alex Crichton <alex@alexcrichton.com>"
criteria = "safe-to-deploy"
delta = "0.1.49 -> 0.1.50"
notes = "Only minor changes made"

[[audits.cobs]]
who = "Alex Crichton <alex@alexcrichton.com>"
criteria = "safe-to-deploy"
Expand Down Expand Up @@ -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)
Expand Down
6 changes: 6 additions & 0 deletions supply-chain/imports.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3954,6 +3954,12 @@ who = "Radu Matei <radu.matei@fermyon.com>"
criteria = "safe-to-run"
version = "11.1.3"

[[audits.google.audits.cmake]]
who = "George Burgess IV <gbiv@google.com>"
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 <gbiv@google.com>"
criteria = "safe-to-deploy"
Expand Down

0 comments on commit e75123a

Please sign in to comment.