Agent Armor API Reference
Preparing search index...
DetectorResult
Interface DetectorResult
What a single detector's scan pass returns.
interface
DetectorResult
{
threats
:
Threat
[]
;
}
Index
Properties
threats
Properties
threats
threats
:
Threat
[]
Threats this detector found in the scanned content.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
threats
Agent Armor API Reference
Loading...
What a single detector's scan pass returns.