Package: bandit
Version: 0.12.0-1

Bandit reported this to me:

Issue: subprocess call without a subshell.
  Severity: Low   Confidence: High
  Location: test.py:2
1       import subprocess
2       subprocess.call("eggs")


I have no idea what what is supposed to be wrong with this code. The message seems to imply that I should use a subshell instead, but such a change would make no sense from the security perspective.

--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to