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

Predicate sqlLikeHeuristic

Holds if f, ix describe pd and pd is a parameter that might be executed as SQL.

Import path

import codeql.swift.security.SqlInjectionExtensions
predicate sqlLikeHeuristic(Callable f, int ix, ParamDecl pd)