Skip to content

fix: update runtime image and validate containers before merge - #22

Merged
amasen02 merged 4 commits into
masterfrom
fix/freshcart-web-runtime-trivy
Sep 12, 2026
Merged

fix: update runtime image and validate containers before merge#22
amasen02 merged 4 commits into
masterfrom
fix/freshcart-web-runtime-trivy

Conversation

@amasen02

Copy link
Copy Markdown
Owner

The published image uses an outdated nginx/Alpine runtime whose fixable vulnerabilities fail the existing HIGH/CRITICAL Trivy gate. Upgrade to the stable official nginx 1.30.4 Alpine 3.24 image, pinned by digest.

Run image build, nonroot health/HTTP smoke checks, and the existing security scan on pull requests so runtime failures are caught before merge. Keep registry login and publication restricted to master, after validation.

Local validation: actionlint, shell syntax, and diff checks pass. Actual image build, health check, and security scan must pass in this PR before merge. No vulnerability exclusions or severity changes are introduced.

@amasen02
amasen02 marked this pull request as ready for review September 12, 2026 18:34
@amasen02
amasen02 merged commit 97a2daf into master Sep 12, 2026
3 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