Behaviors
List of software behaviors discovered with static code analysis.
Connects through HTTP. (x2)
network
Writes to files. (x4)
file
Serializes data into the JSON format. (x6)
file
Reads from files. (x2)
file
Might output messages to console. (x2)
anomaly
Creates/Opens a file. (x2)
file
Uses math functions. (x5)
behavior
Contains multi-line comments. (x8)
behavior