Skip to content
QuenchWorks

floci-full 1.5.27

Image · Apps & productivity · standard · v1.5.27

F 14cosign signedSPDX SBOMSLSA provenanceamd64 · arm64Rebuilt 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.

Version

The latest line lives at the base page; older lines have their own page so you can pin and verify exactly that version.

Signed
cosign keyless
SBOM
SPDX, on digest
Provenance
SLSA build
Architectures
amd64, arm64
Runs as
nonroot (uid 1001)
Root filesystem
read-only
Image size
170.8 MB

Published versions

3 tags

Each tag is a multi-arch index (amd64 + arm64) pinned by digest. Tagged by version, never :latest.

VersionSizePublishedDigest
1.5.29latest191.1 MB2026-08-26sha256:cb60501e61c7…
1.5.28190.8 MB2026-07-23sha256:f3a63d00e74a…
1.5.27170.8 MB2026-07-23sha256:f939f4223f33…

Security report (Trivy)

F· 0/10014 fixable · rebuild clears them

Vulnerability detail

floci-full 1.5.27 · 14 CVE
CVESeverityPackageInstalledFixed inTitle
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
Critical
5
High
7
Medium
1
Low
0
Unknown

Pull the image

Run it directly with Docker, Podman, or any Kubernetes workload. Nonroot, read-only root filesystem, built for amd64 and arm64.

Pull (tag)

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

Tags

1.5.271.5.27-amd641.5.27-arm64

Images are tagged by app version (never :latest): a multi-arch index plus per-arch tags.

App version
1.5.27
Architectures
amd64, arm64
Runs as
nonroot (uid 1001)
Root filesystem
read-only
License
MIT

Verify the supply chain

This image is cosign-signed and carries an SPDX SBOM and a SLSA build-provenance attestation on the same digest. Check all three yourself:

# 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

See the SBOM & provenance guide for reading the SBOM and using these checks in CI.

Transparency

Every image carries its SBOM and provenance as attestations on the same digest, publicly verifiable with the commands above (they check the package and the Sigstore transparency log, Rekor).

Upstream project: https://floci.io