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

Module Flask :: Blueprint

Provides models for flask blueprints (instances of the flask.Blueprint class).

See https://flask.palletsprojects.com/en/1.1.x/api/#flask.Blueprint.

Import path

import semmle.python.frameworks.Flask

Predicates

classRef

Gets a reference to the flask.Blueprint class.

instance

Gets a reference to an instance of flask.Blueprint.