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

incidentAttackType

Examples

enum IncidentAttackType {
  Compromised
  Malicious
  Typosquat
  DependencyConfusion
  Mixed
  Unknown
}

Enum values

Enum value
Description

Compromised

Malicious

Typosquat

DependencyConfusion

Mixed

Unknown

References

Fields with this object:

Last updated