SecurityEventType type

安全事件的類型。

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