Saltar al contenido
QuenchWorks

timescaledb 2.27.2

Imagen · Time series · standard · v2.27.2

D 14firmada con cosignSPDX SBOMprocedencia SLSAamd64 · arm64Reconstruida 2026-06-28

PostgreSQL 17 plus the open TimescaleDB extension (Apache-only edition), adding hypertables, continuous aggregates, and time-series functions for high-ingest metrics and event data. Built clean-licensed from source on Wolfi (no TSL community code).

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

Versiones publicadas

9 etiquetas

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

VersiónTamañoPublicadaDigest
2.29.2última148.6 MB2026-09-06sha256:0b9a82dd686b…
2.29.1148.3 MB2026-08-16sha256:738593d8fee7…
2.29.0148.3 MB2026-08-16sha256:e32bb81f5e8a…
2.28.3148.1 MB2026-08-16sha256:5a89d8009b33…
2.28.2147.9 MB2026-07-30sha256:87fa1b06bfdf…
2.28.1151.5 MB2026-07-26sha256:613a61830407…
2.28.0151.5 MB2026-07-20sha256:8febc959db25…
2.27.2120.3 MB2026-06-28sha256:b1e1d914fbd3…
2.26.4120.0 MB2026-06-28sha256:f3aab244ef68…

Informe de seguridad (Trivy)

D· 0/10014 fixable · rebuild clears them

Detalle de vulnerabilidades

timescaledb 2.27.2 · 14 CVE
CVEGravedadPaqueteInstaladaCorregida enTítulo
CVE-2026-14456HIGHlibcrypto33.6.3-r33.6.3-r5openssl: OpenSSL: Denial of Service via unbounded memory growth in QUIC server
CVE-2026-14456HIGHlibssl33.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-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-54411MEDIUMlinux-pam1.7.2-r41.7.2-r5linux-pam: Plaintext password recovery via timing discrepancy in pam_userdb module
CVE-2026-6791MEDIUMglibc2.43-r92.43-r10glibc: Glibc: Denial of Service via stack exhaustion during tilde expansion
CVE-2026-6791MEDIUMglibc-locale-posix2.43-r92.43-r10glibc: Glibc: Denial of Service via stack exhaustion during tilde expansion
CVE-2026-6791MEDIUMld-linux2.43-r92.43-r10glibc: Glibc: Denial of Service via stack exhaustion during tilde expansion
CVE-2026-6791MEDIUMlibcrypt12.43-r92.43-r10glibc: Glibc: Denial of Service via stack exhaustion during tilde expansion
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
CVE-2026-54876LOWlibssl33.6.3-r33.6.3-r4openssl: OpenSSL: Memory leak leads to Denial of Service in OCSP response checking
0
Crítica
3
Alta
9
Media
2
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/timescaledb:2.27.2

Etiquetas

2.27.22.27.2-amd642.27.2-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.27.2
Arquitecturas
amd64, arm64
Se ejecuta como
nonroot (uid 1001)
Sistema de archivos raíz
solo lectura
Licencia
Apache-2.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/timescaledb:2.27.2 \
  --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/timescaledb:2.27.2 \
  --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/timescaledb:2.27.2 \
  --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://www.timescale.com