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

7.0.x: fix engine event names; detect error when not found - v1 #12099

Open
wants to merge 5 commits into
base: main-7.0.x
Choose a base branch
from

Conversation

jasonish
Copy link
Member

@jasonish jasonish commented Nov 7, 2024

Backport of #12079:

  • Additional commit to detect error.

Ticket: Ticket: https://redmine.openinfosecfoundation.org/issues/7361

The returned event_id was being set to -1, but the function wasn't
returning -1 to indicate error.

Ticket: OISF#7361
- not_a_request to not_request
- not_a_response to not_reponse

Ticket: OISF#7361
(cherry picked from commit 833c7c6)
- weak_crypto_nodh -> weak_crypto_no_dh
- weak_crypto_noauth -> weak_crypto_no_auth

Ticket: OISF#7361
(cherry picked from commit b44ba32)
The event "modbus.invalid_unit_identifier" no longer exists.

Ticket: OISF#7361
(cherry picked from commit a55960e)
Rename InvalidHTTP1Settings to InvalidHttp1Settings so it gets the
expected name transformation of "invalid_http1_settings".

Ticket: OISF#7361
(cherry picked from commit b1c26dc)
@jasonish jasonish requested review from catenacyber and a team as code owners November 7, 2024 16:02
@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 23286

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