Skip to content

Commit

Permalink
Validation fixed and Release note added
Browse files Browse the repository at this point in the history
  • Loading branch information
v-prasadboke committed Nov 27, 2023
1 parent 94a47b9 commit 8ac7532
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 3 deletions.
Binary file modified Solutions/Intel471/Package/3.0.0.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion Solutions/Intel471/Package/createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"config": {
"isWizard": false,
"basics": {
"description": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/intel471_logo.svg\" >\n\n**Note:** _There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing._\n\nIntel 471 Threat Intelligence integration ingests malware indicators into Log Analytics workspace.\n\n**Playbooks:** 2\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
"description": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/intel471_logo.svg\" >\n\n**Note:** Please refer to the following before installing the solution: \r \n • Review the solution [Release Notes](https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Intel471/ReleaseNotes.md)\r \n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\nIntel 471 Threat Intelligence integration ingests malware indicators into Log Analytics workspace.\n\n**Playbooks:** 2\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
"subscription": {
"resourceProviders": [
"Microsoft.OperationsManagement/solutions",
Expand Down
2 changes: 1 addition & 1 deletion Solutions/Intel471/Package/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2070,7 +2070,7 @@
],
"metadata": {
"title": "Intel 471 Malware Intelligence to Sentinel",
"description": "This playbook ingests malware indicators from Intel 471's Titan API into Sentinel as tiIndicator resource type.",
"description": "This playbook ingests malware indicators from Intel 471's Titan API into Microsoft Sentinel as tiIndicator resource type.",
"prerequisites": [
"1. An active account in Titan platform, which is available as part of Intel 471's subscriptions. For more information, please contact [email protected].",
"2. Titan API credentials.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"contentVersion": "1.0.0.0",
"metadata": {
"title": "Intel 471 Malware Intelligence to Sentinel",
"description": "This playbook ingests malware indicators from Intel 471's Titan API into Sentinel as tiIndicator resource type.",
"description": "This playbook ingests malware indicators from Intel 471's Titan API into Microsoft Sentinel as tiIndicator resource type.",
"prerequisites": [
"1. An active account in Titan platform, which is available as part of Intel 471's subscriptions. For more information, please contact [email protected].",
"2. Titan API credentials.",
Expand Down
3 changes: 3 additions & 0 deletions Solutions/Intel471/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** |
|-------------|--------------------------------|---------------------------------------------|
| 3.0.0 | 27-11-2023 | Added **Playbook** 'Intel 471 Malware Intelligence to Graph Security' using new upload indicators API to Intel 471 Solution. |

0 comments on commit 8ac7532

Please sign in to comment.