forked from cr0hn/vulnerable-node
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Remove database port exposure from docker-compose.yml
- Create non-root users in the Dockerfiles
- Implement Docker secrets management by creating secrets/ directory and to use secret files instead of hardcoded credentials
- Add security contexts and resource limits including no-new-privileges, read-only filesystem, capability dropping, and CPU/memory constraints
- Update base images to latest stable versions
- Implement health checks and monitoring in both Dockerfiles with proper interval, timeout, and retry configurations
Copilot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request