Per-component contribution to the 94 headline.methodology →
02RECEIPTS
Three independent proofs. Hash-linked. Public.
Every module ships with three cryptographic receipts you can run against public Sigstore infrastructure. Below is exactly what flareo verify authentik outputs.
cosign verify · signature + identity
PASS
$ cosign verify --certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp '.*flareo/build.*' \
ghcr.io/flareo/authentik@sha256:b7c8d9e0f1a2Verification for ghcr.io/flareo/authentik@sha256:b7c8d9e0f1a2
✓The cosign claims were validated✓The code signatures are valid for existing certificates✓Existence of the claims in the transparency log was verified offline✓The certificate issuer URL matches Flareo's build pipeline[rekor entry: f1a2b7c8d9e0f1a2...9e0f1a2]
[signer: flareo-bot@github/flareo/build.yml@refs/heads/main]
03DEPLOY · WHAT YOU WALK AWAY WITH
Real takeaway artifacts. Yours to keep.
Every output references the verified sha256 digest, not the mutable tag — your deploy stays on the exact image you trusted, even if upstream repoints :latest tomorrow. We don't host your deployment; we prepare it.
No lock-in by design. These files run anywhere — your VPS, your Kubernetes cluster, a homelab NUC, an air-gapped lab. Flareo is not in your runtime path after you copy them out.
CycloneDX 1.4 format. Downloadable as JSON or XML. When the next CVE lands, you can grep this file instead of guessing whether your image is affected.
SBOM META
format
CycloneDX 1.4
packages
48
size
210 KB
licenses
6 unique
PACKAGE
VERSION
LICENSE
SIZE
tokio
1.36.0
MIT
420KB
rocket
0.5.0
MIT/Apache-2.0
180KB
diesel
2.1.4
MIT/Apache-2.0
96KB
Rebuild history
DAILY CANARY CHAIN
LAST REBUILT
never
awaiting first rebuild
SUCCESSES · 7D
0
fresh signed images
UNCHANGED · 7D
0
upstream didn't move
FAILURES · 7D
0
clean run
No rebuild attempts yet. The first daily canary run will appear here within 24 hours of this module being published.
Every module in the Flareo catalog is rebuilt daily from upstream source, rescanned for CVEs, and re-signed with cosign. If upstream hasn't changed, the existing signature stays valid. If a new critical CVE lands, the module flips to status: failing and the deploy panel surfaces the CVE list until upstream ships a fix.
authentik
Community reviews
FROM OPERATORS WHO USED IT
No ratings yet. When operators leave reviews, the average appears here alongside a histogram of the scores.
Sign in to share how this module has worked for you.
No reviews yet. Be the first to share how this module has worked for you.
SEE SOMETHING WRONG WITH THIS MODULE?
trivy image · cve + sbom scan
0 FINDINGS
$ trivy image --severity CRITICAL,HIGH,MEDIUM,LOW ghcr.io/flareo/authentik@sha256:b7c8d9e0f1a22026-04-20T14:11:22Z INFO Trivy Version: 0.54.1
2026-04-20T14:11:22Z INFO Vulnerability scanning is enabled
2026-04-20T14:11:22Z INFO Detected OS: debian 12.5ghcr.io/flareo/authentik (debian 12.5)
========================================
Total: 6 (CRITICAL: 0, HIGH: 0, MEDIUM: 2, LOW: 4)✓ Scan completed — no critical or high severity