CodeQL is the static analysis engine behind GitHub code scanning, which finds and remediates security issues in your code. We’ve recently released CodeQL 2.26.2, which adds support for Swift 6.3.3 and Kotlin 2.4.10, and improves the accuracy of path injection, URL redirection, and GitHub Actions queries.

Language and framework support

Swift: CodeQL now supports analysis of apps built with Swift 6.3.3.

Java/Kotlin: CodeQL now supports Kotlin versions up to 2.4.10.

Query changes