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
Renames a file or directory. (x2)
file
Adds files to a Zip archive. (x1)
file
Reads from files. (x1)
file
Imports the "sys" module, which provides access to system-specific parameters and functions. (x6)
execution
Imports the "re" module, which provides regular expression matching operations. (x2)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x2)
execution
Creates/Opens a file. (x1)
file
Uses string-related functions. (x2)
behavior
Uses logical functions. (x1)
behavior