Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x1)
execution
The software package does not declare any source code repository. (x1)
anomaly
Imports the "subprocess" module, which provides functions for creating new processes. (x1)
execution
Uses string-related functions. (x1)
behavior
Converts a value to an integer number. (x1)
behavior