mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
ruleset-sources: Update download URL for Talos rulesets.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -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-29161.tar.gz?oinkcode=<subscription_code>",
|
||||
dl_url => "https://www.snort.org/rules/snortrules-snapshot-29171.tar.gz?oinkcode=<subscription_code>",
|
||||
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-29161.tar.gz?oinkcode=<subscription_code>",
|
||||
dl_url => "https://www.snort.org/rules/snortrules-snapshot-29171.tar.gz?oinkcode=<subscription_code>",
|
||||
dl_type => "archive",
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user