LogoLogo
BlogHomepage
  • Quick Start
    • Onboarding Guide Walkthrough
  • Introduction
    • What is Garnet?
  • The Garnet Ecosystem
    • Jibril & Garnet Platform
    • Key Differences
  • Key Concepts
    • Environments
    • Jibril: Runtime Security Engine
    • Integrations
    • Events & Detections
  • Getting Started with Garnet Platform
    • Prerequisites
    • Step 1: Generate API Key
    • Step 2: Agent Setup
      • GitHub Actions Integration
      • Kubernetes Integration
    • Step 3: Configure Notifications
  • Using the Garnet Platform
    • Dashboard Overview
    • The Issues Page
    • Viewing Events
    • Understanding Alerts
  • Jibril Sensor: The Engine
    • Architecture & Technology (eBPF)
    • Core Capabilities (Detection & Blocking)
    • Deployment & Configuration
  • Use Cases
    • Securing CI/CD Pipelines
    • Runtime Protection in Production
  • Troubleshooting & Support
    • Troubleshooting Guide
    • Support Channels
  • Resources
    • Security
    • Community
      • Discord
    • Roadmap
    • Conclusion
Powered by GitBook

© 2025 Garnet Labs Inc.

On this page
  • Sensor Integrations
  • Notification Integrations
  1. Key Concepts

Integrations

Garnet plays well with your existing tools and workflows.

Sensor Integrations

Garnet's core functionality is built around the Jibril sensor, which provides runtime security monitoring. Jibril can be deployed to various environments, with the Garnet Platform managing these deployments across multiple systems.

Key sensor integrations include:

  • GitHub Actions: A key integration for securing CI/CD pipelines. The Garnet GitHub Action allows you to embed Jibril directly into your workflows, monitoring activities during build, test, and deployment tasks.

  • Kubernetes: Jibril can be deployed to Kubernetes clusters (typically as a DaemonSet) to provide runtime security for your containerized applications. The Garnet Platform simplifies the management of these sensor deployments across your Kubernetes environment.

  • Other Linux Environments: Jibril sensors can also be deployed on standalone Linux hosts or VMs, sending data back to the Garnet Platform.

Notification Integrations

The Garnet Platform can integrate with various notification systems to ensure that security events are communicated to the right teams through their preferred channels:

  • Slack: Send real-time alerts to designated Slack channels via webhooks, enabling immediate awareness for your team.

  • GitHub PR Comments: For CI/CD security, detections found during GitHub Actions scans can automatically post comments on the relevant pull request, providing developers with direct feedback.

  • Webhooks (Generic): Allows for flexible integration with various third-party systems, such as SIEMs, SOAR platforms, or custom incident management tools, by sending detection data to a specified HTTP endpoint.

Effective integration ensures that Garnet fits smoothly into your existing processes, providing timely and actionable security information where your teams already work.

We understand the modern teams struggle with tooling sprawl and cognitive load that comes with many tools and alerts. One of our core pillars is empowering modern teams in a way where security becomes an invisible extension of their existing workflow and way of work, not a bolt on.

Last updated 16 days ago