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

chubbyphp / chubbyphp-static-file / 29865200185
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 1.4.4
DEFAULT BRANCH: master
Ran 21 Jul 2026 08:19PM UTC
Jobs 3
Files 1
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:16PM UTC coverage: 100.0%. Remained the same
29865200185

push

github

dominikzogg
Prevent MIME sniffing: default Content-Type, always send nosniff (Fable 5)

If the extension was unknown, no Content-Type header was sent at all and
there was no X-Content-Type-Options: nosniff. Browsers would 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 the origin.

Fix: default to application/octet-stream and always send
X-Content-Type-Options: nosniff on every response (200, 304, HEAD).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

2 of 2 new or added lines in 1 file covered. (100.0%)

47 of 47 relevant lines covered (100.0%)

78.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29865200185.1 21 Jul 2026 08:19PM UTC 1
100.0
GitHub Action Run
2 29865200185.2 21 Jul 2026 08:19PM UTC 1
100.0
GitHub Action Run
3 29865200185.3 21 Jul 2026 08:19PM UTC 1
100.0
GitHub Action Run
Source Files on build 29865200185
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 091f2c72 on github
  • Prev Build on master (#29774227310)
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