Treat ipv4 quads over 255 as invalid
Open
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
Currently the library thinks 1.1.1.300 is a valid IP (999.999.999.999 also works)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no file or test entry point. Start by locating the IPv4 quad validation, then verify that values such as 1.1.1.300 and 999.999.999.999 are rejected while valid IPv4 addresses remain accepted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100