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/69/20230705/v1 #9149

Merged
merged 9 commits into from
Jul 6, 2023
Merged

Conversation

victorjulien
Copy link
Member

jlucovsky and others added 9 commits July 5, 2023 09:24
This commit updates the summary message when Suricata terminates.
Without this commit, "nan" was displayed if there were no drops/packets
Issue: 6128

cluster_rollover is no longer permitted; using it will generate a
warning message and it'll be replaced with cluster_flow
Issue: 6128

No longer permit rollover/cluster_rollover to be used. Usage will
generate a warning message and cluster_flow will be used instead.
Replace implementation of the legacy `filemagic` keyword by the
implementation for the `file.magic` variant. This leads to better
performance and hooks the rules into the detection engine better.

Remove unittests that depended on the old logic.

Ticket: OISF#6194.
@victorjulien victorjulien requested review from jufajardini and a team as code owners July 5, 2023 21:21
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #9149 (9b09b29) into master (ebdf482) will increase coverage by 0.02%.
The diff coverage is 69.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9149      +/-   ##
==========================================
+ Coverage   82.31%   82.33%   +0.02%     
==========================================
  Files         969      968       -1     
  Lines      273754   273546     -208     
==========================================
- Hits       225330   225216     -114     
+ Misses      48424    48330      -94     
Flag Coverage Δ
fuzzcorpus 64.59% <69.23%> (+0.03%) ⬆️
suricata-verify 60.73% <63.73%> (+0.03%) ⬆️
unittests 62.90% <21.97%> (+0.01%) ⬆️

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

@suricata-qa
Copy link

WARNING:

field baseline test %
SURI_TLPR1_stats_chk
.flow.memuse 592373632 520555152 87.88%

Pipeline 15005

@victorjulien victorjulien merged commit 9b09b29 into OISF:master Jul 6, 2023
49 of 50 checks passed
@victorjulien victorjulien mentioned this pull request Jul 6, 2023
@victorjulien victorjulien deleted the next/69/20230705/v1 branch July 6, 2023 04:52
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.

3 participants