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

Module Werkzeug :: FileStorage

Provides models for the werkzeug.datastructures.FileStorage class

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

Import path

import semmle.python.frameworks.Werkzeug

Predicates

instance

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

Classes

InstanceSource

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