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

Predicate CommandInjectionConfig::isAdditionalFlowStep

Holds if data may flow from node1 to node2 in addition to the normal data-flow steps.

Import path

import codeql.swift.security.CommandInjectionQuery
predicate isAdditionalFlowStep(Node nodeFrom, Node nodeTo)