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 606d2f4 + 6822399 commit 3b9b9b3Copy full SHA for 3b9b9b3
swift/ql/lib/codeql/swift/dataflow/ExternalFlow.qll
@@ -82,7 +82,7 @@ private module Frameworks {
82
private import codeql.swift.frameworks.StandardLibrary.Data
83
private import codeql.swift.frameworks.StandardLibrary.FilePath
84
private import codeql.swift.frameworks.StandardLibrary.InputStream
85
- private import codeql.swift.frameworks.StandardLibrary.NSData
+ private import codeql.swift.frameworks.StandardLibrary.NsData
86
private import codeql.swift.frameworks.StandardLibrary.NsUrl
87
private import codeql.swift.frameworks.StandardLibrary.String
88
private import codeql.swift.frameworks.StandardLibrary.Url
swift/ql/lib/codeql/swift/frameworks/StandardLibrary/NSData.qll renamed to swift/ql/lib/codeql/swift/frameworks/StandardLibrary/NsData.qll
0 commit comments