SecurityEventType type

보안 이벤트의 종류.

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