Behaviors
List of software behaviors discovered with static code analysis.
Accesses a .git directory. (x1)
file
Enumerates files in a given directory. (x2)
search
Writes to files. (x2)
file
Emits an event, effectively calling each of the registered listeners for that event. (x2)
behavior
Creates a regular expression. (x2)
behavior
Concatenates strings. (x4)
behavior
Might output messages to console. (x2)
anomaly