From 469b526b627e2c133dece1b36dfe3a2b6a7ca598 Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Sun, 31 Aug 2025 20:59:22 +0200 Subject: [PATCH] detect/prefilter: backport checks u8 prefilter with more modes Ticket: 7865 --- tests/detect-itype-prefilter/test.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/detect-itype-prefilter/test.yaml b/tests/detect-itype-prefilter/test.yaml index 7e6187fc9..b89053c76 100644 --- a/tests/detect-itype-prefilter/test.yaml +++ b/tests/detect-itype-prefilter/test.yaml @@ -13,19 +13,16 @@ checks: event_type: alert alert.signature_id: 2 - filter: - min-version: 8.0.1 count: 150 match: event_type: alert alert.signature_id: 3 - filter: - min-version: 8.0.1 count: 75 match: event_type: alert alert.signature_id: 4 - filter: - min-version: 8.0.1 count: 75 match: event_type: alert -- 2.47.3