CodeQL library for Swift
codeql/swift-all 4.3.0 (changelog, source)
Search

Predicate PathInjectionConfig::isBarrier

Holds if data flow through node is prohibited. This completely removes node from the data flow graph.

Import path

import codeql.swift.security.PathInjectionQuery
predicate isBarrier(Node barrier)