Class DjangoRawSqlSink
A sink of taint on calls to django.db.models.expressions.RawSQL
. This
allows arbitrary SQL statements to be executed, which is a security risk.
Import path
import semmle.python.web.django.Db
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 |