Skip to content

next/854/20250507/v1#13179

Merged
victorjulien merged 9 commits intoOISF:masterfrom
victorjulien:next/854/20250507/v1
May 7, 2025
Merged

next/854/20250507/v1#13179
victorjulien merged 9 commits intoOISF:masterfrom
victorjulien:next/854/20250507/v1

Conversation

catenacyber and others added 9 commits May 7, 2025 13:59
Ticket: 7665

Instead of each keyword calling DetectSetupDirection, use a
new flag SIGMATCH_SUPPORT_DIR so that DetectSetupDirection gets
called, before parsing the rest of the keyword.

Allows to support filesize keyword in transactional signatures
Ticket: 6186

Fixes d674ce2 ("app/ftp: Use Rust FTP response line handling")
so that future lua code can specify a direction
Since hooks, we do not need a specific SMTP buffer list id.
Refactor ftp.command handling to use helper functions from
detect-engine-helper.[ch] for reduced code duplication.
@codecov
Copy link

codecov bot commented May 7, 2025

Codecov Report

Attention: Patch coverage is 77.91045% with 74 lines in your changes missing coverage. Please review.

Project coverage is 83.08%. Comparing base (14864d4) to head (44d6886).
Report is 9 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #13179    +/-   ##
========================================
  Coverage   83.07%   83.08%            
========================================
  Files         988      988            
  Lines      272125   272256   +131     
========================================
+ Hits       226062   226194   +132     
+ Misses      46063    46062     -1     
Flag Coverage Δ
fuzzcorpus 61.36% <37.67%> (-0.06%) ⬇️
livemode 18.91% <12.32%> (-0.01%) ⬇️
pcap 44.84% <29.79%> (-0.06%) ⬇️
suricata-verify 64.85% <69.17%> (+<0.01%) ⬆️
unittests 58.14% <49.55%> (-0.01%) ⬇️

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@jufajardini jufajardini left a comment

Choose a reason for hiding this comment

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

  • original PRs approved (one PR needs just post-merge follow-up)
  • line changes added and removed match with original
  • number of commits match
  • checks so far have passed

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 26012

@victorjulien victorjulien merged commit 44d6886 into OISF:master May 7, 2025
55 of 56 checks passed
@victorjulien victorjulien deleted the next/854/20250507/v1 branch May 7, 2025 18:55
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