🛡️ Security Scan Report

Trivy Vulnerability & Secret Scanner
Service: eizen-central-server
Branch: feature/sop-kafka
Build: #7
Date: 2026-02-05 13:28:54

0

Critical

2

High

0

Medium

0

Low

0

Secrets

2

Misconfig

🔴 Vulnerabilities (0)
SeverityCVE IDPackageInstalledFixed InDescription
✅ No vulnerabilities found
🔑 Secrets (0)
TypeFileLineMatch
✅ No secrets found
⚙️ Misconfigurations (2)
SeverityIDCheckFileMessage
HIGH DS-0002 Image user should not be 'root' Dockerfile Specify at least 1 USER command in Dockerfile with non-root user as argument
HIGH DS-0029 'apt-get' missing '--no-install-recommends' Dockerfile '--no-install-recommends' flag is missed: 'apt-get update && apt-get install -y libgl1 libgl