Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
DetonationResult
Interface DetonationResult
File attachment detonation — analyzes files for threats.
interface
DetonationResult
{
mimeType
:
string
;
quarantined
:
boolean
;
safe
:
boolean
;
threats
:
string
[]
;
}
Index
Properties
mime
Type
quarantined
safe
threats
Properties
mime
Type
mimeType
:
string
quarantined
quarantined
:
boolean
safe
safe
:
boolean
threats
threats
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mime
Type
quarantined
safe
threats
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
File attachment detonation — analyzes files for threats.