Saltar al contenido
QuenchWorks

mlflow 0.0.2

Chart · Machine learning & AI · standard · v0.0.2

fijado por digestfirmada con cosignSPDX SBOMprocedencia SLSAamd64 · arm64

MLflow Tracking Server for the ML lifecycle — experiment tracking, model registry, and run metadata over a REST/UI on port 5000. Packaged as the lightweight mlflow-skinny stack (gunicorn + psycopg2 + boto3) on a hardened Wolfi python base; needs an external PostgreSQL backend store and an artifact store (S3 or PVC).

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.

Versión publicada

Esta es la versión 0.0.2 del chart de mlflow , publicada el 2026-06-28.Para el informe de seguridad en vivo y el digest de imagen desplegado actualmente, consulta la versión más reciente.

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

Informe de seguridad (Trivy)

D· 0/1009 fixable · rebuild clears them

Detalle de vulnerabilidades

mlflow 3.15.0 · 9 CVE
CVEGravedadPaqueteInstaladaCorregida enTítulo
GHSA-3f7w-8rr8-f37fHIGHGitPython3.1.553.1.57GitPython: Unguarded git option forwarding in IndexFile.checkout() and TagReference.create() enables arbitrary file overwrite and arbitrary file read
GHSA-4gmw-gg2m-w46pHIGHGitPython3.1.553.1.58GitPython: Unguarded git read-tree option forwarding in IndexFile.from_tree/reset/merge_tree enables arbitrary file overwrite
GHSA-9rj7-rf2p-w77rHIGHGitPython3.1.553.1.58GitPython: Unguarded git option forwarding in Repo.init enables arbitrary command execution via --template clone hooks
GHSA-hmq2-w58f-27jcHIGHGitPython3.1.553.1.58GitPython: Arbitrary Git Repository Creation Outside the Working Tree via Unvalidated .gitmodules Submodule Name in GitPython
GHSA-jm78-9fvv-mhgrHIGHGitPython3.1.553.1.58GitPython: git-config OPTION-name injection via =/#/whitespace bypasses name validator, enabling forged core.sshCommand/hooksPath (RCE)
GHSA-wvpp-8hx9-p66jHIGHGitPython3.1.553.1.58GitPython: Unsafe git option guard bypass via split_single_char_options=False short-option token smuggling enables command execution
GHSA-539m-9xh6-q6rrMEDIUMGitPython3.1.553.1.57GitPython: Incomplete unsafe_git_archive_options denylist omits --add-file / --add-virtual-file, enabling arbitrary file read via Repo.archive()
GHSA-hh9p-6wh2-4mfcMEDIUMGitPython3.1.553.1.58GitPython: Arbitrary file read via --pathspec-from-file in IndexFile.remove() and Head.checkout()
GHSA-p538-c434-8v24MEDIUMGitPython3.1.553.1.56GitPython: Arbitrary file truncation via git rev-list --output argument injection in unguarded Commit.count
0
Crítica
6
Alta
3
Media
0
Baja
0
Desconocida

Informe de seguridad (Trivy) · image mlflow 3.15.0

Instala el chart

Despliega en Kubernetes con valores predeterminados reforzados. El chart fija su imagen por digest firmado, así que nunca tienes que rastrearlo tú mismo.

Instalar (fijado a 0.0.2)

helm install my-mlflow oci://ghcr.io/quenchworks/charts/mlflow --version 0.0.2
Versión del chart
0.0.2
Licencia del chart
Apache-2.0
Licencia de la app
Apache-2.0
Puerto del servicio
5000
Firmado
cosign (sin llave)
Publicado
2026-06-28

Verifica el chart

cosign verify ghcr.io/quenchworks/charts/mlflow:0.0.2 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

Transparencia

El chart publica sus atestaciones en GitHub y la imagen que despliega lleva las suyas en el mismo digest, verificables públicamente con los comandos anteriores. Ambos se registran en el registro de transparencia de Sigstore (Rekor), que cosign verify comprueba por ti.

Proyecto original: https://mlflow.org