Condividi tramite


SecurityContact type

Dettagli di contatto per i problemi di sicurezza

type SecurityContact = Resource & {
  alertNotifications?: AlertNotifications
  alertsToAdmins?: AlertsToAdmins
  email?: string
  phone?: string
}