diff --git a/frontend/src/components/StatusBadge.tsx b/frontend/src/components/StatusBadge.tsx
index 215224e..c5259d9 100644
--- a/frontend/src/components/StatusBadge.tsx
+++ b/frontend/src/components/StatusBadge.tsx
@@ -29,14 +29,14 @@ const TOOLTIPS: Record
- {control.description} -
+{rule.description}
+{def.description}
+- {campaign.description} -
+{activeFramework.description}
+{preview.description}
+- This technique has been updated in MITRE ATT&CK + This technique needs review
- The MITRE ATT&CK sync detected changes to this technique. + New intel, detection rules, or a MITRE ATT&CK update were found for this technique. {technique.mitre_last_modified && ( <> Last modified in ATT&CK: {technique.mitre_last_modified.slice(0, 10)}.> )} @@ -694,7 +694,10 @@ export default function TechniqueDetailPage() {
{ref.source_name}
{ref.description && ( -{ref.description}
+