Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add asciisanitizer package and sanitization to http clients #125

Merged
merged 4 commits into from
Jul 24, 2023

Conversation

samcoe
Copy link
Contributor

@samcoe samcoe commented Jul 18, 2023

This PR adds the asciisanitizer package from gh so that extension authors can utilize it. Additionally, it is now added to the transport chain of all http clients so anyone using the clients will be protected from control character vulnerabilities.

@samcoe samcoe self-assigned this Jul 18, 2023
@samcoe samcoe changed the title Ascii sanitization Add asciisanitizer package and sanitization to http clients Jul 19, 2023
@samcoe samcoe marked this pull request as ready for review July 19, 2023 01:33
@samcoe samcoe requested a review from vilmibm July 19, 2023 01:33
@samcoe samcoe merged commit dadb47a into trunk Jul 24, 2023
10 checks passed
@samcoe samcoe deleted the ascii-sanitization branch July 24, 2023 17:26
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.

None yet

1 participant