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

CharlesBinard / SecurBuntu / 23269631865
94%

Build:
DEFAULT BRANCH: main
Ran 18 Mar 2026 10:13PM UTC
Jobs 1
Files 26
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 Mar 2026 10:13PM UTC coverage: 95.381% (-0.5%) from 95.872%
23269631865

push

github

web-flow
fix: SSH connection hang, Ctrl+C support, and directory path crash (#14)

* docs: add local mode design spec

Design for running SecurBuntu directly on the local machine without SSH.
Introduces SystemClient abstraction, LocalClient implementation, and
mode selection prompt.

* docs: update local mode spec after review

Address all review findings: complete rename scope, whoami-via-sudo
fix, remove unnecessary local/detect.ts, refactor executeAndReport
signature, rename decorator classes, and add integration test plan.

* docs: add local mode implementation plan

13-task plan covering: SshClient→SystemClient rename, LocalClient
implementation, mode selection, orchestrator decoupling, lockout
prevention, whoami fix, and prompt adjustments for local mode.

* docs: add cross-platform support & OS detection design spec

* docs: add cross-platform OS detection implementation plan

* fix: SSH connection hang on rejected key, Ctrl+C support, and directory path crash

- Add PreferredAuthentications=publickey for key auth to prevent SSH from
  falling back to password prompt and hanging indefinitely when key is not
  on the server
- Add SIGINT/SIGTERM handlers in spawnProcess to kill child SSH process,
  allowing Ctrl+C to cancel during connection
- Add directory check in SSH key path prompt to prevent EISDIR crash

---------

Co-authored-by: Charles Binard <charles@notae.ai>

8 of 15 new or added lines in 1 file covered. (53.33%)

1239 of 1299 relevant lines covered (95.38%)

38.64 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
87.93
-12.07% src/ssh/process.ts
Jobs
ID Job ID Ran Files Coverage
1 23269631865.1 18 Mar 2026 10:13PM UTC 26
95.38
GitHub Action Run
Source Files on build 23269631865
  • Tree
  • List 26
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23269631865
  • d5b150de on github
  • Prev Build on main (#23208316570)
  • Next Build on main (#23272748740)
  • 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