mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Update cargo-vet config
This commit is contained in:
@@ -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."
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user