Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to raw files on GitHub. (x1)
network
Contains IP addresses. (x2)
network
Contains URLs that reference the host by IP address. (x2)
network
Queries the value of an environment variable. (x3)
search
Reads from files. (x3)
file
Creates a regular expression. (x3)
behavior
Replaces a substring in a string using a regular expression. (x3)
behavior
Concatenates strings. (x3)
behavior
Splits a string using a regular expression. (x3)
behavior
Uses math functions. (x3)
behavior