CodeQL library for Python
codeql/python-all 0.9.2 ( changelog , source )
Search

Class DjangoResponseContent

An argument to initialization of a django response.

Import path

import semmle.python.web.django.Response

Direct supertypes

Indirect supertypes

Known direct subtypes

Fields

Predicates

sinks

Holds if this “sinks” taint kind kind Typically this means that this is vulnerable to taint kind kind.

toString

Gets a textual representation of this element.

Inherited predicates

getLocation from TaintSink
hasLocationInfo

Holds if this element is at the specified location. The location spans column startcolumn of line startline to column endcolumn of line endline in file filepath. For more information, see Locations.

from TaintSink

Charpred