Module CommandInjection
Provides a taint tracking configuration for reasoning about command injection vulnerabilities.
Note, for performance reasons: only import this file if
CommandInjection::Configuration is needed, otherwise
CommandInjectionCustomizations should be imported instead.
Import path
import semmle.go.security.CommandInjectionImports
| go | Provides classes for working with Go programs. |
Modules
| CommandInjection | Provides a taint tracking configuration for reasoning about command injection vulnerabilities. |