codeql/actions-all
0.4.27-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if source.fieldName is a MaD-defined source of a given taint kind.
import codeql.actions.dataflow.ExternalFlow
predicate madSource(Node source, string kind, string fieldName)