Behaviors
List of software behaviors discovered with static code analysis.
Renames a file or directory. (x1)
file
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
Uses logical functions. (x1)
behavior