CodeQL for SwiftΒΆ
Experiment and learn how to write effective and efficient queries for CodeQL databases generated from Swift codebases.
- Basic query for Swift code: Learn to write and run a simple CodeQL query.
- Analyzing data flow in Swift: You can use CodeQL to track the flow of data through a Swift program to places where the data is used.