Below you will find pages that utilize the taxonomy term “Kernel-Guard”
July 16, 2026
BPFCompat eBPF Compatibility Gate
Version updated for https://github.com/Kernel-Guard/bpfcompat to version v0.3.2.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary bpfcompat is an open-source compatibility validator that tests eBPF artifacts across real distro kernels. It boots virtual machines, runs the artifact in those environments, and produces JSON/Markdown reports that indicate whether the artifact loads and attaches on the specified kernels. This allows for empirical validation of eBPF compatibility, unlike CO-RE which provides a portability guarantee but not necessarily a load-and-attach guarantee.
July 2, 2026
BPFCompat eBPF Compatibility Gate
Version updated for https://github.com/Kernel-Guard/bpfcompat to version v0.3.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed fix(ci): prefetch quirk-library images before validation in the publish lane (#76) (c7ef4fb) chore(release): prepare v0.3.0 — changelog + version refs (#75) (b2ef03e) docs: consolidate experimental tracks into docs/experimental.md (#73) (8a910a5) feat(examples): ebpf-go validation recipe — loader example + cookbook (#72) (7eed351) feat(ci): publish the quirk-library matrix to GitHub Pages weekly (#71) (1d75677) feat(action): command-mode inputs + built-in matrix names for the GitHub Action (#70) (00e2017) docs: drop internal “Repository Hygiene” section from README (#69) (b127315) fix(docs): readable contrast in test-command screenshot (#68) (2491a69) feat(cli): add test-command verb + README screenshot of a real run (#67) (88971fe) docs: surface command mode as a core feature + soften Falco loader claim (#66) (c790219)