Detect count 5044 v4.8 - #16111
Conversation
Also rename parse_uint_count as parse_multi_count This allows to prepare multi-buffers using this code
As for multi-integers, multi-buffers can now have the following arguments - nb - precise index - all Ticket: 5044
Ticket: 5044
- or_absent can also be any_or_absent - nb can also be matches - precise index can have prefix index
To avoid accepting "email.received: index 1junk;"
Ticket: 5044 As we set "all" before adding a transform, we must take care of this case `sticky_multi: all; transform; content: "abc";` so that "all" applies to the transformed multi-buffer
|
AI-generated review posted automatically by Suricata ai-review. Verdict: request changes
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #16111 +/- ##
==========================================
- Coverage 83.06% 83.02% -0.04%
==========================================
Files 1004 1005 +1
Lines 277376 277587 +211
==========================================
+ Hits 230389 230474 +85
- Misses 46987 47113 +126
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
WARNING:
Pipeline = 33335 |
Link to ticket: https://redmine.openinfosecfoundation.org/issues/
https://redmine.openinfosecfoundation.org/issues/5044
Describe changes:
all,all_or_absent,matches`, and precise indexingSV_BRANCH=OISF/suricata-verify#3062
Draft : I would like some approval before doing all the individual modifications for each multi-buffer
#16103 with fix found by fuzz in CI
TODOs :
countsupport