isV6Format returns true with IPv4 input
Open
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
ip.isV6Format('192.168.0.1') returns true
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the ip.isV6Format entry point and reproduce the reported result with the IPv4 input. Trace the format check and add or update coverage so IPv4 input is not identified as IPv6; the issue is done when that case returns false.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100