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

additional checks for path sanitizer #905

Merged
merged 1 commit into from Sep 11, 2021

Conversation

brharrington
Copy link
Contributor

Improves handling of normal request parameters using
? rather than matrix arguments. In some cases these
may not get stripped off before calling the sanitizer.
Also explicitly checks the length of the sanitized
result.

Improves handling of normal request parameters using
`?` rather than matrix arguments. In some cases these
may not get stripped off before calling the sanitizer.
Also explicitly checks the length of the sanitized
result.
@brharrington brharrington added this to the 0.136.0 milestone Sep 11, 2021
@brharrington brharrington merged commit ec47a01 into Netflix:master Sep 11, 2021
@brharrington brharrington deleted the sanitize-checks branch September 11, 2021 15:30
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