Skip to content

Commit

Permalink
Adding 'canvas' tab to system incidents & indicators (demisto#36021)
Browse files Browse the repository at this point in the history
* Adding 'canvas' tab to system indicators

* reverting 'canvas' tab for xsoar 6 layouts.

* system incidents' canvas tab

* revert redundant changes

* Release notes

* Bump pack from version Core to 3.0.56.

* Bump pack from version Core to 3.0.57.

* Bump pack from version Core to 3.0.58.

* Bump pack from version CommonTypes to 3.5.15.

* Bump pack from version Core to 3.0.59.

* Bump pack from version Core to 3.0.60.

* Bump pack from version CommonTypes to 3.5.16.

* Bump pack from version PrismaCloud to 4.3.11.

* empty commit

* empty commit

* ignore lo107

* empty commit

---------

Co-authored-by: Content Bot <[email protected]>
  • Loading branch information
barryyosi-panw and Content Bot authored Sep 11, 2024
1 parent aac4dcb commit ea6ee8a
Show file tree
Hide file tree
Showing 88 changed files with 643 additions and 66 deletions.
6 changes: 6 additions & 0 deletions Packs/CloudIncidentResponse/.pack-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,9 @@ ignore=BA101

[file:layoutscontainer-Cortex_XDR_-_XCLOUD_Cryptomining.json]
ignore=BA101

[file:layoutscontainer-Cloud_Alerts.json]
ignore=LO107

[file:layoutscontainer-CLOUD_Token_Theft.json]
ignore=LO107
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,12 @@
"id": "workPlan",
"name": "Work Plan",
"type": "workPlan"
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
Expand Down Expand Up @@ -1404,6 +1410,8 @@
"system": false,
"version": -1,
"fromVersion": "6.8.0",
"marketplaces": ["marketplacev2"],
"marketplaces": [
"marketplacev2"
],
"description": ""
}
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,12 @@
"id": "workPlan",
"name": "Work Plan",
"type": "workPlan"
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
Expand Down
9 changes: 9 additions & 0 deletions Packs/CloudIncidentResponse/ReleaseNotes/1_0_18.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

#### Layouts

##### CLOUD Token Theft

- Updated layout with `canvas` tab.
##### Cloud Alerts

- Updated layout with `canvas` tab.
2 changes: 1 addition & 1 deletion Packs/CloudIncidentResponse/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Cloud Incident Response",
"description": "This content Pack helps you automate collection, investigation, and remediation of incidents related to cloud infrastructure activities in AWS, Azure, and GCP.",
"support": "xsoar",
"currentVersion": "1.0.17",
"currentVersion": "1.0.18",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
72 changes: 51 additions & 21 deletions Packs/CommonTypes/.pack-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -86,25 +86,25 @@ ignore=BA101
ignore=BA101

[file:layoutscontainer-unifiedFile.json]
ignore=BA101
ignore=BA101,LO107

[file:layoutscontainer-url.json]
ignore=BA101

[file:layoutscontainer-STIX_Tool.json]
ignore=BA101
ignore=BA101,LO107

[file:layoutscontainer-STIX_Report.json]
ignore=BA101
ignore=BA101,LO107

[file:layoutscontainer-STIX_Malware.json]
ignore=BA101
ignore=BA101,LO107

[file:layoutscontainer-STIX_Attack_Pattern.json]
ignore=BA101
ignore=BA101,LO107

[file:layoutscontainer-STIX_Threat_Actor.json]
ignore=BA101
ignore=BA101,LO107

[file:classifier-mapper-incoming-Mail-listener.json]
ignore=BA101
Expand Down Expand Up @@ -250,48 +250,47 @@ ignore=IF100
ignore=BA101

[file:layoutscontainer-CVEV2.json]
ignore=BA101
ignore=BA101,LO107

[file:layoutscontainer-Threat_ActorV2.json]
ignore=BA101
ignore=BA101,LO107

[file:layoutscontainer-Attack_PatternV2.json]
ignore=BA101
ignore=BA101,LO107

# GR103 is temporary, see CIAC-11705
[file:layoutscontainer-URLV2.json]
ignore=BA101,GR103

ignore=BA101,GR103,LO107

[file:layoutscontainer-EmailV2.json]
ignore=BA101,GR103
ignore=BA101,GR103,LO107

[file:layoutscontainer-FileV2.json]
ignore=BA101,GR103
ignore=BA101,GR103,LO107

[file:layoutscontainer-IPV2.json]
ignore=BA101,GR103
ignore=BA101,GR103,LO107

[file:layoutscontainer-DomainV2.json]
ignore=BA101,GR103
ignore=BA101,GR103,LO107

[file:layoutscontainer-AccountV2.json]
ignore=BA101
ignore=BA101,LO107

[file:layoutscontainer-MalwareV2.json]
ignore=BA101
ignore=BA101,LO107

[file:layoutscontainer-ReportV2.json]
ignore=BA101
ignore=BA101,LO107

[file:layoutscontainer-Windows_Registry_KeyV2.json]
ignore=BA101
ignore=BA101,LO107

[file:layoutscontainer-ToolV2.json]
ignore=BA101
ignore=BA101,LO107

[file:layoutscontainer-HostV2.json]
ignore=BA101
ignore=BA101,LO107

[file:incidentfield-Number_Of_Found_Related_Alerts.json]
ignore=IF100
Expand All @@ -314,6 +313,37 @@ ignore=IF100
[file:3_4_9.md]
ignore=RN115

[file:layoutscontainer-ASNV2.json]
ignore=LO107

[file:layoutscontainer-CampaignV2.json]
ignore=LO107

[file:layoutscontainer-Course_of_ActionV2.json]
ignore=LO107

[file:layoutscontainer-Identity.json]
ignore=LO107

[file:layoutscontainer-InfrastructureV2.json]
ignore=LO107

[file:layoutscontainer-Intrusion_SetV2.json]
ignore=LO107

[file:layoutscontainer-Location.json]
ignore=LO107

[file:layoutscontainer-MutexV2.json]
ignore=LO107

[file:layoutscontainer-Software.json]
ignore=LO107

[file:layoutscontainer-X509_Certificate.json]
ignore=LO107


[known_words]
SysAid
longText
Expand Down
6 changes: 6 additions & 0 deletions Packs/CommonTypes/Layouts/layoutscontainer-ASNV2.json
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,12 @@
}
],
"type": "custom"
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
Expand Down
6 changes: 6 additions & 0 deletions Packs/CommonTypes/Layouts/layoutscontainer-AccountV2.json
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,12 @@
}
],
"type": "custom"
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,12 @@
}
],
"type": "custom"
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
Expand Down
6 changes: 6 additions & 0 deletions Packs/CommonTypes/Layouts/layoutscontainer-CVEV2.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,12 @@
}
],
"type": "custom"
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
Expand Down
6 changes: 6 additions & 0 deletions Packs/CommonTypes/Layouts/layoutscontainer-CampaignV2.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,12 @@
}
],
"type": "custom"
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,12 @@
}
],
"type": "custom"
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
Expand Down
8 changes: 7 additions & 1 deletion Packs/CommonTypes/Layouts/layoutscontainer-DomainV2.json
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,13 @@
}
],
"type": "custom"
}
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
"indicatorsQuickView": {
Expand Down
8 changes: 7 additions & 1 deletion Packs/CommonTypes/Layouts/layoutscontainer-EmailV2.json
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,13 @@
}
],
"type": "custom"
}
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
"indicatorsQuickView": {
Expand Down
8 changes: 7 additions & 1 deletion Packs/CommonTypes/Layouts/layoutscontainer-FileV2.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,13 @@
}
],
"type": "custom"
}
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
"indicatorsQuickView": {
Expand Down
6 changes: 6 additions & 0 deletions Packs/CommonTypes/Layouts/layoutscontainer-HostV2.json
Original file line number Diff line number Diff line change
Expand Up @@ -575,6 +575,12 @@
}
],
"type": "custom"
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
Expand Down
8 changes: 7 additions & 1 deletion Packs/CommonTypes/Layouts/layoutscontainer-IPV2.json
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,13 @@
}
],
"type": "custom"
}
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
"indicatorsQuickView": {
Expand Down
6 changes: 6 additions & 0 deletions Packs/CommonTypes/Layouts/layoutscontainer-Identity.json
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,12 @@
}
],
"type": "custom"
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,12 @@
}
],
"type": "custom"
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,12 @@
}
],
"type": "custom"
},
{
"id": "canvas",
"name": "Canvas",
"type": "canvas",
"hidden": false
}
]
},
Expand Down
Loading

0 comments on commit ea6ee8a

Please sign in to comment.