SecurityEventType type

O tipo de evento de segurança.

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