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

Module Stdlib::FileLikeObject

Provides models for file-like objects, mostly to define standard set of extra taint-steps.

See

Import path

import semmle.python.frameworks.Stdlib

Predicates

instance

Gets a reference to a file-like object.

Classes

InstanceSource

A source of a file-like object, extend this class to model new instances.