Skip to content

Commit 23c89ad

Browse files
committed
fix(TacitRed-Defender-ThreatIntelligence): Update metadata to match reviewer pattern
Applied same changes as Microsoft reviewer made to PR Azure#13267: - Updated support.tier to lowercase 'partner' - Updated lastUpdateTime to 2026-01-22 - Metadata already at END of nested mainTemplates (correct pattern) Reference: PR Azure#13267 (TacitRed-SentinelOne) reviewer changes
1 parent 4c731dd commit 23c89ad

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
145 Bytes
Binary file not shown.

Solutions/TacitRed-Defender-ThreatIntelligence/Package/mainTemplate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
"TacitRed API Key",
269269
"Microsoft Sentinel workspace with Defender TI enabled"
270270
],
271-
"lastUpdateTime": "2025-12-09T00:00:00Z",
271+
"lastUpdateTime": "2026-01-22T00:00:00Z",
272272
"tags": [
273273
"TacitRed",
274274
"Threat Intelligence",
@@ -471,7 +471,7 @@
471471
"Configure TacitRed API Key in Logic App parameters",
472472
"Update domain list in Logic App"
473473
],
474-
"lastUpdateTime": "2025-12-09T00:00:00Z",
474+
"lastUpdateTime": "2026-01-22T00:00:00Z",
475475
"tags": [
476476
"TacitRed",
477477
"Threat Intelligence",

Solutions/TacitRed-Defender-ThreatIntelligence/Playbooks/TacitRedToDefenderTI/azuredeploy.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"description": "This playbook orchestrates the ingestion of TacitRed threat intelligence into Microsoft Sentinel using the Upload API. Includes Logic App and Azure Function for API integration.",
77
"prerequisites": ["TacitRed API Key", "Microsoft Sentinel workspace", "Azure Function deployment"],
88
"postDeployment": ["Configure TacitRed API Key in Logic App parameters", "Update domain list in Logic App"],
9-
"lastUpdateTime": "2025-12-09T00:00:00.000Z",
9+
"lastUpdateTime": "2026-01-22T00:00:00.000Z",
1010
"tags": ["TacitRed", "Threat Intelligence", "Automation", "Azure Function"],
1111
"support": {
12-
"tier": "Partner"
12+
"tier": "partner"
1313
},
1414
"author": {
1515
"name": "Data443 Risk Mitigation, Inc."

0 commit comments

Comments
 (0)