diff --git a/templates/index.html b/templates/index.html index 7fa8171..f2490ff 100644 --- a/templates/index.html +++ b/templates/index.html @@ -11968,7 +11968,7 @@ threatList.innerHTML = '
Monitoring active — nothing flagged
Signals are being analyzed against baseline thresholds. This does not rule out passive or dormant devices.
'; } else { threatList.innerHTML = '
' + threatItems.map(t => ` -
+
${escapeHtml(t.threat_type || 'Unknown')} ${t.severity}