Actions
Bug #6380
closedemail: disabled fields in suricata.yaml also get logged
Affected Versions:
Effort:
Difficulty:
Label:
Description
This seems to be happening due to not resetting email_ctx->fields. This value is only set when custom settings are found but because they are never reset in the beginning, they may result in unexpected output being logged
Updated by Shivani Bhardwaj over 1 year ago
- Status changed from Assigned to In Review
In Review PR: https://github.com/OISF/suricata/pull/9544
Updated by Victor Julien over 1 year ago
- Status changed from In Review to Resolved
https://github.com/OISF/suricata/pull/9554
Shivani do we need a backport here?
Actions