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

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 tornado.redirect function.