Actions
Bug #6300
closedconfig: includes provided as a sequence are loaded into the wrong parent configuration node
Affected Versions:
Effort:
Difficulty:
Label:
Description
Given a suricata.yaml
like:
some-field: some-value include: - one.yaml
The contents of one.yaml
are stored under the some-field
node instead of the root node.
Updated by Jason Ish about 1 year ago
- Status changed from In Progress to In Review
PR for review: https://github.com/OISF/suricata/pull/9465
Updated by Victor Julien about 1 year ago
- Target version changed from 7.0.1 to 7.0.2
Actions