mirror of
https://github.com/str4d/rage.git
synced 2025-04-03 02:47:42 +03:00
67 lines
1.6 KiB
TOML
67 lines
1.6 KiB
TOML
|
|
# cargo-vet audits file
|
|
|
|
[criteria.crypto-reviewed]
|
|
description = "The cryptographic code in this crate has been reviewed for correctness by a member of a designated set of cryptography experts within the project."
|
|
|
|
[audits]
|
|
|
|
[[trusted.pinentry]]
|
|
criteria = "safe-to-deploy"
|
|
user-id = 6289 # Jack Grigg (str4d)
|
|
start = "2020-01-12"
|
|
end = "2025-11-03"
|
|
|
|
[[trusted.windows-sys]]
|
|
criteria = "safe-to-deploy"
|
|
user-id = 64539 # Kenny Kerr (kennykerr)
|
|
start = "2021-11-15"
|
|
end = "2024-08-06"
|
|
|
|
[[trusted.windows-targets]]
|
|
criteria = "safe-to-deploy"
|
|
user-id = 64539 # Kenny Kerr (kennykerr)
|
|
start = "2022-09-09"
|
|
end = "2024-08-06"
|
|
|
|
[[trusted.windows_aarch64_gnullvm]]
|
|
criteria = "safe-to-deploy"
|
|
user-id = 64539 # Kenny Kerr (kennykerr)
|
|
start = "2022-09-01"
|
|
end = "2024-08-06"
|
|
|
|
[[trusted.windows_aarch64_msvc]]
|
|
criteria = "safe-to-deploy"
|
|
user-id = 64539 # Kenny Kerr (kennykerr)
|
|
start = "2021-11-05"
|
|
end = "2024-08-06"
|
|
|
|
[[trusted.windows_i686_gnu]]
|
|
criteria = "safe-to-deploy"
|
|
user-id = 64539 # Kenny Kerr (kennykerr)
|
|
start = "2021-10-28"
|
|
end = "2024-08-06"
|
|
|
|
[[trusted.windows_i686_msvc]]
|
|
criteria = "safe-to-deploy"
|
|
user-id = 64539 # Kenny Kerr (kennykerr)
|
|
start = "2021-10-27"
|
|
end = "2024-08-06"
|
|
|
|
[[trusted.windows_x86_64_gnu]]
|
|
criteria = "safe-to-deploy"
|
|
user-id = 64539 # Kenny Kerr (kennykerr)
|
|
start = "2021-10-28"
|
|
end = "2024-08-06"
|
|
|
|
[[trusted.windows_x86_64_gnullvm]]
|
|
criteria = "safe-to-deploy"
|
|
user-id = 64539 # Kenny Kerr (kennykerr)
|
|
start = "2022-09-01"
|
|
end = "2024-08-06"
|
|
|
|
[[trusted.windows_x86_64_msvc]]
|
|
criteria = "safe-to-deploy"
|
|
user-id = 64539 # Kenny Kerr (kennykerr)
|
|
start = "2021-10-27"
|
|
end = "2024-08-06"
|