Note: There may be known issues pertaining to this Solution, please refer to them before installing.
\nLuminar IOCs and Leaked Credentials connector allows integration of intelligence-based IOC data and customer-related leaked records identified by Luminar.
\nData Connectors: 1
\nLearn more about Microsoft Sentinel | Learn more about Solutions
\n", + "contentKind": "Solution", + "contentProductId": "[variables('_solutioncontentProductId')]", + "id": "[variables('_solutioncontentProductId')]", + "icon": "", + "contentId": "[variables('_solutionId')]", + "parentId": "[variables('_solutionId')]", + "source": { + "kind": "Solution", + "name": "CognyteLuminar", + "sourceId": "[variables('_solutionId')]" + }, + "author": { + "name": "Cognyte" + }, + "support": { + "name": "Cognyte Luminar", + "email": "luminar@congyte.com", + "tier": "Partner", + "link": "https://www.cognyte.com/contact/" + }, + "dependencies": { + "operator": "AND", + "criteria": [ + { + "kind": "DataConnector", + "contentId": "[variables('_dataConnectorContentId1')]", + "version": "[variables('dataConnectorVersion1')]" + } + ] + }, + "providers": [ + "Cognyte Technologies Israel Ltd" + ], + "categories": { + "domains": [ + "Security - Automation (SOAR)", + "Security - Threat Intelligence" + ] + } + }, + "name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/', variables('_solutionId'))]" + } + ], + "outputs": {} +} diff --git a/Solutions/CognyteLuminar/ReleaseNotes.md b/Solutions/CognyteLuminar/ReleaseNotes.md new file mode 100644 index 00000000000..1c6a0e00c75 --- /dev/null +++ b/Solutions/CognyteLuminar/ReleaseNotes.md @@ -0,0 +1,3 @@ +| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** | +|-------------|--------------------------------|---------------------------------------------| +| 3.0.0 | 22-09-2023 | Initial solution release | diff --git a/Solutions/CognyteLuminar/SolutionMetadata.json b/Solutions/CognyteLuminar/SolutionMetadata.json new file mode 100644 index 00000000000..d2b4f4f6f44 --- /dev/null +++ b/Solutions/CognyteLuminar/SolutionMetadata.json @@ -0,0 +1,19 @@ +{ + "publisherId": "cognytetechnologiesltd", + "offerId": "microsoft-sentinel-solution-cognyteluminar", + "firstPublishDate": "2023-15-09", + "providers": [ + "Cognyte Technologies Israel Ltd" + ], + "categories": { + "domains": [ + "Security - Automation (SOAR)", "Security - Threat Intelligence" + ] + }, + "support": { + "name": "Cognyte Luminar", + "email": "luminar@congyte.com", + "tier": "Partner", + "link": "https://www.cognyte.com/contact/" + } +} \ No newline at end of file