-
Notifications
You must be signed in to change notification settings - Fork 1.5k
lua: convert ssh function into suricata.ssh lib #12954
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
Conversation
Ticket: 7607
the available SSH buffers listed in :ref:`lua-detection` and follow | ||
the pattern: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this list of buffers up to date and insync with whats documented below?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok in next version
doc/userguide/lua/libs/ssh.rst
Outdated
``server_software()`` | ||
^^^^^^^^^^^^^^^^^^ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As CI shows, the underlines here aren't long enough.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
Only a quick review so far, but the API on the Lua side looks OK. |
Need some doc improvements |
Information: QA ran without warnings. Pipeline 25559 |
WARNING:
Pipeline 25562 |
Next in #13013 |
Link to ticket: https://redmine.openinfosecfoundation.org/issues/
https://redmine.openinfosecfoundation.org/issues/7607
Describe changes:
SV_BRANCH=OISF/suricata-verify#2420