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
bombinisecurity avatar

bombinisecurity/bombini

0
View on GitHub↗
51 stars·8 forks·Rust·Apache-2.0·8 views

Bombini

eBPF Security Monitoring and Sandboxing Agent Based on Aya

Features

  • Networking and Security - LSM-based security agent written in Rust.

Star history

Star history chart for bombinisecurity/bombiniStar history chart for bombinisecurity/bombini

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

Frequently asked questions

What does bombinisecurity/bombini do?

eBPF Security Monitoring and Sandboxing Agent Based on Aya

What are the main features of bombinisecurity/bombini?

The main features of bombinisecurity/bombini are: Networking and Security.

What are some open-source alternatives to bombinisecurity/bombini?

Open-source alternatives to bombinisecurity/bombini include: aquasecurity/tracee — Tracee is a cloud-native runtime security and forensics tool that uses eBPF to capture system calls and kernel events… cilium/cilium — Cilium is a networking, security, and observability platform for containerized environments that leverages… cilium/tetragon — Tetragon is an eBPF-based runtime security and observability toolset designed for Linux and Kubernetes environments.… cybereason-public/owlsm — Sigma Rules Engine inside the Linux Kernel using eBPF. Focusing on prevention capabilities. gen0sec/bpfjailer — Jailer is an eBPF-based process jailing system that provides mandatory access control (MAC) for Linux. It tracks… alegrey91/harpoon — 🔍 Function-level tracing tool for Seccomp profiling, with eBPF.

Open-source alternatives to Bombini

Similar open-source projects, ranked by how many features they share with Bombini.
  • aquasecurity/traceeaquasecurity avatar

    aquasecurity/tracee

    4,377View on GitHub↗

    Tracee is a cloud-native runtime security and forensics tool that uses eBPF to capture system calls and kernel events in real time. It operates as a standalone binary or a Helm-deployable agent for Kubernetes, normalizing system calls, network events, and container activities into a unified event pipeline for consistent analysis. The tool distinguishes itself through policy-driven event filtering using YAML-based rules, allowing users to target specific workloads and reduce noise during monitoring. It includes built-in threat detection signatures that flag suspicious behavioral patterns witho

    Gobpfdockerebpf
    View on GitHub↗4,377
  • cilium/ciliumcilium avatar

    cilium/cilium

    23,806View on GitHub↗

    Cilium is a networking, security, and observability platform for containerized environments that leverages kernel-level data paths to process traffic. By executing programs directly within the Linux kernel, it provides high-performance packet filtering, routing, and load balancing without the need for traditional user-space proxies or context switching. The platform distinguishes itself through identity-based security enforcement, which filters traffic based on service labels rather than volatile IP addresses. It integrates containerized workloads with external physical or virtual infrastruct

    Gobpfcncfcni
    View on GitHub↗23,806
  • cilium/tetragoncilium avatar

    cilium/tetragon

    4,753View on GitHub↗

    Tetragon is an eBPF-based runtime security and observability toolset designed for Linux and Kubernetes environments. It functions as a security policy manager, observability agent, and enforcement engine that hooks into kernel functions and tracepoints to detect privilege escalation, container escapes, and unauthorized system activity. The project distinguishes itself through its ability to perform real-time, in-kernel enforcement, allowing it to synchronously terminate malicious processes or modify function return values before a system call completes. It provides deep Kubernetes integration

    C
    View on GitHub↗4,753
  • alegrey91/harpoonalegrey91 avatar

    alegrey91/harpoon

    177View on GitHub↗

    🔍 Function-level tracing tool for Seccomp profiling, with eBPF

    C
    View on GitHub↗177
  • See all 13 alternatives to Bombini→