CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

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.CommandInjection

Imports

go

Provides classes for working with Go programs.

Modules

CommandInjection

Provides a taint tracking configuration for reasoning about command injection vulnerabilities.