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.
2 parents 014e3e4 + 01280ae commit ddb27e5Copy full SHA for ddb27e5
swift/ql/lib/codeql/swift/dataflow/ExternalFlow.qll
@@ -99,6 +99,7 @@ private module Frameworks {
99
private import codeql.swift.security.CleartextStorageDatabaseExtensions
100
private import codeql.swift.security.PathInjectionExtensions
101
private import codeql.swift.security.PredicateInjectionExtensions
102
+ private import codeql.swift.security.StringLengthConflationExtensions
103
}
104
105
/**
0 commit comments