mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-26 01:24:59 +02:00
* feat(data): add cybersecurity intel channels to tech variant Adds 10 high-value cybersecurity and tech intelligence Telegram channels to the previously empty 'tech' array: - The Hacker News (tier 2): Leading cybersecurity news source - Threatpost (tier 2): Cybersecurity news and analysis - CYBERWAR.COM (tier 2): Cyber warfare and threat intelligence - The CyberWire (tier 2): Daily cybersecurity news and podcasts - Cybersecurity Boardroom (tier 3): InfoSec strategic insights - Securelist by Kaspersky (tier 3): Malware research and APT tracking - Dark Web Informer (tier 3): Dark web threat intelligence - Hacker News Letter (tier 3): Technology and startup news - Cloudflare Security (tier 3): Web security and DDoS protection - TechCrunch (tier 3): Technology industry news These channels provide comprehensive coverage of cybersecurity threats, vulnerabilities, exploits, and technology trends to enhance WorldMonitor's tech intelligence capabilities. * fix(data): restore formatting, prune low-signal channels, normalize topics - Restore pretty-printed JSON (minified by accident in original commit) - Update updatedAt to 2026-03-19 - Remove 4 channels: threatpost (shut down 2023), TechCrunch and hackernewsletter (general tech, not intel), cybersecurity_cloudflare (unverified official channel) - Normalize all tech variant topics to existing `cyber` taxonomy (was: cybersecurity, infosec, malware, darkweb, technology) --------- Co-authored-by: Elie Habib <elie.habib@gmail.com>