Behaviors
List of software behaviors discovered with static code analysis.
Executes files during installation or upon launch. (x1)
execution
The software package does not declare any source code repository. (x1)
anomaly
Queries the value of an environment variable. (x5)
search
Might create additional elements programmatically. (x7)
document
Imports external module "react" which provides a library for creating user interfaces. (x9)
execution
Concatenates strings. (x7)
behavior
Might output messages to console. (x5)
anomaly
Contains multi-line comments. (x6)
behavior