Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Executes files during installation or upon launch. (x1)
execution
Contains URLs that use non-standard ports. (x1)
network
Queries the value of an environment variable. (x7)
search
Reads from files. (x3)
file
Splits a string using a regular expression. (x4)
behavior
Replaces a substring in a string using a regular expression. (x4)
behavior
Creates a regular expression. (x4)
behavior
Concatenates strings. (x7)
behavior
Might output messages to console. (x2)
anomaly
Uses math functions. (x4)
behavior