Skip to content

Merge pull request #34 from devops2626/alert-fix-146 - #35

Merged
devops2626 merged 1 commit into
mainfrom
alert-autofix-3
Jul 27, 2026
Merged

Merge pull request #34 from devops2626/alert-fix-146#35
devops2626 merged 1 commit into
mainfrom
alert-autofix-3

Conversation

@devops2626

Copy link
Copy Markdown
Owner

Alert fix 146

Title: chore: suppress CVE-2026-8376 and force linux/amd64 to avoid 32-bit perl issue

This PR:

  • Adds .trivyignore to suppress CVE-2026-8376 until Debian upstream provides a fix.
  • Forces --platform=linux/amd64 on both Dockerfile stages to avoid the 32-bit perl build affected by the CVE.

Rationale:
The perl-base package in the python:3.11-slim base image contains CVE-2026-8376 with no fixed Debian package yet; suppressing the Trivy alert prevents CI failures while forcing the AMD64 platform avoids the 32-bit-only impact of the vulnerability.

No functional code changes beyond the Docker platform pinning and Trivy ignore of the known-but-unfixed base image CVE.

@devops2626
devops2626 merged commit bcb284c into main Jul 27, 2026
3 of 11 checks 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