Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Decodes data using the Base64 algorithm. (x4)
packer
Encodes data using the Base64 algorithm. (x3)
packer
Compresses or decompresses data using the Deflate algorithm. (x3)
packer
Decompresses data using the Inflate algorithm. (x3)
packer
Generates a new asymmetric key pair of the given type. (x4)
packer
Uses PBKDF2 key derivation function. (x3)
packer
Connects through HTTP. (x2)
network
Makes HTTP GET requests. (x6)
network
Adds a one-time listener function for a specified event. (x2)
behavior
Serializes data into the JSON format. (x18)
file