Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains URLs that link to interesting file formats. (x1)
network
Contains URLs that use suspicious top-level domains. (x1)
network
Enumerates the number of logical processor cores. (x1)
monitor
Imports the "sys" module, which provides access to system-specific parameters and functions. (x2)
execution
Imports the "sklearn" module, which is a Python library for machine learning built on top of SciPy. (x2)
execution
Imports the "pandas" module, which is a library for data manipulation and analysis. (x5)
execution
Imports the "numpy" module, which is a library for scientific computing in Python. (x7)
execution
Imports the "datasets" (HuggingFace Datasets) module, which is a machine learning library for accessing and sharing datasets. (x1)
execution
Uses string-related functions. (x2)
behavior
Uses math functions. (x2)
behavior