mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +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.