Disallow path traversal in console_scripts #390
Closed
Labels
Comments
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally reported by: jaraco (Bitbucket: jaraco, GitHub: jaraco)
In pip 2755, the PyPA settled that console scripts should disallow path redirection and that the support that Setuptools gave for that possibility was unintentional and should be removed.
The text was updated successfully, but these errors were encountered: