Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Registers a language feature provider. (x2)
behavior
Uses the VS Code "workspace" namespace for managing the current workspace. (x2)
execution
Uses the VS Code "languages" namespace for managing language-specific editor features. (x2)
execution
Imports the "vscode" module which contains the complete VS Code API. (x2)
execution
Splits a string using a regular expression. (x1)
behavior
Creates a regular expression. (x1)
behavior
Concatenates strings. (x1)
behavior
Uses math functions. (x1)
behavior