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

dguerri / k8s-ssh-gateway-controller / 27807361524
91%

Build:
DEFAULT BRANCH: main
Ran 19 Jun 2026 05:28AM UTC
Jobs 1
Files 10
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

18 Jun 2026 02:45PM UTC coverage: 90.79% (+0.09%) from 90.704%
27807361524

push

github

dguerri
fix(ssh): cancel wrong-hostname tunnels using requested host:port

Previously handleAssignedURIs canceled forwardings using the
server-bound port parsed from tcp:// URIs. Per RFC 4254 §7.1, sish and
other servers key cancel-tcpip-forward on the originally-requested bind
address and port, so canceling the bound value never matched and leaked
the listener. Worse, HTTP/HTTPS tunnels (e.g. pico.sh web tunnels) have
no tcp:// URI, so no cancel was sent at all.

Now cancel always uses the originally-requested host:port, releasing the
listener for both TCP and HTTP/HTTPS forwardings. Tests updated and a new
test added covering the HTTP/HTTPS case.

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

2011 of 2215 relevant lines covered (90.79%)

9.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27807361524.1 19 Jun 2026 05:28AM UTC 10
90.79
GitHub Action Run
Source Files on build 27807361524
  • Tree
  • List 10
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27807361524
  • 4a6d4e85 on github
  • Prev Build on main (#27254008190)
  • Next Build on main (#27860496450)
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