Skip to content
QuenchWorks

wordpress 0.0.3

Chart · Apps & productivity · standard · v0.0.3

digest pinnedcosign signedSPDX SBOMSLSA provenanceamd64 · arm64

WordPress, the PHP content-management system and blogging platform. Reconstructed clean-room from the official release on a hardened Wolfi php-8.4-fpm + nginx runtime (nonroot, read-only rootfs, supervisord), not the php:apache upstream image. The image ships no wp-config.php; the chart supplies one via ConfigMap and provides a MySQL backend.

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.3 release of the wordpress chart, published 2026-07-10.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· 91/1001 fixable · rebuild clears it

Vulnerability detail

wordpress 7.0.2 · 1 CVE
CVESeverityPackageInstalledFixed inTitle
CVE-2026-58055MEDIUMlibnghttp2-141.69.0-r01.70.0-r0nghttp2: nghttp2: HTTP Request/Response Smuggling and Response-Queue Poisoning via ambiguous HTTP/1.1 Upgrade requests
0
Critical
0
High
1
Medium
0
Low
0
Unknown

Security report (Trivy) · image wordpress 7.0.2

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.3)

helm install my-wordpress oci://ghcr.io/quenchworks/charts/wordpress --version 0.0.3
Chart version
0.0.3
Chart license
GPL-2.0-or-later
App license
GPL-2.0+
Service port
8080
Signed
cosign (keyless)
Released
2026-07-10

Verify the chart

cosign verify ghcr.io/quenchworks/charts/wordpress:0.0.3 \
  --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://wordpress.org