-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
168 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
|
||
# cargo-vet audits file | ||
|
||
[audits] | ||
|
||
[[trusted.libc]] | ||
criteria = "safe-to-deploy" | ||
user-id = 51017 # Yuki Okushi (JohnTitor) | ||
start = "2020-03-17" | ||
end = "2025-03-22" | ||
|
||
[[trusted.windows-targets]] | ||
criteria = "safe-to-deploy" | ||
user-id = 64539 # Kenny Kerr (kennykerr) | ||
start = "2022-09-09" | ||
end = "2025-03-22" | ||
|
||
[[trusted.windows_aarch64_gnullvm]] | ||
criteria = "safe-to-deploy" | ||
user-id = 64539 # Kenny Kerr (kennykerr) | ||
start = "2022-09-01" | ||
end = "2025-03-22" | ||
|
||
[[trusted.windows_aarch64_msvc]] | ||
criteria = "safe-to-deploy" | ||
user-id = 64539 # Kenny Kerr (kennykerr) | ||
start = "2021-11-05" | ||
end = "2025-03-22" | ||
|
||
[[trusted.windows_i686_gnu]] | ||
criteria = "safe-to-deploy" | ||
user-id = 64539 # Kenny Kerr (kennykerr) | ||
start = "2021-10-28" | ||
end = "2025-03-22" | ||
|
||
[[trusted.windows_i686_msvc]] | ||
criteria = "safe-to-deploy" | ||
user-id = 64539 # Kenny Kerr (kennykerr) | ||
start = "2021-10-27" | ||
end = "2025-03-22" | ||
|
||
[[trusted.windows_x86_64_gnu]] | ||
criteria = "safe-to-deploy" | ||
user-id = 64539 # Kenny Kerr (kennykerr) | ||
start = "2021-10-28" | ||
end = "2025-03-22" | ||
|
||
[[trusted.windows_x86_64_gnullvm]] | ||
criteria = "safe-to-deploy" | ||
user-id = 64539 # Kenny Kerr (kennykerr) | ||
start = "2022-09-01" | ||
end = "2025-03-22" | ||
|
||
[[trusted.windows_x86_64_msvc]] | ||
criteria = "safe-to-deploy" | ||
user-id = 64539 # Kenny Kerr (kennykerr) | ||
start = "2021-10-27" | ||
end = "2025-03-22" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
|
||
# cargo-vet config file | ||
|
||
[cargo-vet] | ||
version = "0.9" | ||
|
||
[imports.bytecode-alliance] | ||
url = "https://raw.githubusercontent.com/bytecodealliance/wasmtime/main/supply-chain/audits.toml" | ||
|
||
[imports.embark-studios] | ||
url = "https://raw.githubusercontent.com/EmbarkStudios/rust-ecosystem/main/audits.toml" | ||
|
||
[imports.mozilla] | ||
url = "https://raw.githubusercontent.com/mozilla/supply-chain/main/audits.toml" | ||
|
||
[policy.gethostname] | ||
audit-as-crates-io = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
|
||
# cargo-vet imports lock | ||
|
||
[[publisher.libc]] | ||
version = "0.2.141" | ||
when = "2023-04-04" | ||
user-id = 51017 | ||
user-login = "JohnTitor" | ||
user-name = "Yuki Okushi" | ||
|
||
[[publisher.windows-targets]] | ||
version = "0.52.4" | ||
when = "2024-02-28" | ||
user-id = 64539 | ||
user-login = "kennykerr" | ||
user-name = "Kenny Kerr" | ||
|
||
[[publisher.windows_aarch64_gnullvm]] | ||
version = "0.52.4" | ||
when = "2024-02-28" | ||
user-id = 64539 | ||
user-login = "kennykerr" | ||
user-name = "Kenny Kerr" | ||
|
||
[[publisher.windows_aarch64_msvc]] | ||
version = "0.52.4" | ||
when = "2024-02-28" | ||
user-id = 64539 | ||
user-login = "kennykerr" | ||
user-name = "Kenny Kerr" | ||
|
||
[[publisher.windows_i686_gnu]] | ||
version = "0.52.4" | ||
when = "2024-02-28" | ||
user-id = 64539 | ||
user-login = "kennykerr" | ||
user-name = "Kenny Kerr" | ||
|
||
[[publisher.windows_i686_msvc]] | ||
version = "0.52.4" | ||
when = "2024-02-28" | ||
user-id = 64539 | ||
user-login = "kennykerr" | ||
user-name = "Kenny Kerr" | ||
|
||
[[publisher.windows_x86_64_gnu]] | ||
version = "0.52.4" | ||
when = "2024-02-28" | ||
user-id = 64539 | ||
user-login = "kennykerr" | ||
user-name = "Kenny Kerr" | ||
|
||
[[publisher.windows_x86_64_gnullvm]] | ||
version = "0.52.4" | ||
when = "2024-02-28" | ||
user-id = 64539 | ||
user-login = "kennykerr" | ||
user-name = "Kenny Kerr" | ||
|
||
[[publisher.windows_x86_64_msvc]] | ||
version = "0.52.4" | ||
when = "2024-02-28" | ||
user-id = 64539 | ||
user-login = "kennykerr" | ||
user-name = "Kenny Kerr" | ||
|
||
[audits.bytecode-alliance.audits] | ||
|
||
[audits.embark-studios.audits] | ||
|
||
[audits.mozilla.audits] |