Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains URLs that link to raw files on GitHub. (x1)
network
Writes to files. (x2)
file
Creates a regular expression. (x3)
behavior
Concatenates strings. (x3)
behavior
Replaces a substring in a string using a regular expression. (x3)
behavior
Splits a string using a regular expression. (x3)
behavior
Might output messages to console. (x2)
anomaly
Uses math functions. (x3)
behavior
Contains multi-line comments. (x4)
behavior