Module Gradio
Provides classes modeling security-relevant aspects of the gradio
PyPI package.
See https://pypi.org/project/gradio/.
Import path
import semmle.python.frameworks.Gradio
Imports
ApiGraphs | Provides an implementation of API graphs, which are an abstract representation of the API surface used and/or defined by a code base. |
RemoteFlowSources | Provides an extension point for modeling user-controlled data. Such data is often used as data-flow sources in security queries. |
TaintTracking | Provides classes for performing local (intra-procedural) and global (inter-procedural) taint-tracking analyses. |
python |
Modules
Gradio | Provides models for the |