-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Summary
The CodeQL analysis engine for GitHub code scanning will be able to analyze projects built with C# 11.
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.
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 C# 11 project builds. 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.
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackProjects
Status