Skip to content
QuenchWorks

matomo 0.0.1

Chart · Apps & productivity · standard · v0.0.1

digest pinnedcosign signedSPDX SBOMSLSA provenanceamd64 · arm64

Matomo, the self-hosted web analytics platform and a privacy-respecting alternative to Google Analytics: you keep the raw data. Built from the official release tarball on a hardened Wolfi php-8.3-fpm runtime fronted by nginx built from source (nonroot, read-only rootfs, supervisord), with the vendored twig/twig replaced by 3.28.0 to clear 14 advisories the shipped 3.11.3 carries. The tarball ships no composer.lock, so the recipe re-materialises the dependency inventory from vendor/composer/installed.php purely so scanners can enumerate what is vendored.

Version

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

Released version

This is the 0.0.1 release of the matomo chart, published 2026-08-04. For the live security report and the currently deployed image digest, see the latest release.

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

Security report (Trivy)

C· 46/1006 fixable · rebuild clears them

Vulnerability detail

matomo 5.12.0 · 6 CVE
CVESeverityPackageInstalledFixed inTitle
CVE-2026-18374MEDIUMglibc-2.442.44-r52.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMglibc-2.44-locale-posix2.44-r52.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMld-linux-2.442.44-r52.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMlibcrypt1-2.442.44-r52.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-82209MEDIUMlibcurl-openssl48.22.0-r08.22.0-r2When libpsl support is enabled, libcurl fails to enforce the Public Su ...
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
Critical
0
High
6
Medium
0
Low
0
Unknown

Security report (Trivy) · image matomo 5.12.0

Install the chart

Deploy to Kubernetes with hardened defaults. The chart pins its image by signed digest, so you never track it yourself.

Install (pinned to 0.0.1)

helm install my-matomo oci://ghcr.io/quenchworks/charts/matomo --version 0.0.1
Chart version
0.0.1
Chart license
GPL-3.0-or-later
App license
GPL-3.0+
Service port
8080
Signed
cosign (keyless)
Released
2026-08-04

Verify the chart

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

Transparency

The chart publishes its attestations on GitHub and the image it deploys carries its own on the same digest, publicly verifiable with the commands above. Both log to the Sigstore transparency log (Rekor), which cosign verify checks for you.

Upstream project: https://matomo.org