• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / auth / 22578857213 / 1
69%
master: 69%

Build:
DEFAULT BRANCH: master
Ran 02 Mar 2026 01:56PM UTC
Files 176
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Mar 2026 01:48PM UTC coverage: 68.748% (+0.03%) from 68.717%
22578857213.1

push

github

web-flow
fix: add MaxBytesReader middleware to limit request body size to 1MB (#2402)

Adds a global limitRequestBody middleware using http.MaxBytesReader to
prevent memory exhaustion from oversized request bodies. Returns 413
with error code `request_entity_too_large` when exceeded.

* G120 excluded from gosec since it's handled by middleware now
* G118 annotations added for context handling

15702 of 22840 relevant lines covered (68.75%)

79.01 hits per line

Source Files on job 22578857213.1
  • Tree
  • List 176
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22578857213
  • 6f0b2ebc on github
  • Prev Job for on master (#22358945493.1)
  • Next Job for on master (#22579295790.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc