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

MySQL: parser v2 #11996

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

QianKaiLin
Copy link

@QianKaiLin QianKaiLin commented Oct 21, 2024

Make sure these boxes are checked accordingly before submitting your Pull Request -- thank you.

Contribution style:

Our Contribution agreements:

Changes (if applicable):

  • I have updated the User Guide (in doc/userguide/) to reflect the changes made
  • I have updated the JSON schema (in etc/schema.json) to reflect all logging changes
    (including schema descriptions)

Link to ticket: https://redmine.openinfosecfoundation.org/issues/3446

Describe changes:

  • fix mysql parser bug.
  • fix mysql logger bug.
  • add mysql detection keywords mysql.command and mysql.rows
  • add SV tests.
  • upgrade User Guide document and Upgrade document.

SV_BRANCH=OISF/suricata-verify#2067

Copy link

NOTE: This PR may contain new authors.

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.

Could you please take a look at all the CI failures, fix them and resubmit?
Thank you!

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

Attention: Patch coverage is 29.42708% with 1626 lines in your changes missing coverage. Please review.

Project coverage is 79.08%. Comparing base (89aa525) to head (5740d0c).
Report is 45 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11996      +/-   ##
==========================================
- Coverage   83.42%   79.08%   -4.34%     
==========================================
  Files         910      914       +4     
  Lines      257642   259769    +2127     
==========================================
- Hits       214934   205442    -9492     
- Misses      42708    54327   +11619     
Flag Coverage Δ
fuzzcorpus 60.21% <4.29%> (-1.36%) ⬇️
livemode 19.21% <4.39%> (-0.21%) ⬇️
pcap 43.87% <4.01%> (-0.63%) ⬇️
suricata-verify ?
unittests 59.10% <29.34%> (-0.27%) ⬇️

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

---- 🚨 Try these New Features:

@QianKaiLin
Copy link
Author

Could you please take a look at all the CI failures, fix them and resubmit? Thank you!

Yeah, I will fix it.

@jufajardini
Copy link
Contributor

I've re-authorized the CI checks. As a reminder, before the work can be merged, commits that just fix changes introduced by this PR should be squashed into their related original commits ;)

@Kotodian Kotodian force-pushed the dev-3346-mysql-proto-v2 branch 2 times, most recently from 31b0f50 to dd199a4 Compare October 26, 2024 03:06
@QianKaiLin QianKaiLin force-pushed the dev-3346-mysql-proto-v2 branch 2 times, most recently from 46feb19 to 5740d0c Compare October 26, 2024 03:28
@Kotodian Kotodian requested a review from catenacyber as a code owner December 1, 2024 02:30
@Kotodian Kotodian force-pushed the dev-3346-mysql-proto-v2 branch from 2e903e6 to 17a8cad Compare December 11, 2024 08:20
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