Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prisma cloud xsiam #33781

Merged
merged 65 commits into from Apr 11, 2024
Merged
Show file tree
Hide file tree
Changes from 47 commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
e2d811c
changes
ArikDay Apr 7, 2024
3362aa0
ReleaseNotes
ArikDay Apr 7, 2024
a385bf2
playbook fix
ArikDay Apr 8, 2024
46b7737
Merge branch 'master' of https://github.com/demisto/content into Pris…
ArikDay Apr 8, 2024
268e0fc
Fixes
ArikDay Apr 8, 2024
695949a
Merge branch 'master' into Prisma-Cloud-XSIAM
ArikDay Apr 8, 2024
092d953
fix
ArikDay Apr 8, 2024
d0e68c0
aderge branch 'Prisma-Cloud-XSIAM' of https://github.com/demisto/cont…
ArikDay Apr 8, 2024
a47d31d
fixes
ArikDay Apr 8, 2024
d5010db
fix
ArikDay Apr 8, 2024
70e738f
rnfix
ArikDay Apr 8, 2024
2f45f8d
fix
ArikDay Apr 8, 2024
b0a8152
rn
ArikDay Apr 9, 2024
a111d4a
fix
ArikDay Apr 9, 2024
452d090
IncidentFields
ArikDay Apr 9, 2024
077703d
rn
ArikDay Apr 9, 2024
f656e28
fix x2fields
ArikDay Apr 9, 2024
0137bc5
playbook fixes
ArikDay Apr 10, 2024
4884859
fix
ArikDay Apr 10, 2024
016904e
layout fix
ArikDay Apr 10, 2024
ec363e8
rn
ArikDay Apr 10, 2024
5bc6b32
flds
ArikDay Apr 10, 2024
0616fd8
rn
ArikDay Apr 10, 2024
f2f9122
fix
ArikDay Apr 10, 2024
432075a
fix
ArikDay Apr 10, 2024
66840a2
fix
ArikDay Apr 10, 2024
46fd16c
fix cloud response
ArikDay Apr 10, 2024
d8bda9b
rn
ArikDay Apr 10, 2024
8724c9d
fixes
ArikDay Apr 10, 2024
0914e1e
fix
ArikDay Apr 10, 2024
8de1453
fixes
ArikDay Apr 10, 2024
81c9219
fix fv
ArikDay Apr 10, 2024
9fecf8c
Merge branch 'master' into Prisma-Cloud-XSIAM
ArikDay Apr 10, 2024
54bbb93
fix fields version
ArikDay Apr 10, 2024
8327cbf
Merge branch 'Prisma-Cloud-XSIAM' of https://github.com/demisto/conte…
ArikDay Apr 10, 2024
db99b07
rn
ArikDay Apr 10, 2024
4fd7044
fix
ArikDay Apr 10, 2024
a8031ef
fix
ArikDay Apr 10, 2024
2e1d23a
fix rn
ArikDay Apr 10, 2024
47ca2ef
Merge branch 'master' into Prisma-Cloud-XSIAM
ArikDay Apr 10, 2024
504a61c
fixes
ArikDay Apr 10, 2024
f6f97ce
Merge branch 'Prisma-Cloud-XSIAM' of https://github.com/demisto/conte…
ArikDay Apr 10, 2024
67bc1ca
fix
ArikDay Apr 10, 2024
7db2982
Merge branch 'Prisma-Cloud-XSIAM' of https://github.com/demisto/conte…
ArikDay Apr 10, 2024
1d09656
Merge branch 'master' of https://github.com/demisto/content into Pris…
ArikDay Apr 10, 2024
1caf6a8
fix
ArikDay Apr 10, 2024
a412730
Merge branch 'master' into Prisma-Cloud-XSIAM
ArikDay Apr 10, 2024
897044c
fix
ArikDay Apr 11, 2024
7ba7452
Apply suggestions from code review
ArikDay Apr 11, 2024
d2b3233
Apply suggestions from code review
ArikDay Apr 11, 2024
ddf50be
Merge branch 'Prisma-Cloud-XSIAM' of https://github.com/demisto/conte…
ArikDay Apr 11, 2024
39a09f9
fix
ArikDay Apr 11, 2024
bd32ebb
Update Packs/PrismaCloud/Playbooks/Prisma_Cloud_-_RQL_Execution.yml
ArikDay Apr 11, 2024
e748829
Update Packs/PrismaCloud/Playbooks/Prisma_Cloud_-_RQL_Execution.yml
ArikDay Apr 11, 2024
049778a
Update Packs/PrismaCloud/Playbooks/Prisma_Cloud_-_RQL_Execution.yml
ArikDay Apr 11, 2024
d615802
Update Packs/PrismaCloud/Playbooks/Prisma_Cloud_-_RQL_Execution.yml
ArikDay Apr 11, 2024
d2ac86a
Merge branch 'Prisma-Cloud-XSIAM' of https://github.com/demisto/conte…
ArikDay Apr 11, 2024
5d530e3
Merge branch 'Prisma-Cloud-XSIAM' of https://github.com/demisto/conte…
ArikDay Apr 11, 2024
175b65d
fix
ArikDay Apr 11, 2024
fdf2084
fixes
ArikDay Apr 11, 2024
96ff7dd
fixes
ArikDay Apr 11, 2024
4d04845
remove copy
ArikDay Apr 11, 2024
a5cabc1
triggerfix
ArikDay Apr 11, 2024
fdb272e
Merge branch 'master' into Prisma-Cloud-XSIAM
ArikDay Apr 11, 2024
cc48637
Merge branch 'master' into Prisma-Cloud-XSIAM
ArikDay Apr 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -240,6 +240,9 @@ tasks:
username:
complex:
root: inputs.username
sourceIP:
complex:
root: inputs.sourceIP
separatecontext: false
continueonerrortype: ""
loop:
Expand Down Expand Up @@ -302,6 +305,9 @@ tasks:
username:
complex:
root: inputs.username
sourceIP:
complex:
root: inputs.sourceIP
separatecontext: false
continueonerrortype: ""
loop:
Expand Down
6 changes: 6 additions & 0 deletions Packs/CommonPlaybooks/ReleaseNotes/2_6_29.md
@@ -0,0 +1,6 @@

#### Playbooks

##### Cloud Response - Generic

Added source ip to block for 'Cloud Response - AWS' and 'Cloud Response - Azure' playbooks.
ArikDay marked this conversation as resolved.
Show resolved Hide resolved
2 changes: 1 addition & 1 deletion Packs/CommonPlaybooks/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Common Playbooks",
"description": "Frequently used playbooks pack.",
"support": "xsoar",
"currentVersion": "2.6.28",
"currentVersion": "2.6.29",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
3 changes: 3 additions & 0 deletions Packs/CommonTypes/.pack-ignore
Expand Up @@ -204,6 +204,9 @@ ignore=IF115
[file:incidentfield-Alert_Source.json]
ignore=IF100

[file:incidentfield-Alert_Rules.json]
ignore=IF100

[file:incidentfield-Use_Case_Description.json]
ignore=IF100

Expand Down
27 changes: 27 additions & 0 deletions Packs/CommonTypes/IncidentFields/incidentfield-Alert_Rules.json
@@ -0,0 +1,27 @@
{
"associatedToAll": true,
"caseInsensitive": true,
"cliName": "alertrules",
"closeForm": false,
"content": true,
"editForm": true,
"group": 0,
"hidden": false,
"id": "incident_alertrules",
"isReadOnly": false,
"locked": false,
"name": "Alert Rules",
"neverSetAsRequired": false,
"openEnded": false,
"ownerOnly": false,
"required": false,
"sla": 0,
"system": false,
"threshold": 72,
"type": "markdown",
"unmapped": false,
"unsearchable": true,
"useAsKpi": false,
"version": -1,
"fromVersion": "6.10.0"
}
27 changes: 27 additions & 0 deletions Packs/CommonTypes/IncidentFields/incidentfield-CVE_ID.json
@@ -0,0 +1,27 @@
{
ArikDay marked this conversation as resolved.
Show resolved Hide resolved
"associatedToAll": true,
"caseInsensitive": true,
"cliName": "cveid",
"closeForm": false,
"content": true,
"editForm": true,
"group": 0,
"hidden": false,
"id": "incident_cveid",
"isReadOnly": false,
"locked": false,
"name": "CVE ID",
"neverSetAsRequired": false,
"openEnded": false,
"ownerOnly": false,
"required": false,
"sla": 0,
"system": false,
"threshold": 72,
"type": "shortText",
"unmapped": false,
"unsearchable": true,
"useAsKpi": false,
"version": -1,
"fromVersion": "6.10.0"
}
@@ -0,0 +1,27 @@
{
"associatedToAll": true,
"caseInsensitive": true,
"cliName": "cvepublished",
"closeForm": false,
"content": true,
"editForm": true,
"group": 0,
"hidden": false,
"id": "incident_cvepublished",
"isReadOnly": false,
"locked": false,
"name": "CVE Published",
"neverSetAsRequired": false,
"openEnded": false,
"ownerOnly": false,
"required": false,
"sla": 0,
"system": false,
"threshold": 72,
"type": "shortText",
"unmapped": false,
"unsearchable": true,
"useAsKpi": false,
"version": -1,
"fromVersion": "6.10.0"
}
Expand Up @@ -42,6 +42,7 @@
"useAsKpi": false,
"validationRegex": "",
"version": -1,
"fromVersion": "5.0.0"
"fromVersion": "5.0.0",
"x2_fields": "policy_recommendation"
}

Expand Up @@ -43,6 +43,7 @@
"useAsKpi": false,
"validationRegex": "",
"version": -1,
"fromVersion": "5.0.0"
"fromVersion": "5.0.0",
"x2_fields": "policy_type"
}

@@ -0,0 +1,26 @@
{
"associatedToAll": true,
"caseInsensitive": true,
"cliName": "resourceurl",
"closeForm": false,
"content": true,
"editForm": true,
"group": 0,
"hidden": false,
"id": "incident_resourceurl",
"isReadOnly": false,
"locked": false,
"name": "Resource URL",
"neverSetAsRequired": false,
"ownerOnly": false,
"required": false,
"sla": 0,
"system": false,
"threshold": 72,
"type": "shortText",
"unmapped": false,
"unsearchable": true,
"useAsKpi": false,
"version": -1,
"fromVersion": "5.0.0"
}
@@ -0,0 +1,27 @@
{
"associatedToAll": true,
"caseInsensitive": true,
"cliName": "useranomalycount",
"closeForm": false,
"content": true,
"editForm": true,
"group": 0,
"hidden": false,
"id": "incident_useranomalycount",
"isReadOnly": false,
"locked": false,
"name": "User Anomaly Count",
"neverSetAsRequired": false,
"openEnded": false,
"ownerOnly": false,
"required": false,
"sla": 0,
"system": false,
"threshold": 72,
"type": "shortText",
"unmapped": false,
"unsearchable": true,
"useAsKpi": false,
"version": -1,
"fromVersion": "6.10.0"
}
@@ -0,0 +1,27 @@
{
"associatedToAll": true,
"caseInsensitive": true,
"cliName": "vulnerableproduct",
"closeForm": false,
"content": true,
"editForm": true,
"group": 0,
"hidden": false,
"id": "incident_vulnerableproduct",
"isReadOnly": false,
"locked": false,
"name": "Vulnerable Product",
"neverSetAsRequired": false,
"openEnded": false,
"ownerOnly": false,
"required": false,
"sla": 0,
"system": false,
"threshold": 72,
"type": "shortText",
"unmapped": false,
"unsearchable": true,
"useAsKpi": false,
"version": -1,
"fromVersion": "6.10.0"
}
11 changes: 11 additions & 0 deletions Packs/CommonTypes/ReleaseNotes/3_4_10.md
@@ -0,0 +1,11 @@

#### Incident Fields

- **Policy Type**
- New: **CVE ID**
- New: **Resource URL**
- New: **User Anomaly Count**
- New: **CVE Published**
- **Policy Recommendation**
- New: **Vulnerable Product**
- New: **Alert Rules**
2 changes: 1 addition & 1 deletion Packs/CommonTypes/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Common Types",
"description": "This Content Pack will get you up and running in no-time and provide you with the most commonly used incident & indicator fields and types.",
"support": "xsoar",
"currentVersion": "3.4.9",
"currentVersion": "3.4.10",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
3 changes: 3 additions & 0 deletions Packs/PrismaCloud/.pack-ignore
Expand Up @@ -10,6 +10,9 @@ ignore=RM102
[file:layoutscontainer-AWS_CloudTrail_Misconfiguration.json]
ignore=BA101

[file:playbook-Prisma_Cloud_-_Network__API_and_Anomaly_Incidents.yml]
ignore=PB106

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

Expand Down
@@ -0,0 +1,32 @@
{
"rule_id": "Prisma_Cloud_Network_API_and_Anomaly",
"layout_id": "Prisma Cloud - Network API and Anomaly Incident Layout",
"description": "display for Prisma Cloud Network API and Anomaly alerts.",
"rule_name": "Prisma Cloud Network API and Anomaly",
"alerts_filter": {
"filter": {
"AND": [
{
"OR": [
{
"SEARCH_FIELD": "policy_type",
"SEARCH_TYPE": "EQ",
"SEARCH_VALUE": "network"
},
{
"SEARCH_FIELD": "policy_type",
"SEARCH_TYPE": "EQ",
"SEARCH_VALUE": "api"
},
{
"SEARCH_FIELD": "policy_type",
"SEARCH_TYPE": "EQ",
"SEARCH_VALUE": "anomaly"
}
]
}
]
}
},
"fromVersion": "6.10.0"
}