Behaviors
List of software behaviors discovered with static code analysis.
Sends e-mails. (x2)
network
Writes data to the STDOUT stream. (x4)
execution
Reads from files. (x2)
file
Flushes the file's buffer to disk. (x2)
file
Changes the current working directory. (x2)
file
Splits a string using a regular expression. (x3)
behavior
Uses string-related functions. (x5)
behavior