awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
G

GoogleCloudPlatform/security-analytics

0
View on GitHub↗
0 stars·0 forks·7 views

Security Analytics

Features

  • Detection Rules and Analytics - Community-driven audit and threat queries for cloud environments.

Star history

Star history chart for googlecloudplatform/security-analyticsStar history chart for googlecloudplatform/security-analytics

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Security Analytics

Similar open-source projects, ranked by how many features they share with Security Analytics.
  • chronicle/detection-ruleschronicle avatar

    chronicle/detection-rules

    502View on GitHub↗

    This repository contains example YARA-L rules and dashboards for use within Google Security Operations (SecOps)

    Python
    View on GitHub↗502
  • elastic/detection-ruleselastic avatar

    elastic/detection-rules

    2,508View on GitHub↗

    This project is a detection-as-code framework providing a library of security monitoring rules and predefined detection content for Elasticsearch data indices. It serves as a threat detection rule library designed to identify malicious activity and attack patterns across diverse data streams in cloud and on-premises environments. The framework implements a detection engineering workflow where rules are defined in YAML and managed as versioned code. It includes a set of command-line utilities for automated rule deployment, metadata searching, and template generation, supported by a Python-base

    Pythonthreat-detectionthreat-hunting
    View on GitHub↗2,508
  • otrf/threathunter-playbookOTRF avatar

    OTRF/ThreatHunter-Playbook

    4,591View on GitHub↗

    ThreatHunter-Playbook is a threat hunting playbook framework and detection engineering workflow designed to standardize the security detection lifecycle. It functions as a community-driven repository for adversary tradecraft and detection logic, using interactive notebooks to combine technical documentation with executable analytics. The project provides a validation suite for testing security hypotheses against pre-recorded telemetry datasets. This ensures that detection logic is verified in local or cloud environments before being deployed to production. The framework covers security detec

    Pythondfirhunterhunting
    View on GitHub↗4,591
  • sigmahq/sigmaSigmaHQ avatar

    SigmaHQ/sigma

    10,136View on GitHub↗

    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

    Pythonelasticsearchidslogging
    View on GitHub↗10,136
See all 5 alternatives to Security Analytics→

Frequently asked questions

What are the main features of googlecloudplatform/security-analytics?

The main features of googlecloudplatform/security-analytics are: Detection Rules and Analytics.

What are some open-source alternatives to googlecloudplatform/security-analytics?

Open-source alternatives to googlecloudplatform/security-analytics include: chronicle/detection-rules — This repository contains example YARA-L rules and dashboards for use within Google Security Operations (SecOps). elastic/detection-rules — This project is a detection-as-code framework providing a library of security monitoring rules and predefined… otrf/threathunter-playbook — ThreatHunter-Playbook is a threat hunting playbook framework and detection engineering workflow designed to… sigmahq/sigma — Sigma is a suite of tools for defining generic log signatures and translating them for multiple backends. It provides… sublime-security/sublime-rules.