Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that use non-standard ports. (x2)
network
Might evaluate code dynamically. (x3)
anomaly
Might communicate with server over HTTP using Fetch API. (x3)
network
Might use Web Storage API. (x3)
file
Might create additional elements programmatically. (x3)
document
Enumerates product information. (x3)
monitor
Serializes data into the JSON format. (x3)
file
Splits a string using a regular expression. (x3)
behavior
Replaces a substring in a string using a regular expression. (x3)
behavior
Creates a regular expression. (x3)
behavior