Skip to content

Next/536/20240717/v4#11515

Merged
victorjulien merged 11 commits intoOISF:masterfrom
victorjulien:next/536/20240717/v4
Jul 18, 2024
Merged

Next/536/20240717/v4#11515
victorjulien merged 11 commits intoOISF:masterfrom
victorjulien:next/536/20240717/v4

Conversation

@victorjulien
Copy link
Member

mmaatuq and others added 11 commits July 17, 2024 06:13
Ticket: OISF#2886

Signed-off-by: mmaatuq <mahmoudmatook.mm@gmail.com>
This implementation adds types and filters specified in the LDAP RFC to
work with the ldap_parser.
Although using the parser directly would be
best, strange behavior has been observed during transaction logging.
It appears that C pointers are being overwritten, leading to incorrect
output when LDAP fields are logged.
@victorjulien victorjulien requested review from a team, jasonish and jufajardini as code owners July 17, 2024 09:21
@victorjulien victorjulien added the needs baseline update QA will need a new base line label Jul 17, 2024
@github-actions
Copy link

NOTE: This PR may contain new authors.

@codecov
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

Attention: Patch coverage is 70.48077% with 307 lines in your changes missing coverage. Please review.

Project coverage is 82.54%. Comparing base (bce8f4b) to head (6598a69).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11515      +/-   ##
==========================================
- Coverage   82.66%   82.54%   -0.12%     
==========================================
  Files         918      923       +5     
  Lines      247447   248460    +1013     
==========================================
+ Hits       204543   205083     +540     
- Misses      42904    43377     +473     
Flag Coverage Δ
fuzzcorpus 60.52% <19.10%> (-0.43%) ⬇️
livemode 18.64% <7.69%> (-0.08%) ⬇️
pcap 43.99% <67.64%> (+0.17%) ⬆️
suricata-verify 61.72% <68.90%> (+0.08%) ⬆️
unittests 59.11% <10.57%> (-0.20%) ⬇️

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

@suricata-qa
Copy link

WARNING:

field baseline test %
SURI_TLPW2_autofp_stats_chk
.flow.end.tcp_state.syn_recv 0 1 -
SURI_TLPW1_stats_chk
.app_layer.flow.imap 0 402 -
.app_layer.flow.failed_tcp 10174 8676 85.28%
.app_layer.error.smtp.parser 409 42 10.27%
SURI_TLPR1_stats_chk
.app_layer.flow.smtp 335817 347642 103.52%
.app_layer.flow.imap 0 231 -
.app_layer.flow.failed_tcp 178240 165687 92.96%
.app_layer.tx.ftp 101030 95392 94.42%
.app_layer.error.smtp.parser 527 144 27.32%
.ftp.memuse 10637 2916 27.41%

Pipeline 21584

@victorjulien victorjulien merged commit 6598a69 into OISF:master Jul 18, 2024
@victorjulien victorjulien deleted the next/536/20240717/v4 branch January 15, 2025 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs baseline update QA will need a new base line

Development

Successfully merging this pull request may close these issues.

6 participants