File tree Expand file tree Collapse file tree 2 files changed +1
-18
lines changed
Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ criteria = "safe-to-run"
145145
146146[[exemptions .ppv-lite86 ]]
147147version = " 0.2.16"
148- criteria = " safe-to-deploy "
148+ criteria = " safe-to-run "
149149
150150[[exemptions .prettyplease ]]
151151version = " 0.2.37"
@@ -182,11 +182,6 @@ criteria = "safe-to-run"
182182version = " 1.15.0"
183183criteria = " safe-to-deploy"
184184
185- [[exemptions .wasi ]]
186- version = " 0.14.2+wasi-0.2.4"
187- criteria = " safe-to-deploy"
188- notes = " This is only used on WASI targets"
189-
190185[[exemptions .wide ]]
191186version = " 0.7.11"
192187criteria = " safe-to-run"
Original file line number Diff line number Diff line change @@ -373,18 +373,6 @@ start = "2025-08-13"
373373end = "2027-01-08"
374374notes = "The Bytecode Alliance is the author of this crate"
375375
376- [[audits.bytecode-alliance.wildcard-audits.wit-bindgen-rt]]
377- who = "Alex Crichton <alex@alexcrichton.com>"
378- criteria = "safe-to-deploy"
379- user-id = 73222 # wasmtime-publish
380- start = "2023-01-01"
381- end = "2026-06-03"
382- notes = """
383- The Bytecode Alliance uses the `wasmtime-publish` crates.io account to automate
384- publication of this crate from CI. This repository requires all PRs are reviewed
385- by a Bytecode Alliance maintainer and it owned by the Bytecode Alliance itself.
386- """
387-
388376[[audits.bytecode-alliance.wildcard-audits.wit-bindgen-rust]]
389377who = "Alex Crichton <alex@alexcrichton.com>"
390378criteria = "safe-to-deploy"
You can’t perform that action at this time.
0 commit comments