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

Predicate formatLikeHeuristic

Holds if f, ix describe pd and pd is a parameter that might be a format string.

Import path

import codeql.swift.security.UncontrolledFormatStringExtensions
predicate formatLikeHeuristic(Callable f, int ix, ParamDecl pd)