-
Notifications
You must be signed in to change notification settings - Fork 58
SEP: Use of YAML anchors #203
Copy link
Copy link
Open
Labels
SEPSigma Enhancement ProposalSigma Enhancement ProposalaccepteddocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestv2.2.0
Description
Activity
Metadata
Metadata
Assignees
Labels
SEPSigma Enhancement ProposalSigma Enhancement ProposalaccepteddocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestv2.2.0
Type
Projects
- StatusShow more project fieldsBacklog
Author(s)
François @frack113
SEP Type
Format Enhancements (YAML structure, syntax improvements)
Abstract
This proposal introduces the use of YAML anchors
Problem Statement
It sometimes uses the same list several times in the same rule, which makes it difficult to maintain.
Use Cases
Rules use the exact duplicated list.
Detailed Specification
Use of YAML anchors.
https://yaml.org/spec/1.2.2/#3222-anchors-and-aliases
Syntax Examples
Backward Compatibility Impact
Requires minor rule updates
Implementation Areas
Submitter Checklist
Implementation Assistance
Yes, I can help with implementation
Additional Context
No response