Skip to content

src,permission: disable WASI when pm is enabled#53124

Merged
nodejs-github-bot merged 2 commits intonodejs:mainfrom
RafaelGSS:add-wasi-pm
Jun 1, 2024
Merged

src,permission: disable WASI when pm is enabled#53124
nodejs-github-bot merged 2 commits intonodejs:mainfrom
RafaelGSS:add-wasi-pm

Conversation

@RafaelGSS
Copy link
Member

Following up https://hackerone.com/reports/2470213.

The permission model currently does not cover WASI by default, and that's expected. But, it seems that I failed to document it properly (A (brief) documentation effort was made on #47782). I am creating a --allow-wasi flag to address this issue and potentially block WASI entirely.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants