Behaviors
List of software behaviors discovered with static code analysis.
Queries the value of an environment variable. (x1)
search
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x4)
execution
Uses logical functions. (x1)
behavior