From b2acd800981e1c8d9f747173eb7803f0405cebd6 Mon Sep 17 00:00:00 2001 From: norbert791 <80985548+norbert791@users.noreply.github.com> Date: Mon, 16 Jun 2025 13:47:13 +0200 Subject: [PATCH] Merge PR #5483 from @norbert791 - Add AlphaSOC to the list of products that use or integrate sigma rules chore: README.md - add 'AlphaSOC' to the 'Projects or Products that use or integrate Sigma rules' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21cbc867b..0bf9de293 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ If you find a false positive or would like to propose a new detection rule idea * [Sigma - Generic Signatures for SIEM Systems by Florian Roth](https://www.slideshare.net/secret/gvgxeXoKblXRcA) ## Projects or Products that use or integrate Sigma rules - +* [AlphaSOC](https://docs.alphasoc.com/detections_and_findings/sigma_community/) - Leverages Sigma rules to increase coverage across all supported log sources * [alterix](https://github.com/mtnmunuklu/alterix) - Converts Sigma rules to the query language of CRYPTTECH's SIEM * [AttackIQ](https://www.attackiq.com/2024/01/10/sigmaiq-attackiqs-latest-innovation-for-actionable-detections/) - Sigma Rules integrated in AttackIQ's platform, and [SigmAIQ](https://github.com/AttackIQ/SigmAIQ) for Sigma rule conversion and LLM apps * [Atomic Threat Coverage](https://github.com/atc-project/atomic-threat-coverage) (Since December 2018)