Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to raw files on GitHub. (x1)
network
Renames a file or directory. (x1)
file
Parses an email message. (x1)
behavior
Enumerates files in a given directory. (x1)
search
Writes data to the STDOUT stream. (x3)
execution
Imports the "json" module, which implements functions for manipulating JSON files. (x1)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x3)
execution
Imports the "re" module, which provides regular expression matching operations. (x3)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x8)
execution
Uses json-related functions. (x1)
file