Skip to content

fix(docker): install patched gzip package - #56

Open
tomatotomata wants to merge 1 commit into
LibreCodeCoop:mainfrom
tomatotomata:codex/fix-app-gzip-cve
Open

tomatotomata wants to merge 1 commit into
LibreCodeCoop:mainfrom
tomatotomata:codex/fix-app-gzip-cve

Conversation

@tomatotomata

Copy link
Copy Markdown

Summary

This is the separate app-image package fix requested on #55. The scan found gzip 1.13-1; with Debian Trixie’s current package index, explicitly installing gzip upgrades it to 1.13-1+deb13u1. This leaves the Trivy policy and #55 workflow unchanged.

Validation

  • Built .docker/app/Dockerfile with NEXTCLOUD_VERSION=34-fpm for linux/amd64 and linux/arm64.
  • The package selected was gzip 1.13-1+deb13u1 on both architectures.
  • Trivy 0.74.0 scans using the existing HIGH/CRITICAL and fixed-vulnerability policy completed with zero findings on both app images.
  • git diff --check passed.

Signed-off-by: ahmad <ahmadalgaidy@hotmail.com>
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.

2 participants