CodeQL library for C/C++
codeql/cpp-all 0.12.11 (changelog, source)
Search

Module Environment

Reading from the environment, for example with ‘getenv’.

Import path

import semmle.code.cpp.commons.Environment

Imports

cpp

Provides classes and predicates for working with C/C++ code.

Classes

EnvironmentRead

An expression that reads from an environment variable.