]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
tests/snmp: add test for detection-only bug
authorLi Heng <562653799@qq.com>
Fri, 31 Oct 2025 01:33:41 +0000 (09:33 +0800)
committerVictor Julien <vjulien@oisf.net>
Tue, 4 Nov 2025 06:19:29 +0000 (06:19 +0000)
commit0cd47c40f347601684fa5c2d3b049a0f9761d881
tree1b29f478ee1048ff682eade964284550cef680fc
parent345d19d39e4bb2071f3e9dc2696baf05add6e108
tests/snmp: add test for detection-only bug

Snmp switch is detection-only and eve-log include flow and alert.
We have one rule typed alert that uses snmp keywords, and hope
the eve.log includes flow items but not includes alert items.

Ticket: #8000
tests/snmp-detection-only/README.md [new file with mode: 0644]
tests/snmp-detection-only/suricata.yaml [new file with mode: 0644]
tests/snmp-detection-only/test.rules [new file with mode: 0644]
tests/snmp-detection-only/test.yaml [new file with mode: 0644]