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

Code scanning with CodeQL supports Ruby 3.3 #802

Open
github-product-roadmap opened this issue Aug 9, 2023 · 0 comments
Open

Code scanning with CodeQL supports Ruby 3.3 #802

github-product-roadmap opened this issue Aug 9, 2023 · 0 comments
Labels
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 built with Ruby 3.3.

Note: Ruby 3.3 is currently in preview and start of this work is pending a stable release.

Intended Outcome

Currently, CodeQL supports Ruby language features up to and including Ruby 3.2 (the latest stable release of the language). Adding support to CodeQL will allow users of Ruby 3.3 to benefit from CodeQL's comprehensive security analysis.

How will it work?

If a project contains code that uses Ruby 3.3 language features, CodeQL will be able to scan the code. As soon as the analysis is finished, the CodeQL results will become visible to you in the "Security" tab and on pull requests. Ruby 3.3 support will also be available through the CodeQL CLI and CodeQL VS Code extension.

@github github locked and limited conversation to collaborators Aug 9, 2023
@github-product-roadmap github-product-roadmap added codeql Feature: GitHub codeql ga Feature phase: Generally available github advanced security Product SKU: GitHub Advanced Security labels Aug 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
codeql Feature: GitHub codeql ga Feature phase: Generally available github advanced security Product SKU: GitHub Advanced Security
Projects
Development

No branches or pull requests

1 participant