-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
next/660/20241205/v1 #12235
next/660/20241205/v1 #12235
Conversation
Add missing setup part of the decoder event sgh. Bug: OISF#7414.
Default decoder event alert was very sparse, not even logging packet type and pcap_cnt. Expand support for this record type. It will be more useful with the ethernet headers and packet field, but these are still disabled by default. Ticket: OISF#7433.
Similar keywords use `isnotset`, while `flowint` only accepted `notset` Opted to change the code, not only the regex, to keep the underlying code also following the same patterns. Task OISF#7426
Related to Task OISF#7426
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #12235 +/- ##
==========================================
- Coverage 83.19% 83.18% -0.01%
==========================================
Files 912 912
Lines 257166 257174 +8
==========================================
- Hits 213938 213930 -8
- Misses 43228 43244 +16
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cargo audit failure looks to only be an intermittent network issue.
Information: QA ran without warnings. Pipeline 23699 |
Staging:
SV_BRANCH=OISF/suricata-verify#2165