mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
496 B
496 B
PR Template for new Detections
For Authors:
- Make sure that CI/CD detection-testing and build-and-validate jobs passed ✔️.
For Reviewers:
- Verify CI/CD jobs have passed without errors.
- Validate SPL logic.
- Validate tags, description, and how to implement.
- Validate name matches
<platform>_<mitre att&ck technique>_<short description> - Verify references match analytic.
- Is there an Atomic Test?