Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Executes files during installation or upon launch. (x1)
execution
Might evaluate code dynamically. (x4)
anomaly
Serializes data into the JSON format. (x4)
file
Reads from files. (x1)
file
Imports external module "react" which provides a library for creating user interfaces. (x5)
execution
Might communicate with other windows. (x3)
document
Concatenates strings. (x4)
behavior
Imports the java.lang.String class, which contains methods for string manipulation. (x4)
execution
Uses string related methods. (x2)
behavior
Contains multi-line comments. (x6)
behavior