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

Add rate limiting to osquery endpoints #25730

Open
lucasmrod opened this issue Jan 23, 2025 · 0 comments
Open

Add rate limiting to osquery endpoints #25730

lucasmrod opened this issue Jan 23, 2025 · 0 comments
Labels
bug Something isn't working as documented #g-orchestration Orchestration product group :product Product Design department (shows up on 🦢 Drafting board) prospect-interkosmos

Comments

@lucasmrod
Copy link
Member

API endpoints /api/v1/osquery/* and /api/osquery/* used by osquery are currently not rate-limited.

TBD/TODO: Calculate a good/safe requests/second.

PS: A separate issue will be created to consider adding rate-limiting to all API endpoints (to the ones that do not have one, e.g. /api/latest/fleet/login endpoint is already rate-limited).

@lucasmrod lucasmrod added #g-orchestration Orchestration product group :product Product Design department (shows up on 🦢 Drafting board) bug Something isn't working as documented prospect-interkosmos labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as documented #g-orchestration Orchestration product group :product Product Design department (shows up on 🦢 Drafting board) prospect-interkosmos
Development

No branches or pull requests

1 participant