Behaviors
List of software behaviors discovered with static code analysis.
Queries the value of an environment variable. (x4)
search
Might access or change current URL (location). (x4)
network
Reads from files. (x4)
file
Replaces a substring in a string using a regular expression. (x4)
behavior
Splits a string using a regular expression. (x4)
behavior
Creates a regular expression. (x4)
behavior
Concatenates strings. (x4)
behavior
Contains multi-line comments. (x5)
behavior