Actions
Bug #7261
closed
UH
JI
MetadataRuleMatch prints every matcher and every matching rule
Bug #7261:
MetadataRuleMatch prints every matcher and every matching rule
Affected Versions:
Effort:
low
Difficulty:
low
Label:
Beginner
Description
See: https://github.com/OISF/suricata-update/blob/329c523d61fa7a01c58f6c292c1353e7589e76eb/suricata/update/matchers.py#L204
and: https://github.com/OISF/suricata-update/blob/329c523d61fa7a01c58f6c292c1353e7589e76eb/suricata/update/matchers.py#L198
This creates a lot of noise from suricata-update even when called with --quiet.
UH Updated by Ulrik Haugen almost 2 years ago
- Subject changed from MetadataRuleMatch.match() prints every matcher and every matching rule to MetadataRuleMatch prints every matcher and every matching rule
PA Updated by Philippe Antoine about 1 year ago
- Assignee set to Jason Ish
JI Updated by Jason Ish about 1 year ago
- Status changed from New to In Review
- Target version set to 1.3.7
JI Updated by Jason Ish about 1 year ago
- Status changed from In Review to Closed
Merged.
Actions