Stream: git-wasmtime

Topic: wasmtime / PR #8586 Switch from `[[trusted]]` entries to ...


view this post on Zulip Wasmtime GitHub notifications bot (May 08 2024 at 17:54):

alexcrichton opened PR #8586 from alexcrichton:update-to-wildcard-audits to bytecodealliance:main:

With cargo-vet the cross-organization trust model is not quite the same with these two constructs in cargo-vet. Previously Wasmtime/wasm-tools crates were flagged as [[wildcard-audits]] but now being changed to all using wasmtime-publish to publish crates the [[trusted]] entries were added at the recommendation of cargo vet. This means that other organizations could no longer import our own audits since [[trusted]] entries aren't imported, only suggested.

This commit changes all these entries to wildcard-audits with an explanation as to why.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (May 08 2024 at 17:54):

alexcrichton requested elliottt for a review on PR #8586.

view this post on Zulip Wasmtime GitHub notifications bot (May 08 2024 at 17:54):

alexcrichton requested wasmtime-default-reviewers for a review on PR #8586.

view this post on Zulip Wasmtime GitHub notifications bot (May 08 2024 at 18:05):

elliottt submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 08 2024 at 18:07):

alexcrichton has enabled auto merge for PR #8586.

view this post on Zulip Wasmtime GitHub notifications bot (May 08 2024 at 18:32):

alexcrichton merged PR #8586.


Last updated: Oct 23 2024 at 20:03 UTC