Skip to content

Commit 9e32d06

Browse files
mazamizo21claude
andcommitted
Fix logo format for TacitRed CrowdStrike IOC solution
- Update Solution_TacitRedCrowdStrikeAutomation.json Logo field - Remove spaces between img tag attributes (svg"width= not svg" width=) - Remove packageMetadata.json (not needed for this solution type) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 08bf4b2 commit 9e32d06

File tree

2 files changed

+1
-28
lines changed

2 files changed

+1
-28
lines changed

Solutions/TacitRed-IOC-CrowdStrike/Data/Solution_TacitRedCrowdStrikeAutomation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Name": "TacitRed-IOC-CrowdStrike",
33
"Author": "Data443 Risk Mitigation, Inc. - support@data443.com",
4-
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/tacitred_logo.svg\" width=\"75px\" height=\"75px\">",
4+
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/tacitred_logo.svg\"width=\"75px\"height=\"75px\">",
55
"Description": "The TacitRed CrowdStrike IOC Automation solution provides example playbooks that demonstrate how to consume TacitRed threat intelligence from Microsoft Sentinel and prepare indicators for ingestion into CrowdStrike.",
66
"Playbooks": [
77
"Playbooks/TacitRedToCrowdStrike_Playbook.json"

Solutions/TacitRed-IOC-CrowdStrike/packageMetadata.json

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)