Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to interesting file formats. (x1)
network
Contains URLs related to social network URLs. (x1)
network
Queries the value of an environment variable. (x3)
search
Imports the "sys" module, which provides access to system-specific parameters and functions. (x4)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x3)
execution
Uses string-related functions. (x1)
behavior
Uses logical functions. (x2)
behavior
Converts a value to an integer number. (x1)
behavior