SecurityEventType type

نوع الحدث الأمني.

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