CodeQL Support for C# 11 language features #663
Labels
code scanning
Feature: Github Code Scanning
codeql
Feature: GitHub codeql
ga
Feature phase: Generally available
github advanced security
Product SKU: GitHub Advanced Security
Summary
The CodeQL analysis engine for GitHub code scanning will be able to analyze projects written with using new C# 11 language features.
Intended Outcome
Currently, CodeQL supports builds and standard language features up to C# 10. C# 11 is due to be released before EOY 2022. Updating CodeQL support will allow customers who want to adopt C# 11 to benefit from CodeQL's comprehensive security analysis, while using C#11 latest features.
How will it work?
If a project contains C# 11 code, or if C# has been configured as a language to be analyzed in the code scanning workflow, CodeQL will pick up code using C# 11 language features automatically. No further configuration changes are needed. As soon as the analysis is finished, the CodeQL results will then become visible to you in the "Security" tab and on pull requests. C# 11 support will also be available through the CodeQL CLI.
The text was updated successfully, but these errors were encountered: