Commit graph

2 commits

Author SHA1 Message Date
ec4efcf671 server: limit request body size on POST endpoints
Add io.LimitReader (1 MB cap) to /collect, /evaluate, and /report
handlers to prevent memory exhaustion from oversized requests.
2026-04-10 16:24:41 +07:00
8160adcdca Initial commit 2026-04-08 00:53:15 +07:00