code-marketplace
code-marketplace copied to clipboard
Open source extension marketplace for VS Code.
For deploying various Coder projects (especially `code-marketplace`, but also `code-server`) in a Kubernetes cluster, we would love to use the Helm charts provided in the official Git repositories by Coder....
## Description Update Go from 1.24.0 to 1.24.6 to address 6 known CVEs detected by Trivy security scanning. ## Background Security scanning implemented in #123 detected the following vulnerabilities in...
## Bug Description When using the `/api/vscode/{publisher}/{extension}/latest` endpoint (introduced in v2.4.0), the marketplace incorrectly serves `darwin-arm64` extension variants instead of the appropriate platform-specific versions (e.g., `linux-x64`) due to alphabetical sorting...
Hi team, First, thank you for your work on code-marketplace! I noticed that the project currently supports Artifactory as a backend for extension storage, which is great for many enterprise...
Some folks would like checksums alongside the `.vsix` files they can download to verify extensions. As far as I understand, the ask is only to upload checksums while adding extensions,...