mirror of
https://github.com/str4d/rage.git
synced 2025-04-04 19:37:51 +03:00
cargo vet regenerate exemptions
This commit is contained in:
parent
2e11dd37cf
commit
42c27b089e
2 changed files with 123 additions and 261 deletions
|
@ -62,12 +62,20 @@ criteria = "safe-to-deploy"
|
||||||
version = "0.1.1"
|
version = "0.1.1"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
|
[[exemptions.anstyle]]
|
||||||
|
version = "1.0.1"
|
||||||
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.arc-swap]]
|
[[exemptions.arc-swap]]
|
||||||
version = "1.6.0"
|
version = "1.6.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.arrayvec]]
|
[[exemptions.arrayvec]]
|
||||||
version = "0.7.3"
|
version = "0.7.4"
|
||||||
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
|
[[exemptions.backtrace]]
|
||||||
|
version = "0.3.68"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.base64ct]]
|
[[exemptions.base64ct]]
|
||||||
|
@ -119,7 +127,7 @@ version = "0.1.2"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.cc]]
|
[[exemptions.cc]]
|
||||||
version = "1.0.79"
|
version = "1.0.81"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.chacha20]]
|
[[exemptions.chacha20]]
|
||||||
|
@ -134,20 +142,32 @@ criteria = "safe-to-deploy"
|
||||||
version = "0.4.26"
|
version = "0.4.26"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
|
[[exemptions.ciborium]]
|
||||||
|
version = "0.2.1"
|
||||||
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
|
[[exemptions.ciborium-io]]
|
||||||
|
version = "0.2.1"
|
||||||
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
|
[[exemptions.ciborium-ll]]
|
||||||
|
version = "0.2.1"
|
||||||
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.cipher]]
|
[[exemptions.cipher]]
|
||||||
version = "0.3.0"
|
version = "0.3.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.clap]]
|
[[exemptions.clap]]
|
||||||
version = "2.34.0"
|
version = "4.3.19"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.clap]]
|
[[exemptions.clap_builder]]
|
||||||
version = "3.2.25"
|
version = "4.3.19"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.clap_complete]]
|
[[exemptions.clap_complete]]
|
||||||
version = "3.2.5"
|
version = "4.3.2"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.console]]
|
[[exemptions.console]]
|
||||||
|
@ -155,7 +175,7 @@ version = "0.15.7"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.const-oid]]
|
[[exemptions.const-oid]]
|
||||||
version = "0.9.2"
|
version = "0.9.4"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.constant_time_eq]]
|
[[exemptions.constant_time_eq]]
|
||||||
|
@ -167,11 +187,11 @@ version = "0.3.2"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.cpp_demangle]]
|
[[exemptions.cpp_demangle]]
|
||||||
version = "0.3.5"
|
version = "0.4.2"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.cpufeatures]]
|
[[exemptions.cpufeatures]]
|
||||||
version = "0.2.2"
|
version = "0.2.9"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.crc32fast]]
|
[[exemptions.crc32fast]]
|
||||||
|
@ -183,7 +203,7 @@ version = "0.3.6"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.criterion-cycles-per-byte]]
|
[[exemptions.criterion-cycles-per-byte]]
|
||||||
version = "0.1.3"
|
version = "0.5.0"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.criterion-plot]]
|
[[exemptions.criterion-plot]]
|
||||||
|
@ -207,17 +227,21 @@ version = "3.2.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.dashmap]]
|
[[exemptions.dashmap]]
|
||||||
version = "5.4.0"
|
version = "5.5.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.der]]
|
[[exemptions.der]]
|
||||||
version = "0.7.6"
|
version = "0.7.7"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.digest]]
|
[[exemptions.digest]]
|
||||||
version = "0.9.0"
|
version = "0.9.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
|
[[exemptions.either]]
|
||||||
|
version = "1.9.0"
|
||||||
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.encode_unicode]]
|
[[exemptions.encode_unicode]]
|
||||||
version = "0.3.6"
|
version = "0.3.6"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -226,12 +250,20 @@ criteria = "safe-to-deploy"
|
||||||
version = "0.9.0"
|
version = "0.9.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
|
[[exemptions.equivalent]]
|
||||||
|
version = "1.0.1"
|
||||||
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
|
[[exemptions.errno]]
|
||||||
|
version = "0.3.2"
|
||||||
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.fastrand]]
|
[[exemptions.fastrand]]
|
||||||
version = "1.8.0"
|
version = "2.0.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.filetime]]
|
[[exemptions.filetime]]
|
||||||
version = "0.2.21"
|
version = "0.2.22"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.find-crate]]
|
[[exemptions.find-crate]]
|
||||||
|
@ -295,7 +327,7 @@ version = "0.1.19"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.hermit-abi]]
|
[[exemptions.hermit-abi]]
|
||||||
version = "0.3.1"
|
version = "0.3.2"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.hkdf]]
|
[[exemptions.hkdf]]
|
||||||
|
@ -332,6 +364,10 @@ criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.indexmap]]
|
[[exemptions.indexmap]]
|
||||||
version = "1.9.1"
|
version = "1.9.1"
|
||||||
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
|
[[exemptions.indexmap]]
|
||||||
|
version = "2.0.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.inferno]]
|
[[exemptions.inferno]]
|
||||||
|
@ -342,8 +378,12 @@ criteria = "safe-to-run"
|
||||||
version = "0.1.1"
|
version = "0.1.1"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
|
[[exemptions.is-terminal]]
|
||||||
|
version = "0.4.9"
|
||||||
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.itoa]]
|
[[exemptions.itoa]]
|
||||||
version = "1.0.6"
|
version = "1.0.9"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.jobserver]]
|
[[exemptions.jobserver]]
|
||||||
|
@ -363,7 +403,7 @@ version = "0.2.2"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.linux-raw-sys]]
|
[[exemptions.linux-raw-sys]]
|
||||||
version = "0.3.8"
|
version = "0.4.5"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.locale_config]]
|
[[exemptions.locale_config]]
|
||||||
|
@ -403,15 +443,19 @@ version = "7.1.1"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.num-bigint-dig]]
|
[[exemptions.num-bigint-dig]]
|
||||||
version = "0.8.2"
|
version = "0.8.4"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.num-format]]
|
[[exemptions.num-format]]
|
||||||
version = "0.4.4"
|
version = "0.4.4"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
|
[[exemptions.num-traits]]
|
||||||
|
version = "0.2.16"
|
||||||
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.num_cpus]]
|
[[exemptions.num_cpus]]
|
||||||
version = "1.13.1"
|
version = "1.16.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.objc]]
|
[[exemptions.objc]]
|
||||||
|
@ -455,7 +499,7 @@ version = "0.11.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.pbkdf2]]
|
[[exemptions.pbkdf2]]
|
||||||
version = "0.12.1"
|
version = "0.12.2"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.percent-encoding]]
|
[[exemptions.percent-encoding]]
|
||||||
|
@ -463,15 +507,15 @@ version = "2.3.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.pin-project]]
|
[[exemptions.pin-project]]
|
||||||
version = "1.1.0"
|
version = "1.1.2"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.pin-project-internal]]
|
[[exemptions.pin-project-internal]]
|
||||||
version = "1.1.0"
|
version = "1.1.2"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.pin-project-lite]]
|
[[exemptions.pin-project-lite]]
|
||||||
version = "0.2.9"
|
version = "0.2.10"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.pinentry]]
|
[[exemptions.pinentry]]
|
||||||
|
@ -491,15 +535,15 @@ version = "0.3.27"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.plotters]]
|
[[exemptions.plotters]]
|
||||||
version = "0.3.4"
|
version = "0.3.5"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.plotters-backend]]
|
[[exemptions.plotters-backend]]
|
||||||
version = "0.3.4"
|
version = "0.3.5"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.plotters-svg]]
|
[[exemptions.plotters-svg]]
|
||||||
version = "0.3.3"
|
version = "0.3.5"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.poly1305]]
|
[[exemptions.poly1305]]
|
||||||
|
@ -507,11 +551,11 @@ version = "0.8.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.polyval]]
|
[[exemptions.polyval]]
|
||||||
version = "0.6.0"
|
version = "0.6.1"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.pprof]]
|
[[exemptions.pprof]]
|
||||||
version = "0.10.1"
|
version = "0.12.1"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.ppv-lite86]]
|
[[exemptions.ppv-lite86]]
|
||||||
|
@ -530,6 +574,10 @@ criteria = "safe-to-run"
|
||||||
version = "1.0.3"
|
version = "1.0.3"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
|
[[exemptions.quote]]
|
||||||
|
version = "1.0.32"
|
||||||
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.rand]]
|
[[exemptions.rand]]
|
||||||
version = "0.7.3"
|
version = "0.7.3"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -559,11 +607,15 @@ version = "0.3.5"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.regex]]
|
[[exemptions.regex]]
|
||||||
version = "1.8.4"
|
version = "1.9.1"
|
||||||
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
|
[[exemptions.regex-automata]]
|
||||||
|
version = "0.3.4"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.regex-syntax]]
|
[[exemptions.regex-syntax]]
|
||||||
version = "0.7.2"
|
version = "0.7.4"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.rgb]]
|
[[exemptions.rgb]]
|
||||||
|
@ -587,23 +639,23 @@ version = "0.0.1"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.rust-embed]]
|
[[exemptions.rust-embed]]
|
||||||
version = "6.7.0"
|
version = "6.8.1"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.rust-embed-impl]]
|
[[exemptions.rust-embed-impl]]
|
||||||
version = "6.6.0"
|
version = "6.8.1"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.rust-embed-utils]]
|
[[exemptions.rust-embed-utils]]
|
||||||
version = "7.5.0"
|
version = "7.8.1"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.rustix]]
|
[[exemptions.rustix]]
|
||||||
version = "0.37.20"
|
version = "0.38.6"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.ryu]]
|
[[exemptions.ryu]]
|
||||||
version = "1.0.13"
|
version = "1.0.15"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.salsa20]]
|
[[exemptions.salsa20]]
|
||||||
|
@ -615,7 +667,7 @@ version = "1.0.6"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.scopeguard]]
|
[[exemptions.scopeguard]]
|
||||||
version = "1.1.0"
|
version = "1.2.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.scrypt]]
|
[[exemptions.scrypt]]
|
||||||
|
@ -631,23 +683,23 @@ version = "0.10.2"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.serde]]
|
[[exemptions.serde]]
|
||||||
version = "1.0.164"
|
version = "1.0.181"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.serde_derive]]
|
[[exemptions.serde_derive]]
|
||||||
version = "1.0.164"
|
version = "1.0.181"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.serde_json]]
|
[[exemptions.serde_json]]
|
||||||
version = "1.0.81"
|
version = "1.0.104"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.serde_spanned]]
|
[[exemptions.serde_spanned]]
|
||||||
version = "0.6.2"
|
version = "0.6.3"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.smallvec]]
|
[[exemptions.smallvec]]
|
||||||
version = "1.10.0"
|
version = "1.11.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.spin]]
|
[[exemptions.spin]]
|
||||||
|
@ -671,11 +723,11 @@ version = "0.10.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.symbolic-common]]
|
[[exemptions.symbolic-common]]
|
||||||
version = "9.2.1"
|
version = "12.3.0"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.symbolic-demangle]]
|
[[exemptions.symbolic-demangle]]
|
||||||
version = "9.2.1"
|
version = "12.3.0"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.syn]]
|
[[exemptions.syn]]
|
||||||
|
@ -683,15 +735,15 @@ version = "1.0.109"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.syn]]
|
[[exemptions.syn]]
|
||||||
version = "2.0.18"
|
version = "2.0.28"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.tar]]
|
[[exemptions.tar]]
|
||||||
version = "0.4.38"
|
version = "0.4.39"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.tempfile]]
|
[[exemptions.tempfile]]
|
||||||
version = "3.6.0"
|
version = "3.7.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.termcolor]]
|
[[exemptions.termcolor]]
|
||||||
|
@ -699,13 +751,25 @@ version = "1.1.3"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.test-case]]
|
[[exemptions.test-case]]
|
||||||
version = "2.2.2"
|
version = "3.1.0"
|
||||||
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
|
[[exemptions.test-case-core]]
|
||||||
|
version = "3.1.0"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
[[exemptions.test-case-macros]]
|
[[exemptions.test-case-macros]]
|
||||||
version = "2.2.2"
|
version = "3.1.0"
|
||||||
criteria = "safe-to-run"
|
criteria = "safe-to-run"
|
||||||
|
|
||||||
|
[[exemptions.thiserror]]
|
||||||
|
version = "1.0.44"
|
||||||
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
|
[[exemptions.thiserror-impl]]
|
||||||
|
version = "1.0.44"
|
||||||
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.threadpool]]
|
[[exemptions.threadpool]]
|
||||||
version = "1.8.1"
|
version = "1.8.1"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -715,7 +779,7 @@ version = "0.1.44"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.time]]
|
[[exemptions.time]]
|
||||||
version = "0.3.22"
|
version = "0.3.23"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.tinytemplate]]
|
[[exemptions.tinytemplate]]
|
||||||
|
@ -726,8 +790,12 @@ criteria = "safe-to-run"
|
||||||
version = "0.5.9"
|
version = "0.5.9"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
|
[[exemptions.toml]]
|
||||||
|
version = "0.7.6"
|
||||||
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.toml_edit]]
|
[[exemptions.toml_edit]]
|
||||||
version = "0.19.10"
|
version = "0.19.14"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.type-map]]
|
[[exemptions.type-map]]
|
||||||
|
@ -738,6 +806,10 @@ criteria = "safe-to-deploy"
|
||||||
version = "1.15.0"
|
version = "1.15.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
|
[[exemptions.unicode-ident]]
|
||||||
|
version = "1.0.11"
|
||||||
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.users]]
|
[[exemptions.users]]
|
||||||
version = "0.11.0"
|
version = "0.11.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -803,7 +875,7 @@ version = "0.48.0"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.winnow]]
|
[[exemptions.winnow]]
|
||||||
version = "0.4.6"
|
version = "0.5.4"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
||||||
[[exemptions.wsl]]
|
[[exemptions.wsl]]
|
||||||
|
|
|
@ -176,22 +176,6 @@ the environment's terminal information when asked. Does its stated purpose and
|
||||||
no more.
|
no more.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
[[audits.bytecode-alliance.audits.backtrace]]
|
|
||||||
who = "Alex Crichton <alex@alexcrichton.com>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
version = "0.3.66"
|
|
||||||
notes = "I am the author of this crate."
|
|
||||||
|
|
||||||
[[audits.bytecode-alliance.audits.backtrace]]
|
|
||||||
who = "Alex Crichton <alex@alexcrichton.com>"
|
|
||||||
criteria = "safe-to-run"
|
|
||||||
delta = "0.3.66 -> 0.3.67"
|
|
||||||
notes = """
|
|
||||||
This change introduced a new means of learning the current exe by parsing
|
|
||||||
Linux-specific constructs and does not constitute any major changes to the
|
|
||||||
crate.
|
|
||||||
"""
|
|
||||||
|
|
||||||
[[audits.bytecode-alliance.audits.base64]]
|
[[audits.bytecode-alliance.audits.base64]]
|
||||||
who = "Pat Hickey <phickey@fastly.com>"
|
who = "Pat Hickey <phickey@fastly.com>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -228,15 +212,6 @@ criteria = "safe-to-deploy"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
notes = "I am the author of this crate."
|
notes = "I am the author of this crate."
|
||||||
|
|
||||||
[[audits.bytecode-alliance.audits.cpufeatures]]
|
|
||||||
who = "Alex Crichton <alex@alexcrichton.com>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "0.2.2 -> 0.2.7"
|
|
||||||
notes = """
|
|
||||||
This is a minor update that looks to add some more detected CPU features and
|
|
||||||
various other minor portability fixes such as MIRI support.
|
|
||||||
"""
|
|
||||||
|
|
||||||
[[audits.bytecode-alliance.audits.criterion]]
|
[[audits.bytecode-alliance.audits.criterion]]
|
||||||
who = "Pat Hickey <phickey@fastly.com>"
|
who = "Pat Hickey <phickey@fastly.com>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -262,18 +237,6 @@ who = "Benjamin Bouvier <public@benj.me>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
delta = "0.9.0 -> 0.10.3"
|
delta = "0.9.0 -> 0.10.3"
|
||||||
|
|
||||||
[[audits.bytecode-alliance.audits.errno]]
|
|
||||||
who = "Dan Gohman <dev@sunfishcode.online>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
version = "0.3.0"
|
|
||||||
notes = "This crate uses libc and windows-sys APIs to get and set the raw OS error value."
|
|
||||||
|
|
||||||
[[audits.bytecode-alliance.audits.errno]]
|
|
||||||
who = "Dan Gohman <dev@sunfishcode.online>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "0.3.0 -> 0.3.1"
|
|
||||||
notes = "Just a dependency version bump and a bug fix for redox"
|
|
||||||
|
|
||||||
[[audits.bytecode-alliance.audits.errno-dragonfly]]
|
[[audits.bytecode-alliance.audits.errno-dragonfly]]
|
||||||
who = "Jamey Sharp <jsharp@fastly.com>"
|
who = "Jamey Sharp <jsharp@fastly.com>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -320,15 +283,6 @@ criteria = "safe-to-deploy"
|
||||||
delta = "0.13.1 -> 0.13.2"
|
delta = "0.13.1 -> 0.13.2"
|
||||||
notes = "I read through the diff between v0.13.1 and v0.13.2, and verified that the changes made matched up with the changelog entries. There were very few changes between these two releases, and it was easy to verify what they did."
|
notes = "I read through the diff between v0.13.1 and v0.13.2, and verified that the changes made matched up with the changelog entries. There were very few changes between these two releases, and it was easy to verify what they did."
|
||||||
|
|
||||||
[[audits.bytecode-alliance.audits.is-terminal]]
|
|
||||||
who = "Dan Gohman <dev@sunfishcode.online>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
version = "0.4.7"
|
|
||||||
notes = """
|
|
||||||
The is-terminal implementation code is now sync'd up with the prototype
|
|
||||||
implementation in the Rust standard library.
|
|
||||||
"""
|
|
||||||
|
|
||||||
[[audits.bytecode-alliance.audits.libc]]
|
[[audits.bytecode-alliance.audits.libc]]
|
||||||
who = "Alex Crichton <alex@alexcrichton.com>"
|
who = "Alex Crichton <alex@alexcrichton.com>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -393,11 +347,6 @@ This is a routine update for new nightly features and new syntax popping up on
|
||||||
nightly, nothing out of the ordinary.
|
nightly, nothing out of the ordinary.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
[[audits.bytecode-alliance.audits.quote]]
|
|
||||||
who = "Pat Hickey <phickey@fastly.com>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.0.23 -> 1.0.27"
|
|
||||||
|
|
||||||
[[audits.bytecode-alliance.audits.rustc-demangle]]
|
[[audits.bytecode-alliance.audits.rustc-demangle]]
|
||||||
who = "Alex Crichton <alex@alexcrichton.com>"
|
who = "Alex Crichton <alex@alexcrichton.com>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -410,35 +359,12 @@ criteria = "safe-to-deploy"
|
||||||
version = "0.4.6"
|
version = "0.4.6"
|
||||||
notes = "provides a datastructure implemented using std's Vec. all uses of unsafe are just delegating to the underlying unsafe Vec methods."
|
notes = "provides a datastructure implemented using std's Vec. all uses of unsafe are just delegating to the underlying unsafe Vec methods."
|
||||||
|
|
||||||
[[audits.bytecode-alliance.audits.unicode-ident]]
|
|
||||||
who = "Pat Hickey <phickey@fastly.com>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
version = "1.0.8"
|
|
||||||
|
|
||||||
[[audits.embark-studios.audits.quickcheck_macros]]
|
[[audits.embark-studios.audits.quickcheck_macros]]
|
||||||
who = "Johan Andersson <opensource@embark-studios.com>"
|
who = "Johan Andersson <opensource@embark-studios.com>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
notes = "Proc macro. No unsafe usage or ambient capabilities"
|
notes = "Proc macro. No unsafe usage or ambient capabilities"
|
||||||
|
|
||||||
[[audits.embark-studios.audits.thiserror]]
|
|
||||||
who = "Johan Andersson <opensource@embark-studios.com>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
version = "1.0.40"
|
|
||||||
notes = "Wrapper over implementation crate, found no unsafe or ambient capabilities used"
|
|
||||||
|
|
||||||
[[audits.embark-studios.audits.thiserror-impl]]
|
|
||||||
who = "Johan Andersson <opensource@embark-studios.com>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
version = "1.0.40"
|
|
||||||
notes = "Found no unsafe or ambient capabilities used"
|
|
||||||
|
|
||||||
[[audits.embark-studios.audits.toml]]
|
|
||||||
who = "Johan Andersson <opensource@embark-studios.com>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
version = "0.7.4"
|
|
||||||
notes = "No unsafe usage or ambient capabilities"
|
|
||||||
|
|
||||||
[[audits.embark-studios.audits.toml_datetime]]
|
[[audits.embark-studios.audits.toml_datetime]]
|
||||||
who = "Johan Andersson <opensource@embark-studios.com>"
|
who = "Johan Andersson <opensource@embark-studios.com>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -605,11 +531,6 @@ who = "David Cook <dcook@divviup.org>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
delta = "0.10.6 -> 0.10.7"
|
delta = "0.10.6 -> 0.10.7"
|
||||||
|
|
||||||
[[audits.isrg.audits.either]]
|
|
||||||
who = "David Cook <dcook@divviup.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
version = "1.6.1"
|
|
||||||
|
|
||||||
[[audits.isrg.audits.ghash]]
|
[[audits.isrg.audits.ghash]]
|
||||||
who = "David Cook <dcook@divviup.org>"
|
who = "David Cook <dcook@divviup.org>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -660,16 +581,6 @@ who = "Brandon Pitman <bran@bran.land>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
delta = "1.10.2 -> 1.11.0"
|
delta = "1.10.2 -> 1.11.0"
|
||||||
|
|
||||||
[[audits.isrg.audits.serde_json]]
|
|
||||||
who = "Brandon Pitman <bran@bran.land>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.0.93 -> 1.0.94"
|
|
||||||
|
|
||||||
[[audits.isrg.audits.serde_json]]
|
|
||||||
who = "Brandon Pitman <bran@bran.land>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.0.94 -> 1.0.95"
|
|
||||||
|
|
||||||
[[audits.isrg.audits.sha2]]
|
[[audits.isrg.audits.sha2]]
|
||||||
who = "David Cook <dcook@divviup.org>"
|
who = "David Cook <dcook@divviup.org>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -794,24 +705,6 @@ criteria = "safe-to-deploy"
|
||||||
delta = "0.2.3 -> 0.2.4"
|
delta = "0.2.3 -> 0.2.4"
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
||||||
|
|
||||||
[[audits.mozilla.audits.either]]
|
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.6.1 -> 1.7.0"
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.either]]
|
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.7.0 -> 1.8.0"
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.either]]
|
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.8.0 -> 1.8.1"
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.env_logger]]
|
[[audits.mozilla.audits.env_logger]]
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -824,12 +717,6 @@ criteria = "safe-to-deploy"
|
||||||
delta = "0.9.3 -> 0.10.0"
|
delta = "0.9.3 -> 0.10.0"
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
||||||
|
|
||||||
[[audits.mozilla.audits.fastrand]]
|
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.8.0 -> 1.9.0"
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.fluent]]
|
[[audits.mozilla.audits.fluent]]
|
||||||
who = "Zibi Braniecki <zibi@unicode.org>"
|
who = "Zibi Braniecki <zibi@unicode.org>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -962,12 +849,6 @@ version = "0.12.3"
|
||||||
notes = "This version is used in rust's libstd, so effectively we're already trusting it"
|
notes = "This version is used in rust's libstd, so effectively we're already trusting it"
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
||||||
|
|
||||||
[[audits.mozilla.audits.hermit-abi]]
|
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "0.1.19 -> 0.2.6"
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.hex]]
|
[[audits.mozilla.audits.hex]]
|
||||||
who = "Simon Friedberger <simon@mozilla.com>"
|
who = "Simon Friedberger <simon@mozilla.com>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -1050,25 +931,6 @@ version = "0.1.43"
|
||||||
notes = "All code written or reviewed by Josh Stone."
|
notes = "All code written or reviewed by Josh Stone."
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
||||||
|
|
||||||
[[audits.mozilla.audits.num-traits]]
|
|
||||||
who = "Josh Stone <jistone@redhat.com>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
version = "0.2.15"
|
|
||||||
notes = "All code written or reviewed by Josh Stone."
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.num_cpus]]
|
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.13.1 -> 1.14.0"
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.num_cpus]]
|
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.14.0 -> 1.15.0"
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.once_cell]]
|
[[audits.mozilla.audits.once_cell]]
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -1143,41 +1005,6 @@ delta = "1.0.63 -> 1.0.66"
|
||||||
notes = "Removed special support for some really old Rust versions"
|
notes = "Removed special support for some really old Rust versions"
|
||||||
aggregated-from = "https://raw.githubusercontent.com/mozilla/glean/main/supply-chain/audits.toml"
|
aggregated-from = "https://raw.githubusercontent.com/mozilla/glean/main/supply-chain/audits.toml"
|
||||||
|
|
||||||
[[audits.mozilla.audits.quote]]
|
|
||||||
who = "Nika Layzell <nika@thelayzells.com>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
version = "1.0.18"
|
|
||||||
notes = """
|
|
||||||
`quote` is a utility crate used by proc-macros to generate TokenStreams
|
|
||||||
conveniently from source code. The bulk of the logic is some complex
|
|
||||||
interlocking `macro_rules!` macros which are used to parse and build the
|
|
||||||
`TokenStream` within the proc-macro.
|
|
||||||
|
|
||||||
This crate contains no unsafe code, and the internal logic, while difficult to
|
|
||||||
read, is generally straightforward. I have audited the the quote macros, ident
|
|
||||||
formatter, and runtime logic.
|
|
||||||
"""
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.quote]]
|
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.0.18 -> 1.0.21"
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.quote]]
|
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.0.21 -> 1.0.23"
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.quote]]
|
|
||||||
who = "Jan-Erik Rediger <jrediger@mozilla.com>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.0.27 -> 1.0.28"
|
|
||||||
notes = "Enabled on wasm targets"
|
|
||||||
aggregated-from = "https://raw.githubusercontent.com/mozilla/glean/main/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.rand_core]]
|
[[audits.mozilla.audits.rand_core]]
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -1223,30 +1050,6 @@ version = "1.1.0"
|
||||||
notes = "Straightforward crate with no unsafe code, does what it says on the tin."
|
notes = "Straightforward crate with no unsafe code, does what it says on the tin."
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
||||||
|
|
||||||
[[audits.mozilla.audits.serde_json]]
|
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.0.81 -> 1.0.83"
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.serde_json]]
|
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.0.83 -> 1.0.85"
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.serde_json]]
|
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.0.85 -> 1.0.91"
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.serde_json]]
|
|
||||||
who = "Mike Hommey <mh+mozilla@glandium.org>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.0.91 -> 1.0.93"
|
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.sha1]]
|
[[audits.mozilla.audits.sha1]]
|
||||||
who = "Dana Keeler <dkeeler@mozilla.com>"
|
who = "Dana Keeler <dkeeler@mozilla.com>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -1351,13 +1154,6 @@ criteria = "safe-to-deploy"
|
||||||
delta = "0.9.0 -> 0.9.1"
|
delta = "0.9.0 -> 0.9.1"
|
||||||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
|
||||||
|
|
||||||
[[audits.mozilla.audits.unicode-ident]]
|
|
||||||
who = "Jan-Erik Rediger <jrediger@mozilla.com>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.0.8 -> 1.0.9"
|
|
||||||
notes = "Dependency updates only"
|
|
||||||
aggregated-from = "https://raw.githubusercontent.com/mozilla/glean/main/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.mozilla.audits.uuid]]
|
[[audits.mozilla.audits.uuid]]
|
||||||
who = "Jan-Erik Rediger <jrediger@mozilla.com>"
|
who = "Jan-Erik Rediger <jrediger@mozilla.com>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
@ -1447,12 +1243,6 @@ criteria = "safe-to-deploy"
|
||||||
delta = "0.1.22 -> 0.1.23"
|
delta = "0.1.22 -> 0.1.23"
|
||||||
aggregated-from = "https://raw.githubusercontent.com/zcash/zcash/master/qa/supply-chain/audits.toml"
|
aggregated-from = "https://raw.githubusercontent.com/zcash/zcash/master/qa/supply-chain/audits.toml"
|
||||||
|
|
||||||
[[audits.zcash.audits.serde_json]]
|
|
||||||
who = "Jack Grigg <jack@electriccoin.co>"
|
|
||||||
criteria = "safe-to-deploy"
|
|
||||||
delta = "1.0.95 -> 1.0.96"
|
|
||||||
aggregated-from = "https://raw.githubusercontent.com/zcash/zcash/master/qa/supply-chain/audits.toml"
|
|
||||||
|
|
||||||
[[audits.zcash.audits.sha2]]
|
[[audits.zcash.audits.sha2]]
|
||||||
who = "Jack Grigg <jack@electriccoin.co>"
|
who = "Jack Grigg <jack@electriccoin.co>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue