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

fix: check if query doesn't exceed allowed length limit #817

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

mchrome
Copy link
Collaborator

@mchrome mchrome commented Jan 18, 2024

Protect against long query.

cmd/carbonapi/http/find_handlers.go Outdated Show resolved Hide resolved
cmd/carbonapi/http/expand_handler.go Outdated Show resolved Hide resolved
@mchrome mchrome marked this pull request as ready for review January 22, 2024 09:36
@mchrome mchrome force-pushed the mchr/fix-limit-target-length branch from 620737c to 2e8359b Compare January 22, 2024 10:20
@mchrome mchrome force-pushed the mchr/fix-limit-target-length branch from 6e5ee4c to cdde00e Compare January 22, 2024 11:32
@msaf1980 msaf1980 added this pull request to the merge queue Jan 22, 2024
Merged via the queue into go-graphite:main with commit 6928eff Jan 22, 2024
5 of 6 checks passed
@mchrome mchrome deleted the mchr/fix-limit-target-length branch January 22, 2024 12:06
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.

3 participants