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

Module StdlibPrivate::OsFileSystemAccessModeling

Modeling of path related functions in the os module. Wrapped in QL module to make it easy to fold/unfold.

Import path

import semmle.python.frameworks.Stdlib

Classes

OsOpenCall

A call to the os.open function.