Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Creates a process. (x1)
execution
Creates shortcuts during installation or upon launch. (x1)
file
Enumerates files in a given directory. (x1)
search
Writes data to the STDOUT stream. (x1)
execution
Imports the "subprocess" module, which provides functions for creating new processes. (x1)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Creates/Opens a file. (x1)
file