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

Sanitize regex string #1

Open
grosscol opened this issue Jul 12, 2021 · 0 comments
Open

Sanitize regex string #1

grosscol opened this issue Jul 12, 2021 · 0 comments
Labels
triage Landing area for issues discovered during development.

Comments

@grosscol
Copy link
Collaborator

Issue or current state

variants.get_genes converts user input to regex.

Resolved when

Use https://docs.python.org/3/library/re.html#re.escape to sanitize gene name input

@grosscol grosscol added the triage Landing area for issues discovered during development. label Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Landing area for issues discovered during development.
Projects
None yet
Development

No branches or pull requests

1 participant