Skip to content

Commit

Permalink
Zscaler FW - Fix duplicated field in Schema (#29854)
Browse files Browse the repository at this point in the history
  • Loading branch information
nkanon authored and maimorag committed Sep 28, 2023
1 parent 176297b commit 3da2814
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
Expand Up @@ -132,14 +132,6 @@
"type": "string",
"is_array": false
},
"spriv": {
"type": "string",
"is_array": false
},
"spriv": {
"type": "string",
"is_array": false
},
"in": {
"type": "string",
"is_array": false
Expand Down
6 changes: 6 additions & 0 deletions Packs/Zscaler/ReleaseNotes/1_3_14.md
@@ -0,0 +1,6 @@

#### Modeling Rules

##### Zscaler Internet Access Modeling Rule

- Removed duplicated field from schema.
2 changes: 1 addition & 1 deletion Packs/Zscaler/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Zscaler Internet Access",
"description": "Zscaler is a cloud security solution built for performance and flexible scalability.",
"support": "xsoar",
"currentVersion": "1.3.13",
"currentVersion": "1.3.14",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 3da2814

Please sign in to comment.