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

Module SqlInjection

Provides a taint tracking configuration for reasoning about SQL-injection vulnerabilities.

Note: for performance reasons, only import this file if SqlInjection::Configuration is needed, otherwise SqlInjectionCustomizations should be imported instead.

Import path

import semmle.go.security.SqlInjection

Imports

go

Provides classes for working with Go programs.

Modules

SqlInjection

Provides a taint tracking configuration for reasoning about SQL-injection vulnerabilities.