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

Module FileSystemAccess

Provides a class for modeling new file system access APIs.

Import path

import semmle.python.Concepts

Classes

Range

A data-flow node that performs a file system access, including reading and writing data, creating and deleting files and folders, checking and updating permissions, and so on.