saulecabrera opened PR #10059 from saulecabrera:add-audit-for-wasmtime-math
to bytecodealliance:main
:
I noticed that CI is failing given that an audit and policy for
wasmtime-math
is missing.
wasmtime-math
was introduced in
https://github.com/bytecodealliance/wasmtime/pull/9808/files.I followed a similar approach to what it's used for all the other
wasmtime-*
crates.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
saulecabrera requested abrown for a review on PR #10059.
saulecabrera requested wasmtime-default-reviewers for a review on PR #10059.
saulecabrera requested alexcrichton for a review on PR #10059.
abrown submitted PR review.
alexcrichton commented on PR #10059:
Thanks! I still don't know how to prevent this from happening when we add a new crate alas...
abrown merged PR #10059.
Last updated: Jan 24 2025 at 00:11 UTC