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

Member predicate API::Node::getAValueReachingSink

Get a data-flow node that transitively flows to this value, provided that this value corresponds to a sink.

This is similar to asSink() but additionally includes nodes that transitively reach a sink by data flow. See asSink() for examples.

Node getAValueReachingSink()