Skip to content

Conversation

tvernum
Copy link
Contributor

@tvernum tvernum commented Aug 20, 2025

Backports the following commits to 9.0:

This commit limits the maximum depth of a filter expression such as
`abc.*.d*.*e.f.*`

These expressions are most commonly used in `filter_path` on in a URL,
and the limit has been set to 500 - in effect such a filter may only
contain 500 `.` separators between field expressions.

Backport of: elastic#133113
@tvernum tvernum added :Core/Infra/REST API REST infrastructure and utilities >enhancement auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Aug 20, 2025
@elasticsearchmachine elasticsearchmachine merged commit 6ed5578 into elastic:9.0 Aug 20, 2025
19 checks passed
@tvernum tvernum deleted the backport/9.0/pr-133194 branch August 20, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Core/Infra/REST API REST infrastructure and utilities >enhancement v9.0.6

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants