Class DjangoModelRawCall
A call to the raw
method on a django model. This allows a raw SQL query
to be sent to the database, which is a security risk.
Import path
import semmle.python.web.django.Model
Direct supertypes
Indirect supertypes
Predicates
Inherited predicates
getLocation | from TaintSink | |
hasLocationInfo |
Holds if this element is at the specified location. The location spans column |
from TaintSink |