[SECURITY] Add Rate Limiting to API Server (V-016, CVSS 7.3) #66
Reference in New Issue
Block a user
Delete Branch "security/add-rate-limiting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add token bucket rate limiter per client IP.
Refs: V-016, CWE-770