CodeQL 2.25.6 Brings Swift 6.3.2 Support and Enhances C# Coverage

June 7, 2026

CodeQLSwiftCSharpStaticAnalysisSecurity
CodeQL 2.25.6 Brings Swift 6.3.2 Support and Enhances C# Coverage

Expanding Language Support with Swift 6.3.2

CodeQL, the static analysis engine that powers GitHub code scanning, has released version 2.25.6. This update adds support for Swift 6.3.2, allowing developers working in Swift to benefit from more precise and comprehensive security scanning.

Enhanced C# Coverage

Alongside Swift enhancements, CodeQL 2.25.6 improves coverage for C#. This means that developers using C# can expect an expanded set of queries and deeper analysis, helping surface potential security vulnerabilities that earlier versions might have missed.

Why It Matters

Static analysis tools like CodeQL play a crucial role in finding and remediating security issues early in the development lifecycle. By broadening language support and refining analyses, this release helps teams maintain secure and robust codebases across multiple languages.

Using CodeQL within GitHub code scanning integrates seamlessly into development workflows, enabling faster detection and resolution of security concerns.

Embracing tooling advancements such as these supports a proactive approach to software security.