mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
246 B
246 B
category
| category |
|---|
| minorAnalysis |
- Calls to methods generated by ActiveRecord associations are now recognised as
instantiations of ActiveRecord objects. This increases the sensitivity of
queries such as
rb/sql-injectionandrb/stored-xss.