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

Disallow path traversal in console_scripts #390

Closed
ghost opened this issue May 27, 2015 · 1 comment
Closed

Disallow path traversal in console_scripts #390

ghost opened this issue May 27, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented May 27, 2015

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.


@ghost
Copy link
Author

ghost commented May 27, 2015

Original comment by jaraco (Bitbucket: jaraco, GitHub: jaraco):


Disallow path separators in script names. Fixes #390

@ghost ghost closed this as completed Mar 29, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants