Security: Pin Docker image versions (INF05/INF06) #45

Open
opened 2026-04-22 00:23:55 +00:00 by frank · 0 comments
Owner

Dockerfile uses unpinned tags: node:22, php:8.1-apache, mysql:8, composer:2. No explicit USER directive.\n\nFix: Pin to specific SHA digests or patch versions. Add USER www-data directive.\n\nSecurity audit: INF05 (medium), INF06 (low)

Dockerfile uses unpinned tags: node:22, php:8.1-apache, mysql:8, composer:2. No explicit USER directive.\n\nFix: Pin to specific SHA digests or patch versions. Add USER www-data directive.\n\nSecurity audit: INF05 (medium), INF06 (low)
frank added this to the Launch Prep milestone 2026-04-22 00:23:55 +00:00
Sign in to join this conversation.
No description provided.