Behaviors
List of software behaviors discovered with static code analysis.
Opens a TCP connection to a remote server. (x2)
network
Contains URLs that link to raw files on GitHub. (x1)
network
Contains IP addresses. (x1)
network
Uses concurrency functions. (x2)
execution
Imports the "asyncio" module, which provides concurrency functionality. (x2)
execution
Uses string-related functions. (x1)
behavior