indutny / indutny/node-ip

isV6Format returns true with IPv4 input

Open
#135 0 comments 4 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.