Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion Packs/McAfeeNSM/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@
"keywords": [],
"marketplaces": [
"xsoar",
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
9 changes: 8 additions & 1 deletion Packs/McAfeeWebGateway/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@
"keywords": [],
"marketplaces": [
"xsoar",
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
9 changes: 8 additions & 1 deletion Packs/McAfee_Advanced_Threat_Defense/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@
"keywords": [],
"marketplaces": [
"xsoar",
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
9 changes: 8 additions & 1 deletion Packs/McAfee_DXL/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@
"keywords": [],
"marketplaces": [
"xsoar",
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
9 changes: 8 additions & 1 deletion Packs/McAfee_ESM-v10/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@
"keywords": [],
"marketplaces": [
"xsoar",
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
9 changes: 8 additions & 1 deletion Packs/McAfee_ESM/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@
"displayedImages": [],
"marketplaces": [
"xsoar",
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
9 changes: 8 additions & 1 deletion Packs/MicroFocusSMAX/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@
"githubUser": [],
"marketplaces": [
"xsoar",
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
9 changes: 8 additions & 1 deletion Packs/Microsoft365Defender/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@
"dependencies": {},
"marketplaces": [
"xsoar",
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
9 changes: 8 additions & 1 deletion Packs/MicrosoftADFS/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
}
},
"marketplaces": [
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
9 changes: 8 additions & 1 deletion Packs/MicrosoftAdvancedThreatAnalytics/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@
"keywords": [],
"marketplaces": [
"xsoar",
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,6 @@ script:
fromversion: 6.8.0
marketplaces:
- marketplacev2
- platform
tests:
- No Tests
11 changes: 9 additions & 2 deletions Packs/MicrosoftCloudAppSecurity/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,14 @@
"keywords": [],
"marketplaces": [
"xsoar",
"marketplacev2"
"marketplacev2",
"platform"
],
"defaultDataSource": "Microsoft Defender for Cloud Apps Event Collector"
"defaultDataSource": "Microsoft Defender for Cloud Apps Event Collector",
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
9 changes: 8 additions & 1 deletion Packs/MicrosoftDHCP/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
"useCases": [],
"keywords": [],
"marketplaces": [
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
9 changes: 8 additions & 1 deletion Packs/MicrosoftDNS/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@
}
},
"marketplaces": [
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ view: |-
inputs: []
outputs: []
quiet: true
marketplaces: ["marketplacev2"]
marketplaces: ["marketplacev2", "platform"]
tests:
- No tests (auto formatted)
fromversion: 6.6.0
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"keywords": [],
"marketplaces": [
"xsoar",
"marketplacev2"
"marketplacev2",
"platform"
],
"dependencies": {
"CommonScripts": {
Expand Down Expand Up @@ -66,5 +67,11 @@
"CommonPlaybooks",
"CommonTypes"
],
"defaultDataSource": "Microsoft Defender Advanced Threat Protection"
"defaultDataSource": "Microsoft Defender Advanced Threat Protection",
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
9 changes: 8 additions & 1 deletion Packs/MicrosoftDefenderforIdentity/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
"useCases": [],
"keywords": [],
"marketplaces": [
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
9 changes: 8 additions & 1 deletion Packs/MicrosoftECM/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@
],
"marketplaces": [
"xsoar",
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
11 changes: 9 additions & 2 deletions Packs/MicrosoftEntraID/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"Activity Logs"
],
"marketplaces": [
"marketplacev2"
"marketplacev2",
"platform"
],
"dependencies": {
"AzureFirewall": {
Expand All @@ -47,5 +48,11 @@
"mandatory": true,
"display_name": "Azure App Service"
}
}
},
"supportedModules": [
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -378,3 +378,8 @@ outputs:
tests:
- Get Original Email - EWS v2 - test
fromversion: 6.0.0
supportedModules:
- X1
- X3
- X5
- ENT_PLUS
Original file line number Diff line number Diff line change
Expand Up @@ -245,3 +245,8 @@ outputs:
type: unknown
tests:
- No test
supportedModules:
- X1
- X3
- X5
- ENT_PLUS
Original file line number Diff line number Diff line change
Expand Up @@ -412,3 +412,8 @@ inputs:
outputs: []
tests:
- No test
supportedModules:
- X1
- X3
- X5
- ENT_PLUS
12 changes: 11 additions & 1 deletion Packs/MicrosoftExchangeOnPremise/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,16 @@
"keywords": [],
"marketplaces": [
"xsoar",
"marketplacev2"
"marketplacev2",
"platform"
],
"supportedModules": [
"C1",
"C3",
"X0",
"X1",
"X3",
"X5",
"ENT_PLUS"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -192,3 +192,8 @@ inputs:
outputs: []
tests:
- Get EWS Folder Test
supportedModules:
- X1
- X3
- X5
- ENT_PLUS
Original file line number Diff line number Diff line change
Expand Up @@ -980,4 +980,9 @@ view: |-
fromversion: 5.5.0
tests:
- O365-SecurityAndCompliance-Test
- O365-SecurityAndCompliance-ContextResults-Test
- O365-SecurityAndCompliance-ContextResults-Test
supportedModules:
- X1
- X3
- X5
- ENT_PLUS
Original file line number Diff line number Diff line change
Expand Up @@ -484,3 +484,8 @@ version: -1
fromversion: 5.5.0
tests:
- O365-SecurityAndCompliance-Test
supportedModules:
- X1
- X3
- X5
- ENT_PLUS
Original file line number Diff line number Diff line change
Expand Up @@ -349,4 +349,9 @@ version: -1
fromversion: 5.5.0
tests:
- O365-SecurityAndCompliance-Test
- O365-SecurityAndCompliance-ContextResults-Test
- O365-SecurityAndCompliance-ContextResults-Test
supportedModules:
- X1
- X3
- X5
- ENT_PLUS
Loading