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

Forbidden characters for package name and description #2

Open
AxelRinghausen opened this issue Sep 26, 2023 · 0 comments
Open

Forbidden characters for package name and description #2

AxelRinghausen opened this issue Sep 26, 2023 · 0 comments
Assignees

Comments

@AxelRinghausen
Copy link

Single quotes and double quotes should be forbidden in package name and description.
Because it allows code injection in the setup.py file. This leads to a corrupted setup.py that can't be developed.

image

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

2 participants