Skip to content

Commit

Permalink
type parameter is not given to PAN-OS - Block URL (#38205) (#38260)
Browse files Browse the repository at this point in the history
* Merge

* revert package-lock.json

* Fixed an issue where PAN-OS - Block URL failed.

* Update RN

* Update RN

---------

Co-authored-by: Masahiko Inoue <[email protected]>
Co-authored-by: Tal Zichlinsky <[email protected]>
  • Loading branch information
3 people authored Jan 22, 2025
1 parent 84956cd commit 3b1ca61
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,9 @@ tasks:
device-group:
complex:
root: inputs.device-group
type:
complex:
root: inputs.type
separatecontext: true
loop:
iscommand: false
Expand Down
6 changes: 6 additions & 0 deletions Packs/CommonPlaybooks/ReleaseNotes/2_6_50.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Playbooks

##### Block URL - Generic v2

- Fixed an issue where PAN-OS - Block URL failed by adding the type parameter.
2 changes: 1 addition & 1 deletion Packs/CommonPlaybooks/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Common Playbooks",
"description": "Frequently used playbooks pack.",
"support": "xsoar",
"currentVersion": "2.6.49",
"currentVersion": "2.6.50",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 3b1ca61

Please sign in to comment.