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/516/20240703/v1 #11408

Merged
merged 4 commits into from
Jul 3, 2024
Merged

Conversation

victorjulien and others added 4 commits July 3, 2024 07:55
Don't assume the ntlmssp version field is always present if the flag is
set. Instead keep track of the offsets of the data of the various blobs
and see if there is space for the version.

Inspired by how Wireshark does the parsing.

Bug: OISF#7121.
Ticket: OISF#6423

Not just equality, but also >3MB should work
For example flow.bytes_toserver>3MB
A new workflow, "docs" has been created for only doc changes.

Factor out prepare-deps into a reusable action.
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.44%. Comparing base (653e702) to head (5530fd3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11408      +/-   ##
==========================================
- Coverage   82.45%   82.44%   -0.01%     
==========================================
  Files         938      938              
  Lines      248036   248044       +8     
==========================================
- Hits       204523   204505      -18     
- Misses      43513    43539      +26     
Flag Coverage Δ
fuzzcorpus 60.10% <100.00%> (+<0.01%) ⬆️
livemode 18.87% <20.00%> (+0.14%) ⬆️
pcap 43.71% <100.00%> (-0.06%) ⬇️
suricata-verify 61.42% <100.00%> (+<0.01%) ⬆️
unittests 59.44% <100.00%> (+<0.01%) ⬆️

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

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:

ERROR: QA failed on SURI_TLPW2_autofp_suri_time.

field baseline test %
SURI_TLPW2_autofp_stats_chk
.uptime 137 143 104.38%

Pipeline 21353

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 21356

@victorjulien victorjulien merged commit 5530fd3 into OISF:master Jul 3, 2024
57 checks passed
@victorjulien victorjulien deleted the next/516/20240703/v1 branch July 3, 2024 15: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.

5 participants