Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
Imports the "requests" module, which is used for sending HTTP requests. (x2)
network
Imports the "threading" module, which contains high-level threading and thread synchronization interfaces. (x1)
execution
Imports the "re" module, which provides regular expression matching operations. (x1)
execution
Imports the "datetime" module, which exposes classes for manipulating dates and times. (x4)
execution
Imports the "base64" module, which contains encoding functions. (x1)
execution