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/699/20250126/v1 #12480

Merged
merged 6 commits into from
Jan 27, 2025
Merged

Conversation

jasonish and others added 6 commits January 24, 2025 10:07
Commit 2bcc66d broke logging from
plugins:

- debug visibility was reduced making it unusable from an external crate
- the plugins view of the log level was broken

To fix:
- make debug pub
- minor change to initialization of the log LEVEL as seen by the plugin
  so its seen by the plugin. I'm not really sure why the previous
  version wasn't working though, but this one does
Ticket: 7515

It is a sticky buffer mapping to the smtp.helo log field
Ticket: 7517

It is a sticky buffer mapping to the smtp.mail_from log field
Ticket: 7516

It is a sticky buffer mapping to the smtp.rcpt_to[] log field
It is a multi-buffer
Issue: 7502

Add a sticky buffer for "ftp.command" for matching on FTP command names.
Issue: 7502

This commit documents the new FTP sticky buffer "ftp.command".
Copy link

codecov bot commented Jan 26, 2025

Codecov Report

Attention: Patch coverage is 90.76923% with 12 lines in your changes missing coverage. Please review.

Project coverage is 80.55%. Comparing base (d63ad75) to head (53abe1e).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12480      +/-   ##
==========================================
+ Coverage   80.52%   80.55%   +0.02%     
==========================================
  Files         923      925       +2     
  Lines      259176   259303     +127     
==========================================
+ Hits       208708   208886     +178     
+ Misses      50468    50417      -51     
Flag Coverage Δ
fuzzcorpus 56.14% <39.23%> (+0.07%) ⬆️
livemode 19.40% <39.23%> (-0.02%) ⬇️
pcap 44.21% <39.23%> (+0.01%) ⬆️
suricata-verify 63.33% <90.69%> (+<0.01%) ⬆️
unittests 58.43% <39.23%> (-0.02%) ⬇️

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
.uptime 629 658 104.61%

Pipeline 24363

Copy link
Member

@inashivb inashivb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 24367

@victorjulien victorjulien merged commit 53abe1e into OISF:master Jan 27, 2025
60 checks passed
@victorjulien victorjulien deleted the next/699/20250126/v1 branch January 27, 2025 08:27
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.

6 participants