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 an issue with the escape hatch that could cause outside packages to "leak" #1439

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

romain-intel
Copy link
Contributor

When importing the overrides.py file, we would insert a path in sys.path which could potentially leak packages from the outside environment in.

…to "leak"

When importing the overrides.py file, we would insert a path in sys.path
which could potentially leak packages from the outside environment in.
@romain-intel romain-intel merged commit 89c62a7 into master Jun 1, 2023
@romain-intel romain-intel deleted the fix/escape-hatch-bad-import branch June 1, 2023 16:27
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.

2 participants