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

Module RemoteFlowSources

Provides an extension point for modeling user-controlled data. Such data is often used as data-flow sources in security queries.

Import path

import semmle.python.dataflow.new.RemoteFlowSources

Classes

RemoteFlowSource

A data flow source of remote user input.

Modules

RemoteFlowSource

Provides a class for modeling new sources of remote user input.