Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(runtime): allow r/w access to /etc without --allow-all #23718

Merged
merged 2 commits into from
May 7, 2024

Conversation

lucacasonato
Copy link
Member

@lucacasonato lucacasonato commented May 6, 2024

This is not a special path that can be used to escalate or bypass Deno permissions, such as --allow-env.

Related #23703

This is not a special path that can be used to escalate or bypass Deno permissions, such as `--allow-env` or `--allow-sys`.

Signed-off-by: Luca Casonato <[email protected]>
Signed-off-by: Luca Casonato <[email protected]>
@mmastrac mmastrac requested a review from ry May 6, 2024 19:27
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lucacasonato lucacasonato merged commit f3cc760 into main May 7, 2024
17 checks passed
@lucacasonato lucacasonato deleted the allow-env branch May 7, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants