mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Python: Add change-note for Django 3.2 support
This commit is contained in:
2
python/change-notes/2021-04-21-django-v3.2.md
Normal file
2
python/change-notes/2021-04-21-django-v3.2.md
Normal file
@@ -0,0 +1,2 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user