Skip to content

Conversation

chawladolly25
Copy link

Added test cases for fixed related to "isPublic() function still identifying some private IP addresses as public"

@ljharb
Copy link

ljharb commented Feb 21, 2025

Why was this done as a separate PR and not part of #156?

@chawladolly25
Copy link
Author

Would be helpful if you can check this PR. I am planning to delete the previous PR

@chawladolly25 chawladolly25 changed the title Added test cases for fixed related to "isPublic() function still identifying some private IP addresses as public" CVE-2024-29415 - Added test cases for fixed related to "isPublic() function still identifying some private IP addresses as public" Feb 28, 2025
@josh08h
Copy link

josh08h commented Mar 25, 2025

Are we going to merge this PR soon?

@thacherhussain
Copy link

just bumping the question... is this going to be merged?

@GinaRJ
Copy link

GinaRJ commented Jun 27, 2025

Is this going to be merged soon? Is it best to downgrade to v1 in the meantime? @chawladolly25

@ddemydenko
Copy link

Can you merge PR pls? Any blockers?

@antongolub antongolub mentioned this pull request Sep 16, 2025
if (normalizedAddr === -1) {
return false;
}
addr = ip.fromLong(normalizedAddr);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does it need to rewrite the addr value after the check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants