@@ -543,6 +543,20 @@ when = "2025-05-20"
543543user-id = 73222
544544user-login = "wasmtime-publish"
545545
546+ [[publisher.windows-sys]]
547+ version = "0.52.0"
548+ when = "2023-11-15"
549+ user-id = 64539
550+ user-login = "kennykerr"
551+ user-name = "Kenny Kerr"
552+
553+ [[publisher.windows-sys]]
554+ version = "0.59.0"
555+ when = "2024-07-30"
556+ user-id = 64539
557+ user-login = "kennykerr"
558+ user-name = "Kenny Kerr"
559+
546560[[publisher.windows-targets]]
547561version = "0.52.6"
548562when = "2024-07-03"
@@ -557,20 +571,55 @@ user-id = 64539
557571user-login = "kennykerr"
558572user-name = "Kenny Kerr"
559573
574+ [[publisher.windows_aarch64_msvc]]
575+ version = "0.52.6"
576+ when = "2024-07-03"
577+ user-id = 64539
578+ user-login = "kennykerr"
579+ user-name = "Kenny Kerr"
580+
581+ [[publisher.windows_i686_gnu]]
582+ version = "0.52.6"
583+ when = "2024-07-03"
584+ user-id = 64539
585+ user-login = "kennykerr"
586+ user-name = "Kenny Kerr"
587+
560588[[publisher.windows_i686_gnullvm]]
561589version = "0.52.6"
562590when = "2024-07-03"
563591user-id = 64539
564592user-login = "kennykerr"
565593user-name = "Kenny Kerr"
566594
595+ [[publisher.windows_i686_msvc]]
596+ version = "0.52.6"
597+ when = "2024-07-03"
598+ user-id = 64539
599+ user-login = "kennykerr"
600+ user-name = "Kenny Kerr"
601+
602+ [[publisher.windows_x86_64_gnu]]
603+ version = "0.52.6"
604+ when = "2024-07-03"
605+ user-id = 64539
606+ user-login = "kennykerr"
607+ user-name = "Kenny Kerr"
608+
567609[[publisher.windows_x86_64_gnullvm]]
568610version = "0.52.6"
569611when = "2024-07-03"
570612user-id = 64539
571613user-login = "kennykerr"
572614user-name = "Kenny Kerr"
573615
616+ [[publisher.windows_x86_64_msvc]]
617+ version = "0.52.6"
618+ when = "2024-07-03"
619+ user-id = 64539
620+ user-login = "kennykerr"
621+ user-name = "Kenny Kerr"
622+
574623[[publisher.wit-bindgen]]
575624version = "0.42.1"
576625when = "2025-05-06"
@@ -1002,6 +1051,15 @@ publication of this crate from CI. This repository requires all PRs are reviewed
10021051by a Bytecode Alliance maintainer and it owned by the Bytecode Alliance itself.
10031052"""
10041053
1054+ [[audits.bytecode-alliance.audits.allocator-api2]]
1055+ who = "Chris Fallin <chris@cfallin.org>"
1056+ criteria = "safe-to-deploy"
1057+ delta = "0.2.18 -> 0.2.20"
1058+ notes = """
1059+ The changes appear to be reasonable updates from Rust's stdlib imported into
1060+ `allocator-api2`'s copy of this code.
1061+ """
1062+
10051063[[audits.bytecode-alliance.audits.arbitrary]]
10061064who = "Nick Fitzgerald <fitzgen@gmail.com>"
10071065criteria = "safe-to-deploy"
@@ -1133,6 +1191,15 @@ who = "Pat Hickey <phickey@fastly.com>"
11331191criteria = "safe-to-deploy"
11341192version = "0.1.0"
11351193
1194+ [[audits.bytecode-alliance.audits.postcard]]
1195+ who = "Alex Crichton <alex@alexcrichton.com>"
1196+ criteria = "safe-to-deploy"
1197+ version = "1.0.8"
1198+ notes = """
1199+ I've audited the unsafe code to do what it looks like it's doing. Otherwise the
1200+ crate is a standard serializer/deserializer crate.
1201+ """
1202+
11361203[[audits.bytecode-alliance.audits.rustc-demangle]]
11371204who = "Alex Crichton <alex@alexcrichton.com>"
11381205criteria = "safe-to-deploy"
@@ -1150,6 +1217,11 @@ criteria = "safe-to-deploy"
11501217version = "1.1.0"
11511218notes = "Only minor `unsafe` code blocks which look valid and otherwise does what it says on the tin."
11521219
1220+ [[audits.bytecode-alliance.audits.signal-hook-registry]]
1221+ who = "Pat Hickey <phickey@fastly.com>"
1222+ criteria = "safe-to-deploy"
1223+ version = "1.4.1"
1224+
11531225[[audits.bytecode-alliance.audits.sptr]]
11541226who = "Alex Crichton <alex@alexcrichton.com>"
11551227criteria = "safe-to-deploy"
@@ -1369,6 +1441,32 @@ delta = "1.0.14 -> 1.0.15"
13691441notes = "Only minor rustdoc changes."
13701442aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT"
13711443
1444+ [[audits.google.audits.log]]
1445+ who = "danakj <danakj@chromium.org>"
1446+ criteria = "safe-to-deploy"
1447+ version = "0.4.22"
1448+ notes = """
1449+ Unsafe review in https://docs.google.com/document/d/1IXQbD1GhTRqNHIGxq6yy7qHqxeO4CwN5noMFXnqyDIM/edit?usp=sharing
1450+
1451+ Unsafety is generally very well-documented, with one exception, which we
1452+ describe in the review doc.
1453+ """
1454+ aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT"
1455+
1456+ [[audits.google.audits.log]]
1457+ who = "Lukasz Anforowicz <lukasza@chromium.org>"
1458+ criteria = "safe-to-deploy"
1459+ delta = "0.4.22 -> 0.4.25"
1460+ notes = "No impact on `unsafe` usage in `lib.rs`."
1461+ aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT"
1462+
1463+ [[audits.google.audits.log]]
1464+ who = "Daniel Cheng <dcheng@chromium.org>"
1465+ criteria = "safe-to-deploy"
1466+ delta = "0.4.25 -> 0.4.26"
1467+ notes = "Only trivial code and documentation changes."
1468+ aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT"
1469+
13721470[[audits.google.audits.pin-project-lite]]
13731471who = "David Koloski <dkoloski@google.com>"
13741472criteria = "safe-to-deploy"
@@ -1752,6 +1850,12 @@ end = "2026-02-01"
17521850notes = "All code written or reviewed by Manish"
17531851aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
17541852
1853+ [[audits.mozilla.audits.allocator-api2]]
1854+ who = "Nicolas Silva <nical@fastmail.com>"
1855+ criteria = "safe-to-deploy"
1856+ version = "0.2.18"
1857+ aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"
1858+
17551859[[audits.mozilla.audits.bitflags]]
17561860who = "Nika Layzell <nika@thelayzells.com>"
17571861criteria = "safe-to-deploy"
0 commit comments