Behaviors
List of software behaviors discovered with static code analysis.
Contains IP addresses. (x1)
network
Writes to files. (x3)
file
Serializes data into the JSON format. (x2)
file
Reads from files. (x6)
file
Creates a directory. (x4)
file
Pauses execution until a thread is terminated. (x2)
execution
Splits a string using a regular expression. (x2)
behavior
Creates a regular expression. (x3)
behavior
Creates/Opens a file. (x2)
file
Uses string-related functions. (x19)
behavior