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

chubbyts / chubbyts-undici-static-file / 29862279984
100%

Build:
DEFAULT BRANCH: master
Ran 21 Jul 2026 07:38PM UTC
Jobs 1
Files 2
Run time 1min
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

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 %.

41 of 0 new or added lines in 0 files covered. (NaN%)

53 of 53 relevant lines covered (100.0%)

20.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29862279984.1 21 Jul 2026 07:38PM UTC 3
100.0
GitHub Action Run
Source Files on build 29862279984
  • Tree
  • List 2
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29862279984
  • 17cbd781 on github
  • Prev Build on master (#26798134426)
  • Next Build on master (#29864501463)
  • 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