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

Allow LD_*, DYLD_* env vars to be set when launching a subprocess without full --allow-run if they equal the value on startup #26843

Open
dsherret opened this issue Nov 12, 2024 · 0 comments
Labels
suggestion suggestions for new features (yet to be agreed)

Comments

@dsherret
Copy link
Member

dsherret commented Nov 12, 2024

When not using full --allow-run permissions, we should consider capturing LD_*, DYLD_* env vars on startup and only require full --allow-run permissions when these values don't equal what they were on startup.

Ref #26839

@dsherret dsherret added the suggestion suggestions for new features (yet to be agreed) label Nov 12, 2024
@dsherret dsherret changed the title Allow LD_*, DYLD_* env vars to be set when launching a subprocess if they equal the value on startup Allow LD_*, DYLD_* env vars to be set when launching a subprocess without full --allow-run if they equal the value on startup Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion suggestions for new features (yet to be agreed)
Projects
None yet
Development

No branches or pull requests

1 participant