Class ShellCommand
A taint sink that is potentially vulnerable to malicious shell commands.
The vuln
in subprocess.call(shell=vuln)
and similar calls.
Import path
import semmle.python.security.injection.Command
Direct supertypes
Indirect supertypes
Predicates
Inherited predicates
getLocation | from TaintSink | |
hasLocationInfo |
Holds if this element is at the specified location. The location spans column |
from TaintSink |