File tree Expand file tree Collapse file tree 3 files changed +16
-0
lines changed
Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -1038,6 +1038,14 @@ start = "2026-01-07"
10381038end = " 2027-01-08"
10391039notes = " The Bytecode Alliance is the author of this crate"
10401040
1041+ [[wildcard-audits .wasmtime-internal-debugger ]]
1042+ who = " Alex Crichton <alex@alexcrichton.com>"
1043+ criteria = " safe-to-deploy"
1044+ trusted-publisher = " github:bytecodealliance/wasmtime"
1045+ start = " 2026-01-07"
1046+ end = " 2027-01-08"
1047+ notes = " The Bytecode Alliance is the author of this crate"
1048+
10411049[[wildcard-audits .wasmtime-internal-explorer ]]
10421050who = " Alex Crichton <alex@alexcrichton.com>"
10431051criteria = " safe-to-deploy"
Original file line number Diff line number Diff line change @@ -142,6 +142,9 @@ audit-as-crates-io = true
142142[policy .wasmtime-internal-cranelift ]
143143audit-as-crates-io = true
144144
145+ [policy .wasmtime-internal-debugger ]
146+ audit-as-crates-io = true
147+
145148[policy .wasmtime-internal-error ]
146149audit-as-crates-io = true
147150
Original file line number Diff line number Diff line change @@ -1569,6 +1569,11 @@ when = "2025-11-24"
15691569user-id = 73222
15701570user-login = "wasmtime-publish"
15711571
1572+ [[publisher.wasmtime-internal-debugger]]
1573+ version = "41.0.0"
1574+ when = "2026-01-20"
1575+ trusted-publisher = "github:bytecodealliance/wasmtime"
1576+
15721577[[publisher.wasmtime-internal-explorer]]
15731578version = "39.0.1"
15741579when = "2025-11-24"
You can’t perform that action at this time.
0 commit comments