Unexpected external access to Karate mock endpoints during test execution
Symptom When executing Karate tests that utilize the built‑in mock server, there is uncertainty about whether the mock endpoints are bound only to the intended interface (e.g., localhost) or could become reachable from external networks. The goal is to confirm that the mock service remains isolated to the test environment and to identify any configuration op