Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Makes HTTP GET requests. (x2)
network
Contains URLs related to URL shortener services. (x1)
network
Queries the system time. (x1)
settings
Imports the "requests" module, which is used for sending HTTP requests. (x1)
network
Contains URLs related to search engines. (x1)
network
Imports the "time" module, which provides various time-related functions. (x1)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x2)
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. (x1)
execution
Uses string-related functions. (x1)
behavior