Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Executes files during installation or upon launch. (x1)
execution
Calculates the MD5 hash of data. (x3)
file
Queries the value of an environment variable. (x3)
search
Writes to files. (x2)
file
Serializes data into the JSON format. (x2)
file
Reads from files. (x2)
file
Concatenates strings. (x2)
behavior
Uses math functions. (x2)
behavior
Contains multi-line comments. (x2)
behavior