原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1299,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 318306,
"Makefile": 803
},
"pushed_at": "2026-07-24T00:19:48Z",
"created_at": "2026-04-01T14:24:38Z",
"owner_type": "User",
"updated_at": "2026-07-05T15:51:35Z",
"description": "A cross-platform SSH tunnel manager with a rich TUI interface",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Spance",
"type": "User",
"login": "spance",
"company": null,
"location": "ChangSha",
"followers": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/3322424?v=4",
"created_at": "2013-01-20T18:26:42Z",
"is_verified": null,
"public_repos": 29,
"account_age_days": 4933
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-06-26T15:00:48Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2026-05-18T13:53:26Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-05-17T13:57:05Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2026-05-16T06:05:38Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-05-15T15:33:15Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-05-04T14:57:46Z"
}
],
"recent_commits": [
{
"oid": "fffb999992bf09013eb667a27adb9b02dbf27b54",
"body": null,
"is_bot": false,
"headline": "fix: keep tunnels connecting until ready",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-07-05T15:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "733d3c1e8636c6ec0db7ab2ed17a90226a96c8e8",
"body": null,
"is_bot": false,
"headline": "docs: add tui preview image",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-27T16:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a337eb7cf2736a0f08d811cd6a37ec4914b9e4f8",
"body": null,
"is_bot": false,
"headline": "fix: require confirmation for sftp transfer notices",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-26T14:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "222032a77e5e5f0b3c70abe9e2da0f3f93bed924",
"body": null,
"is_bot": false,
"headline": "style: shorten tunnel route labels",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-26T14:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff848323621e8b8563c92c3a00d1d6c0b92c1546",
"body": null,
"is_bot": false,
"headline": "style: clarify tunnel route direction",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-26T14:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bf062b61c123e720d5a929b8f41a61b6e4f13b3",
"body": null,
"is_bot": false,
"headline": "style: enhance tui file and tunnel polish",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-26T13:56:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcedeb745874e4479c62494163f52389c60a5600",
"body": null,
"is_bot": false,
"headline": "style: refine tui layout and actions",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-26T13:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "882af7835d7f65a4454b9fdf2debf285126d8fb0",
"body": null,
"is_bot": false,
"headline": "test: add in-process ssh integration coverage",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-26T12:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4a9fdb53a3862a3224ec8be32d162bbe335b5a5",
"body": null,
"is_bot": false,
"headline": "refactor: decouple sftp remote filesystem",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-26T12:37:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7728f8d749204e26fb717c4d940384153cb72c40",
"body": null,
"is_bot": false,
"headline": "test: expand module coverage",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-26T12:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "432f7f75f4177285ffcd21d7d16385e2dfbdd84b",
"body": null,
"is_bot": false,
"headline": "test: cover sftp and tui edge cases",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-26T12:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26bf2016c611b95f93926be454a7612a461a07e7",
"body": null,
"is_bot": false,
"headline": "refactor: split sftp client modules",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-26T11:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ea6124dabdbd51fc190cc92954a324f5db46d32",
"body": null,
"is_bot": false,
"headline": "refactor: split tui modules",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-25T15:58:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "103f770afbe4cbd520acde8e90d67f7767889fb5",
"body": null,
"is_bot": false,
"headline": "refactor: introduce tui and ssh foundations",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-25T15:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5d9303aeedef1415831826db90a20d7e4611f5c",
"body": null,
"is_bot": false,
"headline": "fix: preserve ssh tunnel root errors",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-25T15:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ffd0c5a07ff68c24bbef82b495ce48f4aca125",
"body": null,
"is_bot": false,
"headline": "fix: harden sftp sync target checks",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-06-19T09:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7658be8f9063ecf3affba5a726b1cee62f944ed",
"body": null,
"is_bot": false,
"headline": "fix: protect sftp sync overwrites",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-25T16:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "144c1f337ef74492bcf67a5f155c4cdf420a273d",
"body": null,
"is_bot": false,
"headline": "fix: harden sftp tui and modals",
"author_name": "Spance",
"author_login": "spance",
"committed_at": "2026-05-18T13:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "518b4603e787dbcf51497b02d94603e3346545d8",
"body": null,
"is_bot": false,
"headline": "refactor: redesign tui with lipgloss v2",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-17T13:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b3060533c037308763affd128976402983994d3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'feature/sftp-dual-panel'",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-16T12:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79bf28406608e5fb04075338e1febede0a32655f",
"body": null,
"is_bot": false,
"headline": "fix: improve tui modals and update dependencies",
"author_name": "Spance",
"author_login": "spance",
"committed_at": "2026-05-16T06:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf42c63eb7ce5c031acf8d4fcf703946055ba4a7",
"body": null,
"is_bot": false,
"headline": "Normalize tunnel forward addresses",
"author_name": "Spance",
"author_login": "spance",
"committed_at": "2026-05-16T02:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "970a6a2ffee0fcb2b36972ca65cb446348dfaf40",
"body": "…, bubbles/progress, tab bar, bug fixes",
"is_bot": false,
"headline": "feat(sftp): modern minimal visual polish with Catppuccin Mocha colors…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-15T15:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39dd3cc7e7ae90349458630c149d301f2dc6b30a",
"body": null,
"is_bot": false,
"headline": "feat: local and dynamic tunnel support ip:port listen address",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-15T15:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9015c7ca5a436d73a30fcce4bd10310961509f38",
"body": null,
"is_bot": false,
"headline": "fix: auth title width and host key save with port",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-15T15:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b19ab2ba7f2f95407d65c11308c4780908eefab3",
"body": "…a manual calculation",
"is_bot": false,
"headline": "fix: dialog uses raw ANSI for reliable rendering, proper centering vi…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-09T16:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94b927317461bbe110f3a201105c0bb86e9911d9",
"body": null,
"is_bot": false,
"headline": "style: redesign dialog with modern card-style popup (no ASCII border)",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-09T15:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b00d9a83671cfef02c23b19151b4d97ebcfd7f3",
"body": "…hint",
"is_bot": false,
"headline": "fix: dialog overlay line count, yellow residue, add blank line above …",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-09T14:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bb3032ad95dc21ee87afa5eeb69d7a4a99bb951",
"body": null,
"is_bot": false,
"headline": "fix: dialog box padding uses background color to avoid black gaps",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-08T16:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4de8266c44417b2d9ddb684ad99daab31b98c96",
"body": null,
"is_bot": false,
"headline": "style: sync-dir confirm shows FROM/TO on separate lines",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-08T15:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3800c8d45653380eb91d595e8e3aeb83dc9e6d80",
"body": "…arning",
"is_bot": false,
"headline": "feat: add sync-dir confirmation dialog with direction and overwrite w…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-08T15:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdf7c855b0d6a7f019155590009ed9bdb37486c1",
"body": "…dir errors, preview)",
"is_bot": false,
"headline": "fix: eliminate remaining 5 silent operations in SFTP (enter on file, …",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-08T15:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "014a11e42787dc55497c5688467f9f5672bec07a",
"body": null,
"is_bot": false,
"headline": "chore: remove stray deb file",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-08T15:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1d02b535788f8f870c03a9b34e770aea3d4d8b1",
"body": null,
"is_bot": false,
"headline": "fix: popup with ASCII border (+/-) to avoid box-drawing width mismatch",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-08T15:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94b565b68665e877167e0678181a6a14eae74822",
"body": null,
"is_bot": false,
"headline": "fix: popup uses plain background block instead of box-drawing border",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-08T15:13:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c45a1bc3b98c1741953ec8cea580817c3d8721ac",
"body": "… reset",
"is_bot": false,
"headline": "fix: popup overlay rendering + quit confirm logic broken by premature…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-08T15:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b8164b3385ccb972cc864f9a2bf6b6ec04436bd",
"body": "…pdating (pointer for goroutine)",
"is_bot": false,
"headline": "fix: popup dialog with border and rounded corners; fix progress not u…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-08T14:57:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92c77a165de44048c6a822720d81f3ea47e4e490",
"body": null,
"is_bot": false,
"headline": "chore: remove stray file, add to gitignore",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-08T14:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2863d2bf88bc90b208b8e19acad69964dc1b23b",
"body": "…opup",
"is_bot": false,
"headline": "refactor: change status message from inline bar to centered overlay p…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-08T14:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81453b5b36126137bc8ff324e5d1159ca7312507",
"body": null,
"is_bot": false,
"headline": "test: add tests for SFTP sync, rename, quit confirm",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-07T13:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77cc23d34d4891051cd4c810f97d63b0eecb3755",
"body": null,
"is_bot": false,
"headline": "feat: merge SFTP u/d into sync, add feedback, fix progress reporting",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-07T13:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9820c7e410341fba84f3ab9f8f258fdc12aa8b2",
"body": null,
"is_bot": false,
"headline": "feat: add SFTP rename support with inline input",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-07T13:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "048fb9639bffa5a1e4959322a22797cf9943ca31",
"body": "…eedback",
"is_bot": false,
"headline": "feat: add status message system, quit confirmation, and main screen f…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-07T13:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71c28429de1278e243415bda427bf2405d1f893c",
"body": null,
"is_bot": false,
"headline": "docs: add action feedback implementation plan (11 tasks)",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-07T13:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe0f68b3c581d4768f0b8a773f6652aec21957a1",
"body": null,
"is_bot": false,
"headline": "docs: update spec with rename, progress fix, sync merge",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-07T13:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81a99b85300aa190e927b99e467ded31eb9aa2e1",
"body": null,
"is_bot": false,
"headline": "docs: add action feedback UX design spec",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T16:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb86df87839cd591b977f71b9374b994bf78c4f6",
"body": null,
"is_bot": false,
"headline": "feat: add PageUp/PageDown support in SFTP file panels",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T16:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cd332215a24be6ee755d0478558afcc1b41e23f",
"body": null,
"is_bot": false,
"headline": "style: unify quit key to 'q' across all screens",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T16:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aac8c5208bd985138f5525e6fa359a405f22b5cf",
"body": null,
"is_bot": false,
"headline": "perf: reduce directory listing cap to 1000 entries",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T15:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cb0c357e34017a03d23d0df57007f32a0681735",
"body": "…dirs",
"is_bot": false,
"headline": "perf: cap directory listing to 10000 entries to prevent OOM on large …",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T15:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eb395e467964f9a9fc7966b62cfd6688bfadcb9",
"body": "Remove per-panel ── lines, use │ between LOCAL and REMOTE panels.",
"is_bot": false,
"headline": "fix: replace panel horizontal lines with center vertical separator",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T15:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "157a6e5d2c734397ee59759b5bd908d0783a3e44",
"body": "Manually pad lines to panelWidth before applying style, instead of\nusing lipgloss.Width(width) which can cause ANSI nesting issues that\nsplit lines in some terminals.",
"is_bot": false,
"headline": "fix: avoid lipgloss Width() causing line wrapping in SFTP panels",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T15:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b42fc019257436b2a5abe87fd90456a3b6f654a",
"body": "Pipe first 4KB of remote binary to local /dev/stdin: empty for type detection.\nFalls back to [binary file] if file command unavailable.",
"is_bot": false,
"headline": "feat: binary file preview via local `file` command",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T15:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2475bba527f9a52dae1f4369efc57c95e192e17d",
"body": "… Width()",
"is_bot": false,
"headline": "fix: uppercase LOCAL/REMOTE labels, uniform panel width with lipgloss…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T15:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0269e1340dc57e87bf79cf3b26072a8bb462521",
"body": "…els, English labels\n\n- Add [f]SFTP to main screen shortcut bar\n- Remove duplicate title in SFTP screen, use View() title with SFTP label\n- Remove visibleHeight cap of 20, use screen height for file panels\n- Pad both panel columns to panelWidth for consistent alignment\n- Pad panel header to panelWidth with lipgloss Width()\n- Replace Chinese text in SFTP shortcuts with English",
"is_bot": false,
"headline": "fix: SFTP UI issues - add f shortcut, fix title, fill height, pad pan…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T15:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "296709bc6e666a560b21b3e8c169d75919c1af66",
"body": null,
"is_bot": false,
"headline": "docs: update AGENTS.md with SFTP architecture",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T15:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21c4c1c9346d07a123ea608effee4e1e867d0545",
"body": "Adds ScreenSFTP to the TUI with:\n- Dual-panel file browser (local + remote) with tab switching\n- Navigation: enter dirs, .. parent, cursor/scroll with arrow keys\n- File transfer: upload (u), download (d), recursive sync (r)\n- File preview (v) with binary detection, 4KB limit\n- Transfer progress bar with direction indicator\n- Completion detection via channel-based tick handler\n- Press 'f' on a running tunnel to open SFTP session\n- Shortcuts bar adapts to preview/transferring/browsing states",
"is_bot": false,
"headline": "feat: add SFTP dual-panel screen with navigation, transfer, preview",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T15:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae5a74547ac71a2b11dab8ac1ff73d27d2b5d306",
"body": "…lient",
"is_bot": false,
"headline": "feat: add Download, Upload, Preview, DownloadDir, UploadDir to sftp c…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T14:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5cfe475bab8d4698df85b7ddab1ba06ab14da2b",
"body": "…lDir",
"is_bot": false,
"headline": "feat: add sftp client wrapper with FileEntry, ReadRemoteDir, ReadLoca…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T14:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6954c995dcb9d0beb381b49c899f74c7e4018a0f",
"body": null,
"is_bot": false,
"headline": "feat: add Manager.GetSFTPClient() method",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T14:41:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "194f4d91c27c03a08be4eb437c034a1a2b450351",
"body": null,
"is_bot": false,
"headline": "feat: add SFTPCapable interface and SSHConnection.NewSFTPClient()",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T14:40:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72138941a4a748c6e824b6750e082692a39c3eb4",
"body": null,
"is_bot": false,
"headline": "chore: add github.com/pkg/sftp dependency",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T14:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7fcadee76629426059652f97dba2dbf9a62b721",
"body": null,
"is_bot": false,
"headline": "docs: add SFTP dual-panel implementation plan",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T14:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99001455c011ad6c593cf922019a20acb16bb67b",
"body": null,
"is_bot": false,
"headline": "docs: add SFTP dual-panel file manager design spec",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-06T14:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42cfbece2353a464c2d54625bacc3ed58c14de69",
"body": null,
"is_bot": false,
"headline": "ci: fix ldflags passing in build step",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-04T14:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91d9a3e0f8ee6f3be7ec6e6081b6fa7431ad5b28",
"body": null,
"is_bot": false,
"headline": "ci: add release workflow triggered by version tags",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-04T14:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cef49e99941541bc98542c1e03d0470e1191862",
"body": "Critical fixes:\n- Data race: protect SSHConnection.forwards/client with mutex, add addForward() helper\n- Data race: protect Tunnel Status/Error with setStatus() setter under t.mu\n- Fix 'connection lost' string match (SSH_CONNECTION_LOST vs lowercase)\n- Restart() releases mu during sleep to avoid blo\n[…]\natform username: os/user.Current() with env var fallback\n- Extract buildSSHConfig() helper to deduplicate SSHConfig construction\n\nDocs: update AGENTS.md, README.md, README_CN.md to reflect all changes",
"is_bot": false,
"headline": "fix: resolve all critical and important issues from code review",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-04T14:44:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7ca51cda99389faac3da090b2a7ca53b87c48d1f",
"body": "- Widen Type column to 10, Local/Remote to 21 (fits 255.255.255.255:65536)\n- Center-align speed stats row\n- Speed format: direction prefix (↑↓/s), TX/RX for totals",
"is_bot": false,
"headline": "refactor: improve column layout and speed display",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-04T04:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cab0be85fb6ed0bfe5cec70aff16a79ddf9b04e",
"body": "…emote listen\n\n- Both steps accept ip:port or plain port (auto 127.0.0.1 prefix)\n- Remote listen uses full address from input (e.g. 0.0.0.0:2222)",
"is_bot": false,
"headline": "feat: remote tunnel supports full address for both local target and r…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-03T15:58:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d737bf8b98fdb1e70588af2305a3d7393dd4988",
"body": "…d install\n\n- Remote tunnel: local target accepts ip:port (e.g. 192.168.1.100:22)\n- Remote tunnel: plain port auto-prepends 127.0.0.1 for backward compat\n- Makefile: build-all -> all, add install target",
"is_bot": false,
"headline": "feat: remote tunnel supports LAN targets, rename build-all to all, ad…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-05-03T14:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22ac69a2b2fcb054728488782f684fcb195745bb",
"body": "- Parse tssh #!! GroupLabels from ssh config comments\n- Show labels as highlighted badge in host list (hostname # label1, label2)\n- Custom host delegate with gold highlight for labeled entries\n- Status badges with background color (green/red/gray/yellow)\n- Selected row uses white text without background color",
"is_bot": false,
"headline": "feat: add GroupLabels support and improve status display",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-04-28T16:16:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c485d2949761e48569f4f33ccf1aca1921166e6",
"body": null,
"is_bot": false,
"headline": "fix: suppress log output to stderr when INTUN_LOG not set",
"author_name": "Spance",
"author_login": "spance",
"committed_at": "2026-04-10T05:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "549cff1471cbd0f637b1988b523bafdad593592a",
"body": "- Remove PingFailCount field (no longer used)\n- Reduce log statements from 26 to 5 (keep critical errors only)\n- Remove verbose keepalive OK logs, connection details\n- Keep: keepalive failed, connection closed errors\n\nRetained logs:\n- Keepalive failed: critical connection error\n- Connection closed: with error details\n- Log file initialization",
"is_bot": false,
"headline": "refactor: clean up debug logs and remove PingFailCount",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-04-03T14:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ab72e264904799ecd505fdeffa970cdfc610b3d",
"body": "Root cause: Ping() returning 0 doesn't mean connection is dead.\nSSH keepalive succeeds while Ping() may fail intermittently.\n\nNew detection mechanism:\n- sendKeepalive() fails → setError() → CheckStatus() detects\n- client.Wait() returns → setExited() → CheckStatus() detects\n\nChanges:\n- Remove PingFailCount logic from UpdateStats()\n- Add Ping() failure logging for diagnosis\n- Update tests to match new detection logic",
"is_bot": false,
"headline": "fix: remove unreliable ping-based connection loss detection",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-04-03T13:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e92344277fb052a093dd55ed703321d8d01e6c46",
"body": "- Add log output to file via INTUN_LOG environment variable\n- Log keepalive status every 60s, errors immediately\n- Log connection establishment and closure with details\n- Log all dial/listen failures with target addresses\n- Improve error handling in forward handlers\n- Change keepalive interval to 10s (from 15s)\n- Fix goroutine leak in forward handlers (use done channel)\n\nUsage: INTUN_LOG=intun.log ./intun",
"is_bot": false,
"headline": "feat: add detailed SSH logging for connection diagnosis",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-04-03T13:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb88352ce2c4fa73f97290cd1ce4d0e2c8da9c50",
"body": "- Enable TCP keepalive (30s interval) via net.Dialer\n- Add SSH keepalive goroutine sending keepalive@openssh.org every 15s\n- Fix connection loss on Windows LAN dynamic tunnel due to idle timeout",
"is_bot": false,
"headline": "fix: add TCP and SSH keepalive to prevent connection drop",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-04-03T13:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6a7bb468c1658daf21fb397674d7bdce26d321a",
"body": "…ource",
"is_bot": false,
"headline": "fix gitignore: use /intun to only ignore root binary, add cmd/intun s…",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-04-03T12:20:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bee7d23dc89e684194a7fa2f0c791c8c1a5bcf4f",
"body": null,
"is_bot": false,
"headline": "first commit",
"author_name": "spance",
"author_login": "spance",
"committed_at": "2026-04-01T14:27:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 78,
"latest_release_at": "2026-06-26T15:00:48Z",
"latest_release_tag": "v1.2.0",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 11,
"days_since_latest_release": 28,
"mean_days_between_releases": 10.6
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/spance/intun",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/spance/intun",
"is_deprecated": false,
"latest_version": "v1.2.0",
"repository_url": "https://github.com/spance/intun",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-26T14:40:22Z",
"latest_version_yanked": null,
"days_since_latest_publish": 28
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 45972,
"source_files_sampled": 61,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 7638
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "charm.land/bubbletea/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.6"
},
{
"name": "charm.land/lipgloss/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.3"
},
{
"name": "github.com/charmbracelet/bubbles",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/pkg/sftp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.10"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.51.0"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.0"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.43.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "spance",
"commits": 78,
"avatar_url": "https://avatars.githubusercontent.com/u/3322424?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "14 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "fffb999992bf09013eb667a27adb9b02dbf27b54",
"ran_at": "2026-07-25T09:12:32Z",
"aggregate_score": 2.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-05T15:51:33Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/spance/inTun",
"host": "github.com",
"name": "inTun",
"owner": "spance"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"security": 26,
"vitality": 79,
"community": 12,
"governance": 56,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"commits_last_year": 78,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "78 commits in the last year",
"points": 17,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 78
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v1.2.0",
"releases_from_tags": false,
"days_since_latest_release": 28,
"mean_days_between_releases": 10.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 28 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 28
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~10.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 10.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"followers": 40,
"owner_type": "User",
"is_verified": null,
"owner_login": "spance",
"public_repos": 29,
"account_age_days": 4933
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "40 followers of spance",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 40,
"login": "spance"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "29 public repos, account ~13 yr old",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 29
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/spance/intun"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 28
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 28 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 28
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 26,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "14 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 76,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.949,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 7638
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "74 of 78 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 74,
"sampled": 78
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 78",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 78
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 45972,
"source_files_sampled": 61,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/61 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 61,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T09:12:36.839195Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/spance/inTun.svg",
"full_name": "spance/inTun",
"license_state": "absent",
"license_spdx": null
}