Class TornadoConnectionSource
Import path
import semmle.python.web.tornado.Response
Direct supertypes
Indirect supertypes
Predicates
isSourceOf | Holds if |
toString | Gets a textual representation of this element. |
Inherited predicates
flowsToSink | Holds if taint can flow from this source to sink | from TaintSource |
flowsToSink | Holds if taint can flow from this source to taint sink | from TaintSource |
getATaintNode | Gets a TaintedNode for this taint source | from TaintSource |
getLocation | from TaintSource | |
hasLocationInfo | Holds if this element is at the specified location. The location spans column | from TaintSource |
isSourceOf | Holds if | from TaintSource |