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

chubbyts / chubbyts-undici-static-file / 29862279984 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 21 Jul 2026 07:38PM UTC
Files 3
Run time 0s
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

21 Jul 2026 07:37PM UTC coverage: 100.0%. Remained the same
29862279984.1

push

github

dominikzogg
security fixes

- resolve public directory and requested file via realpath and only
    serve files strictly inside the public directory (rejects escaping
    symlinks, defense-in-depth against path traversal)
  - only serve regular files: directories, fifos, sockets and devices
    respond 404 instead of hanging the request
  - only handle GET and HEAD, other methods respond 405; HEAD returns
    headers without body
- quote the ETag per RFC 9110 and support "*", weak validators
(W/"...")
    and lists in If-None-Match
  - respond 404 instead of hanging or crashing on unreadable/unhashable
    files or a missing/invalid public directory
  - serve size, hash and body from a single file handle to avoid races
    with concurrent file changes

35 of 35 branches covered (100.0%)

Branch coverage included in aggregate %.

106 of 106 relevant lines covered (100.0%)

10.3 hits per line

Source Files on job 29862279984.1
  • Tree
  • List 3
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 29862279984
  • 17cbd781 on github
  • Prev Job for on master (#26798134426.1)
  • Next Job for on master (#29864501463.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc