Saltar al contenido
QuenchWorks

floci-full 1.5.27

Imagen · Apps & productivity · standard · v1.5.27

F 14firmada con cosignSPDX SBOMprocedencia SLSAamd64 · arm64Reconstruida 2026-07-23

Opt-in, NON-hardened companion to the floci image: it runs as root and expects the host Docker socket mounted, which lets it emulate all 65 of Floci's AWS services including the 10 Docker-backed ones (Lambda, RDS, ElastiCache, MSK, ECS, EKS, OpenSearch, ECR, DocumentDB, Neptune). Same from-source Quarkus build and 0-CVE Trivy gate as floci, but running root with a mounted /var/run/docker.sock is a node-root / container-escape surface, so use it only in trusted single-tenant dev or CI. The floci Helm chart selects this image via mode=full behind an explicit acknowledgeRisk gate. Image only, no separate chart.

Versión

La línea más reciente vive en la página base; las líneas más antiguas tienen su propia página para que puedas fijar y verificar exactamente esa versión.

Firmada
cosign sin llave
SBOM
SPDX, en el digest
Procedencia
compilación SLSA
Arquitecturas
amd64, arm64
Se ejecuta como
nonroot (uid 1001)
Sistema de archivos raíz
solo lectura
Tamaño de la imagen
170.8 MB

Versiones publicadas

3 etiquetas

Cada etiqueta es un índice multiarquitectura (amd64 + arm64) fijado por digest. Etiquetada por versión, nunca :latest.

VersiónTamañoPublicadaDigest
1.5.29última191.1 MB2026-08-26sha256:cb60501e61c7…
1.5.28190.8 MB2026-07-23sha256:f3a63d00e74a…
1.5.27170.8 MB2026-07-23sha256:f939f4223f33…

Informe de seguridad (Trivy)

F· 0/10014 fixable · rebuild clears them

Detalle de vulnerabilidades

floci-full 1.5.27 · 14 CVE
CVEGravedadPaqueteInstaladaCorregida enTítulo
CVE-2026-75595CRITICALio.netty:netty-handler4.1.136.Final4.2.17.Final, 4.1.137.FinalNetty is an asynchronous, event-driven network application framework. ...
CVE-2026-14456HIGHlibcrypto33.6.3-r33.6.3-r5openssl: OpenSSL: Denial of Service via unbounded memory growth in QUIC server
CVE-2026-38754HIGHbusybox1.37.0-r611.38.0-r0busybox: Busybox: Denial of Service via heap overflow in ifsbreakup() function
CVE-2026-50559HIGHio.quarkus:quarkus-vertx-http3.36.03.20.6.2, 3.27.4.1, 3.33.2.1, 3.36.3, 3.37.0io.quarkus/quarkus-vertx-http: Quarkus: Authorization bypass in HTTP path-based policies via encoded characters
CVE-2026-54399HIGHorg.apache.httpcomponents.core5:httpcore55.3.65.4.3, 5.5-beta2org.apache.httpcomponents.core5/httpcore5: Apache HttpComponents Core: Denial of Service via excessive HTTP headers
CVE-2026-54428HIGHorg.apache.httpcomponents.core5:httpcore5-h25.3.65.4.3, 5.5-beta2org.apache.httpcomponents.core5/httpcore5-h2: Apache HttpComponents Core: Denial of Service via oversized HTTP/2 HPACK header blocks
CVE-2026-38752MEDIUMbusybox1.37.0-r611.38.0-r1busybox: BusyBox: Denial of Service via crafted AWK script
CVE-2026-38753MEDIUMbusybox1.37.0-r611.38.0-r0busybox: Busybox: Denial of Service via crafted AWK script in awk_sub() function
CVE-2026-38755MEDIUMbusybox1.37.0-r611.38.0-r0busybox: Busybox: Denial of Service via heap overflow in evalcommand() function
CVE-2026-59903MEDIUMio.netty:netty-codec-http4.1.136.Final4.2.17.Final, 4.1.137.Finalio.netty/netty: Netty: Information disclosure via CORS Vary header overwrite
CVE-2026-64607MEDIUMorg.apache.httpcomponents.client5:httpclient55.5.15.6.3org.apache.httpcomponents.client5/httpclient5: Apache HttpComponents Client: Denial of Service due to connection leak
CVE-2026-75596MEDIUMio.netty:netty-handler4.1.136.Final4.2.17.Final, 4.1.137.FinalNetty is an asynchronous, event-driven network application framework. ...
CVE-2026-85091MEDIUMzlib1.3.2-r31.3.3-r0zlib versions 1.3.1.2 through 1.3.2 contain a heap buffer overflow vul ...
CVE-2026-54876LOWlibcrypto33.6.3-r33.6.3-r4openssl: OpenSSL: Memory leak leads to Denial of Service in OCSP response checking
1
Crítica
5
Alta
7
Media
1
Baja
0
Desconocida

Descarga la imagen

Ejecútala directamente con Docker, Podman o cualquier carga de trabajo de Kubernetes. Sin root, sistema de archivos raíz de solo lectura, compilada para amd64 y arm64.

Descargar (etiqueta)

docker pull ghcr.io/quenchworks/images/floci-full:1.5.27

Etiquetas

1.5.271.5.27-amd641.5.27-arm64

Las imágenes se etiquetan por versión de la app (nunca :latest): un índice multiarquitectura más etiquetas por arquitectura.

Versión de la app
1.5.27
Arquitecturas
amd64, arm64
Se ejecuta como
nonroot (uid 1001)
Sistema de archivos raíz
solo lectura
Licencia
MIT

Verifica la cadena de suministro

Esta imagen está firmada con cosign y lleva un SBOM SPDX y una atestación de procedencia de compilación SLSA en el mismo digest. Comprueba las tres tú mismo:

# 1. signature — built and signed by QuenchWorks CI
cosign verify ghcr.io/quenchworks/images/floci-full:1.5.27 \
  --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/floci-full:1.5.27 \
  --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/floci-full:1.5.27 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

Consulta la guía de SBOM y procedencia para leer el SBOM y usar estas comprobaciones en CI.

Transparencia

Cada imagen lleva su SBOM y su procedencia como atestaciones en el mismo digest, verificables públicamente con los comandos anteriores (comprueban el paquete y el registro de transparencia de Sigstore, Rekor).

Proyecto original: https://floci.io