mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
ruleset-sources: Adjust download URL for snort community ruleset
Fixes: #13203 Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
91443f9234
commit
422fce9cb0
@@ -43,7 +43,7 @@ our %Providers = (
|
||||
website => "https://www.snort.org",
|
||||
tr_string => "community rules",
|
||||
requires_subscription => "False",
|
||||
dl_url => "https://www.snort.org/rules/community",
|
||||
dl_url => "https://www.snort.org/downloads/community/community-rules.tar.gz",
|
||||
dl_type => "archive",
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user