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

Validate tag length and set a limit of 1000 #8526

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

marcospri
Copy link
Member

@marcospri marcospri commented Feb 15, 2024

Start validating tag length, first with a very big limit that would prevent any problems at the storaged layer.

This value should be reduced to a more sane and practical limit once the client itself presents a message while validating these.

Created hypothesis/client#6211 to keep track of the client side validation.

Start validating tag length, first with a very big limit that would
prevent any problems at the storaged layer.

This value should be reduced to a more sane and practical limit once the
client itself presents message while validating these.
@marcospri marcospri requested a review from seanh February 15, 2024 09:33
@marcospri marcospri changed the title Valida tag length and set a limit of 1000 Validate tag length and set a limit of 1000 Feb 16, 2024
@marcospri marcospri merged commit 8e48ae3 into main Feb 28, 2024
9 checks passed
@marcospri marcospri deleted the validate-tag-lengh branch February 28, 2024 08:50
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.

2 participants