Skip to content

Commit 79a71a8

Browse files
committed
Merge branch '5.0-trunk'
2 parents 3129b55 + 42fbae1 commit 79a71a8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

etc/RTIR_Config.pm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1055,9 +1055,9 @@ Set(%ExternalFeeds,
10551055
URI => 'https://threatpost.com/category/vulnerabilities/feed/',
10561056
Description => 'Threatpost Vulnerability Alerts',
10571057
},
1058-
{ Name => 'Bugtraq',
1059-
URI => 'https://seclists.org/rss/bugtraq.rss',
1060-
Description => 'Bugtraq feed',
1058+
{ Name => 'US CISA Alerts',
1059+
URI => 'https://www.cisa.gov/uscert/ncas/current-activity.xml',
1060+
Description => 'U.S. Cybersecurity and Infrastructure Security Agency (CISA) Alerts',
10611061
},
10621062
],
10631063
);

0 commit comments

Comments
 (0)