تخطَّ إلى المحتوى
QuenchWorks

authentik

صورة · Secrets & identity · standard · v2026.5.6

C 12موقّعة بـ cosignSPDX SBOMمنشأ SLSAamd64 · arm64أُعيد بناؤها 2026-08-26

Self-hosted identity provider (OIDC, SAML, LDAP, SCIM) with flows, policies, and application/provider management. Built clean-room from source on Wolfi as a four-language image (nodejs web UI, Go server/proxy, Rust worker, Python/Django core via uv) on a hardened nonroot base; FIPS mode is not forced and the license-gated MaxMind GeoIP download is omitted. Needs PostgreSQL and Redis at runtime, provided by the chart.

البصمة الحالية (التي ينشرها المخطط)

sha256:de63eb613a55cc867a4e3cbb06070dc917dde7defb2383c867ae2d83c5cb3632

تُرفَق التواقيع وقائمة المكوّنات والمنشأ جميعها بهذه البصمة. ثبّت عليها لعمليات سحب قابلة للتكرار ومقاومة للعبث.

موقّعة
cosign بدون مفتاح
SBOM
SPDX، على البصمة
المنشأ
بناء SLSA
المعماريات
amd64، arm64
تعمل كـ
nonroot (uid 1001)
نظام الملفات الجذر
للقراءة فقط
حجم الصورة
229.8 MB

الإصدارات المنشورة

1 وسم

كل وسم هو فهرس متعدد المعماريات (amd64 + arm64) مثبّت بالبصمة. موسوم بالإصدار، وليس أبدًا :latest.

الإصدارالحجمالنشرالبصمة
2026.5.6الأحدث229.8 MB2026-08-26sha256:de63eb613a55…

تقرير الأمان (Trivy)

C· 0/10011 fixable · rebuild clears them

تفاصيل الثغرات

authentik 2026.5.6 · 12 CVE
الثغرة (CVE)الخطورةالحزمةالإصدار المثبَّتمُصلَحة فيالوصف
CVE-2026-15806MEDIUMpython-3.143.14.7-r23.14.7-r5python: Python: Information disclosure due to incorrect URL scheme matching
CVE-2026-15806MEDIUMpython-3.14-base3.14.7-r23.14.7-r5python: Python: Information disclosure due to incorrect URL scheme matching
CVE-2026-17084MEDIUMpython-3.143.14.7-r23.14.7-r6python: Python stringprep module: Incorrect domain name processing breaks IDNA interoperability
CVE-2026-17084MEDIUMpython-3.14-base3.14.7-r23.14.7-r6python: Python stringprep module: Incorrect domain name processing breaks IDNA interoperability
CVE-2026-18374MEDIUMglibc-2.442.44-r12.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMglibc-2.44-locale-posix2.44-r12.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMld-linux-2.442.44-r12.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMlibcrypt1-2.442.44-r12.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-73228MEDIUMdjangorestframework3.17.13.17.2djangorestframework: Django REST framework: Denial of Service via oversized request bodies
CVE-2026-73229MEDIUMdjangorestframework3.17.13.17.2djangorestframework: Django REST framework: Information disclosure via improper permission checks in AdminRenderer
CVE-2026-85091MEDIUMzlib1.3.2-r41.3.3-r0zlib versions 1.3.1.2 through 1.3.2 contain a heap buffer overflow vul ...
CVE-2026-44405LOWparamiko4.0.0غير قابلة للإصلاحparamiko: Paramiko: Data integrity could be compromised due to SHA-1 algorithm use
0
حرجة
0
عالية
11
متوسطة
1
منخفضة
0
غير معروفة

اسحب الصورة

شغّلها مباشرة باستخدام Docker أو Podman أو أي عبء عمل في Kubernetes. تعمل بدون صلاحيات الجذر، بنظام ملفات جذر للقراءة فقط، ومبنية لـ amd64 و arm64.

اسحب (وسم)

docker pull ghcr.io/quenchworks/images/authentik:2026.5.6

مثبّتة بالبصمة (موصى به)

docker pull ghcr.io/quenchworks/images/authentik@sha256:de63eb613a55cc867a4e3cbb06070dc917dde7defb2383c867ae2d83c5cb3632

الوسوم

2026.5.62026.5.6-amd642026.5.6-arm64

الصور موسومة بإصدار التطبيق (وليس أبدًا :latest): فهرس متعدد المعماريات إضافة إلى وسوم لكل معمارية.

إصدار التطبيق
2026.5.6
المعماريات
amd64, arm64
تعمل كـ
nonroot (uid 1001)
نظام الملفات الجذر
للقراءة فقط
الرخصة
MIT

تحقّق من سلسلة التوريد

هذه الصورة موقّعة بـ cosign وتحمل قائمة مكوّنات SPDX SBOM وشهادة منشأ بناء SLSA على البصمة نفسها. تحقّق من الثلاثة جميعها بنفسك:

# 1. signature — built and signed by QuenchWorks CI
cosign verify ghcr.io/quenchworks/images/authentik:2026.5.6 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

# 2. SLSA build provenance — which workflow built it, from what
cosign verify-attestation --type https://slsa.dev/provenance/v1 ghcr.io/quenchworks/images/authentik:2026.5.6 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

# 3. SPDX SBOM — the package inventory
cosign verify-attestation --type https://spdx.dev/Document/v2.3 ghcr.io/quenchworks/images/authentik:2026.5.6 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

راجع دليل SBOM والمنشأ لقراءة قائمة المكوّنات واستخدام هذه الفحوص في التكامل المستمر.

الشفافية

تحمل كل صورة قائمة مكوّناتها ومنشأها كشهادات على البصمة نفسها، قابلة للتحقق علنًا بالأوامر أعلاه (تفحص الحزمة وسجلّ شفافية Sigstore، وهو Rekor).

المشروع المنبع: https://goauthentik.io