mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
243 B
243 B
category
| category |
|---|
| minorAnalysis |
- The
codeql.ruby.Conceptslibrary now has aSqlConstructionclass, in addition to the existingSqlExecutionclass. - Calls to
Arel.sqlare now modeled as instances of the newSqlConstructionconcept.