Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Enumerates running threads within one or more processes. (x1)
search
Imports the "threading" module, which contains high-level threading and thread synchronization interfaces. (x1)
execution
Uses synchronization mechanisms. (x1)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x2)
execution
Converts a value to an integer number. (x1)
behavior