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.SqlInjectionExtensionspredicate sqlLikeHeuristic(Callable f, int ix, ParamDecl pd)Holds if f, ix describe pd and pd is a parameter that might be
executed as SQL.
import codeql.swift.security.SqlInjectionExtensionspredicate sqlLikeHeuristic(Callable f, int ix, ParamDecl pd)