Tetragon

基于 eBPF 的安全可观察性和运行时强制执行。「BPF-based Security Observability and Runtime Enforcement」

Github星跟蹤圖

License
License
License


Cilium’s new Tetragon component enables powerful
real-time, eBPF-based Security Observability and Runtime Enforcement.

Tetragon detects and is able to react to security-significant events, such as

  • Process execution events
  • System call activity
  • I/O activity including network & file access

When used in a Kubernetes environment, Tetragon is Kubernetes-aware - that is,
it understands Kubernetes identities such as namespaces, pods and so on - so
that security event detection can be configured in relation to individual
workloads.

Tetragon Overview Diagram

See more about how Tetragon is using eBPF.

Getting started

Refer to the official documentation of Tetragon.

To get started with Tetragon, take a look at the getting started
guides
to:

Tetragon is able to observe critical hooks in the kernel through its sensors
and generates events enriched with Linux and Kubernetes metadata:

  1. Process lifecycle: generating process_exec and process_exit events
    by default, enabling full process lifecycle observability. Learn more about
    these events on the process lifecycle use case page.
  2. Generic tracing: generating process_kprobe, process_tracepoint and
    process_uprobe events for more advanced and custom use cases. Learn more
    about these events on the TracingPolicy concept page
    and discover multiple use cases like:

See further resources:

Join the community

Join the Tetragon Slack channel to chat with
developers, maintainers, and other users. This is a good first stop to ask
questions and share your experiences.

How to Contribute

For getting started with local development, you can refer to the
Contribution Guide. If
you plan to submit a PR, please "sign-off"
your commits.

主要指標

概覽
名稱與所有者cilium/tetragon
主編程語言C
編程語言 (語言數: 8)
平台
許可證Apache License 2.0
所有者活动
創建於2022-03-23 10:25:36
推送於2025-04-24 15:29:17
最后一次提交
發布數50
最新版本名稱v1.5.0-pre.0 (發布於 )
第一版名稱tetragon-cli (發布於 )
用户参与
星數3.9k
關注者數53
派生數409
提交數4.8k
已啟用問題?
問題數580
打開的問題數151
拉請求數2605
打開的拉請求數94
關閉的拉請求數387
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?