Missing User Warnings
Low
- Confidence
- 87% confidence
- Finding
- The README instructs users to start a Docker container with a host port published to all interfaces (`-p 28642:8000`) but does not explain the security implications of exposing a local service. If the host is on an untrusted network or firewall rules are permissive, other systems may reach the service and interact with image-processing endpoints unexpectedly.
