Malte
Malte
Hello, I am currently evaluating Dependabot on a GitLab CE instance and found that jobs for package managers `maven` and `npm` generally finish in less than 3 minutes. However, when...
[This](https://javascriptwtf.com/wtf/undefined-can-be-defined) one is kind of misleading, as `var t` does not actually return the value of `t` but rather of the whole expression. ``` > var t undefined > t...
When scanning the latest version of the code-server image, our scanner found two critical CVEs: - Image: `ghcr.io/coder/code-server:4.105.1` (digest: `sha256:2d48970bd2084aa34a522d772b6a437981ea80407465b3bf7958553985c570e1`) - Scanner: Trivy v0.58.2 - Critical CVEs: - [CVE-2023-45853](https://avd.aquasec.com/nvd/cve-2023-45853) in...
### What happened in your environment? When copying an artifact, it seems that oras uses only the target authentication for both the source and target artifact if both artifacts are...
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....