mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
171 B
171 B
lgtm,codescanning
- Modeling of Django has been updated to handle new 3.2 release, by supporting the new
QuerySet.alias()method, which can be a sink for SQL injection.