Skip to content
QuenchWorks

code-server

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

digest pinnedcosign signedSPDX SBOMSLSA provenanceamd64 · arm64Rebuilt 2026-07-26

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.

Deployed image digest

sha256:886ebb269dbbb27cd8393fdb16c86beeed326a3eee8cd8cbf79917e7b384e38f

Chart OCI version

oci://ghcr.io/quenchworks/charts/code-server:0.0.2

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
no
SBOM
SPDX, on image
Provenance
SLSA build
Architectures
amd64, arm64
Runs as
nonroot (uid 1001)
Root filesystem
read-only
Image size
207.9 MB

Security report (Trivy)

B· 99/1001 open · no upstream fix yet

Vulnerability detail

code-server 4.130.0 · 1 CVE
CVESeverityPackageInstalledFixed inTitle
GHSA-wx77-rp39-c6vgLOWmarkdown30.0.0not fixableRegular Expression Denial of Service in markdown
0
Critical
0
High
0
Medium
1
Low
0
Unknown

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

helm install my-code-server oci://ghcr.io/quenchworks/charts/code-server --version 0.0.2

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/code-server@sha256:886ebb269dbbb27cd8393fdb16c86beeed326a3eee8cd8cbf79917e7b384e38f
Chart version
0.0.2
App version
4.130.0
Chart license
MIT
App license
MIT
Service port
8080
Signed
no
Values schema
no

Verify the chart

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