Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that use non-standard ports. (x2)
network
Contains URLs with unusual hostname lengths. (x2)
network
Contains URLs related to URL shortener services. (x2)
network
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
Imports external module "react" which provides a library for creating user interfaces. (x6)
execution
Concatenates strings. (x2)
behavior
Might output messages to console. (x3)
anomaly
Uses math functions. (x3)
behavior
Contains multi-line comments. (x2)
behavior