mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +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
169 B
169 B
lgtm,codescanning
- Added modeling of django class based view handlers (subclasses of
django.views.generic.View) as sources of remote user input (RemoteFlowSource).