You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Policy Violation Alerts create a new Webhook notification ONLY when new violations are detected. This payload also contains a detailed list of each individual issue detected.
The text was updated successfully, but these errors were encountered:
acpcreation
changed the title
feat: add new handler IqWebhookEvent type for policy violation alerts
feat: add new handler IqWebhookEvent type for POLICY_ALERTS
Aug 30, 2023
Policy Violation Alerts create a new Webhook notification ONLY when new violations are detected. This payload also contains a detailed list of each individual issue detected.
IqWebhookEvent:
POLICY_ALERT = 'iq:policyAlert' // Violation Alert
The text was updated successfully, but these errors were encountered: