Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains URLs that use suspicious top-level domains. (x1)
network
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. (x4)
execution
Imports the "numpy" module, which is a library for scientific computing in Python. (x6)
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
Uses logical functions. (x2)
behavior
Loads data into a Pandas DataFrame object. (x1)
behavior