From acbbcde4222e86d4e973e74374510dc7fae5db15 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Sun, 2 Jan 2022 10:34:44 +0100 Subject: [PATCH] ruleset-sources: Update download URL for Talos rulesets. Signed-off-by: Stefan Schantl --- config/suricata/ruleset-sources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/suricata/ruleset-sources b/config/suricata/ruleset-sources index 6fc2b6486b..7da1ecc1d6 100644 --- a/config/suricata/ruleset-sources +++ b/config/suricata/ruleset-sources @@ -23,7 +23,7 @@ our %Providers = ( website => "https://www.snort.org", tr_string => "registered user rules", requires_subscription => "True", - dl_url => "https://www.snort.org/rules/snortrules-snapshot-29171.tar.gz?oinkcode=", + dl_url => "https://www.snort.org/rules/snortrules-snapshot-29190.tar.gz?oinkcode=", dl_type => "archive", }, @@ -33,7 +33,7 @@ our %Providers = ( website => "https://www.snort.org", tr_string => "subscripted user rules", requires_subscription => "True", - dl_url => "https://www.snort.org/rules/snortrules-snapshot-29171.tar.gz?oinkcode=", + dl_url => "https://www.snort.org/rules/snortrules-snapshot-29190.tar.gz?oinkcode=", dl_type => "archive", }, -- 2.39.5