For the complete documentation index, see llms.txt. This page is also available as Markdown.

incidentScope

Derived breadth of the monitored threat; Campaign requires semantic campaign evidence.

Examples

enum IncidentScope {
  Single
  Multiple
  Campaign
  Unknown
}

Enum values

Enum value
Description

Single

Multiple

Campaign

Unknown

References

Fields with this object:

Last updated