Skip to content
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

Merged
merged 4 commits into from
Dec 6, 2024
Merged

Conversation

victorjulien
Copy link
Member

victorjulien and others added 4 commits December 5, 2024 10:02
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
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.18%. Comparing base (09ba69c) to head (a9b36d8).
Report is 4 commits behind head on master.

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     
Flag Coverage Δ
fuzzcorpus 61.01% <85.18%> (+<0.01%) ⬆️
livemode 19.41% <11.11%> (+<0.01%) ⬆️
pcap 44.39% <18.51%> (-0.01%) ⬇️
suricata-verify 62.79% <92.59%> (+<0.01%) ⬆️
unittests 59.19% <56.25%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Member

@jasonish jasonish left a 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.

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 23699

@victorjulien victorjulien merged commit a9b36d8 into OISF:master Dec 6, 2024
61 checks passed
This was referenced Dec 6, 2024
@victorjulien victorjulien deleted the next/660/20241205/v1 branch December 6, 2024 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants