# SIEM, Security

Published articles for SIEM, Security.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Rolling your own Detections as Code with Elastic Security

DevFeed: [Rolling your own Detections as Code with Elastic Security](<https://devfeed.tech/articles/rolling-your-own-detections-as-code-with-elastic-security-4797.md>)

Original publisher: [Read original article](<https://www.elastic.co/blog/detections-as-code-elastic-security>)

Author: Mika Ayenson,Kseniia Ignatovych,Justin Ibarra

Published: 2024-05-14T00:00:00Z

Content type: tutorial

Language: en

Sources: [Elastic Blog - Elasticsearch, Kibana, and ELK Stack](<https://devfeed.tech/sources/elastic-blog-elasticsearch-kibana-and-elk-stack.md>)

Topics: [Detection engineering](<https://devfeed.tech/topics/detection-engineering.md>), [Security](<https://devfeed.tech/topics/security.md>), [Code](<https://devfeed.tech/topics/code.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [SIEM, Security](<https://devfeed.tech/topics/siem-security.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>)

Tags: [automated-threat-protection-cybersecurity-devops-open-security](<https://devfeed.tech/tags/automated-threat-protection-cybersecurity-devops-open-security.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [devops](<https://devfeed.tech/tags/devops.md>), [research](<https://devfeed.tech/tags/research.md>), [review](<https://devfeed.tech/tags/review.md>), [security](<https://devfeed.tech/tags/security.md>), [siem-security](<https://devfeed.tech/tags/siem-security.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

### AI overview

Elastic describes how its detection-rules repository supports Detections as Code, including rule-management tooling, tests, CLI commands, and automation. The article explains how teams can adapt these capabilities for custom detection-rule management using peer review, testing, and CI/CD practices.

### Source excerpt

Detections as Code (DaC) is transforming security rule management. Learn about Elastic's latest enhancements in the detection-rules repo, how to leverage it for custom rule management, and our comprehensive guide for adopting DaC.