Partager via


ProcessNotAllowed type

Exécution d’un processus qui n’est pas autorisé. La liste verte se compose de noms de processus à autoriser.

type ProcessNotAllowed = AllowlistCustomAlertRule & {
  ruleType: "ProcessNotAllowed"
}