Saltar al contenido
QuenchWorks

n8n-runners

Imagen · Workflow · standard · v2.32.7

C 12firmada con cosignSPDX SBOMprocedencia SLSAamd64 · arm64Reconstruida 2026-09-01

n8n external task-runner sidecar — isolates and executes workflow code (JS/Python) out of the main n8n process for security and scale. Built from source on Wolfi. Image only, no chart.

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
184.5 MB

Versiones publicadas

1 etiqueta

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

VersiónTamañoPublicadaDigest
2.32.7última184.5 MB2026-09-01sha256:b1ed3220b80a…

Informe de seguridad (Trivy)

C· 0/10012 fixable · rebuild clears them

Detalle de vulnerabilidades

n8n-runners 2.32.7 · 12 CVE
CVEGravedadPaqueteInstaladaCorregida enTítulo
CVE-2026-15806MEDIUMpython-3.133.13.15-r43.13.15-r5python: Python: Information disclosure due to incorrect URL scheme matching
CVE-2026-15806MEDIUMpython-3.13-base3.13.15-r43.13.15-r5python: Python: Information disclosure due to incorrect URL scheme matching
CVE-2026-17084MEDIUMpython-3.133.13.15-r43.13.15-r6python: Python stringprep module: Incorrect domain name processing breaks IDNA interoperability
CVE-2026-17084MEDIUMpython-3.13-base3.13.15-r43.13.15-r6python: Python stringprep module: Incorrect domain name processing breaks IDNA interoperability
CVE-2026-18374MEDIUMglibc-2.442.44-r42.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMglibc-2.44-locale-posix2.44-r42.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMld-linux-2.442.44-r42.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMlibcrypt1-2.442.44-r42.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-71429MEDIUMstream-json1.9.13.5.0stream-json: stream-json: Denial of Service due to inefficient processing of deeply nested JSON
CVE-2026-82417MEDIUMqs6.15.26.16.0qs: qs: Denial of Service via improper validation in stringify function
CVE-2026-82562MEDIUMqs6.15.26.16.0qs: qs: Denial of Service via array limit bypass in query string parsing
CVE-2026-85091MEDIUMzlib1.3.2-r51.3.3-r0zlib versions 1.3.1.2 through 1.3.2 contain a heap buffer overflow vul ...
0
Crítica
0
Alta
12
Media
0
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/n8n-runners:2.32.7

Etiquetas

2.32.72.32.7-amd642.32.7-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
2.32.7
Arquitecturas
amd64, arm64
Se ejecuta como
nonroot (uid 1001)
Sistema de archivos raíz
solo lectura
Licencia
LicenseRef-n8n-Sustainable-Use-License-1.0

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/n8n-runners:2.32.7 \
  --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/n8n-runners:2.32.7 \
  --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/n8n-runners:2.32.7 \
  --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://n8n.io