Behaviors
List of software behaviors discovered with static code analysis.
Adds custom functionality to the Python setuptools "install" command. (x1)
anomaly
Overrides the default behavior of Python setuptool commands. (x1)
anomaly
Executes an expression. (x1)
execution
Contains unusually long strings. (x1)
anomaly
The software package does not declare any source code repository. (x1)
anomaly
Imports the "requests" module, which is used for sending HTTP requests. (x1)
network
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Imports the "fernet" module, which provides methods for the Fernet symmetric encryption. (x1)
execution