Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Renames a file or directory. (x1)
file
Evaluates an expression. (x2)
execution
The software package does not declare any source code repository. (x1)
anomaly
Writes data to the STDOUT stream. (x2)
execution
Creates a directory. (x1)
file
Imports the "time" module, which provides various time-related functions. (x1)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x2)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Creates/Opens a file. (x1)
file
Uses string-related functions. (x1)
behavior