共用方式為


ProcessNotAllowed type

不允許執行進程。 允許清單包含允許的進程名稱。

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