qtil
advanced-security/qtil-go 0.0.3
Search

Module StringOps::Concatenation

Provides predicates and classes for working with string concatenations.

Import path

import semmle.go.StringOps

Predicates

taintStep

Holds if there is a taint step from src to dst through string concatenation.

taintStep

Holds if src flows to dst through the nth operand of the given concatenation operator.

Classes

Range

A data-flow node that performs string concatenation.