Module General
Import path
import semmle.python.web.flask.General
Predicates
add_url_rule |
Holds if urls matching |
app_route |
Holds if |
flask_routing |
Holds if urls matching |
theFlaskClass |
Gets the flask app class |
theFlaskMethodViewClass |
Gets the flask MethodView class |
theFlaskReponseClass |