CodeQL 2.26.2 Enhances Security Analysis with Swift 6.3.3 and Kotlin 2.4.10 Support
August 5, 2026

Expanding CodeQL Compatibility
CodeQL, the engine behind GitHub code scanning, has released version 2.26.2, which now supports Swift 6.3.3 and Kotlin 2.4.10. This update ensures that developers using these newer language versions can benefit from static security analysis without compatibility issues.
Importance of Timely Static Analysis Support
Static analysis is a critical early step in identifying vulnerabilities in code before deployment. Extending support for evolving language versions aligns security tools with development workflows, helping to catch issues that might otherwise slip through when using unsupported versions.
What This Means for Developers
For teams using Swift or Kotlin, this update means enhanced security scanning coverage without needing to rely on older versions or temporary workarounds. Staying current with your static analysis tool improves the quality and safety of your projects.
Integrating the latest CodeQL release can help maintain robust security postures as languages and frameworks continue to evolve.