Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The documentation states the default host is 0.0.0.0, which binds the mock API to all network interfaces, but it does not warn users that this makes the service reachable from other machines on the network. For a mock server that may echo request data and expose test endpoints, this increases the chance of unintended exposure of development data or internal testing services.
