We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3129b55 + 42fbae1 commit 79a71a8Copy full SHA for 79a71a8
1 file changed
etc/RTIR_Config.pm
@@ -1055,9 +1055,9 @@ Set(%ExternalFeeds,
1055
URI => 'https://threatpost.com/category/vulnerabilities/feed/',
1056
Description => 'Threatpost Vulnerability Alerts',
1057
},
1058
- { Name => 'Bugtraq',
1059
- URI => 'https://seclists.org/rss/bugtraq.rss',
1060
- Description => 'Bugtraq feed',
+ { Name => 'US CISA Alerts',
+ URI => 'https://www.cisa.gov/uscert/ncas/current-activity.xml',
+ Description => 'U.S. Cybersecurity and Infrastructure Security Agency (CISA) Alerts',
1061
1062
],
1063
);
0 commit comments