https://github.blog/2022-02-01-code-scanning-and-ruby-turning-source-code-into-a-queryable-database/
The GitHub Blog
Code scanning and Ruby: turning source code into a queryable database
CodeQL's static analysis works by running queries over a database representation of a program. Here's how we add support for new languages.