Files
codeql/python/change-notes/2021-04-21-django-v3.2.md
2021-04-21 13:58:34 +02:00

3 lines
171 B
Markdown

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.