Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Renames a file or directory. (x1)
file
Enumerates files in a given directory. (x1)
search
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. (x2)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Uses string-related functions. (x1)
behavior
Uses logical functions. (x1)
behavior