Skip to content
QuenchWorks

kyverno

Chart · Security & supply chain · standard · v0.0.1

digest pinnedcosign signedSPDX SBOMSLSA provenanceamd64 · arm64Rebuilt 2026-09-13

Kubernetes-native policy engine for validating, mutating, and generating resources with no new language. Ships the controllers and CLI as static Go binaries on a hardened nonroot Wolfi base.

Deployed image digest

sha256:90c78c2401575be2e2f496a491e242fbd4ba051decd98ba25b46fc1931c816dd

Chart OCI version

oci://ghcr.io/quenchworks/charts/kyverno:0.0.1

The chart pins its image by this signed digest, so you never track it yourself. Signatures, SBOM, and provenance attach to the same digest.

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

Security report (Trivy)

A· 88/1006 open · no upstream fix yet

Vulnerability detail

kyverno 1.19.1 · 1 CVE
CVESeverityPackageInstalledFixed inTitle
GO-2026-5932UNKNOWNgolang.org/x/cryptov0.56.0not fixableThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
0
Critical
0
High
0
Medium
0
Low
6
Unknown

Security report (Trivy) · image kyverno 1.19.1

Install the chart

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

Install (latest)

helm install my-kyverno oci://ghcr.io/quenchworks/charts/kyverno --version 0.0.1

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/kyverno@sha256:25977a3e7b05d584cf47ae79ca296af4ce90b653b9d6f860656472f066e00b5e
ghcr.io/quenchworks/images/kubectl@sha256:b98289383cc7f088e2c7d5e263ed3b0b10566b73761a86b11cac28caa0c4a1bc
Chart version
0.0.1
App version
1.18.1
Chart license
Apache-2.0
App license
Apache-2.0
Signed
cosign (keyless)
Values schema
yes
Last published
2026-08-26

Verify the chart

cosign verify ghcr.io/quenchworks/charts/kyverno: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://kyverno.io