Skip to content

security: upgrade base image to Ubuntu 25.10 and fix multiple CVEs#4

Merged
prasadvamer merged 1 commit intomainfrom
security/fix-cves-upgrade-base-image
Mar 30, 2026
Merged

security: upgrade base image to Ubuntu 25.10 and fix multiple CVEs#4
prasadvamer merged 1 commit intomainfrom
security/fix-cves-upgrade-base-image

Conversation

@prasadvamer
Copy link
Copy Markdown
Owner

  • Upgrade base image from Ubuntu 24.04 (noble) to 25.10 (questing)
  • Pin Docker CE to 29.3.1 and containerd.io to 2.2.2 (fixes CVE in Go dependency <1.79.3)
  • Replace apt-installed gosu with official binary 1.19 with SHA256 verification (fixes Go stdlib CVE <1.24.13)
  • Update npm tar to 7.5.13 and minimatch to 10.2.4
  • Update test assertion to expect new base image codename

- Upgrade base image from Ubuntu 24.04 (noble) to 25.10 (questing)
- Pin Docker CE to 29.3.1 and containerd.io to 2.2.2 (fixes CVE in Go dependency <1.79.3)
- Replace apt-installed gosu with official binary 1.19 with SHA256 verification (fixes Go stdlib CVE <1.24.13)
- Update npm tar to 7.5.13 and minimatch to 10.2.4
- Update test assertion to expect new base image codename
@prasadvamer prasadvamer merged commit de73db6 into main Mar 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant