mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-14 23:22:51 +00:00
Replace the narrow decimal/hex obfuscation check with a general comparison: if the parsed host is an IPv4 literal and the raw input host differs from the canonical dotted-quad form, the user supplied an obfuscated variant (octal, short-form, mixed radix, leading zeros, decimal integer, hex integer) that url::Url has already normalized to 127.0.0.1. All such variants are rejected. Test now covers decimal, hex, octal, two-/three-part short, mixed hex/ decimal, and leading-zero octets. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||