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

umputun / spot / 28689990513
84%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2026 01:00AM UTC
Jobs 1
Files 19
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

04 Jul 2026 12:57AM UTC coverage: 83.834% (-0.2%) from 84.051%
28689990513

push

github

umputun
Bump golang.org/x/crypto and golang.org/x/net

Bumps golang.org/x/crypto v0.47.0 -> v0.53.0 and golang.org/x/net
v0.49.0 -> v0.56.0 (vendored). govulncheck reported 9 vulnerabilities on
live call paths, including an SSH panic (GO-2026-5013) and an ssh-agent
forwarding constraint bypass (GO-2026-5006) via the connector, and
HTTP/2 issues (GO-2026-4918, GO-2026-5026) via inventory loading over
HTTP; it is clean after the bump.

The new x/crypto agent.NewClient starts a background reader goroutine on
the agent connection, so the previously benign unclosed SSH_AUTH_SOCK
connections would now leak a goroutine in addition to the socket on
every agent-authenticated connection. The auth-time agent connection is
closed right after the SSH handshake, and the forwarding connection is
closed when the SSH client terminates; a failed forwarding setup closes
the client instead of leaking it. The dialed TCP connection is also
closed on the sshConfig error path, which previously leaked it (the
NewClientConn path closes it itself on handshake failure).

8 of 27 new or added lines in 1 file covered. (29.63%)

3127 of 3730 relevant lines covered (83.83%)

58.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
19
48.8
-3.41% pkg/executor/connector.go
Jobs
ID Job ID Ran Files Coverage
1 28689990513.1 04 Jul 2026 01:00AM UTC 19
83.83
GitHub Action Run
Source Files on build 28689990513
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2b2995d1 on github
  • Prev Build on master (#28688857844)
  • Next Build on master (#28690570935)
  • Delete
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