roadmap
roadmap copied to clipboard
Code scanning with CodeQL supports Kotlin 2.0
Summary
The CodeQL analysis engine for GitHub code scanning will be able to analyze projects built with Kotlin 2.0.
Intended Outcome
Currently, CodeQL supports Kotlin language features up to Kotlin 1.9. Kotlin version 2.0 is due to be released before the end of 2023. Adding support to CodeQL will allow users of Kotlin 2.0 to benefit from CodeQL's comprehensive security analysis.
How will it work?
If a project contains code that uses Kotlin 2.0 language features, CodeQL will be able to scan the code. As soon as the analysis is finished, the CodeQL results will become visible to you in the "Security" tab and on pull requests. Kotlin 2.0 support will also be available through the CodeQL CLI and CodeQL VS Code extension.