mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
BUT, since MyCustomViewBaseClass.post (django-v2-v3/testapp/views.py) and Foo.post (django-v2-v3/routing_test.py) aren't handled, this raises important question about how to do MRO without points-to :S
3 lines
169 B
Markdown
3 lines
169 B
Markdown
lgtm,codescanning
|
|
* Added modeling of django class based view handlers (subclasses of `django.views.generic.View`) as sources of remote user input (`RemoteFlowSource`).
|