SecurityEventType type

セキュリティイベントの種類。

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