Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeQL Support for C# 11 language features #663

Open
github-product-roadmap opened this issue Feb 22, 2023 · 0 comments
Open

CodeQL Support for C# 11 language features #663

github-product-roadmap opened this issue Feb 22, 2023 · 0 comments
Labels
code scanning Feature: Github Code Scanning codeql Feature: GitHub codeql ga Feature phase: Generally available github advanced security Product SKU: GitHub Advanced Security

Comments

@github-product-roadmap
Copy link
Collaborator

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.

@github github locked and limited conversation to collaborators Feb 22, 2023
@github-product-roadmap github-product-roadmap added code scanning Feature: Github Code Scanning codeql Feature: GitHub codeql ga Feature phase: Generally available github advanced security Product SKU: GitHub Advanced Security labels Feb 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code scanning Feature: Github Code Scanning codeql Feature: GitHub codeql ga Feature phase: Generally available github advanced security Product SKU: GitHub Advanced Security
Projects
Status: Q2 2023 – Apr-Jun
Development

No branches or pull requests

1 participant