You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.3.5: one-command installer + GHCR image + validator discovery
- scripts/install.sh: curl | sh installer (checksum + cosign verified) that
installs the CLI and the guest validator to a discoverable location.
- internal/runner: discover the validator via $BPFCOMPAT_VALIDATOR_BIN and
installed libexec paths, so a prebuilt/installed CLI runs the VM flow from any
directory.
- ghcr.io/kernel-guard/bpfcompat container image, cosign-signed + SLSA
provenance.