Guest User

Untitled

a guest
Mar 23rd, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. >> Issue: [B603:subprocess_without_shell_equals_true] subprocess call - check for execution of untrusted input.
  2. Severity: Low Confidence: High
  3. Location: telepresence/container.py:173
  4. 172 docker_command += docker_args
  5. 173 p = Popen(docker_command)
Add Comment
Please, Sign In to add comment