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

Input checking and sanitization #81

Open
emarinier opened this issue Jan 10, 2023 · 1 comment
Open

Input checking and sanitization #81

emarinier opened this issue Jan 10, 2023 · 1 comment
Assignees

Comments

@emarinier
Copy link
Collaborator

emarinier commented Jan 10, 2023

We should make sure all inputs are checked and sanitized correctly.

  • Try to prevent arbitrary code execution.
  • Better checking and error messages for out of range (minimum contig length, etc.)
@emarinier
Copy link
Collaborator Author

Update proksee/assembly_measurer.py and any other places that use subprocess.run to use the arg version instead of the string version.

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