mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
I'm not feeling 100% confident about `SelfRefMixin`, but since I needed it for both DjangoViewClass and DjangoFormClass, I wanted to avoid copy-pasting this code around. However, I'm not so opitimistic about it that I want to add it to a sharable utility qll file :D
3 lines
197 B
Markdown
3 lines
197 B
Markdown
lgtm,codescanning
|
|
* Improved modeling of `django` to recognize sources of remote user input (`RemoteFlowSource`) in Django forms (`django.forms.Form`) and fields (`django.forms.Field`) subclasses.
|