Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x2)
permissions
Encodes data using the Base16 algorithm. (x2)
file
Creates an HTTP server. (x2)
network
Starts the HTTP or HTTPS server listening for incoming connections. (x4)
network
Creates an HTTPS server. (x2)
network
Runs precompiled JavaScript code within V8 Virtual Machine context. (x2)
execution
Connects through HTTP. (x4)
network
Makes HTTP GET requests. (x4)
network
Deletes a file/directory. (x2)
file
Calculates the SHA-256 hash of data. (x2)
file