This commit is contained in:
PrasadBoke 2023-11-29 15:56:10 +05:30
Родитель 698848a079
Коммит 6cccc590d4
5 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -2,7 +2,7 @@
"id": "ValenceSecurity", "id": "ValenceSecurity",
"title": "SaaS Security", "title": "SaaS Security",
"publisher": "Valence Security", "publisher": "Valence Security",
"descriptionMarkdown": "Connects the Valence SaaS security platform Azure Log Analytics via the REST API interface", "descriptionMarkdown": "Connects the Valence SaaS security platform Azure Log Analytics via the REST API interface.",
"graphQueries": [ "graphQueries": [
{ {
"metricName": "Total data received", "metricName": "Total data received",

Двоичные данные
Solutions/Valence Security/Package/3.0.0.zip

Двоичный файл не отображается.

Просмотреть файл

@ -110,7 +110,7 @@
"name": "workbook1-text", "name": "workbook1-text",
"type": "Microsoft.Common.TextBlock", "type": "Microsoft.Common.TextBlock",
"options": { "options": {
"text": "SaaS security alerts from Valence Security" "text": "SaaS security alerts from Valence Security."
} }
} }
] ]

Просмотреть файл

@ -42,7 +42,7 @@
"_email": "[variables('email')]", "_email": "[variables('email')]",
"_solutionName": "Valence Security", "_solutionName": "Valence Security",
"_solutionVersion": "3.0.0", "_solutionVersion": "3.0.0",
"solutionId": "....valence_sentinel_solution", "solutionId": "valencesecurityinc1673598943514.valence_sentinel_solution",
"_solutionId": "[variables('solutionId')]", "_solutionId": "[variables('solutionId')]",
"workbookVersion1": "1.0.0", "workbookVersion1": "1.0.0",
"workbookContentId1": "ValenceSecurityAlertsWorkbook", "workbookContentId1": "ValenceSecurityAlertsWorkbook",

Просмотреть файл

@ -6845,7 +6845,7 @@
{ {
"workbookKey": "ValenceSecurityAlertsWorkbook", "workbookKey": "ValenceSecurityAlertsWorkbook",
"logoFileName": "ValenceSecurityLogo.svg", "logoFileName": "ValenceSecurityLogo.svg",
"description": "SaaS security alerts from Valence Security", "description": "SaaS security alerts from Valence Security.",
"dataTypesDependencies": [ "dataTypesDependencies": [
"ValenceAlert_CL" "ValenceAlert_CL"
], ],