Stream: git-wasmtime

Topic: wasmtime / PR #10963 More clearly flag internal crates as...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 20:26):

alexcrichton opened PR #10963 from alexcrichton:internal-crates-are-internal to bytecodealliance:main:

This commit is an attempt to more clearly flag internal crates in this project as internal and not intended for external use. Specifically:

This change is a result of rustsec/advisory-db#1999 where the goal is to be crystal clear from a project perspective that usage of these crates are highly discouraged and not supported. We'll still probably get such advisories but we won't be considering them CVEs from the project itself due to the internal nature of these crates and the discouraging warnings.

Some concrete changes used here are:

<!--
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 (Jun 06 2025 at 20:26):

alexcrichton requested pchickey for a review on PR #10963.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 20:26):

alexcrichton requested wasmtime-core-reviewers for a review on PR #10963.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 20:26):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 20:30):

alexcrichton updated PR #10963.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 20:31):

alexcrichton updated PR #10963.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 20:49):

pchickey submitted PR review:

Thanks, Alex

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 20:53):

alexcrichton updated PR #10963.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 21:09):

alexcrichton has enabled auto merge for PR #10963.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 21:47):

alexcrichton merged PR #10963.


Last updated: Dec 06 2025 at 07:03 UTC