Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x1)
execution
Renames a file or directory. (x1)
file
Creates temporary files. (x1)
file
Deletes a file/directory. (x1)
file
Moves a file. (x1)
file
Queries the value of an environment variable. (x2)
search
Writes to files. (x2)
file
Writes data to the STDOUT stream. (x2)
execution
Queries the current working directory. (x2)
search
Checks if a file or a directory exists. (x1)
file