Security fix subprocess
Removed shell=True from subprocess, and correctly switch commands to lists.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -124,3 +124,7 @@ dmypy.json
|
||||
.pyre/
|
||||
|
||||
TODO
|
||||
|
||||
toBinary
|
||||
|
||||
binary/
|
||||
|
Reference in New Issue
Block a user