ruleset-sources: Adjust download URL for snort community ruleset

Message ID 20230801155840.3712-1-stefan.schantl@ipfire.org
State Accepted
Commit 422fce9cb0cfcc0d784cf5bb84ce39cb641ff6d4
Headers
Series ruleset-sources: Adjust download URL for snort community ruleset |

Commit Message

Stefan Schantl Aug. 1, 2023, 3:58 p.m. UTC
  Fixes: #13203

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 config/suricata/ruleset-sources | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/config/suricata/ruleset-sources b/config/suricata/ruleset-sources
index 592cbedf0..14d1b865f 100644
--- a/config/suricata/ruleset-sources
+++ b/config/suricata/ruleset-sources
@@ -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",
 	},