Skip to content

Commit 9c272ee

Browse files
barryyosi-panwilappeDeanArbel
authored andcommitted
Platform content support merge gateway (#39268)
* batch_1 (#39162) * Adopt 'platform' MP to content packs #2 (#39163) * batch_2 * revert incorrect changes * revert incorrect changes * remove identity_threat --------- Co-authored-by: darbel <darbel@paloaltonetworks.com> * Adopt 'platform' MP to content packs #3 (#39164) * batch_3 * remove identity_threat --------- Co-authored-by: darbel <darbel@paloaltonetworks.com> * batch_4 (#39165) * Adopt 'platform' MP to content packs #6 (#39167) * batch_6 * revert incorrect changes * batch_7 (#39168) * Adopt 'platform' MP to content packs #8 (#39169) * batch_8 * revert incorrect changes * Update Packs/CommonScripts/pack_metadata.json --------- Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com> * Adopt 'platform' MP to content packs #9 (#39170) * batch_9 * revert quick actions * revert incorrect changes * revert incorrect changes * batch_5 (#39232) * batch_10 (#39171) * batch_11 (#39172) * Adopt 'platform' MP to content packs #12 (#39173) * batch_12 * revert incorrect changes * batch_13 (#39174) * Adopt 'platform' MP to content packs #14 (#39175) * batch_14 * revert incorrect changes * Adopt 'platform' MP to content packs #15 (#39176) * batch_15 * Update Packs/FiltersAndTransformers/pack_metadata.json --------- Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com> * batch_16 (#39177) * batch_17 (#39178) * Adopt 'platform' MP to content packs #18 (#39179) * batch_18 * revert incorrect changes * Adopt 'platform' MP to content packs #19 (#39180) * batch_19 * Update Packs/Jira/pack_metadata.json --------- Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com> * batch_20 (#39181) * Adopt 'platform' MP to content packs #21 (#39182) * batch_21 * revert incorrect changes * remove identity_threat --------- Co-authored-by: darbel <darbel@paloaltonetworks.com> * Adopt 'platform' MP to content packs #22 (#39183) * batch_22 * revert incorrect changes * Update Packs/Office365AndAzureAuditLog/pack_metadata.json --------- Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com> * batch_24 (#39185) * Adopt 'platform' MP to content packs #25 (#39186) * batch_25 * Update Packs/PingIdentity/pack_metadata.json * Update Packs/PrismaAccess/pack_metadata.json --------- Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com> * Adopt 'platform' MP to content packs #26 (#39187) * batch_26 * revert incorrect changes * Adopt 'platform' MP to content packs #27 (#39188) * batch_27 * revert incorrect changes * Adopt 'platform' MP to content packs #28 (#39189) * batch_28 * revert incorrect changes * remove identity_threat --------- Co-authored-by: darbel <darbel@paloaltonetworks.com> * Adopt 'platform' MP to content packs #29 (#39190) * batch_29 * revert incorrect changes * Update Packs/Slack/pack_metadata.json --------- Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com> * batch_30 (#39191) * batch_31 (#39192) * Adopt 'platform' MP to content packs #32 (#39193) * batch_32 * Update Packs/Workday/pack_metadata.json --------- Co-authored-by: Dean Arbel <darbel@paloaltonetworks.com> * batch_33 (#39194) * Adopt 'platform' MP to content packs #23 (#39184) * batch_23 * revert incorrect changes * remove identity_threat --------- Co-authored-by: darbel <darbel@paloaltonetworks.com> * fix json * limit common scripts * fix Core layouts * fix Core layouts --------- Co-authored-by: Israel Lappe <79846863+ilappe@users.noreply.github.com> Co-authored-by: darbel <darbel@paloaltonetworks.com>
1 parent c6720b8 commit 9c272ee

File tree

1,538 files changed

+10359
-1470
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,538 files changed

+10359
-1470
lines changed

Packs/3CXDesktopApp_Supply_Chain_Attack/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@
2525
},
2626
"marketplaces": [
2727
"xsoar",
28-
"marketplacev2"
28+
"marketplacev2",
29+
"platform"
30+
],
31+
"supportedModules": [
32+
"X1",
33+
"X3",
34+
"X5",
35+
"ENT_PLUS"
2936
]
3037
}

Packs/AHA/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@
1414
"keywords": [],
1515
"marketplaces": [
1616
"xsoar",
17-
"marketplacev2"
17+
"marketplacev2",
18+
"platform"
19+
],
20+
"supportedModules": [
21+
"X1",
22+
"X3",
23+
"X5",
24+
"ENT_PLUS"
1825
]
1926
}

Packs/AMP/Integrations/CiscoAMPEventCollector/CiscoAMPEventCollector.yml

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ script:
7373
type: python
7474
marketplaces:
7575
- marketplacev2
76+
- platform
7677
fromversion: 6.8.0
7778
tests:
7879
- No tests (auto formatted)

Packs/AMP/pack_metadata.json

+9-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,14 @@
1919
],
2020
"marketplaces": [
2121
"xsoar",
22-
"marketplacev2"
22+
"marketplacev2",
23+
"platform"
2324
],
24-
"defaultDataSource": "CiscoAMPEventCollector"
25+
"defaultDataSource": "CiscoAMPEventCollector",
26+
"supportedModules": [
27+
"X1",
28+
"X3",
29+
"X5",
30+
"ENT_PLUS"
31+
]
2532
}

Packs/ANYRUN/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"keywords": [],
1616
"marketplaces": [
1717
"xsoar",
18-
"marketplacev2"
18+
"marketplacev2",
19+
"platform"
20+
],
21+
"supportedModules": [
22+
"X1",
23+
"X3",
24+
"X5",
25+
"ENT_PLUS"
1926
]
2027
}

Packs/APIVoid/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@
1717
"keywords": [],
1818
"marketplaces": [
1919
"xsoar",
20-
"marketplacev2"
20+
"marketplacev2",
21+
"platform"
22+
],
23+
"supportedModules": [
24+
"X1",
25+
"X3",
26+
"X5",
27+
"ENT_PLUS"
2128
]
2229
}

Packs/ARIAPacketIntelligence/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@
3232
],
3333
"marketplaces": [
3434
"xsoar",
35-
"marketplacev2"
35+
"marketplacev2",
36+
"platform"
37+
],
38+
"supportedModules": [
39+
"X1",
40+
"X3",
41+
"X5",
42+
"ENT_PLUS"
3643
]
3744
}

Packs/AWS-ACM/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"keywords": [],
1616
"marketplaces": [
1717
"xsoar",
18-
"marketplacev2"
18+
"marketplacev2",
19+
"platform"
20+
],
21+
"supportedModules": [
22+
"X1",
23+
"X3",
24+
"X5",
25+
"ENT_PLUS"
1926
]
2027
}

Packs/AWS-AccessAnalyzer/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@
1717
],
1818
"marketplaces": [
1919
"xsoar",
20-
"marketplacev2"
20+
"marketplacev2",
21+
"platform"
22+
],
23+
"supportedModules": [
24+
"X1",
25+
"X3",
26+
"X5",
27+
"ENT_PLUS"
2128
]
2229
}

Packs/AWS-Athena/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"keywords": [],
1616
"marketplaces": [
1717
"xsoar",
18-
"marketplacev2"
18+
"marketplacev2",
19+
"platform"
20+
],
21+
"supportedModules": [
22+
"X1",
23+
"X3",
24+
"X5",
25+
"ENT_PLUS"
1926
]
2027
}

Packs/AWS-CloudTrail/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@
2323
"marketplaces": [
2424
"xsoar",
2525
"marketplacev2",
26-
"xpanse"
26+
"xpanse",
27+
"platform"
28+
],
29+
"supportedModules": [
30+
"X1",
31+
"X3",
32+
"X5",
33+
"ENT_PLUS"
2734
]
2835
}

Packs/AWS-CloudWatchLogs/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@
1616
"marketplaces": [
1717
"xsoar",
1818
"marketplacev2",
19-
"xpanse"
19+
"xpanse",
20+
"platform"
21+
],
22+
"supportedModules": [
23+
"X1",
24+
"X3",
25+
"X5",
26+
"ENT_PLUS"
2027
]
2128
}

Packs/AWS-EC2/Playbooks/playbook-IP_Whitelist_-_AWS_Security_Group.yml

+4-5
Original file line numberDiff line numberDiff line change
@@ -359,9 +359,7 @@ tasks:
359359
id: 8a1ec2e1-2f6c-4ab1-86dc-7f587b6fd52a
360360
version: -1
361361
name: Revoke IPs from AWS Security Group
362-
description: Removes egress rule from a security group. To remove a rule, the
363-
values that you specify (for example, ports) must match the existing rule's
364-
values exactly.
362+
description: Removes egress rule from a security group. To remove a rule, the values that you specify (for example, ports) must match the existing rule's values exactly.
365363
script: '|||aws-ec2-revoke-security-group-ingress-rule'
366364
type: regular
367365
iscommand: true
@@ -875,5 +873,6 @@ fromversion: 5.5.0
875873
tests:
876874
- No tests (auto formatted)
877875
marketplaces:
878-
- xsoar
879-
- marketplacev2
876+
- xsoar
877+
- marketplacev2
878+
- platform

Packs/AWS-EC2/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@
1616
"marketplaces": [
1717
"xsoar",
1818
"marketplacev2",
19-
"xpanse"
19+
"xpanse",
20+
"platform"
21+
],
22+
"supportedModules": [
23+
"X1",
24+
"X3",
25+
"X5",
26+
"ENT_PLUS"
2027
]
2128
}

Packs/AWS-EKS/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@
1919
],
2020
"marketplaces": [
2121
"xsoar",
22-
"marketplacev2"
22+
"marketplacev2",
23+
"platform"
24+
],
25+
"supportedModules": [
26+
"X1",
27+
"X3",
28+
"X5",
29+
"ENT_PLUS"
2330
]
2431
}

Packs/AWS-Enrichment-Remediation/Playbooks/playbook-Function_Deployment_-_AWS.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1815,6 +1815,7 @@ outputs:
18151815
tests:
18161816
- No tests (auto formatted)
18171817
marketplaces:
1818-
- xsoar
1819-
- marketplacev2
1818+
- xsoar
1819+
- marketplacev2
1820+
- platform
18201821
fromversion: 6.10.0

Packs/AWS-Enrichment-Remediation/Playbooks/playbook-Function_Removal_-_AWS.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,7 @@ outputs: []
484484
tests:
485485
- No tests (auto formatted)
486486
marketplaces:
487-
- xsoar
488-
- marketplacev2
487+
- xsoar
488+
- marketplacev2
489+
- platform
489490
fromversion: 6.10.0

Packs/AWS-Enrichment-Remediation/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"marketplaces": [
1616
"xsoar",
1717
"marketplacev2",
18-
"xpanse"
18+
"xpanse",
19+
"platform"
1920
],
2021
"dependencies": {
2122
"AWS-IAM": {
@@ -45,5 +46,11 @@
4546
"AWS-EC2",
4647
"AWS-S3",
4748
"AWS_SystemManager"
49+
],
50+
"supportedModules": [
51+
"X1",
52+
"X3",
53+
"X5",
54+
"ENT_PLUS"
4855
]
4956
}

Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml

+1
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ script:
126126
subtype: python3
127127
marketplaces:
128128
- marketplacev2
129+
- platform
129130
tests:
130131
- No test
131132
fromversion: 6.8.0

Packs/AWS-GuardDuty/pack_metadata.json

+9-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,14 @@
2626
],
2727
"marketplaces": [
2828
"xsoar",
29-
"marketplacev2"
29+
"marketplacev2",
30+
"platform"
3031
],
31-
"defaultDataSource": "AWS - GuardDuty Event Collector"
32+
"defaultDataSource": "AWS - GuardDuty Event Collector",
33+
"supportedModules": [
34+
"X1",
35+
"X3",
36+
"X5",
37+
"ENT_PLUS"
38+
]
3239
}

Packs/AWS-IAM/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@
1616
"marketplaces": [
1717
"xsoar",
1818
"marketplacev2",
19-
"xpanse"
19+
"xpanse",
20+
"platform"
21+
],
22+
"supportedModules": [
23+
"X1",
24+
"X3",
25+
"X5",
26+
"ENT_PLUS"
2027
]
2128
}

Packs/AWS-IAMIdentityCenter/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"keywords": [],
1616
"marketplaces": [
1717
"xsoar",
18-
"marketplacev2"
18+
"marketplacev2",
19+
"platform"
20+
],
21+
"supportedModules": [
22+
"X1",
23+
"X3",
24+
"X5",
25+
"ENT_PLUS"
1926
]
2027
}

Packs/AWS-ILM/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@
1414
"keywords": [],
1515
"marketplaces": [
1616
"xsoar",
17-
"marketplacev2"
17+
"marketplacev2",
18+
"platform"
19+
],
20+
"supportedModules": [
21+
"X1",
22+
"X3",
23+
"X5",
24+
"ENT_PLUS"
1825
]
1926
}

Packs/AWS-Lambda/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"keywords": [],
1616
"marketplaces": [
1717
"xsoar",
18-
"marketplacev2"
18+
"marketplacev2",
19+
"platform"
20+
],
21+
"supportedModules": [
22+
"X1",
23+
"X3",
24+
"X5",
25+
"ENT_PLUS"
1926
]
2027
}

Packs/AWS-NetworkFirewall/pack_metadata.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"keywords": [],
1616
"marketplaces": [
1717
"xsoar",
18-
"marketplacev2"
18+
"marketplacev2",
19+
"platform"
20+
],
21+
"supportedModules": [
22+
"X1",
23+
"X3",
24+
"X5",
25+
"ENT_PLUS"
1926
]
2027
}

Packs/AWS-Organizations/Integrations/AWSOrganizations/AWSOrganizations.yml

+1
Original file line numberDiff line numberDiff line change
@@ -703,5 +703,6 @@ marketplaces:
703703
- xsoar
704704
- marketplacev2
705705
- xpanse
706+
- platform
706707
tests:
707708
- Test - AWS_Organizations

0 commit comments

Comments
 (0)