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:
Oliver Hamlet
2025-09-29 21:25:10 +01:00
parent 3aa18c49f4
commit d872f32514
3 changed files with 12 additions and 4 deletions
+6
View File
@@ -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)
-4
View File
@@ -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"
+6
View File
@@ -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"