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

Class StdLibWFileWritelinesSink

Sink for h.wfile.writelines where h is an instance of BaseHttpRequestHandler.

Import path

import semmle.python.web.stdlib.Response

Direct supertypes

Indirect supertypes

Predicates

sinks

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

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
toString

Gets a textual representation of this element.

from TaintSink

Charpred