Module Redirect
Provides class representing the pyramid.redirect
function.
This module is intended to be imported into a taint-tracking query
to extend TaintSink
.
Import path
import semmle.python.web.pyramid.Redirect
Imports
Classes
PyramidRedirect |
Represents an argument to the |