refactor(system): rename Threat Intel Scan to Security Feed Monitor

The previous name implied data from a dedicated threat intelligence team.
The feature actually monitors public RSS feeds and security blogs for
ATT&CK technique mentions, so Security Feed Monitor is more accurate.
Updated description and all references across SystemPage and ReviewQueuePage.
This commit is contained in:
kitos
2026-06-05 10:23:59 +02:00
parent 6ab61c8ace
commit f4289249b8
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -421,7 +421,7 @@ export default function ReviewQueuePage() {
</p>
<ul className="ml-4 list-disc space-y-1 text-xs text-amber-400/80">
<li>The MITRE ATT&CK sync detected an update to the technique</li>
<li>The Threat Intel Scan found a new article about this technique in a security feed</li>
<li>The Security Feed Monitor found a new article about this technique in a public security feed</li>
<li>A new detection rule or test template was added for this technique</li>
</ul>
<p className="text-xs text-amber-400/70">