From 807a3cc41d3cf1eb1e591b959f4fc3c86bf431f0 Mon Sep 17 00:00:00 2001 From: yanivblumWiz Date: Thu, 28 Sep 2023 18:12:13 +0300 Subject: [PATCH] allign metadat with master --- Workbooks/WorkbooksMetadata.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/Workbooks/WorkbooksMetadata.json b/Workbooks/WorkbooksMetadata.json index dd1d30a7750..6203d351350 100644 --- a/Workbooks/WorkbooksMetadata.json +++ b/Workbooks/WorkbooksMetadata.json @@ -6871,5 +6871,31 @@ "IT Operations" ] } + }, + { + "workbookKey": "WizFindingsWorkbook", + "logoFileName": "Wiz_logo.svg", + "description": "A visualized overview of Wiz Findings.\nExplore, analize and learn about your security posture using Wiz Findings Overview", + "dataTypesDependencies": [ + "WizIssues_CL", + "WizVulnerabilities_CL", + "WizAuditLogs_CL" + ], + "dataConnectorsDependencies": [ + "Wiz" + ], + "previewImagesFileNames": [ + "WizFindingsBlack1.png", + "WizFindingsBlack2.png", + "WizFindingsBlack3.png", + "WizFindingsWhite1.png", + "WizFindingsWhite2.png", + "WizFindingsWhite3.png" + ], + "version": "1.0.0", + "title": "Wiz Findings overview", + "templateRelativePath": "OrcaAlerts.json", + "subtitle": "", + "provider": "Wiz" } ] \ No newline at end of file