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