Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to interesting file formats. (x8)
network
Checks if a file or a directory exists. (x11)
file
Imports the "os" module, which contains miscellaneous operating system interfaces. (x12)
execution
Imports the "numpy" module, which is a library for scientific computing in Python. (x2)
execution
Imports the "json" module, which implements functions for manipulating JSON files. (x1)
execution
Uses json-related functions. (x1)
file
Creates/Opens a file. (x1)
file
Uses string-related functions. (x9)
behavior
Uses math functions. (x1)
behavior
Converts a value to an integer number. (x3)
behavior