Behaviors
List of software behaviors discovered with static code analysis.
Creates an HTTP server. (x1)
network
Starts the HTTP or HTTPS server listening for incoming connections. (x1)
network
Connects through HTTP. (x1)
network
Deletes files in common user, data, or temporary directories. (x1)
file
Deletes a file/directory. (x1)
file
Terminates a process/thread. (x1)
execution
Serializes data into the JSON format. (x1)
file