Skip to content

Conversation

jasonish
Copy link
Member

The "backport" of #13927.
Ticket: https://redmine.openinfosecfoundation.org/issues/7902

SV_BRANCH=OISF/suricata-verify#2699

A simpler fix which just loses the fields with duplicate attribute names:

  • Prevents a crafted message from spamming the logs

Also add the idea of a known issues page to the documentation.

Changes from last PR:

  • forgot about distcheck

Track what attributes have been logged and skip over duplicate
attributes to avoid having duplicate fields in the JSON object, which
is invalid JSON.

This is lossy, subsequent attributes are lost.

Ticket: OISF#7923
The idea of this page is to track known issues on a release branch
that we do not plan to fix.
@jasonish jasonish changed the base branch from main to main-8.0.x October 18, 2025 22:54
@jasonish
Copy link
Member Author

Replaced by #14074

@jasonish jasonish closed this Oct 18, 2025
@jasonish
Copy link
Member Author

Oops, wrong base branch and it doesn't appears that GitHub can recover after changing the base branch.

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.

1 participant