Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains IP addresses. (x1)
network
Writes to files. (x2)
file
Reads from files. (x6)
file
Creates a directory. (x4)
file
Serializes data into the JSON format. (x2)
file
Pauses execution until a thread is terminated. (x2)
execution
Concatenates strings. (x7)
behavior
Splits a string using a regular expression. (x2)
behavior
Creates a regular expression. (x4)
behavior
Creates/Opens a file. (x2)
file