We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6837af9 commit 46ea067Copy full SHA for 46ea067
swift/ql/lib/codeql/swift/dataflow/ExternalFlow.qll
@@ -90,6 +90,7 @@ private module Frameworks {
90
private import codeql.swift.frameworks.StandardLibrary.WebView
91
private import codeql.swift.frameworks.Alamofire.Alamofire
92
private import codeql.swift.security.PathInjection
93
+ private import codeql.swift.security.PredicateInjection
94
}
95
96
/**
0 commit comments