CodeQL library for C/C++
codeql/cpp-all 1.4.1 (changelog, source)
Search

Predicate sinkNode

Holds if node is specified as a sink with the given kind in a MaD flow model.

Import path

import semmle.code.cpp.dataflow.ExternalFlow
predicate sinkNode(Node node, string kind)