This commit is contained in:
v-atulyadav 2024-05-03 17:05:26 +05:30
Родитель 6bc4cbc931
Коммит e4fede23cb
2 изменённых файлов: 3 добавлений и 2 удалений

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

@ -17,7 +17,7 @@
"Playbooks/ArmisUpdateAlertStatus/azuredeploy.json"
],
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Armis",
"Version": "3.0.1",
"Version": "3.0.2",
"Metadata": "SolutionMetadata.json",
"TemplateSpec": true,
"Is1PConnector": false

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

@ -1,4 +1,5 @@
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** |
|-------------|--------------------------------|---------------------------------------------|
| 3.0.1 | 03-05-2024 | Repackaged for parser issue fix on reinstall|
| 3.0.2 | 03-05-2024 | Repackaged for parser issue fix on reinstall|
| 3.0.1 | 15-04-2024 | Added Deploy to Azure Government button in **Data connectors**|
| 3.0.0 | 03-11-2023 | Fixed vulnerability related issue by passing the scret key in the body of the request instead of the param in the data connector and playbook |