CodeQL for Ruby¶
Experiment and learn how to write effective and efficient queries for CodeQL databases generated from Ruby codebases.
- Basic query for Ruby code: Learn to write and run a simple CodeQL query using LGTM.
- CodeQL library for Ruby: When you’re analyzing a Ruby program, you can make use of the large collection of classes in the CodeQL library for Ruby.
Note
CodeQL analysis for Ruby is currently in beta. During the beta, analysis of Ruby code, and the accompanying documentation, will not be as comprehensive as for other languages.

