Add rate limiting to osquery endpoints #25730
Labels
bug
Something isn't working as documented
#g-orchestration
Orchestration product group
:product
Product Design department (shows up on 🦢 Drafting board)
prospect-interkosmos
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).The text was updated successfully, but these errors were encountered: