Module Environment
Reading from the environment, for example with ‘getenv’.
Import path
import semmle.code.cpp.commons.EnvironmentImports
| cpp | Provides classes and predicates for working with C/C++ code. |
Classes
| EnvironmentRead | An expression that reads from an environment variable. |