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

stacklok / toolhive / 20079373373
59%

Build:
DEFAULT BRANCH: main
Ran 09 Dec 2025 09:40PM UTC
Jobs 1
Files 398
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

09 Dec 2025 09:39PM UTC coverage: 49.492%. Remained the same
20079373373

push

github

web-flow
Add vulnerability exclusion support to govulncheck workflow (#2972)

Add a post-processing step to the govulncheck GitHub Action that allows
excluding specific vulnerabilities with documented justification.

The govulncheck tool does not currently support excluding vulnerabilities
via config file or flag. This feature is tracked in golang/go#61211.
Until that is implemented, we use a post-processing approach similar to
GitLab's Gitaly project.

Use JSON output format since it returns success even when vulnerabilities
are found, allowing the exclusion check step to run.

Exclude GO-2025-4192 (CVE-2025-66564): sigstore/timestamp-authority
excessive memory allocation vulnerability. This is an indirect dependency
via sigstore-go used for container signature verification. The vulnerability
affects timestamp-authority server request parsing, but ToolHive only uses
sigstore-go as a client - it does not expose any timestamp-authority server
endpoints.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

26622 of 53790 relevant lines covered (49.49%)

58.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20079373373.1 09 Dec 2025 09:40PM UTC 398
49.49
GitHub Action Run
Source Files on build 20079373373
  • Tree
  • List 398
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20079373373
  • db3cdb78 on github
  • Prev Build on main (#20073659227)
  • Next Build on main (#20080524745)
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