suricata
suricata copied to clipboard
Output notx 6846 v7.9
Link to redmine ticket: https://redmine.openinfosecfoundation.org/issues/6973
Describe changes:
- detect: log relevant frames app-layer metdata
- frames: change rust API to make tx_id mandatory
- frames: set right tx_id for SIP and websocket and DNS
SV_BRANCH=https://github.com/OISF/suricata-verify/pull/1801
https://github.com/OISF/suricata/pull/10990 with nit variable renamed
Codecov Report
Attention: Patch coverage is 99.30070% with 1 lines in your changes are missing coverage. Please review.
Project coverage is 83.00%. Comparing base (
df8568e) to head (3621b8e).
Additional details and impacted files
@@ Coverage Diff @@
## master #10995 +/- ##
==========================================
- Coverage 83.03% 83.00% -0.03%
==========================================
Files 917 917
Lines 248684 248735 +51
==========================================
- Hits 206489 206464 -25
- Misses 42195 42271 +76
| Flag | Coverage Δ | |
|---|---|---|
| fuzzcorpus | 64.26% <100.00%> (-0.11%) |
:arrow_down: |
| suricata-verify | 62.71% <100.00%> (+0.01%) |
:arrow_up: |
| unittests | 62.32% <30.76%> (-0.01%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Information: QA ran without warnings.
Pipeline 20434
Rebased in https://github.com/OISF/suricata/pull/11064