diff --git a/Packs/CommonPlaybooks/Playbooks/playbook-Detonate_URL_-_Generic_v1.5.yml b/Packs/CommonPlaybooks/Playbooks/playbook-Detonate_URL_-_Generic_v1.5.yml index 93bbd659b18..9934beb0797 100644 --- a/Packs/CommonPlaybooks/Playbooks/playbook-Detonate_URL_-_Generic_v1.5.yml +++ b/Packs/CommonPlaybooks/Playbooks/playbook-Detonate_URL_-_Generic_v1.5.yml @@ -633,7 +633,7 @@ tasks: brand: "" nexttasks: '#default#': - - "3" + - "3" "yes": - "34" separatecontext: false @@ -699,10 +699,10 @@ tasks: isautoswitchedtoquietmode: false "33": id: "33" - taskid: 3d09fd2a-ac72-4d4f-8f1e-10261797c94b + taskid: 7acc875b-ca43-4e39-8977-c15f0373a98f type: regular task: - id: 3d09fd2a-ac72-4d4f-8f1e-10261797c94b + id: 7acc875b-ca43-4e39-8977-c15f0373a98f version: -1 name: Detonate URL - WildFire description: Uploads a URL of a webpage to WildFire for analysis. @@ -883,7 +883,7 @@ inputs: - key: URL value: complex: - root: URL + root: URL.Data required: false description: The URL object of the URL to be detonated. playbookInputQuery: diff --git a/Packs/CommonPlaybooks/ReleaseNotes/2_3_96.md b/Packs/CommonPlaybooks/ReleaseNotes/2_3_96.md new file mode 100644 index 00000000000..df49428ad0c --- /dev/null +++ b/Packs/CommonPlaybooks/ReleaseNotes/2_3_96.md @@ -0,0 +1,6 @@ + +#### Playbooks + +##### Detonate URL - Generic v1.5 + +- Fixed the playbook URL input. diff --git a/Packs/CommonPlaybooks/pack_metadata.json b/Packs/CommonPlaybooks/pack_metadata.json index 1833521f598..6251565a4a4 100644 --- a/Packs/CommonPlaybooks/pack_metadata.json +++ b/Packs/CommonPlaybooks/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Common Playbooks", "description": "Frequently used playbooks pack.", "support": "xsoar", - "currentVersion": "2.3.95", + "currentVersion": "2.3.96", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",