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

Predicate CleartextLoggingConfig::isAdditionalFlowStep

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

Import path

import codeql.swift.security.CleartextLoggingQuery
predicate isAdditionalFlowStep(Node n1, Node n2)