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

Ensure tar extraction compatibility with python 3.14 #777

Open
lancetarn opened this issue Oct 5, 2023 · 0 comments
Open

Ensure tar extraction compatibility with python 3.14 #777

lancetarn opened this issue Oct 5, 2023 · 0 comments

Comments

@lancetarn
Copy link
Contributor

lancetarn commented Oct 5, 2023

Tar extraction defaults will change in a breaking way in 3.14. We should be certain that the core agent tar does not do anything unexpected, and set the most restrictive filter we can (hopefully filter=data but the presence of executable might mean filter=tar is the limit) in the call to extractall()

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

No branches or pull requests

1 participant