Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains URLs that link to raw files on GitHub. (x1)
network
Deletes a file/directory. (x1)
file
Creates temporary files. (x1)
file
Adds files to a Zip archive. (x1)
file
Creates a directory. (x1)
file
Reads from files. (x2)
file
Imports the "os" module, which contains miscellaneous operating system interfaces. (x3)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x4)
execution
Imports the "re" module, which provides regular expression matching operations. (x1)
execution
Creates/Opens a file. (x6)
file