Update cargo-vet config

This commit is contained in:
Oliver Hamlet
2025-12-03 18:11:53 +00:00
parent e451822309
commit 99f03bbade
3 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ delta = "0.4.11 -> 0.4.13"
[[trusted.esplugin]]
criteria = "safe-to-deploy"
user-id = 9999 # Oliver Hamlet (Ortham)
user-id = 9999
start = "2019-04-24"
end = "2026-09-16"
notes = "I'm the author."
-4
View File
@@ -76,10 +76,6 @@ criteria = "safe-to-deploy"
version = "8.0.0"
criteria = "safe-to-deploy"
[[exemptions.oorandom]]
version = "11.1.5"
criteria = "safe-to-run"
[[exemptions.pelite]]
version = "0.10.0"
criteria = "safe-to-deploy"
+7 -7
View File
@@ -15,13 +15,6 @@ user-id = 4484
user-login = "hsivonen"
user-name = "Henri Sivonen"
[[publisher.esplugin]]
version = "6.1.3"
when = "2025-04-28"
user-id = 9999
user-login = "Ortham"
user-name = "Oliver Hamlet"
[[publisher.libc]]
version = "0.2.176"
when = "2025-09-23"
@@ -1427,6 +1420,13 @@ criteria = "safe-to-deploy"
delta = "1.20.3 -> 1.21.1"
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
[[audits.mozilla.audits.oorandom]]
who = "Jan-Erik Rediger <jrediger@mozilla.com>"
criteria = "safe-to-run"
version = "11.1.5"
notes = "Small random number generator, explicitly not cryptographically secure, no use of unsafe code, no dependencies"
aggregated-from = "https://raw.githubusercontent.com/mozilla/glean/main/supply-chain/audits.toml"
[[audits.mozilla.audits.rayon]]
who = "Josh Stone <jistone@redhat.com>"
criteria = "safe-to-deploy"