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

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

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

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.

34 of 34 branches covered (100.0%)

Branch coverage included in aggregate %.

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

56 of 56 relevant lines covered (100.0%)

20.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30139355668.1 25 Jul 2026 01:53AM UTC 3
100.0
GitHub Action Run
Source Files on build 30139355668
  • 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 #30139355668
  • c18dfd69 on github
  • Prev Build on master (#29862279984)
  • 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