security: audit some crates
Some checks failed
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-lint Pipeline was successful
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-test Pipeline was successful
ci/woodpecker/push/server-test Pipeline failed
ci/woodpecker/push/server-audit Pipeline failed
ci/woodpecker/push/server-vet Pipeline failed
ci/woodpecker/push/server-lint Pipeline failed
Some checks failed
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-lint Pipeline was successful
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-test Pipeline was successful
ci/woodpecker/push/server-test Pipeline failed
ci/woodpecker/push/server-audit Pipeline failed
ci/woodpecker/push/server-vet Pipeline failed
ci/woodpecker/push/server-lint Pipeline failed
This commit was merged in pull request #31.
This commit is contained in:
@@ -1,6 +1,41 @@
|
||||
|
||||
# cargo-vet audits file
|
||||
|
||||
[[audits.alloy-primitives]]
|
||||
who = "CleverWild <cleverwilddev@gmail.com>"
|
||||
criteria = "safe-to-deploy"
|
||||
version = "1.5.7"
|
||||
|
||||
[[audits.console]]
|
||||
who = "CleverWild <cleverwilddev@gmail.com>"
|
||||
criteria = "safe-to-deploy"
|
||||
version = "0.15.11"
|
||||
|
||||
[[audits.encode_unicode]]
|
||||
who = "CleverWild <cleverwilddev@gmail.com>"
|
||||
criteria = "safe-to-deploy"
|
||||
version = "0.3.6"
|
||||
|
||||
[[audits.futures-timer]]
|
||||
who = "CleverWild <cleverwilddev@gmail.com>"
|
||||
criteria = "safe-to-run"
|
||||
version = "3.0.3"
|
||||
|
||||
[[audits.insta]]
|
||||
who = "CleverWild <cleverwilddev@gmail.com>"
|
||||
criteria = "safe-to-run"
|
||||
version = "1.46.3"
|
||||
|
||||
[[audits.pin-project]]
|
||||
who = "CleverWild <cleverwilddev@gmail.com>"
|
||||
criteria = "safe-to-deploy"
|
||||
version = "0.2.16"
|
||||
|
||||
[[audits.protoc-bin-vendored]]
|
||||
who = "CleverWild <cleverwilddev@gmail.com>"
|
||||
criteria = "safe-to-deploy"
|
||||
version = "3.2.0"
|
||||
|
||||
[[audits.similar]]
|
||||
who = "hdbg <httpdebugger@protonmail.com>"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -16,11 +51,214 @@ who = "hdbg <httpdebugger@protonmail.com>"
|
||||
criteria = "safe-to-deploy"
|
||||
delta = "0.2.18 -> 0.2.19"
|
||||
|
||||
[[audits.wasm-bindgen]]
|
||||
who = "CleverWild <cleverwilddev@gmail.com>"
|
||||
criteria = "safe-to-deploy"
|
||||
delta = "0.2.100 -> 0.2.114"
|
||||
|
||||
[[trusted.addr2line]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 4415 # Philip Craig (philipc)
|
||||
start = "2019-05-01"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.aho-corasick]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 189 # Andrew Gallant (BurntSushi)
|
||||
start = "2019-03-28"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.anyhow]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2019-10-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.async-stream]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 10 # Carl Lerche (carllerche)
|
||||
start = "2019-06-07"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.async-stream]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2021-04-21"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.async-stream-impl]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 10 # Carl Lerche (carllerche)
|
||||
start = "2019-08-13"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.async-stream-impl]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2021-04-21"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.async-trait]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2019-07-23"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.auto_impl]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3204 # Ashley Mannix (KodrAus)
|
||||
start = "2022-06-01"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.aws-lc-rs]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 156764 # Justin W Smith (justsmth)
|
||||
start = "2023-04-11"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.aws-lc-sys]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 156764 # Justin W Smith (justsmth)
|
||||
start = "2022-11-09"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.backtrace]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 55123 # rust-lang-owner
|
||||
start = "2025-05-06"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.bitflags]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3204 # Ashley Mannix (KodrAus)
|
||||
start = "2019-05-02"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.bytes]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 359 # Sean McArthur (seanmonstar)
|
||||
start = "2019-11-27"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.bytes]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6741 # Alice Ryhl (Darksonn)
|
||||
start = "2021-01-11"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.cc]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 55123 # rust-lang-owner
|
||||
start = "2022-10-29"
|
||||
end = "2027-02-16"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.cmake]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 55123 # rust-lang-owner
|
||||
start = "2022-10-29"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.crossbeam-utils]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2020-10-12"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.derive_more]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3797 # Jelte Fennema-Nio (JelteF)
|
||||
start = "2019-05-25"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.derive_more-impl]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3797 # Jelte Fennema-Nio (JelteF)
|
||||
start = "2023-07-23"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.dyn-clone]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2019-12-23"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.ff]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6289 # Jack Grigg (str4d)
|
||||
start = "2021-08-11"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.find-msvc-tools]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 539 # Josh Stone (cuviper)
|
||||
start = "2025-08-29"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.flate2]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 980 # Sebastian Thiel (Byron)
|
||||
start = "2023-08-15"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.futures]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2020-10-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.futures-channel]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2020-10-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.futures-core]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2020-10-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.futures-executor]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2020-10-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.futures-io]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2020-10-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.futures-macro]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2020-10-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.futures-sink]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2020-10-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.futures-task]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2019-07-29"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.futures-util]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2020-10-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.group]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1244 # ebfull
|
||||
start = "2019-10-08"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.h2]]
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -28,36 +266,372 @@ user-id = 359 # Sean McArthur (seanmonstar)
|
||||
start = "2019-03-13"
|
||||
end = "2027-02-14"
|
||||
|
||||
[[trusted.hashbrown]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 2915 # Amanieu d'Antras (Amanieu)
|
||||
start = "2019-04-02"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.hashbrown]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 55123 # rust-lang-owner
|
||||
start = "2025-04-30"
|
||||
end = "2027-02-14"
|
||||
|
||||
[[trusted.http]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 359 # Sean McArthur (seanmonstar)
|
||||
start = "2019-04-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.http-body-util]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 359 # Sean McArthur (seanmonstar)
|
||||
start = "2022-10-25"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.httparse]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 359 # Sean McArthur (seanmonstar)
|
||||
start = "2019-07-03"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.hyper]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 359 # Sean McArthur (seanmonstar)
|
||||
start = "2019-03-01"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.hyper-util]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 359 # Sean McArthur (seanmonstar)
|
||||
start = "2022-01-15"
|
||||
end = "2027-02-14"
|
||||
|
||||
[[trusted.id-arena]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 696 # Nick Fitzgerald (fitzgen)
|
||||
start = "2026-01-14"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.indexmap]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 539 # Josh Stone (cuviper)
|
||||
start = "2020-01-15"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.itoa]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2019-05-02"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.jobserver]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 55123 # rust-lang-owner
|
||||
start = "2024-07-23"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.js-sys]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1 # Alex Crichton (alexcrichton)
|
||||
start = "2019-03-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.libc]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 55123 # rust-lang-owner
|
||||
start = "2024-08-15"
|
||||
end = "2027-02-16"
|
||||
|
||||
[[trusted.libm]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 55123 # rust-lang-owner
|
||||
start = "2024-10-26"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.linux-raw-sys]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6825 # Dan Gohman (sunfishcode)
|
||||
start = "2021-06-12"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.lock_api]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 2915 # Amanieu d'Antras (Amanieu)
|
||||
start = "2019-05-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.log]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3204 # Ashley Mannix (KodrAus)
|
||||
start = "2019-07-10"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.macro-string]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2025-02-02"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.memchr]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 189 # Andrew Gallant (BurntSushi)
|
||||
start = "2019-07-07"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.mime]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 359 # Sean McArthur (seanmonstar)
|
||||
start = "2019-09-09"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.mio]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6025 # Thomas de Zeeuw (Thomasdezeeuw)
|
||||
start = "2019-12-17"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.num-bigint]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 539 # Josh Stone (cuviper)
|
||||
start = "2019-09-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.num_cpus]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 359 # Sean McArthur (seanmonstar)
|
||||
start = "2019-06-10"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.object]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 4415 # Philip Craig (philipc)
|
||||
start = "2019-04-26"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.parking_lot]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 2915 # Amanieu d'Antras (Amanieu)
|
||||
start = "2019-05-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.parking_lot_core]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 2915 # Amanieu d'Antras (Amanieu)
|
||||
start = "2019-05-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.paste]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2019-03-19"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.pin-project]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2019-03-02"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.pin-project-internal]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2019-08-11"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.pin-project-lite]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2019-10-22"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.portable-atomic]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2022-02-24"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.prettyplease]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2022-01-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.proc-macro2]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2019-04-23"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.prost]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3959 # Lucio Franco (LucioFranco)
|
||||
start = "2021-07-08"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.prost-build]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3959 # Lucio Franco (LucioFranco)
|
||||
start = "2021-07-08"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.prost-derive]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3959 # Lucio Franco (LucioFranco)
|
||||
start = "2021-07-08"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.prost-types]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3959 # Lucio Franco (LucioFranco)
|
||||
start = "2021-07-08"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.protoc-bin-vendored-linux-aarch_64]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 220 # Stepan Koltsov (stepancheg)
|
||||
start = "2022-02-07"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.protoc-bin-vendored-linux-ppcle_64]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 220 # Stepan Koltsov (stepancheg)
|
||||
start = "2022-02-07"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.protoc-bin-vendored-linux-s390_64]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 220 # Stepan Koltsov (stepancheg)
|
||||
start = "2025-07-21"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.protoc-bin-vendored-linux-x86_32]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 220 # Stepan Koltsov (stepancheg)
|
||||
start = "2022-02-07"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.protoc-bin-vendored-linux-x86_64]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 220 # Stepan Koltsov (stepancheg)
|
||||
start = "2022-02-07"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.protoc-bin-vendored-macos-aarch_64]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 220 # Stepan Koltsov (stepancheg)
|
||||
start = "2024-09-30"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.protoc-bin-vendored-macos-x86_64]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 220 # Stepan Koltsov (stepancheg)
|
||||
start = "2022-02-07"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.protoc-bin-vendored-win32]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 220 # Stepan Koltsov (stepancheg)
|
||||
start = "2022-02-07"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.pulldown-cmark-to-cmark]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 980 # Sebastian Thiel (Byron)
|
||||
start = "2019-07-03"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.quote]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2019-04-09"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.ref-cast]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2019-05-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.ref-cast-impl]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2019-05-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.regex]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 189 # Andrew Gallant (BurntSushi)
|
||||
start = "2019-02-27"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.regex-automata]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 189 # Andrew Gallant (BurntSushi)
|
||||
start = "2019-02-25"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.regex-syntax]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 189 # Andrew Gallant (BurntSushi)
|
||||
start = "2019-03-30"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.reqwest]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 359 # Sean McArthur (seanmonstar)
|
||||
start = "2019-03-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.rustc-demangle]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 55123 # rust-lang-owner
|
||||
start = "2023-03-23"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.rustix]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6825 # Dan Gohman (sunfishcode)
|
||||
start = "2021-10-29"
|
||||
end = "2027-02-14"
|
||||
|
||||
[[trusted.ryu]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2019-05-02"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.scopeguard]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 2915 # Amanieu d'Antras (Amanieu)
|
||||
start = "2020-02-16"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.semver]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2021-05-25"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.serde_json]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2019-02-28"
|
||||
end = "2027-02-14"
|
||||
|
||||
[[trusted.slab]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6741 # Alice Ryhl (Darksonn)
|
||||
start = "2021-10-13"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.socket2]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6025 # Thomas de Zeeuw (Thomasdezeeuw)
|
||||
start = "2020-09-09"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.syn]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
@@ -70,26 +644,350 @@ user-id = 2915 # Amanieu d'Antras (Amanieu)
|
||||
start = "2019-09-07"
|
||||
end = "2027-02-16"
|
||||
|
||||
[[trusted.time]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 15682 # Jacob Pratt (jhpratt)
|
||||
start = "2019-12-19"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tinystr]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1139 # Manish Goregaokar (Manishearth)
|
||||
start = "2021-01-14"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tokio]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6741 # Alice Ryhl (Darksonn)
|
||||
start = "2020-12-25"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tokio-macros]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6741 # Alice Ryhl (Darksonn)
|
||||
start = "2020-10-26"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tokio-stream]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6741 # Alice Ryhl (Darksonn)
|
||||
start = "2021-01-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tokio-util]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6741 # Alice Ryhl (Darksonn)
|
||||
start = "2021-01-12"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.toml]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6743 # Ed Page (epage)
|
||||
start = "2022-12-14"
|
||||
end = "2027-02-16"
|
||||
|
||||
[[trusted.toml_datetime]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6743 # Ed Page (epage)
|
||||
start = "2022-10-21"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.toml_edit]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6743 # Ed Page (epage)
|
||||
start = "2021-09-13"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.toml_parser]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6743 # Ed Page (epage)
|
||||
start = "2025-07-08"
|
||||
end = "2027-02-16"
|
||||
|
||||
[[trusted.tonic]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3959 # Lucio Franco (LucioFranco)
|
||||
start = "2019-10-02"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tonic-build]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 10
|
||||
user-id = 10 # Carl Lerche (carllerche)
|
||||
start = "2019-09-10"
|
||||
end = "2027-02-16"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tonic-build]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3959 # Lucio Franco (LucioFranco)
|
||||
start = "2019-10-02"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tonic-prost]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3959 # Lucio Franco (LucioFranco)
|
||||
start = "2025-07-28"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tonic-prost-build]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3959 # Lucio Franco (LucioFranco)
|
||||
start = "2025-07-28"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tower]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 359 # Sean McArthur (seanmonstar)
|
||||
start = "2024-09-09"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tower-http]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 359 # Sean McArthur (seanmonstar)
|
||||
start = "2024-09-23"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tower-layer]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 10 # Carl Lerche (carllerche)
|
||||
start = "2019-04-27"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tower-layer]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3959 # Lucio Franco (LucioFranco)
|
||||
start = "2019-09-11"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tower-service]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3959 # Lucio Franco (LucioFranco)
|
||||
start = "2019-08-20"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.tracing-subscriber]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 10 # Carl Lerche (carllerche)
|
||||
start = "2025-08-29"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.ucd-trie]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 189 # Andrew Gallant (BurntSushi)
|
||||
start = "2019-07-21"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.unicase]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 359 # Sean McArthur (seanmonstar)
|
||||
start = "2019-03-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.unicode-ident]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2021-10-02"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.url]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1139 # Manish Goregaokar (Manishearth)
|
||||
start = "2021-02-18"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.uuid]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3204 # Ashley Mannix (KodrAus)
|
||||
start = "2019-10-18"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.valuable]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 10 # Carl Lerche (carllerche)
|
||||
start = "2022-01-03"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.wait-timeout]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1 # Alex Crichton (alexcrichton)
|
||||
start = "2025-02-03"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.wasi]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1 # Alex Crichton (alexcrichton)
|
||||
start = "2020-06-03"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.wasi]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6825 # Dan Gohman (sunfishcode)
|
||||
start = "2019-07-22"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.wasm-bindgen]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1 # Alex Crichton (alexcrichton)
|
||||
start = "2019-03-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.wasm-bindgen-futures]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1 # Alex Crichton (alexcrichton)
|
||||
start = "2019-03-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.wasm-bindgen-macro]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1 # Alex Crichton (alexcrichton)
|
||||
start = "2019-03-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.wasm-bindgen-macro-support]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1 # Alex Crichton (alexcrichton)
|
||||
start = "2019-03-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.wasm-bindgen-shared]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1 # Alex Crichton (alexcrichton)
|
||||
start = "2019-03-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.web-sys]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1 # Alex Crichton (alexcrichton)
|
||||
start = "2019-03-04"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows-core]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2021-11-15"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows-implement]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2022-01-27"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows-interface]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2022-02-18"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows-result]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2024-02-02"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows-strings]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2024-02-02"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows-sys]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2021-11-15"
|
||||
end = "2027-02-16"
|
||||
|
||||
[[trusted.windows-targets]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2022-09-09"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows_aarch64_gnullvm]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2022-09-01"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows_aarch64_msvc]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2021-11-05"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows_i686_gnu]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2021-10-28"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows_i686_gnullvm]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2024-04-02"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows_i686_msvc]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2021-10-27"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows_x86_64_gnu]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2021-10-28"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows_x86_64_gnullvm]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2022-09-01"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.windows_x86_64_msvc]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2021-10-27"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.winnow]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 6743 # Ed Page (epage)
|
||||
start = "2023-02-22"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.yoke]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1139 # Manish Goregaokar (Manishearth)
|
||||
start = "2021-05-01"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.zerocopy]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 7178 # Joshua Liebow-Feeser (joshlf)
|
||||
start = "2019-02-28"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.zerocopy-derive]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 7178 # Joshua Liebow-Feeser (joshlf)
|
||||
start = "2019-02-28"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.zerotrie]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1139 # Manish Goregaokar (Manishearth)
|
||||
start = "2023-10-03"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.zerovec]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1139 # Manish Goregaokar (Manishearth)
|
||||
start = "2021-04-19"
|
||||
end = "2027-03-14"
|
||||
|
||||
[[trusted.zmij]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 3618 # David Tolnay (dtolnay)
|
||||
start = "2025-12-18"
|
||||
end = "2027-03-14"
|
||||
|
||||
@@ -4,30 +4,27 @@
|
||||
[cargo-vet]
|
||||
version = "0.10"
|
||||
|
||||
[imports.OpenDevicePartnership]
|
||||
url = "https://raw.githubusercontent.com/OpenDevicePartnership/rust-crate-audits/refs/heads/main/audits.toml"
|
||||
|
||||
[imports.bytecode-alliance]
|
||||
url = "https://raw.githubusercontent.com/bytecodealliance/wasmtime/main/supply-chain/audits.toml"
|
||||
|
||||
[imports.embark-studios]
|
||||
url = "https://raw.githubusercontent.com/EmbarkStudios/rust-ecosystem/main/audits.toml"
|
||||
|
||||
[imports.google]
|
||||
url = "https://raw.githubusercontent.com/google/supply-chain/main/audits.toml"
|
||||
|
||||
[imports.isrg]
|
||||
url = "https://raw.githubusercontent.com/divviup/libprio-rs/main/supply-chain/audits.toml"
|
||||
|
||||
[imports.mozilla]
|
||||
url = "https://raw.githubusercontent.com/mozilla/supply-chain/main/audits.toml"
|
||||
|
||||
[imports.zcash]
|
||||
url = "https://raw.githubusercontent.com/zcash/rust-ecosystem/main/supply-chain/audits.toml"
|
||||
|
||||
[[exemptions.addr2line]]
|
||||
version = "0.25.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.aho-corasick]]
|
||||
version = "1.1.4"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.anyhow]]
|
||||
version = "1.0.101"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.asn1-rs]]
|
||||
version = "0.7.1"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -40,18 +37,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.2.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.async-trait]]
|
||||
version = "0.1.89"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.aws-lc-rs]]
|
||||
version = "1.15.4"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.aws-lc-sys]]
|
||||
version = "0.37.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.axum]]
|
||||
version = "0.8.8"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -60,10 +45,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.5.6"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.backtrace]]
|
||||
version = "0.3.76"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.backtrace-ext]]
|
||||
version = "0.2.1"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -72,26 +53,14 @@ criteria = "safe-to-deploy"
|
||||
version = "0.9.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.bitflags]]
|
||||
version = "2.10.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.block-buffer]]
|
||||
version = "0.11.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.bytes]]
|
||||
version = "1.11.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.cc]]
|
||||
version = "1.2.55"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.cfg-if]]
|
||||
version = "1.0.4"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.chacha20]]
|
||||
version = "0.10.0"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -100,26 +69,14 @@ criteria = "safe-to-deploy"
|
||||
version = "0.4.43"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.cmake]]
|
||||
version = "0.1.57"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.cpufeatures]]
|
||||
version = "0.2.17"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.cpufeatures]]
|
||||
version = "0.3.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.crc32fast]]
|
||||
version = "1.5.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.crossbeam-utils]]
|
||||
version = "0.8.21"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.crypto-common]]
|
||||
version = "0.2.0"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -156,10 +113,6 @@ criteria = "safe-to-deploy"
|
||||
version = "10.0.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.deranged]]
|
||||
version = "0.5.5"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.diesel]]
|
||||
version = "2.3.6"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -192,10 +145,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.2.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.dyn-clone]]
|
||||
version = "1.0.20"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.ed25519]]
|
||||
version = "3.0.0-rc.4"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -204,10 +153,6 @@ criteria = "safe-to-deploy"
|
||||
version = "3.0.0-pre.6"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.fiat-crypto]]
|
||||
version = "0.3.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.find-msvc-tools]]
|
||||
version = "0.1.9"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -216,22 +161,10 @@ criteria = "safe-to-deploy"
|
||||
version = "0.5.7"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.flate2]]
|
||||
version = "1.1.9"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.fs_extra]]
|
||||
version = "1.3.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.futures-task]]
|
||||
version = "0.3.31"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.futures-util]]
|
||||
version = "0.3.31"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.getrandom]]
|
||||
version = "0.2.17"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -244,30 +177,10 @@ criteria = "safe-to-deploy"
|
||||
version = "0.4.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.hashbrown]]
|
||||
version = "0.14.5"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.http]]
|
||||
version = "1.4.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.http-body-util]]
|
||||
version = "0.1.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.httparse]]
|
||||
version = "1.10.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.hybrid-array]]
|
||||
version = "0.4.7"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.hyper]]
|
||||
version = "1.8.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.hyper-timeout]]
|
||||
version = "0.5.2"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -276,18 +189,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.1.65"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.id-arena]]
|
||||
version = "2.3.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.ident_case]]
|
||||
version = "1.0.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.indexmap]]
|
||||
version = "2.13.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.is_ci]]
|
||||
version = "1.2.0"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -296,14 +197,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.14.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.itoa]]
|
||||
version = "1.0.17"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.jobserver]]
|
||||
version = "0.1.34"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.js-sys]]
|
||||
version = "0.3.85"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -320,26 +213,10 @@ criteria = "safe-to-deploy"
|
||||
version = "0.35.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.linux-raw-sys]]
|
||||
version = "0.11.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.lock_api]]
|
||||
version = "0.4.14"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.log]]
|
||||
version = "0.4.29"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.matchit]]
|
||||
version = "0.8.4"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.memchr]]
|
||||
version = "2.8.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.memsafe]]
|
||||
version = "0.4.0"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -360,34 +237,14 @@ criteria = "safe-to-deploy"
|
||||
version = "2.3.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.mime]]
|
||||
version = "0.3.17"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.minimal-lexical]]
|
||||
version = "0.2.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.mio]]
|
||||
version = "1.1.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.multimap]]
|
||||
version = "0.10.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.num-bigint]]
|
||||
version = "0.4.6"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.num-conv]]
|
||||
version = "0.2.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.object]]
|
||||
version = "0.37.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.oid-registry]]
|
||||
version = "0.8.1"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -400,14 +257,6 @@ criteria = "safe-to-deploy"
|
||||
version = "4.2.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.parking_lot]]
|
||||
version = "0.12.5"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.parking_lot_core]]
|
||||
version = "0.9.12"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.pem]]
|
||||
version = "3.0.6"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -424,58 +273,14 @@ criteria = "safe-to-deploy"
|
||||
version = "1.1.10"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.portable-atomic]]
|
||||
version = "1.13.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.prettyplease]]
|
||||
version = "0.2.37"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.proc-macro2]]
|
||||
version = "1.0.106"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.prost]]
|
||||
version = "0.14.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.prost-build]]
|
||||
version = "0.14.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.prost-derive]]
|
||||
version = "0.14.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.prost-types]]
|
||||
version = "0.14.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.pulldown-cmark]]
|
||||
version = "0.13.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.pulldown-cmark-to-cmark]]
|
||||
version = "22.0.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.quote]]
|
||||
version = "1.0.44"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.r-efi]]
|
||||
version = "5.3.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.rand]]
|
||||
version = "0.10.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.rand_core]]
|
||||
version = "0.10.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.rcgen]]
|
||||
version = "0.14.7"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -484,18 +289,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.5.18"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.regex]]
|
||||
version = "1.12.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.regex-automata]]
|
||||
version = "0.4.14"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.regex-syntax]]
|
||||
version = "0.8.9"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.ring]]
|
||||
version = "0.17.14"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -504,10 +297,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.1.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.rustc-demangle]]
|
||||
version = "0.1.27"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.rusticata-macros]]
|
||||
version = "4.1.0"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -528,10 +317,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.1.4"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.scopeguard]]
|
||||
version = "1.2.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.secrecy]]
|
||||
version = "0.10.3"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -540,18 +325,6 @@ criteria = "safe-to-deploy"
|
||||
version = "1.0.27"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.serde]]
|
||||
version = "1.0.228"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.serde_core]]
|
||||
version = "1.0.228"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.serde_derive]]
|
||||
version = "1.0.228"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.sha2]]
|
||||
version = "0.11.0-rc.5"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -568,10 +341,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.3.8"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.slab]]
|
||||
version = "0.4.12"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.smlang]]
|
||||
version = "0.8.0"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -580,10 +349,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.8.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.socket2]]
|
||||
version = "0.6.2"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.sqlite-wasm-rs]]
|
||||
version = "0.5.2"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -592,10 +357,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.1.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.subtle]]
|
||||
version = "2.6.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.supports-color]]
|
||||
version = "3.0.2"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -620,74 +381,10 @@ criteria = "safe-to-deploy"
|
||||
version = "0.4.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.thiserror]]
|
||||
version = "2.0.18"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.thiserror-impl]]
|
||||
version = "2.0.18"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.time]]
|
||||
version = "0.3.47"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.time-core]]
|
||||
version = "0.1.8"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.time-macros]]
|
||||
version = "0.2.27"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.tokio]]
|
||||
version = "1.49.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.tokio-macros]]
|
||||
version = "2.6.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.tokio-rustls]]
|
||||
version = "0.26.4"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.tokio-stream]]
|
||||
version = "0.1.18"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.tokio-util]]
|
||||
version = "0.7.18"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.tonic]]
|
||||
version = "0.14.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.tonic-build]]
|
||||
version = "0.14.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.tonic-prost]]
|
||||
version = "0.14.4"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.tonic-prost-build]]
|
||||
version = "0.14.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.tower]]
|
||||
version = "0.5.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.tower-layer]]
|
||||
version = "0.3.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.tower-service]]
|
||||
version = "0.3.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.tracing]]
|
||||
version = "0.1.44"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -708,34 +405,10 @@ criteria = "safe-to-run"
|
||||
version = "1.19.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.unicase]]
|
||||
version = "2.9.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.unicode-ident]]
|
||||
version = "1.0.23"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.untrusted]]
|
||||
version = "0.7.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.untrusted]]
|
||||
version = "0.9.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.uuid]]
|
||||
version = "1.20.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.wasi]]
|
||||
version = "0.11.1+wasi-snapshot-preview1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.wasm-bindgen]]
|
||||
version = "0.2.108"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.wasm-bindgen-macro]]
|
||||
version = "0.2.108"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -760,102 +433,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.4.0"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows-core]]
|
||||
version = "0.62.2"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows-implement]]
|
||||
version = "0.60.2"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows-interface]]
|
||||
version = "0.59.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows-result]]
|
||||
version = "0.4.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows-strings]]
|
||||
version = "0.5.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows-targets]]
|
||||
version = "0.52.6"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows-targets]]
|
||||
version = "0.53.5"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_aarch64_gnullvm]]
|
||||
version = "0.52.6"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_aarch64_gnullvm]]
|
||||
version = "0.53.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_aarch64_msvc]]
|
||||
version = "0.52.6"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_aarch64_msvc]]
|
||||
version = "0.53.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_i686_gnu]]
|
||||
version = "0.52.6"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_i686_gnu]]
|
||||
version = "0.53.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_i686_gnullvm]]
|
||||
version = "0.52.6"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_i686_gnullvm]]
|
||||
version = "0.53.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_i686_msvc]]
|
||||
version = "0.52.6"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_i686_msvc]]
|
||||
version = "0.53.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_x86_64_gnu]]
|
||||
version = "0.52.6"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_x86_64_gnu]]
|
||||
version = "0.53.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_x86_64_gnullvm]]
|
||||
version = "0.52.6"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_x86_64_gnullvm]]
|
||||
version = "0.53.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_x86_64_msvc]]
|
||||
version = "0.52.6"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.windows_x86_64_msvc]]
|
||||
version = "0.53.1"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.winnow]]
|
||||
version = "0.7.14"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.x509-parser]]
|
||||
version = "0.18.1"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -864,10 +441,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.5.2"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.zmij]]
|
||||
version = "1.0.20"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.zstd]]
|
||||
version = "0.13.3"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user