Review request
The detection-engineering skill requires Sigma rule authoring, validation, and detection-as-code conversion, but it does not require evidence that the converted target-SIEM query preserves the Sigma rule semantics. A Sigma rule can be valid YAML while still failing in Sentinel, Splunk, Elastic, Chronicle, or QRadar because of field mapping drift, unsupported modifiers, changed case sensitivity, or expensive generated queries.
Proposed improvement
Add a backend conversion evidence gate requiring reviewers to capture:
- target backend and converter version
- exact conversion command and result
- field mapping evidence
- unsupported modifier/operator handling
- logic parity after conversion
- known-positive and known-negative sample execution evidence
- query runtime and backend limits
Bounty request
Reviewer tier / USD 25 if accepted.
Review request
The
detection-engineeringskill requires Sigma rule authoring, validation, and detection-as-code conversion, but it does not require evidence that the converted target-SIEM query preserves the Sigma rule semantics. A Sigma rule can be valid YAML while still failing in Sentinel, Splunk, Elastic, Chronicle, or QRadar because of field mapping drift, unsupported modifiers, changed case sensitivity, or expensive generated queries.Proposed improvement
Add a backend conversion evidence gate requiring reviewers to capture:
Bounty request
Reviewer tier / USD 25 if accepted.