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

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

Build:
DEFAULT BRANCH: master
Ran 23 Jul 2026 01:58AM 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 08:08PM UTC coverage: 100.0%. Remained the same
29973130672.1

push

github

dominikzogg
Content sniffing → stored XSS (conditional, medium)

If the extension is unknown, no Content-Type header is sent at all
(src/handler.ts:106) and there's no X-Content-Type-Options: nosniff.
Browsers will then sniff the body — if the served directory can contain
attacker-influenced files (uploads, generated content), an HTML/JS
payload with an unknown extension executes on your origin.
Fix: default to application/octet-stream and always send nosniff.

36 of 36 branches covered (100.0%)

Branch coverage included in aggregate %.

112 of 112 relevant lines covered (100.0%)

10.34 hits per line

Source Files on job 29973130672.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 29973130672
  • c18dfd69 on github
  • Prev Job for on master (#29862279984.1)
  • Next Job for on master (#30060148971.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