Update et-open-extra.xml (#3802)

Because of the changes in #3797 the etpro-telemetry group botcc_portgrouped got renamed to "emerging-botcc_portgrouped".
This caused a double entry for
"ET open/botcc.portgrouped" when both the et-open and etpro-temetry ruleset are installed.

This PR fixes that double entry.
This commit is contained in:
mvmazijk
2024-02-06 21:29:08 +01:00
committed by GitHub
parent 8f256d3843
commit 81a10d1b5e
@@ -4,7 +4,7 @@
<version url="https://rules.emergingthreats.net/open/suricata-7.0/version.txt"/>
<files>
<file description="3coresec" url="inline::rules/3coresec.rules">3coresec.rules</file>
<file description="botcc.portgrouped" url="inline::rules/botcc.portgrouped.rules">et_open-botcc.portgrouped.rules</file>
<file description="botcc.portgrouped" url="inline::rules/botcc.portgrouped.rules">botcc.portgrouped.rules</file>
<file description="botcc" url="inline::rules/botcc.rules">et_open.botcc.rules</file>
<file description="ciarmy" url="inline::rules/ciarmy.rules">et_open.ciarmy.rules</file>
<file description="compromised" url="inline::rules/compromised.rules">et_open.compromised.rules</file>