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

stacklok / toolhive / 27023988877
66%

Build:
DEFAULT BRANCH: main
Ran 05 Jun 2026 03:34PM UTC
Jobs 1
Files 747
Run time 2min
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

05 Jun 2026 03:28PM UTC coverage: 66.145% (+0.3%) from 65.888%
27023988877

push

github

web-flow
fix(api): add X-Content-Type-Options and Cross-Origin-Resource-Policy headers (#5458)

* fix(api): add X-Content-Type-Options and Cross-Origin-Resource-Policy headers

Adds two security response headers to every HTTP response via the existing
headersMiddleware function in BuildRouter:

- X-Content-Type-Options: nosniff — prevents browsers from MIME-sniffing
  the content type of responses
- Cross-Origin-Resource-Policy: same-origin — guards against Spectre-style
  cross-origin resource inclusion attacks

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>

* test(api): assert security headers present on every response

---------

Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>

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

11 existing lines in 3 files now uncovered.

66722 of 100872 relevant lines covered (66.15%)

63.76 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
20.11
-3.45% pkg/client/manager.go
3
70.0
-3.33% pkg/state/local.go
2
82.29
-0.21% pkg/vmcp/composer/workflow_engine.go
Jobs
ID Job ID Ran Files Coverage
1 27023988877.1 05 Jun 2026 03:34PM UTC 747
66.15
GitHub Action Run
Source Files on build 27023988877
  • Tree
  • List 747
  • Changed 16
  • Source Changed 1
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27023988877
  • 4a9af53f on github
  • Prev Build on main (#27023954418)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc