mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-13 06:34:57 +03:00
732 B
732 B
Distroless Migration Assessment Template
Application Information
| Field | Value |
|---|---|
| Application Name | |
| Current Base Image | |
| Runtime | |
| Target Distroless Image |
Migration Checklist
- Multi-stage Dockerfile created
- Application tested with distroless base
- Image scanned for vulnerabilities (before/after comparison)
- Non-root user configured
- Debug procedures documented
- CI/CD pipeline updated
Vulnerability Comparison
| Metric | Before | After |
|---|---|---|
| Image Size | ||
| Critical CVEs | ||
| High CVEs | ||
| Total CVEs |
Sign-Off
| Role | Name | Date |
|---|---|---|
| Developer | ||
| Security Engineer |