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

Module XPathInjection

Provides a taint tracking configuration for reasoning about untrusted user input used in an XPath expression.

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

Import path

import semmle.go.security.XPathInjection

Imports

go

Provides classes for working with Go programs.

Modules

XPathInjection

Provides a taint tracking configuration for reasoning about untrusted user input used in an XPath expression.