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

Predicate LogInjection::Config::isBarrier

Holds if data flow through node is prohibited. This completely removes node from the data flow graph.

Import path

import semmle.go.security.LogInjection
predicate isBarrier(Node sanitizer)