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

Detect log alert tx one 7199 v8 #12255

Closed

Conversation

catenacyber
Copy link
Contributor

@catenacyber catenacyber commented Dec 10, 2024

Ticket: 7199

Uses a config parameter detect.guess-applayer-tx to enable
this behavior (off by default)

This feature is requested for use cases with signatures not
using app-layer keywords but still targetting application
layer transactions, such as pass/drop rule combination,
or lua usage.

This overrides the previous behavior of checking if the signature
has a content match, by checking if there is only one live
transaction, in addition to the config parameter being set.
to better reflect their true meaning
@catenacyber
Copy link
Contributor Author

Argh, I needed to rebase the SV PR to get green CI

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.21%. Comparing base (38d7900) to head (5ef8bf7).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12255      +/-   ##
==========================================
- Coverage   83.21%   83.21%   -0.01%     
==========================================
  Files         912      912              
  Lines      257183   257192       +9     
==========================================
- Hits       214025   214019       -6     
- Misses      43158    43173      +15     
Flag Coverage Δ
fuzzcorpus 61.05% <76.19%> (-0.02%) ⬇️
livemode 19.41% <28.57%> (-0.01%) ⬇️
pcap 44.26% <76.19%> (-0.14%) ⬇️
suricata-verify 62.81% <100.00%> (+0.01%) ⬆️
unittests 59.19% <52.38%> (+<0.01%) ⬆️

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

@victorjulien victorjulien added this to the 8.0 milestone Dec 10, 2024
@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 23768

@victorjulien
Copy link
Member

Merged in #12259, thanks!

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