security/intrusion-detection-content-et-open - deprecate version 4 rules (6 should be minimum now)

This commit is contained in:
Ad Schellevis 2023-10-25 09:27:34 +02:00
parent e474d4b17b
commit ea20568272
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
PLUGIN_NAME= intrusion-detection-content-et-open
PLUGIN_VERSION= 1.0.1
#PLUGIN_REVISION= 1
PLUGIN_REVISION= 1
PLUGIN_COMMENT= IDS Proofpoint ET open ruleset complementary subset for ET Pro Telemetry edition
PLUGIN_MAINTAINER= ad@opnsense.org
PLUGIN_WWW= https://rules.emergingthreats.net/

View file

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<ruleset documentation_url="https://doc.emergingthreats.net/bin/view/Main/EmergingFAQ">
<location url="https://rules.emergingthreats.net/open/suricata-4.0/emerging.rules.tar.gz" prefix="ET open"/>
<version url="https://rules.emergingthreats.net/open/suricata-4.0/version.txt"/>
<location url="https://rules.emergingthreats.net/open/suricata-6.0/emerging.rules.tar.gz" prefix="ET open"/>
<version url="https://rules.emergingthreats.net/open/suricata-6.0/version.txt"/>
<files>
<file description="botcc.portgrouped" url="inline::rules/botcc.portgrouped.rules">et_open-botcc.portgrouped.rules</file>
<file description="botcc" url="inline::rules/botcc.rules">et_open.botcc.rules</file>