Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might evaluate code dynamically. (x3)
anomaly
Might monitor keystrokes. (x5)
steal
Queries the value of an environment variable. (x3)
search
Imports external module "react" which provides a library for creating user interfaces. (x97)
execution
Queries a specific element within the page's Document Object Model. (x5)
behavior
Concatenates strings. (x3)
behavior
Queries a specific selector within the page's Document Object Model. (x5)
behavior
Creates a regular expression. (x3)
behavior
Replaces a substring in a string using a regular expression. (x3)
behavior
Contains multi-line comments. (x61)
behavior