Releases

Download Fendix

Signed binaries, Linux packages, and multi-arch Docker images. Picks the right artifact for your platform automatically.

v0.7.0Latest release · May 1, 2026

v0.7.0

We couldn't auto-detect your platform — pick a binary below.

Verify with cosign

Releases ship with keyless cosign signatures (Sigstore Fulcio + GitHub Actions OIDC) when COSIGN_ENABLED=true is set on the repo. Verify a binary download:

cosign verify-blob \
  --certificate fendix-v0.7.0-linux-amd64.crt \
  --signature   fendix-v0.7.0-linux-amd64.sig \
  --certificate-identity-regexp "^https://github.com/Abdel-RahmanSaied/Fendix/" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  fendix-v0.7.0-linux-amd64

Docker image: cosign verify ghcr.io/abdel-rahmansaied/fendix:0.7.0

Previous releases