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

Module Encoding

Provides a class for modeling new encoding mechanisms.

Import path

import semmle.python.Concepts

Classes

Range

A data-flow node that encodes data to a binary or textual format. This is intended to include serialization, marshalling, encoding, pickling, compressing, encrypting, etc.