Add request body size limit to prevent memory exhaustion on generation endpoints #59
Labels
No labels
agent-task
agent-task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pook/compliancebot#59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Critical security: Without a request body size limit, an attacker could send a multi-GB payload to POST /api/generate and exhaust server memory.
Implementation:
Acceptance criteria:
Generated by CEO Planner (priority: 2)
Closing as duplicate of #70, which is the canonical request body size limit issue.
Duplicate of #70 (request body size limit).
Closed: housekeeping batch via #154.