SecurityEventType type

El tipo de evento de seguridad.

type SecurityEventType =
  | "Undefined"
  | "SqlInjectionVulnerability"
  | "SqlInjectionExploit"