123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598 |
- # cargo-vet audits file
- [audits]
- [[trusted.aho-corasick]]
- criteria = "safe-to-deploy"
- user-id = 189 # Andrew Gallant (BurntSushi)
- start = "2019-03-28"
- end = "2025-03-06"
- [[trusted.anyhow]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-10-05"
- end = "2025-03-06"
- [[trusted.backtrace]]
- criteria = "safe-to-deploy"
- user-id = 2915 # Amanieu d'Antras (Amanieu)
- start = "2023-06-29"
- end = "2025-03-06"
- [[trusted.byteorder]]
- criteria = "safe-to-deploy"
- user-id = 189 # Andrew Gallant (BurntSushi)
- start = "2019-06-09"
- end = "2025-03-06"
- [[trusted.bytes]]
- criteria = "safe-to-deploy"
- user-id = 359 # Sean McArthur (seanmonstar)
- start = "2019-11-27"
- end = "2025-03-06"
- [[trusted.bytes]]
- criteria = "safe-to-deploy"
- user-id = 6741 # Alice Ryhl (Darksonn)
- start = "2021-01-11"
- end = "2025-03-06"
- [[trusted.cargo-platform]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-09-27"
- end = "2025-03-06"
- [[trusted.cc]]
- criteria = "safe-to-deploy"
- user-id = 2915 # Amanieu d'Antras (Amanieu)
- start = "2024-02-20"
- end = "2025-03-06"
- [[trusted.dtoa]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-05-02"
- end = "2025-03-06"
- [[trusted.dyn-clone]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-12-23"
- end = "2025-03-06"
- [[trusted.flate2]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-03-14"
- end = "2025-03-06"
- [[trusted.h2]]
- criteria = "safe-to-deploy"
- user-id = 359 # Sean McArthur (seanmonstar)
- start = "2019-03-13"
- end = "2025-03-06"
- [[trusted.hashbrown]]
- criteria = "safe-to-deploy"
- user-id = 2915 # Amanieu d'Antras (Amanieu)
- start = "2019-04-02"
- end = "2025-03-06"
- [[trusted.http]]
- criteria = "safe-to-deploy"
- user-id = 359 # Sean McArthur (seanmonstar)
- start = "2019-04-05"
- end = "2025-03-06"
- [[trusted.http-body]]
- criteria = "safe-to-deploy"
- user-id = 359 # Sean McArthur (seanmonstar)
- start = "2019-10-01"
- end = "2025-03-06"
- [[trusted.httparse]]
- criteria = "safe-to-deploy"
- user-id = 359 # Sean McArthur (seanmonstar)
- start = "2019-07-03"
- end = "2025-03-06"
- [[trusted.hyper]]
- criteria = "safe-to-deploy"
- user-id = 359 # Sean McArthur (seanmonstar)
- start = "2019-03-01"
- end = "2025-03-06"
- [[trusted.hyper-tls]]
- criteria = "safe-to-deploy"
- user-id = 359 # Sean McArthur (seanmonstar)
- start = "2019-03-19"
- end = "2025-03-06"
- [[trusted.indexmap]]
- criteria = "safe-to-deploy"
- user-id = 539 # Josh Stone (cuviper)
- start = "2020-01-15"
- end = "2025-03-06"
- [[trusted.itoa]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-05-02"
- end = "2025-03-06"
- [[trusted.js-sys]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-03-04"
- end = "2025-03-06"
- [[trusted.libc]]
- criteria = "safe-to-deploy"
- user-id = 2915 # Amanieu d'Antras (Amanieu)
- start = "2021-01-27"
- end = "2025-03-06"
- [[trusted.libm]]
- criteria = "safe-to-deploy"
- user-id = 2915 # Amanieu d'Antras (Amanieu)
- start = "2022-02-06"
- end = "2025-03-06"
- [[trusted.linux-raw-sys]]
- criteria = "safe-to-deploy"
- user-id = 6825 # Dan Gohman (sunfishcode)
- start = "2021-06-12"
- end = "2025-03-06"
- [[trusted.lock_api]]
- criteria = "safe-to-deploy"
- user-id = 2915 # Amanieu d'Antras (Amanieu)
- start = "2019-05-04"
- end = "2025-03-06"
- [[trusted.loom]]
- criteria = "safe-to-deploy"
- user-id = 6741 # Alice Ryhl (Darksonn)
- start = "2021-04-12"
- end = "2025-03-06"
- [[trusted.memchr]]
- criteria = "safe-to-deploy"
- user-id = 189 # Andrew Gallant (BurntSushi)
- start = "2019-07-07"
- end = "2025-03-06"
- [[trusted.mime]]
- criteria = "safe-to-deploy"
- user-id = 359 # Sean McArthur (seanmonstar)
- start = "2019-09-09"
- end = "2025-03-06"
- [[trusted.mio]]
- criteria = "safe-to-deploy"
- user-id = 10 # Carl Lerche (carllerche)
- start = "2019-05-15"
- end = "2025-03-06"
- [[trusted.num_cpus]]
- criteria = "safe-to-deploy"
- user-id = 359 # Sean McArthur (seanmonstar)
- start = "2019-06-10"
- end = "2025-03-06"
- [[trusted.openssl-src]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-02-25"
- end = "2025-03-06"
- [[trusted.parking_lot]]
- criteria = "safe-to-deploy"
- user-id = 2915 # Amanieu d'Antras (Amanieu)
- start = "2019-05-04"
- end = "2025-03-06"
- [[trusted.parking_lot_core]]
- criteria = "safe-to-deploy"
- user-id = 2915 # Amanieu d'Antras (Amanieu)
- start = "2019-05-04"
- end = "2025-03-06"
- [[trusted.phf]]
- criteria = "safe-to-deploy"
- user-id = 51017 # Yuki Okushi (JohnTitor)
- start = "2021-06-17"
- end = "2025-03-06"
- [[trusted.phf_codegen]]
- criteria = "safe-to-deploy"
- user-id = 51017 # Yuki Okushi (JohnTitor)
- start = "2021-06-17"
- end = "2025-03-06"
- [[trusted.phf_generator]]
- criteria = "safe-to-deploy"
- user-id = 51017 # Yuki Okushi (JohnTitor)
- start = "2021-06-17"
- end = "2025-03-06"
- [[trusted.phf_macros]]
- criteria = "safe-to-deploy"
- user-id = 51017 # Yuki Okushi (JohnTitor)
- start = "2021-06-17"
- end = "2025-03-06"
- [[trusted.phf_shared]]
- criteria = "safe-to-deploy"
- user-id = 51017 # Yuki Okushi (JohnTitor)
- start = "2021-06-17"
- end = "2025-03-06"
- [[trusted.proc-macro-hack]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-04-16"
- end = "2025-03-06"
- [[trusted.proc-macro2]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-04-23"
- end = "2025-03-06"
- [[trusted.quickcheck]]
- criteria = "safe-to-deploy"
- user-id = 189 # Andrew Gallant (BurntSushi)
- start = "2019-05-13"
- end = "2025-03-06"
- [[trusted.regex]]
- criteria = "safe-to-deploy"
- user-id = 189 # Andrew Gallant (BurntSushi)
- start = "2019-02-27"
- end = "2025-03-06"
- [[trusted.regex-automata]]
- criteria = "safe-to-deploy"
- user-id = 189 # Andrew Gallant (BurntSushi)
- start = "2019-02-25"
- end = "2025-03-06"
- [[trusted.regex-syntax]]
- criteria = "safe-to-deploy"
- user-id = 189 # Andrew Gallant (BurntSushi)
- start = "2019-03-30"
- end = "2025-03-06"
- [[trusted.reqwest]]
- criteria = "safe-to-deploy"
- user-id = 359 # Sean McArthur (seanmonstar)
- start = "2019-03-04"
- end = "2025-03-06"
- [[trusted.rustix]]
- criteria = "safe-to-deploy"
- user-id = 6825 # Dan Gohman (sunfishcode)
- start = "2021-10-29"
- end = "2025-03-06"
- [[trusted.ryu]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-05-02"
- end = "2025-03-06"
- [[trusted.same-file]]
- criteria = "safe-to-deploy"
- user-id = 189 # Andrew Gallant (BurntSushi)
- start = "2019-07-16"
- end = "2025-03-06"
- [[trusted.scoped-tls]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-02-26"
- end = "2025-03-06"
- [[trusted.scopeguard]]
- criteria = "safe-to-deploy"
- user-id = 2915 # Amanieu d'Antras (Amanieu)
- start = "2020-02-16"
- end = "2025-03-06"
- [[trusted.semver]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2021-05-25"
- end = "2025-03-06"
- [[trusted.serde]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-03-01"
- end = "2025-03-06"
- [[trusted.serde_derive_internals]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-09-08"
- end = "2025-03-06"
- [[trusted.serde_json]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-02-28"
- end = "2025-03-06"
- [[trusted.serde_repr]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-04-26"
- end = "2025-03-06"
- [[trusted.serde_spanned]]
- criteria = "safe-to-deploy"
- user-id = 6743 # Ed Page (epage)
- start = "2023-01-20"
- end = "2025-03-06"
- [[trusted.slab]]
- criteria = "safe-to-deploy"
- user-id = 6741 # Alice Ryhl (Darksonn)
- start = "2021-10-13"
- end = "2025-03-06"
- [[trusted.smallvec]]
- criteria = "safe-to-deploy"
- user-id = 2017 # Matt Brubeck (mbrubeck)
- start = "2019-10-28"
- end = "2025-03-06"
- [[trusted.socket2]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-05-06"
- end = "2025-03-06"
- [[trusted.syn]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-03-01"
- end = "2025-03-06"
- [[trusted.target-lexicon]]
- criteria = "safe-to-deploy"
- user-id = 6825 # Dan Gohman (sunfishcode)
- start = "2019-03-06"
- end = "2025-03-06"
- [[trusted.thiserror]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-10-09"
- end = "2025-03-06"
- [[trusted.thiserror-impl]]
- criteria = "safe-to-deploy"
- user-id = 3618 # David Tolnay (dtolnay)
- start = "2019-10-09"
- end = "2025-03-06"
- [[trusted.thread_local]]
- criteria = "safe-to-deploy"
- user-id = 2915 # Amanieu d'Antras (Amanieu)
- start = "2019-09-07"
- end = "2025-03-06"
- [[trusted.tokio]]
- criteria = "safe-to-deploy"
- user-id = 6741 # Alice Ryhl (Darksonn)
- start = "2020-12-25"
- end = "2025-03-06"
- [[trusted.tokio-macros]]
- criteria = "safe-to-deploy"
- user-id = 6741 # Alice Ryhl (Darksonn)
- start = "2020-10-26"
- end = "2025-03-06"
- [[trusted.tokio-macros]]
- criteria = "safe-to-deploy"
- user-id = 10 # Carl Lerche (carllerche)
- start = "2019-04-24"
- end = "2025-03-06"
- [[trusted.tokio-util]]
- criteria = "safe-to-deploy"
- user-id = 6741 # Alice Ryhl (Darksonn)
- start = "2021-01-12"
- end = "2025-03-06"
- [[trusted.toml]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-05-16"
- end = "2025-03-06"
- [[trusted.toml]]
- criteria = "safe-to-deploy"
- user-id = 6743 # Ed Page (epage)
- start = "2022-12-14"
- end = "2025-03-06"
- [[trusted.toml_edit]]
- criteria = "safe-to-deploy"
- user-id = 6743 # Ed Page (epage)
- start = "2021-09-13"
- end = "2025-03-06"
- [[trusted.ucd-trie]]
- criteria = "safe-to-deploy"
- user-id = 189 # Andrew Gallant (BurntSushi)
- start = "2019-07-21"
- end = "2025-03-06"
- [[trusted.walkdir]]
- criteria = "safe-to-deploy"
- user-id = 189 # Andrew Gallant (BurntSushi)
- start = "2019-06-09"
- end = "2025-03-06"
- [[trusted.wasi]]
- criteria = "safe-to-deploy"
- user-id = 6825 # Dan Gohman (sunfishcode)
- start = "2019-07-22"
- end = "2025-03-06"
- [[trusted.wasi]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2020-06-03"
- end = "2025-03-06"
- [[trusted.wasm-bindgen]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-03-04"
- end = "2025-03-06"
- [[trusted.wasm-bindgen-backend]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-03-04"
- end = "2025-03-06"
- [[trusted.wasm-bindgen-futures]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-03-04"
- end = "2025-03-06"
- [[trusted.wasm-bindgen-macro]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-03-04"
- end = "2025-03-06"
- [[trusted.wasm-bindgen-macro-support]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-03-04"
- end = "2025-03-06"
- [[trusted.wasm-bindgen-shared]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-03-04"
- end = "2025-03-06"
- [[trusted.web-sys]]
- criteria = "safe-to-deploy"
- user-id = 1 # Alex Crichton (alexcrichton)
- start = "2019-03-04"
- end = "2025-03-06"
- [[trusted.winapi-util]]
- criteria = "safe-to-deploy"
- user-id = 189 # Andrew Gallant (BurntSushi)
- start = "2020-01-11"
- end = "2025-03-06"
- [[trusted.windows]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2021-01-15"
- end = "2025-03-06"
- [[trusted.windows-core]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2021-11-15"
- end = "2025-03-06"
- [[trusted.windows-implement]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2022-01-27"
- end = "2025-03-06"
- [[trusted.windows-interface]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2022-02-18"
- end = "2025-03-06"
- [[trusted.windows-result]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2024-02-02"
- end = "2025-03-06"
- [[trusted.windows-sys]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2021-11-15"
- end = "2025-03-06"
- [[trusted.windows-targets]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2022-09-09"
- end = "2025-03-06"
- [[trusted.windows-version]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2023-03-07"
- end = "2025-03-06"
- [[trusted.windows_aarch64_gnullvm]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2022-09-01"
- end = "2025-03-06"
- [[trusted.windows_aarch64_msvc]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2021-11-05"
- end = "2025-03-06"
- [[trusted.windows_i686_gnu]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2021-10-28"
- end = "2025-03-06"
- [[trusted.windows_i686_msvc]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2021-10-27"
- end = "2025-03-06"
- [[trusted.windows_x86_64_gnu]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2021-10-28"
- end = "2025-03-06"
- [[trusted.windows_x86_64_gnullvm]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2022-09-01"
- end = "2025-03-06"
- [[trusted.windows_x86_64_msvc]]
- criteria = "safe-to-deploy"
- user-id = 64539 # Kenny Kerr (kennykerr)
- start = "2021-10-27"
- end = "2025-03-06"
- [[trusted.winnow]]
- criteria = "safe-to-deploy"
- user-id = 6743 # Ed Page (epage)
- start = "2023-02-22"
- end = "2025-03-06"
|