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

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.