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

stacklok / toolhive / 20079373373 / 1
59%
main: 59%

Build:
DEFAULT BRANCH: main
Ran 09 Dec 2025 09:40PM UTC
Files 398
Run time 12s
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.1

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

Source Files on job 20079373373.1
  • Tree
  • List 398
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20079373373
  • db3cdb78 on github
  • Prev Job for on main (#20073659227.1)
  • Next Job for on main (#20080524745.1)
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