From 19c0d931f0d6a4f2333205d1afa766c5a38cda60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20SEBAON?= <37868764+Raphigo@users.noreply.github.com> Date: Mon, 26 Jul 2021 14:32:46 +0200 Subject: [PATCH] Update playbook_adware.json [FIX] underscores in "name" fields --- playbooks/templates/playbook_adware.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/playbooks/templates/playbook_adware.json b/playbooks/templates/playbook_adware.json index d89481a..e508a13 100644 --- a/playbooks/templates/playbook_adware.json +++ b/playbooks/templates/playbook_adware.json @@ -2,7 +2,7 @@ "name": "Adware domain related ", "nodes": { "0": { - "name": "security_alerts_trigger", + "name": "Security alerts trigger", "type": "trigger", "outputs": { "default": [ @@ -33,7 +33,7 @@ "subtype": "condition" }, "2": { - "name": "get_an_alert", + "name": "Get an alert", "type": "action", "outputs": { "default": [ @@ -97,7 +97,7 @@ "subtype": "condition" }, "6": { - "name": "patch_an_alert", + "name": "Patch an alert", "type": "action", "outputs": { "default": [ @@ -114,7 +114,7 @@ "module_uuid": "92d8bb47-7c51-445d-81de-ae04edbb6f0a" }, "7": { - "name": "trigger_an_action_on_the_alert_workflow", + "name": "Trigger an action on the alert workflow", "type": "action", "outputs": { "default": [] @@ -225,7 +225,7 @@ "subtype": "condition" }, "11": { - "name": "patch_an_alert", + "name": "Patch an alert", "type": "action", "outputs": { "default": [ @@ -242,7 +242,7 @@ "module_uuid": "92d8bb47-7c51-445d-81de-ae04edbb6f0a" }, "12": { - "name": "trigger_an_action_on_the_alert_workflow", + "name": "Trigger an action on the alert workflow", "type": "action", "outputs": { "default": []