Skip to content

Enhance URL validator security with percent-encoding validation and r…#457

Open
uwezkhan wants to merge 1 commit intopython-validators:masterfrom
uwezkhan:fix/url-percent-encoding-validation
Open

Enhance URL validator security with percent-encoding validation and r…#457
uwezkhan wants to merge 1 commit intopython-validators:masterfrom
uwezkhan:fix/url-percent-encoding-validation

Conversation

@uwezkhan
Copy link
Copy Markdown

This PR addresses security vulnerabilities in the URL validator by rejecting malformed percent-encoding and improving error handling for query string parsing. These changes prevent potential bypasses in URL validation that could lead to security issues in applications relying on this validator.

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.

1 participant