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

[v11.0.x] Alerting: Prevent search from locking the browser #87230

Merged
merged 1 commit into from
May 2, 2024

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport 1d06f33 from #87132


This PR prevents the following scenarios:

  1. very long search strings from exploding the regex permutations
  2. a large amount of search terms (whitespace separated) from locking the browser

@grafana-delivery-bot grafana-delivery-bot bot requested a review from a team as a code owner May 2, 2024 12:59
@grafana-delivery-bot grafana-delivery-bot bot requested review from gillesdemey, tomratcliffe and konrad147 and removed request for a team May 2, 2024 12:59
@grafana-delivery-bot grafana-delivery-bot bot added this to the 11.0.x milestone May 2, 2024
@grafana-delivery-bot grafana-delivery-bot bot added add to changelog area/alerting Grafana Alerting area/frontend backport A backport PR product-approved Pull requests that are approved by product/managers and are allowed to be backported type/bug labels May 2, 2024
@gillesdemey gillesdemey merged commit c402739 into v11.0.x May 2, 2024
23 checks passed
@gillesdemey gillesdemey deleted the backport-87132-to-v11.0.x branch May 2, 2024 14:42
@fabrizio-grafana fabrizio-grafana modified the milestones: 11.0.x, 11.0.0 May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add to changelog area/alerting Grafana Alerting area/frontend backport A backport PR product-approved Pull requests that are approved by product/managers and are allowed to be backported type/bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants