Class HttpResponseTaintSink
Generic taint sink in a http response
Import path
import semmle.python.web.Http
Direct supertypes
Indirect supertypes
Known direct subtypes
- BottleHandlerFunctionResult
- BottleResponseBodyAssignment
- CherryPyExposedFunctionResult
- ControllerMethodReturnValue
- ControllerMethodTemplatedReturnValue
- DjangoResponseContent
- DjangoResponseWrite
- FalconResponseBodySink
- FlaskResponseArgument
- FlaskRoutedResponse
- PyramidRoutedResponse
- StdLibWFileWriteSink
- StdLibWFileWritelinesSink
- TornadoConnectionWrite
- TornadoHttpRequestHandlerWrite
- TwistedRequestSetter
- TwistedResponse
Predicates
sinks |
Holds if |
Inherited predicates
getLocation | from TaintSink | |
hasLocationInfo |
Holds if this element is at the specified location. The location spans column |
from TaintSink |
toString |
Gets a textual representation of this element. |
from TaintSink |