Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Creates a process. (x2)
execution
Starts the HTTP or HTTPS server listening for incoming connections. (x3)
network
Creates an HTTP server. (x3)
network
Connects through HTTP. (x2)
network
Queries the value of an environment variable. (x4)
search
Emits an event, effectively calling each of the registered listeners for that event. (x3)
behavior
Adds a one-time listener function for a specified event. (x3)
behavior
Adds a listener function for a specified event. (x3)
behavior