4 Commits

Author SHA1 Message Date
bot 1b2eb74cf1 Drop unused IOC extraction
extract_iocs() (IPs, domains, hashes) ran on every classified article
but the result was never shown in Telegram alerts, never saved to
validation/results.jsonl, and never printed by review.py — pure wasted
work every poll cycle. MITRE technique extraction stays; that one is
actually used by the validation tooling.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-25 12:20:00 +03:00
bot 47d8394568 Remove severity and quality scoring, classifier is extraction-only 2026-04-29 09:15:53 +03:00
bot a9460cec07 Cleaner message format, add malware family extraction 2026-04-23 22:34:58 +03:00
bot a654a91023 RSS Telegram Bot 2026-03-08 17:32:52 +00:00