Behaviors
List of software behaviors discovered with static code analysis.
Executes files during installation or upon launch. (x1)
execution
The software package does not declare any source code repository. (x1)
anomaly
Writes data to the STDOUT stream. (x6)
execution
Terminates a process. (x2)
execution
Executes commands in command line. (x2)
execution
Reads from files. (x2)
file
Checks if a file or a directory exists. (x2)
file
Splits a string using a regular expression. (x3)
behavior
Uses string-related functions. (x9)
behavior
Uses math functions. (x8)
behavior