mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Don't audit libloot or array-parameterized-test
This commit is contained in:
@@ -20,10 +20,10 @@ url = "https://raw.githubusercontent.com/Ortham/libloadorder/refs/heads/master/s
|
||||
url = "https://raw.githubusercontent.com/mozilla/supply-chain/main/audits.toml"
|
||||
|
||||
[policy.array-parameterized-test]
|
||||
audit-as-crates-io = true
|
||||
audit-as-crates-io = false
|
||||
|
||||
[policy.libloot]
|
||||
audit-as-crates-io = true
|
||||
audit-as-crates-io = false
|
||||
|
||||
[[exemptions.aho-corasick]]
|
||||
version = "1.1.3"
|
||||
@@ -33,10 +33,6 @@ criteria = "safe-to-deploy"
|
||||
version = "1.7.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.array-parameterized-test]]
|
||||
version = "1.0.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.cc]]
|
||||
version = "1.2.18"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -165,10 +161,6 @@ criteria = "safe-to-deploy"
|
||||
version = "18.4.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.libloot]]
|
||||
version = "0.28.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.libredox]]
|
||||
version = "0.1.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
Reference in New Issue
Block a user