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
Contains URLs that link to interesting file formats. (x3)
network
Creates a process. (x1)
execution
Contains URLs related to social network URLs. (x1)
network
Queries the value of an environment variable. (x2)
search
Writes data to the STDOUT stream. (x8)
execution
Imports the "torch" (PyTorch) module, which is a machine learning framework based on the Torch library. (x7)
execution
Imports the "tensorflow" module, which is an open source software library for high performance numerical computation. (x4)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x4)
execution
Imports the "subprocess" module, which provides functions for creating new processes. (x1)
execution