Skip to content

Commit

Permalink
commit push
Browse files Browse the repository at this point in the history
  • Loading branch information
v-prasadboke committed Dec 3, 2024
1 parent a8837d2 commit d9c4c53
Show file tree
Hide file tree
Showing 9 changed files with 56 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Solutions/Doppel/Data/Solution_Doppel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"Name": "Doppel",
"Author": "Doppel",
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/doppel.svg\" width=\"75px\" height=\"75px\">",
"Description": "The Doppel Integration for Microsoft Sentinel streamlines the ingestion of Doppel security events and alerts through a custom data connector, converting raw event logs into a compatible format for use in Sentinel workbooks. This enhances digital risk visibility by enabling users to monitor threats, analyze alerts by category, and gain actionable insights.\n\n",
"Workbooks": [
"Workbooks/Doppel.json"
],
"Data Connectors": [
"DataConnectors/Connector_Doppel.json"
],
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Doppel",
"Version": "3.0.0",
"Metadata": "SolutionMetadata.json",
"TemplateSpec": true,
"Is1Pconnector": false
}
19 changes: 19 additions & 0 deletions Solutions/Doppel/SolutionMetadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"publisherId": "doppel",
"offerId": "azure-sentinel-solution-doppel",
"firstPublishDate": "2024-11-20",
"providers": [
"Doppel"
],
"categories": {
"domains": [
"Security - Threat Protection"
],
"verticals": []
},
"support": {
"name": "Doppel",
"tier": "Partner",
"link": "https://www.doppel.com/request-a-demo"
}
}
Binary file removed Solutions/Doppel/Workbooks/DoppelWorkbook1.png
Binary file not shown.
Binary file removed Solutions/Doppel/Workbooks/DoppelWorkbook2.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Workbooks/Images/Preview/DoppelWorkbookBlack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Workbooks/Images/Preview/DoppelWorkbookWhite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions Workbooks/WorkbooksMetadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8420,5 +8420,25 @@
"author": {
"name": "Inspira Enterprise"
}
},
{
"workbookKey": "DoppelWorkbook",
"logoFileName": "doppel.svg",
"description": "This Workbook provides a flexible canvas for data monitoring, analysis and the creation of rich visual doppel alerts and event reports within the Azure portal",
"dataTypesDependencies": [
"DoppelTable_CL"
],
"dataConnectorsDependencies": [
"Doppel_DataConnector"
],
"previewImagesFileNames": [
"DoppelWorkbookBlack.png",
"DoppelWorkbookWhite.png"
],
"version": "1.0.0",
"title": "Doppel Workbook",
"templateRelativePath": "Doppel.json",
"subtitle": "",
"provider": "Doppel"
}
]

0 comments on commit d9c4c53

Please sign in to comment.