Skip to content

Conversation

@raj-125-beep
Copy link

Replaces subprocess.call usage with shell=True by an argument list to prevent
shell command injection, as suggested in issue #857.

Behavior remains unchanged; this is a defense-in-depth improvement.

Fixes #857

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

Successfully merging this pull request may close these issues.

Unsafe subprocess pattern in qrimage_io should use argument list instead of shell=True

2 participants