Task #7626
closedtests: test rules shipped w/ Suricata for each release
Description
Rules shipped with Suricata should be checked for each new release, and should have a set of tests for them, so that any breaking changes are noticeable, and if we decide to keep them, that’s a pondered decision.
Have a test that copies the rules that we ship with Suricata, and see if that loads
(ensure that for those relevant app-layers, such as Modbus and dnp3 parsers enabled).
JF Updated by Juliana Fajardini Reichow about 1 year ago
- Related to Task #7627: events/rules: prevent ruleset loading blocks from name fixes added
PA Updated by Philippe Antoine 9 days ago
- Status changed from New to In Progress
Is this completed by https://github.com/OISF/suricata/pull/15301 ? especially https://github.com/OISF/suricata/pull/15301/changes/0ae55bb710f9f57c8314f8e95415966672f479a5
JF Updated by Juliana Fajardini Reichow 8 days ago
- Status changed from In Progress to Closed
- Assignee changed from OISF Dev to Philippe Antoine
Philippe Antoine wrote in #note-2:
Is this completed by https://github.com/OISF/suricata/pull/15301 ? especially https://github.com/OISF/suricata/pull/15301/changes/0ae55bb710f9f57c8314f8e95415966672f479a5
I think it does. Thanks!