Behaviors
List of software behaviors discovered with static code analysis.
Might connect to a server over HTTP and receive events. (x2)
network
Connects through HTTP. (x3)
network
Might communicate with server over HTTP using Fetch API. (x2)
network
Serializes data into the JSON format. (x2)
file
Concatenates strings. (x2)
behavior
Might output messages to console. (x2)
anomaly