mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Trust libc dependency
It lives under the rust-lang organisation on GitHub, so is hopefully as trustworthy as the Rust toolchain itself.
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
|
||||
[audits]
|
||||
|
||||
[[trusted.libc]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 55123 # rust-lang-owner
|
||||
start = "2024-08-15"
|
||||
end = "2026-09-28"
|
||||
|
||||
[[trusted.windows]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
|
||||
@@ -157,10 +157,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.2.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.libc]]
|
||||
version = "0.2.171"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.libloading]]
|
||||
version = "0.8.6"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
@@ -8,6 +8,12 @@ user-id = 4484
|
||||
user-login = "hsivonen"
|
||||
user-name = "Henri Sivonen"
|
||||
|
||||
[[publisher.libc]]
|
||||
version = "0.2.171"
|
||||
when = "2025-03-11"
|
||||
user-id = 55123
|
||||
user-login = "rust-lang-owner"
|
||||
|
||||
[[publisher.unicode-segmentation]]
|
||||
version = "1.12.0"
|
||||
when = "2024-09-13"
|
||||
|
||||
Reference in New Issue
Block a user