Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that use suspicious top-level domains. (x1)
network
Reads from files. (x2)
file
Replaces a substring in a string using a regular expression. (x2)
behavior
Creates a regular expression. (x2)
behavior
Concatenates strings. (x2)
behavior
Splits a string using a regular expression. (x2)
behavior
Uses math functions. (x2)
behavior
Contains multi-line comments. (x3)
behavior