Skip to content

Commit 2659b90

Browse files
authored
Add platform MP to content packs #5 (#38793)
* the Graylog pack * the Guidance_Encase_Endpoint pack * the GZip pack * the Hackuity pack * the HelloIAMWorld pack * the HPEArubaCentral pack * the HPESwitch pack * the HuaweiNetworkDevices pack * the Hudsonrock pack * the IBM_AIX pack * the IBMGuardium pack * the IBMMaaS360Security pack * the IBMSecurityVerify pack * the Iboss pack * the ICEBRG pack * the ILert pack * the Impartner pack * the Imperva_Skyfence pack * the InfobloxBloxOne pack * the Infocyte pack * the IP-API pack * the IP2LocationIO pack * the IRISDFIR pack * the Ironscales pack * the isight pack * the IsItPhishing pack * the IvantiConnectSecure pack * the IvantiPulseSecureVTM pack * the Ja3er pack * the jamf pack * the JamfProtect pack * the JSONSampleIncidentGenerator pack * the JuniperSRX pack * the JWT pack * the KeeperSecretsManager pack * the KeeperSecurity pack * the Keyfactor pack * the Kiteworks pack * the KnowBe4_KMSAT pack
1 parent c7261ae commit 2659b90

File tree

48 files changed

+180
-82
lines changed

Some content is hidden

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

48 files changed

+180
-82
lines changed

Packs/GZip/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@
1515
"keywords": [],
1616
"marketplaces": [
1717
"xsoar",
18-
"marketplacev2"
18+
"marketplacev2",
19+
"platform"
1920
],
2021
"githubUser": [
2122
"sharatpatil7"
22-
]
23+
],
24+
"supportedModules": []
2325
}

Packs/Graylog/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
"githubUser": [],
1717
"marketplaces": [
1818
"xsoar",
19-
"marketplacev2"
20-
]
19+
"marketplacev2",
20+
"platform"
21+
],
22+
"supportedModules": []
2123
}

Packs/Guidance_Encase_Endpoint/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
"keywords": [],
1616
"marketplaces": [
1717
"xsoar",
18-
"marketplacev2"
19-
]
18+
"marketplacev2",
19+
"platform"
20+
],
21+
"supportedModules": []
2022
}

Packs/HPEArubaCentral/Integrations/HPEArubaCentralEventCollector/HPEArubaCentralEventCollector.yml

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ script:
9999
type: python
100100
marketplaces:
101101
- marketplacev2
102+
- platform
102103
fromversion: 8.4.0
103104
tests:
104105
- No tests (auto formatted)

Packs/HPEArubaCentral/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
"useCases": [],
1414
"keywords": [],
1515
"marketplaces": [
16-
"marketplacev2"
17-
]
16+
"marketplacev2",
17+
"platform"
18+
],
19+
"supportedModules": []
1820
}

Packs/HPESwitch/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
"Hewlett Packard Enterprise"
2121
],
2222
"marketplaces": [
23-
"marketplacev2"
24-
]
23+
"marketplacev2",
24+
"platform"
25+
],
26+
"supportedModules": []
2527
}

Packs/Hackuity/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
"keywords": [],
1515
"marketplaces": [
1616
"xsoar",
17-
"marketplacev2"
18-
]
17+
"marketplacev2",
18+
"platform"
19+
],
20+
"supportedModules": []
1921
}

Packs/HelloIAMWorld/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
"keywords": [],
1818
"marketplaces": [
1919
"xsoar",
20-
"marketplacev2"
21-
]
20+
"marketplacev2",
21+
"platform"
22+
],
23+
"supportedModules": []
2224
}

Packs/HuaweiNetworkDevices/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
"useCases": [],
1414
"keywords": [],
1515
"marketplaces": [
16-
"marketplacev2"
17-
]
16+
"marketplacev2",
17+
"platform"
18+
],
19+
"supportedModules": []
1820
}

Packs/Hudsonrock/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@
1414
"keywords": [],
1515
"marketplaces": [
1616
"xsoar",
17-
"marketplacev2"
17+
"marketplacev2",
18+
"platform"
1819
],
1920
"devEmail": [
2021
2122
],
22-
"githubUser": []
23+
"githubUser": [],
24+
"supportedModules": []
2325
}

Packs/IBMGuardium/pack_metadata.json

+9-3
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,14 @@
1111
],
1212
"tags": [],
1313
"useCases": [],
14-
"keywords": ["DB", "Database", "DBF"],
14+
"keywords": [
15+
"DB",
16+
"Database",
17+
"DBF"
18+
],
1519
"marketplaces": [
16-
"marketplacev2"
17-
]
20+
"marketplacev2",
21+
"platform"
22+
],
23+
"supportedModules": []
1824
}

Packs/IBMMaaS360Security/Integrations/IBMMaaS360SecurityEventCollector/IBMMaaS360SecurityEventCollector.yml

+1
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ script:
108108
type: python
109109
marketplaces:
110110
- marketplacev2
111+
- platform
111112
fromversion: 8.4.0
112113
tests:
113114
- No tests (auto formatted)

Packs/IBMMaaS360Security/pack_metadata.json

+11-3
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,16 @@
1111
],
1212
"tags": [],
1313
"useCases": [],
14-
"keywords": [ "IBM", "IBM MaaS360", "MaaS360", "MaaS", "Security" ],
14+
"keywords": [
15+
"IBM",
16+
"IBM MaaS360",
17+
"MaaS360",
18+
"MaaS",
19+
"Security"
20+
],
1521
"marketplaces": [
16-
"marketplacev2"
17-
]
22+
"marketplacev2",
23+
"platform"
24+
],
25+
"supportedModules": []
1826
}

Packs/IBMSecurityVerify/Integrations/IBMSecurityVerify/IBMSecurityVerify.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: 8.4.0
7778
tests:
7879
- No tests (auto formatted)

Packs/IBMSecurityVerify/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
"IBM Verify SaaS"
2323
],
2424
"marketplaces": [
25-
"marketplacev2"
26-
]
25+
"marketplacev2",
26+
"platform"
27+
],
28+
"supportedModules": []
2729
}

Packs/IBM_AIX/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
"useCases": [],
1414
"keywords": [],
1515
"marketplaces": [
16-
"marketplacev2"
17-
]
16+
"marketplacev2",
17+
"platform"
18+
],
19+
"supportedModules": []
1820
}

Packs/ICEBRG/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
"keywords": [],
1616
"marketplaces": [
1717
"xsoar",
18-
"marketplacev2"
19-
]
18+
"marketplacev2",
19+
"platform"
20+
],
21+
"supportedModules": []
2022
}

Packs/ILert/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
],
1919
"marketplaces": [
2020
"xsoar",
21-
"marketplacev2"
22-
]
21+
"marketplacev2",
22+
"platform"
23+
],
24+
"supportedModules": []
2325
}

Packs/IP-API/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
],
2121
"marketplaces": [
2222
"xsoar",
23-
"marketplacev2"
24-
]
23+
"marketplacev2",
24+
"platform"
25+
],
26+
"supportedModules": []
2527
}

Packs/IP2LocationIO/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@
1515
"keywords": [],
1616
"marketplaces": [
1717
"xsoar",
18-
"marketplacev2"
18+
"marketplacev2",
19+
"platform"
1920
],
2021
"githubUser": [
2122
"ip2location"
22-
]
23+
],
24+
"supportedModules": []
2325
}

Packs/IRISDFIR/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@
1515
"keywords": [],
1616
"marketplaces": [
1717
"xsoar",
18-
"marketplacev2"
18+
"marketplacev2",
19+
"platform"
1920
],
2021
"githubUser": [
2122
"Enigmatyk"
22-
]
23+
],
24+
"supportedModules": []
2325
}

Packs/Iboss/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@
1717
],
1818
"marketplaces": [
1919
"xsoar",
20-
"marketplacev2"
20+
"marketplacev2",
21+
"platform"
2122
],
2223
"devEmail": [
2324
2425
],
25-
"githubUser": []
26+
"githubUser": [],
27+
"supportedModules": []
2628
}

Packs/Impartner/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@
1414
"keywords": [],
1515
"marketplaces": [
1616
"xsoar",
17-
"marketplacev2"
17+
"marketplacev2",
18+
"platform"
1819
],
1920
"githubUser": [
2021
"edik24"
21-
]
22+
],
23+
"supportedModules": []
2224
}

Packs/Imperva_Skyfence/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
"keywords": [],
1616
"marketplaces": [
1717
"xsoar",
18-
"marketplacev2"
19-
]
18+
"marketplacev2",
19+
"platform"
20+
],
21+
"supportedModules": []
2022
}

Packs/InfobloxBloxOne/Integrations/InfobloxBloxOneThreatDefenseEventCollector/InfobloxBloxOneThreatDefenseEventCollector.yml

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

Packs/InfobloxBloxOne/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
"keywords": [],
1515
"marketplaces": [
1616
"xsoar",
17-
"marketplacev2"
18-
]
17+
"marketplacev2",
18+
"platform"
19+
],
20+
"supportedModules": []
1921
}

Packs/Infocyte/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
"certification": "certified",
2020
"marketplaces": [
2121
"xsoar",
22-
"marketplacev2"
23-
]
22+
"marketplacev2",
23+
"platform"
24+
],
25+
"supportedModules": []
2426
}

Packs/Ironscales/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
],
1919
"marketplaces": [
2020
"xsoar",
21-
"marketplacev2"
22-
]
21+
"marketplacev2",
22+
"platform"
23+
],
24+
"supportedModules": []
2325
}

Packs/IronscalesEventCollector/Integrations/IronscalesEventCollector/IronscalesEventCollector.yml

+1
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,6 @@ script:
8282
fromversion: 8.2.0
8383
marketplaces:
8484
- marketplacev2
85+
- platform
8586
tests:
8687
- No tests (auto formatted)

Packs/IronscalesEventCollector/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
"keywords": [],
1616
"githubUser": [],
1717
"marketplaces": [
18-
"marketplacev2"
19-
]
18+
"marketplacev2",
19+
"platform"
20+
],
21+
"supportedModules": []
2022
}

Packs/IsItPhishing/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
"keywords": [],
1616
"marketplaces": [
1717
"xsoar",
18-
"marketplacev2"
19-
]
18+
"marketplacev2",
19+
"platform"
20+
],
21+
"supportedModules": []
2022
}

Packs/IvantiConnectSecure/pack_metadata.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
"VPN"
2121
],
2222
"marketplaces": [
23-
"marketplacev2"
24-
]
23+
"marketplacev2",
24+
"platform"
25+
],
26+
"supportedModules": []
2527
}

0 commit comments

Comments
 (0)