Skip to content

v0.1.0 - Initial public release

Choose a tag to compare

@ErenAri ErenAri released this 05 Jun 10:34
· 98 commits to main since this release

Initial public release of BPFCompat.

Highlights:

  • CI-first eBPF compatibility validation for compiled .bpf.o artifacts.
  • QEMU/KVM-backed Linux kernel and distro profile matrix support.
  • C/libbpf validator for load, attach, BTF, CO-RE, hook, and capability evidence.
  • JSON, Markdown, and GitHub Actions summary reporting.
  • Artifact history, regression comparison, signed metadata, and runtime selection proof paths.
  • Early guarded runtime agent/selector alpha for probe, select, fetch, and approval-gated execution workflows.

Scope note:
This is an OSS MVP/prototype focused on compatibility evidence and CI gating. It is not yet a production multi-tenant SaaS or production runtime loader.