CodeQL library for Ruby
codeql/ruby-all 2.0.4-dev (changelog, source)
Search

Predicate Make::Private::External::SourceSinkInterpretation::isSinkNode

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

Import path

import codeql.dataflow.internal.FlowSummaryImpl
predicate isSinkNode(InterpretNode node, string kind, string model)