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

Predicate SqlInjectionConfig::isBarrier

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

Import path

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