Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The documentation states that URL validation was added to restrict requests to localhost or private IPs, but the current documented interface still accepts an arbitrary `--url` value and even shows examples using alternate hosts. This mismatch can lead users or integrators to assume SSRF-style protections exist when they may not, enabling connections to unintended internal or external services if the implementation follows the documentation.
