Behaviors
List of software behaviors discovered with static code analysis.
Queries the value of an environment variable. (x1)
search
Imports the "re" module, which provides regular expression matching operations. (x1)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Converts a value to an integer number. (x1)
behavior