@@ -22,8 +22,15 @@ user-id = 55123
2222user-login = "rust-lang-owner"
2323
2424[[publisher.wasi]]
25- version = "0.14.3+wasi-0.2.4"
26- when = "2025-08-28"
25+ version = "0.14.7+wasi-0.2.4"
26+ when = "2025-09-15"
27+ user-id = 1
28+ user-login = "alexcrichton"
29+ user-name = "Alex Crichton"
30+
31+ [[publisher.wasip2]]
32+ version = "1.0.3+wasi-0.2.9"
33+ when = "2026-04-17"
2734user-id = 1
2835user-login = "alexcrichton"
2936user-name = "Alex Crichton"
@@ -43,10 +50,9 @@ user-login = "kennykerr"
4350user-name = "Kenny Kerr"
4451
4552[[publisher.wit-bindgen]]
46- version = "0.43.0"
47- when = "2025-06-24"
48- user-id = 73222
49- user-login = "wasmtime-publish"
53+ version = "0.57.1"
54+ when = "2026-04-17"
55+ trusted-publisher = "github:bytecodealliance/wit-bindgen"
5056
5157[[audits.bytecode-alliance.wildcard-audits.bumpalo]]
5258who = "Nick Fitzgerald <fitzgen@gmail.com>"
@@ -65,18 +71,24 @@ notes = """
6571This is a Bytecode Alliance authored crate.
6672"""
6773
68- [[audits.bytecode-alliance.wildcard-audits.wit-bindgen ]]
74+ [[audits.bytecode-alliance.wildcard-audits.wasip2 ]]
6975who = "Alex Crichton <alex@alexcrichton.com>"
7076criteria = "safe-to-deploy"
71- user-id = 73222 # wasmtime-publish
72- start = "2023-01-01 "
73- end = "2026-06-03 "
77+ user-id = 1 # Alex Crichton (alexcrichton)
78+ start = "2025-08-10 "
79+ end = "2026-08-21 "
7480notes = """
75- The Bytecode Alliance uses the `wasmtime-publish` crates.io account to automate
76- publication of this crate from CI. This repository requires all PRs are reviewed
77- by a Bytecode Alliance maintainer and it owned by the Bytecode Alliance itself.
81+ This is a Bytecode Alliance authored crate.
7882"""
7983
84+ [[audits.bytecode-alliance.wildcard-audits.wit-bindgen]]
85+ who = "Alex Crichton <alex@alexcrichton.com>"
86+ criteria = "safe-to-deploy"
87+ trusted-publisher = "github:bytecodealliance/wit-bindgen"
88+ start = "2025-08-13"
89+ end = "2027-01-08"
90+ notes = "The Bytecode Alliance is the author of this crate"
91+
8092[[audits.bytecode-alliance.audits.adler2]]
8193who = "Alex Crichton <alex@alexcrichton.com>"
8294criteria = "safe-to-deploy"
@@ -247,18 +259,6 @@ criteria = "safe-to-deploy"
247259delta = "2.3.2 -> 2.3.3"
248260notes = "No significant changes: minor refactoring and removes the need to use `winapi`."
249261
250- [[audits.bytecode-alliance.audits.wit-bindgen]]
251- who = "Alex Crichton <alex@alexcrichton.com>"
252- criteria = "safe-to-deploy"
253- delta = "0.43.0 -> 0.45.0"
254- notes = "The Bytecode Alliance is the author of this crate"
255-
256- [[audits.bytecode-alliance.audits.wit-bindgen]]
257- who = "Alex Crichton <alex@alexcrichton.com>"
258- criteria = "safe-to-deploy"
259- delta = "0.45.0 -> 0.45.1"
260- notes = "The Bytecode Alliance is the author of this crate"
261-
262262[[audits.google.audits.aho-corasick]]
263263who = "Ying Hsu <yinghsu@chromium.org>"
264264criteria = "safe-to-run"
0 commit comments