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

Module FlowSources

Provides classes representing various flow sources for taint tracking.

Import path

import semmle.go.security.FlowSources

Imports

go

Provides classes for working with Go programs.

Classes

UntrustedFlowSource

A source of data that is controlled by an untrusted user.

Modules

UntrustedFlowSource

Provides a class for modeling new sources of untrusted data.