You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the base container image to a newer digest for improved security and performance.
Security
Added a vulnerability-ignore configuration to document and suppress a known scanner false positive (references a specific CVE) while awaiting upstream dependency updates.
Updated the Dockerfile Stage 3 base image digest for dunglas/frankenphp:php8.5-trixie and added a new .trivyignore file containing comments and the CVE-2026-25793 identifier; no functional code or public API changes.
Changes
Cohort / File(s)
Summary
Docker Configuration Dockerfile
Updated Stage 3 base image digest from sha256:7a696b697a8a16ce19f9488485d2f3b613ef590d3a3391d98f835292da191419 to sha256:a7d406a6227987e83bde778d81f72be787cacb6ad3d96aade85bd5e463a89732 for dunglas/frankenphp:php8.5-trixie.
Security Scan Ignore .trivyignore
Added a new .trivyignore file with comments about an expected true positive and pending FrankenPHP Go dependency update, and includes CVE-2026-25793.
Estimated code review effort
🎯 2 (Simple) | ⏱️ ~10 minutes
Poem
I nibbled a digest, crisp and neat,
One hash swapped out to keep builds sweet,
A tiny ignore for a scanner's song,
Hop, hop—config steady, nothing wrong,
Rabbit cheers as CI hums along! 🐇✨
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary by CodeRabbit