From: Victor Julien Date: Thu, 23 Jan 2025 15:25:56 +0000 (+0100) Subject: tests: update test for issue 7521 X-Git-Tag: suricata-7.0.9~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dde7a73e15fd481cc93dc203ac4fe1c929eda506;p=thirdparty%2Fsuricata-verify.git tests: update test for issue 7521 Expect only a single iponly alert for a single packet Ticket: #7521. --- diff --git a/tests/uricontent/detect-uricontent-06/test.yaml b/tests/uricontent/detect-uricontent-06/test.yaml index 51c98c98f..c79e2799a 100644 --- a/tests/uricontent/detect-uricontent-06/test.yaml +++ b/tests/uricontent/detect-uricontent-06/test.yaml @@ -23,6 +23,13 @@ checks: event_type: alert alert.signature_id: 4 - filter: + min-version: 8 + count: 1 + match: + event_type: alert + alert.signature_id: 5 +- filter: + lt-version: 7 count: 2 match: event_type: alert