2 Repos
Systems designed for the ingestion, processing, and real-time analysis of security-related data to identify threats and vulnerabilities.
Distinguishing note: Focuses on the analytical processing and high-throughput ingestion of security data rather than generic credential management or encryption primitives.
Explore 2 awesome GitHub repositories matching security & cryptography · Security Analytics Platforms. Refine with filters or upvote what's useful.
ClickHouse is a high-performance, columnar analytical database designed for real-time query execution and large-scale data aggregation. It functions as a distributed data warehouse capable of processing petabytes of information, while also providing an embedded engine that integrates directly into applications for native query capabilities without external dependencies. The system is built to handle high-throughput ingestion and complex analytical workloads, delivering millisecond-level latency for interactive dashboards and operational monitoring. The platform distinguishes itself through ad
Provides high-throughput ingestion and low-latency query performance for real-time threat detection and security alerting.
Sigma is a suite of tools for defining generic log signatures and translating them for multiple backends. It provides a structured way to define malicious behavior and detection logic independently of any specific backend technology, acting as a translation engine that maps generic event fields and correlation logic to the proprietary query languages of security data lakes and SIEM platforms. The project features a plugin-based multi-backend query generator that exports security detections into various database and log management formats. It also includes a threat framework mapping tool that
Maps generic event fields and correlation logic to the proprietary query languages of security data lakes.