Overview
Track unresolved MySQL image vulnerabilities after remediation pass 1 in issue #428.
Context
Current scan for mysql:8.4 reports:
Findings are primarily in helper components (gosu and Python packages), not MySQL server core.
Goals
- Validate if any compatible MySQL image variant/tag reduces the
gosu/Python findings
- Determine mitigation options while preserving LTS/stability requirements
- Document risk acceptance path if no practical low-risk upgrade exists
Acceptance Criteria
Related
Overview
Track unresolved MySQL image vulnerabilities after remediation pass 1 in issue #428.
Context
Current scan for
mysql:8.4reports:Findings are primarily in helper components (
gosuand Python packages), not MySQL server core.Goals
gosu/Python findingsAcceptance Criteria
./scripts/pre-commit.shRelated