Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to interesting file formats. (x9)
network
Contains URLs related to object storage services. (x1)
network
Contains URLs related to cloud storage services. (x1)
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