From 6e32e3189689022d7fd6ce9c0457cc95bef0ffa7 Mon Sep 17 00:00:00 2001 From: Allen Houchins <32207388+allenhouchins@users.noreply.github.com> Date: Fri, 28 Mar 2025 09:45:28 -0500 Subject: [PATCH] Update default.yml (#27626) Updated failing policy webhook to trigger on specific policies. --- it-and-security/default.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/it-and-security/default.yml b/it-and-security/default.yml index f52cb1d202..791d284061 100644 --- a/it-and-security/default.yml +++ b/it-and-security/default.yml @@ -70,6 +70,10 @@ org_settings: enable_failing_policies_webhook: true host_batch_size: 0 policy_ids: + - 14937 + - 14946 + - 15329 + - 14100 host_status_webhook: days_count: 5 destination_url: $DOGFOOD_HOST_STATUS_WEBHOOK_URL