@@ -29,13 +29,6 @@ user-id = 4484
2929user-login = "hsivonen"
3030user-name = "Henri Sivonen"
3131
32- [[publisher.unicode-normalization]]
33- version = "0.1.24"
34- when = "2024-09-17"
35- user-id = 1139
36- user-login = "Manishearth"
37- user-name = "Manish Goregaokar"
38-
3932[[publisher.unicode-segmentation]]
4033version = "1.12.0"
4134when = "2024-09-13"
@@ -302,12 +295,24 @@ who = "Pat Hickey <phickey@fastly.com>"
302295criteria = "safe-to-deploy"
303296version = "0.1.0"
304297
298+ [[audits.bytecode-alliance.audits.nu-ansi-term]]
299+ who = "Pat Hickey <phickey@fastly.com>"
300+ criteria = "safe-to-deploy"
301+ version = "0.46.0"
302+ notes = "one use of unsafe to call windows specific api to get console handle."
303+
305304[[audits.bytecode-alliance.audits.openssl-probe]]
306305who = "Pat Hickey <phickey@fastly.com>"
307306criteria = "safe-to-deploy"
308307version = "0.1.5"
309308notes = "IO is only checking for the existence of paths in the filesystem"
310309
310+ [[audits.bytecode-alliance.audits.overload]]
311+ who = "Pat Hickey <phickey@fastly.com>"
312+ criteria = "safe-to-deploy"
313+ version = "0.1.1"
314+ notes = "small crate, only defines macro-rules!, nicely documented as well"
315+
311316[[audits.bytecode-alliance.audits.percent-encoding]]
312317who = "Alex Crichton <alex@alexcrichton.com>"
313318criteria = "safe-to-deploy"
@@ -434,6 +439,18 @@ criteria = "safe-to-deploy"
434439version = "1.0.1"
435440notes = "No unsafe usage or ambient capabilities"
436441
442+ [[audits.embark-studios.audits.thiserror]]
443+ who = "Johan Andersson <opensource@embark-studios.com>"
444+ criteria = "safe-to-deploy"
445+ version = "1.0.40"
446+ notes = "Wrapper over implementation crate, found no unsafe or ambient capabilities used"
447+
448+ [[audits.embark-studios.audits.thiserror-impl]]
449+ who = "Johan Andersson <opensource@embark-studios.com>"
450+ criteria = "safe-to-deploy"
451+ version = "1.0.40"
452+ notes = "Found no unsafe or ambient capabilities used"
453+
437454[[audits.embark-studios.audits.valuable]]
438455who = "Johan Andersson <opensource@embark-studios.com>"
439456criteria = "safe-to-deploy"
@@ -620,6 +637,24 @@ criteria = "safe-to-deploy"
620637version = "1.0.0"
621638aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/refs/heads/main/cargo-vet/audits.toml?format=TEXT"
622639
640+ [[audits.google.audits.ciborium]]
641+ who = "Daniel Verkamp <dverkamp@chromium.org>"
642+ criteria = "safe-to-run"
643+ version = "0.2.2"
644+ aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/refs/heads/main/cargo-vet/audits.toml?format=TEXT"
645+
646+ [[audits.google.audits.ciborium-io]]
647+ who = "Daniel Verkamp <dverkamp@chromium.org>"
648+ criteria = "safe-to-run"
649+ version = "0.2.2"
650+ aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/refs/heads/main/cargo-vet/audits.toml?format=TEXT"
651+
652+ [[audits.google.audits.ciborium-ll]]
653+ who = "Daniel Verkamp <dverkamp@chromium.org>"
654+ criteria = "safe-to-run"
655+ version = "0.2.2"
656+ aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/refs/heads/main/cargo-vet/audits.toml?format=TEXT"
657+
623658[[audits.google.audits.color_quant]]
624659who = "George Burgess IV <gbiv@google.com>"
625660criteria = "safe-to-deploy"
@@ -770,6 +805,12 @@ delta = "1.0.34 -> 1.0.35"
770805notes = "There are no significant code changes in this delta (just one string constant change). Note that prior audits may have been partial."
771806aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT"
772807
808+ [[audits.google.audits.half]]
809+ who = "Daniel Verkamp <dverkamp@chromium.org>"
810+ criteria = "safe-to-run"
811+ version = "2.4.1"
812+ aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/refs/heads/main/cargo-vet/audits.toml?format=TEXT"
813+
773814[[audits.google.audits.heck]]
774815who = "Lukasz Anforowicz <lukasza@chromium.org>"
775816criteria = "safe-to-deploy"
@@ -1084,6 +1125,15 @@ The delta just 1) inlines/expands `impl ToTokens` that used to be handled via
10841125"""
10851126aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT"
10861127
1128+ [[audits.google.audits.rand]]
1129+ who = "Lukasz Anforowicz <lukasza@chromium.org>"
1130+ criteria = "safe-to-deploy"
1131+ version = "0.8.5"
1132+ notes = """
1133+ For more detailed unsafe review notes please see https://crrev.com/c/6362797
1134+ """
1135+ aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT"
1136+
10871137[[audits.google.audits.regex-syntax]]
10881138who = "Manish Goregaokar <manishearth@google.com>"
10891139criteria = "safe-to-deploy"
@@ -1459,6 +1509,13 @@ delta = "1.0.13 -> 1.0.14"
14591509notes = "Minimal delta in `.rs` files: new test assertions + doc changes."
14601510aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT"
14611511
1512+ [[audits.google.audits.windows-core]]
1513+ who = "Manish Goregaokar <manishearth@google.com>"
1514+ criteria = "safe-to-deploy"
1515+ version = "0.52.0"
1516+ notes = "Implements Windows system APIs"
1517+ aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT"
1518+
14621519[[audits.google.audits.yoke]]
14631520who = "Manish Goregaokar <manishearth@google.com>"
14641521criteria = "safe-to-deploy"
@@ -1696,6 +1753,16 @@ who = "David Cook <dcook@divviup.org>"
16961753criteria = "safe-to-deploy"
16971754delta = "2.5.0 -> 2.6.1"
16981755
1756+ [[audits.isrg.audits.thiserror]]
1757+ who = "Brandon Pitman <bran@bran.land>"
1758+ criteria = "safe-to-deploy"
1759+ delta = "1.0.40 -> 1.0.43"
1760+
1761+ [[audits.isrg.audits.thiserror-impl]]
1762+ who = "Brandon Pitman <bran@bran.land>"
1763+ criteria = "safe-to-deploy"
1764+ delta = "1.0.40 -> 1.0.43"
1765+
16991766[[audits.isrg.audits.universal-hash]]
17001767who = "David Cook <dcook@divviup.org>"
17011768criteria = "safe-to-deploy"
@@ -1735,15 +1802,6 @@ end = "2025-10-23"
17351802notes = "I, Henri Sivonen, wrote encoding_rs for Gecko and have reviewed contributions by others. There are two caveats to the certification: 1) The crate does things that are documented to be UB but that do not appear to actually be UB due to integer types differing from the general rule; https://github.com/hsivonen/encoding_rs/issues/79 . 2) It would be prudent to re-review the code that reinterprets buffers of integers as SIMD vectors; see https://github.com/hsivonen/encoding_rs/issues/87 ."
17361803aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
17371804
1738- [[audits.mozilla.wildcard-audits.unicode-normalization]]
1739- who = "Manish Goregaokar <manishsmail@gmail.com>"
1740- criteria = "safe-to-deploy"
1741- user-id = 1139 # Manish Goregaokar (Manishearth)
1742- start = "2019-11-06"
1743- end = "2026-02-01"
1744- notes = "All code written or reviewed by Manish"
1745- aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
1746-
17471805[[audits.mozilla.wildcard-audits.unicode-segmentation]]
17481806who = "Manish Goregaokar <manishsmail@gmail.com>"
17491807criteria = "safe-to-deploy"
@@ -2405,6 +2463,18 @@ criteria = "safe-to-deploy"
24052463delta = "0.16.0 -> 0.16.1"
24062464aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
24072465
2466+ [[audits.mozilla.audits.thiserror]]
2467+ who = "Jan-Erik Rediger <jrediger@mozilla.com>"
2468+ criteria = "safe-to-deploy"
2469+ delta = "1.0.43 -> 1.0.69"
2470+ aggregated-from = "https://raw.githubusercontent.com/mozilla/glean/main/supply-chain/audits.toml"
2471+
2472+ [[audits.mozilla.audits.thiserror-impl]]
2473+ who = "Jan-Erik Rediger <jrediger@mozilla.com>"
2474+ criteria = "safe-to-deploy"
2475+ delta = "1.0.43 -> 1.0.69"
2476+ aggregated-from = "https://raw.githubusercontent.com/mozilla/glean/main/supply-chain/audits.toml"
2477+
24082478[[audits.mozilla.audits.time-core]]
24092479who = "Kershaw Chang <kershaw@mozilla.com>"
24102480criteria = "safe-to-deploy"
0 commit comments