Behaviors
List of software behaviors discovered with static code analysis.
Queries the value of an environment variable. (x1)
search
Writes data to the STDOUT stream. (x1)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Uses string-related functions. (x1)
behavior
Converts a value to an integer number. (x1)
behavior