mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +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.