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

Module Werkzeug::Authorization

Provides models for the werkzeug.datastructures.Authorization class

See https://werkzeug.palletsprojects.com/en/1.0.x/datastructures/#werkzeug.datastructures.Authorization.

Import path

import semmle.python.frameworks.Werkzeug

Predicates

instance

Gets a reference to an instance of werkzeug.datastructures.Authorization.

Classes

InstanceSource

A source of instances of werkzeug.datastructures.Authorization, extend this class to model new instances.