Skip to content

Conversation

@echobt
Copy link
Contributor

@echobt echobt commented Jan 20, 2026

This PR caps the max_results parameter in the search API to 1000. Previously, an unbounded max_results could be passed, potentially causing huge allocations and memory exhaustion.

Fixes DoS vulnerability where clients could request an excessive number of results.

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