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

Module ServerLess

Provides classes and predicates for working with those serverless handlers, handled by the shared library.

E.g. AWS.

In particular a RemoteFlowSource is added for each.

Import path

import semmle.python.frameworks.ServerLess

Imports

DataFlow

Provides a library for local (intra-procedural) and global (inter-procedural) data flow analysis: deciding whether data can flow from a source to a sink.

RemoteFlowSources

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

python

Aliases

SL

Provides classes and predicates for working with serverless handlers. Supports AWS, Alibaba, and serverless.