Skip to content
QuenchWorks

code-server 0.0.5

Chart · Developer tools / IDE · standard · v0.0.5

digest pinnedcosign signedSPDX SBOMSLSA provenanceamd64 · arm64

VS Code in the browser (Coder's code-server), a full IDE served over HTTP. Ships Coder's official prebuilt release (bundled Node 24 + compiled VS Code) hardened on a minimal, nonroot Wolfi base; runs as a single-replica Deployment with a persistent workspace and PASSWORD login.

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.5 release of the code-server 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)

D· 66/1003 fixable · rebuild clears them

Vulnerability detail

code-server 4.132.0 · 4 CVE
CVESeverityPackageInstalledFixed inTitle
CVE-2026-84375HIGHjs-yaml4.3.14.3.2, 3.15.2js-yaml: js-yaml: Denial of Service vulnerability in YAML parsing
CVE-2026-82417MEDIUMqs6.15.26.16.0qs: qs: Denial of Service via improper validation in stringify function
CVE-2026-82562MEDIUMqs6.15.26.16.0qs: qs: Denial of Service via array limit bypass in query string parsing
GHSA-wx77-rp39-c6vgLOWmarkdown30.0.0not fixableRegular Expression Denial of Service in markdown
0
Critical
1
High
2
Medium
1
Low
0
Unknown

Security report (Trivy) · image code-server 4.132.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.5)

helm install my-code-server oci://ghcr.io/quenchworks/charts/code-server --version 0.0.5
Chart version
0.0.5
Chart license
MIT
App license
MIT
Service port
8080
Signed
cosign (keyless)
Released
2026-08-04

Verify the chart

cosign verify ghcr.io/quenchworks/charts/code-server:0.0.5 \
  --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://coder.com