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

chubbyphp / chubbyphp-static-file / 29886093225
100%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2026 02:33AM 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
29886093225

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>

47 of 47 relevant lines covered (100.0%)

78.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29886093225.1 22 Jul 2026 02:33AM UTC 1
100.0
GitHub Action Run
2 29886093225.2 22 Jul 2026 02:33AM UTC 1
100.0
GitHub Action Run
3 29886093225.3 22 Jul 2026 02:33AM UTC 1
100.0
GitHub Action Run
Source Files on build 29886093225
  • 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)
  • Next Build on master (#29974880695)
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