Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-26 00:49 UTC

chuccp / win-sshpass

A Windows implementation of sshpass, supporting non-interactive SSH password authentication and SFTP file transfers.Supports password and private key authentication. Ideal for running remote commands, uploading/downloading files, and recursive directory transfers in automation scripts, CI/CD pipelines, and batch deployment scenarios.

GoApache-2.0★ 15 stars⑂ 3 forkssince Apr 2026View on GitHub ↗

chuccp/win-sshpass holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Vitality (80/100) and lowest on Security (29/100). It was last updated today. A single contributor accounts for most of its recent work.

51
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

51
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).

Ownership

tomcatPersonal account
10 followers31 public repossince May 2013

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/chuccp/win-sshpassv0.8.1-153 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

80Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
9.7/36Commit cadence — 14/52 weeks with commits
18/18Commit volume — 125 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year125
human_commit_share0.86
days_since_last_push0
active_weeks_last_year14
How it's scored
27/27Ships releases — 9 releases published
36/36Release recency — latest release 3 days ago
27/27Release cadence — a release every ~10.1 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count9
latest_release_tagv0.8.1
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases10.1

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

35Weak · 17% of overall
How it's scored
18.6/60Stars — 15 stars
2.5/25Forks — 3 forks
0/15Watchers — 1 watchers
Inputs used
forks3
stars15
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

36Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolution — 0% of issues closed
0/30PR acceptance — no decided pull requests or no data
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues1
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0
closed_unmerged_prs0
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): PR acceptance, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
7.5/25Owner reach — 10 followers of chuccp
23/25Track record — 31 public repos, account ~13 yr old
Inputs used
followers10
owner_typeUser
is_verified
owner_loginchuccp
public_repos31
account_age_days4,808
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 3 days ago
20/20Version history — 15 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/chuccp/win-sshpass
ecosystemsgo
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

66Good · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://chuccp.github.io/win-sshpass/
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicsssh, ssh-client, sshpass, windows, windows-ssh-terminal-client
has_wikiyes
homepagehttps://chuccp.github.io/win-sshpass/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

29At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0.8/7.5Vulnerabilities — 9 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2.9
Excluded from scoring (no data or not applicable): ci_tests, packaging. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

79Good · 4% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 71 of 86 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.826
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes4,039
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 52 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.52
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/38 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes21,541
source_files_sampled38
oversized_source_files0

Key facts

15GitHub stars
1contributors
125commits, last 12 months
0days since last push
9releases
1bus factor
1open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
7Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

12233312026-042026-062026-07
Major 0Minor 0Patch 7
OpenSSF Scorecard 2.9 / 10
2.9aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-26 00:49 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
1Vulnerabilities9 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
Gogithub.com/ncruces/zenityv0.10.14go.mod
Gogithub.com/pkg/sftpv1.13.10go.mod
Gogithub.com/schollz/progressbar/v3v3.19.0go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/netv0.57.0go.mod
Gogolang.org/x/termv0.45.0go.mod
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "ssh",
        "ssh-client",
        "sshpass",
        "windows",
        "windows-ssh-terminal-client"
      ],
      "is_fork": false,
      "size_kb": 337,
      "has_wiki": true,
      "homepage": "https://chuccp.github.io/win-sshpass/",
      "languages": {
        "Go": 197296,
        "Shell": 12963,
        "Batchfile": 760
      },
      "pushed_at": "2026-07-25T05:55:07Z",
      "created_at": "2026-04-02T01:18:30Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T05:55:30Z",
      "description": "A Windows implementation of sshpass, supporting non-interactive SSH password authentication and SFTP file transfers.Supports password and private key authentication. Ideal for running remote commands, uploading/downloading files, and recursive directory transfers in automation scripts, CI/CD pipelines, and batch deployment scenarios.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "tomcat",
      "type": "User",
      "login": "chuccp",
      "company": null,
      "location": null,
      "followers": 10,
      "avatar_url": "https://avatars.githubusercontent.com/u/4533569?v=4",
      "created_at": "2013-05-26T15:49:31Z",
      "is_verified": null,
      "public_repos": 31,
      "account_age_days": 4808
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2026-07-22T03:00:38Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2026-07-17T07:30:20Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2026-07-10T04:51:30Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2026-06-24T08:44:04Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2026-06-18T06:34:28Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-06-06T02:54:31Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-05-18T09:42:57Z"
        },
        {
          "tag": "v0.4.9",
          "kind": "patch",
          "published_at": "2026-05-06T10:55:07Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2026-05-02T07:17:02Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "61e42182937204bc50138bc3719e1d85a87ff520",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-25T05:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41b0b443f444198ab052477d0dd47d004cf22f11",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-24T06:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2dee95fc5efbaded54598f27cee7724f97e4c4f",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: remove docker-test from repository",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-24T01:13:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f7817d9b042053c6e42dfe313fe10cbd7a621b5f",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-24T01:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99b4bdd22ceee1565663c8d1fa3e37117f920ae0",
          "body": null,
          "is_bot": false,
          "headline": "feat: add ssh-agent authentication and forwarding (-A flag, auto-detect)",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-23T06:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f365f7b9a1a257595a9d755014aef8ab33241f5",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-23T06:10:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e14d5a813c4c210e2504ad6040a0bcf8ce1e90f",
          "body": "…output",
          "is_bot": false,
          "headline": "fix: suppress progress bar on stderr in JSON mode for clean AI agent …",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-23T04:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b9f1d5054b363a7ac3ecbc4b3cc54a41cf67152",
          "body": "…K API",
          "is_bot": false,
          "headline": "feat: add SSH port forwarding (-L local, -R remote) with Forwarder SD…",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-23T04:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc668f9760fa51f0dc45fdcc83c1e20fa4dfb4d8",
          "body": "…ages\n\n- ExecCapture: do not set session.Stdin in capture mode; remote commands\n  get EOF instead of consuming the client's stdin stream (important for\n  JSON/automation mode where stdin may be a pipe or terminal)\n- Remove dead code: jsonFailFromError and exitCodeFromErr in json_output.go\n  (defined\n[…]\n(superseded by extractCommandFromNotFound, only used in tests)\n- Unify fatalError calls: remove redundant 'Error: ' prefix from messages\n  that used 'Error: %v' — the error context is already implicit",
          "is_bot": false,
          "headline": "refactor: clean up dead code, fix ExecCapture stdin, unify error mess…",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-23T03:09:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3cf3b3984c6743eca99c62f73569868143e3513d",
          "body": "When a password is provided, register both ssh.Password and\nssh.KeyboardInteractive auth methods. The keyboard-interactive\nhandler automatically answers all challenges with the same\npassword — no extra user interaction needed.\n\nThis fixes connections to servers that reject the 'password' method\nand only accept 'keyboard-interactive' (PAM-based Linux, Cisco\ndevices, etc.).",
          "is_bot": false,
          "headline": "feat: add keyboard-interactive auth fallback for PAM/Cisco servers",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-23T03:03:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f86d9dcc63ecbb0b41ebd86dd1ed5a7fd757557c",
          "body": "- Add -json flag: outputs structured JSON results to stdout\n- Add Client.ExecCapture() SDK method: captures stdout/stderr/exitCode\n- JSON fields: success, host, command, exit_code, stdout, stderr, error, duration_ms\n- stdout/stderr separated for clean programmatic consumption\n- error field is a brie\n[…]\nll returns error in JSON mode (not supported)\n- fatalError is JSON-aware: outputs JSON error instead of plain text\n- Fix .gitignore: change 'sshpass' to '/sshpass' to not ignore cmd/sshpass/ directory",
          "is_bot": false,
          "headline": "feat: add JSON output mode (-json flag) for AI agents and automation",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-23T02:50:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5ecad37a090428e8579829578df25b5ec5a4cb8d",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-23T01:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ad65ef49532aeae1921438473d765d38228f33f",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T13:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4404a14f6c77697b82ed228c73da230b971995c3",
          "body": "- Add macOS table (PKG installer + tar.gz) for amd64 Intel and arm64 Apple Silicon\n- Update platform support feature line to include macOS\n- Update install steps 3/4 to mention macOS PKG and tar.gz\n- Sync all 4 languages: EN, zh-CN, zh-TW, JA\n- Sync docs-site installation pages and index subtitles\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add macOS download info across all README and docs-site languages",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-22T06:14:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "81fc7f1383661a807678feaba18dd6066974f617",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T06:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa81a145d426d6993592c9977f52ec8f76b772ad",
          "body": "- Add proxy support section with examples (all READMEs)\n- Add WinGet installation instructions (all READMEs)\n- Add cross-platform descriptions and Linux download tables\n- Add breakpoint-resume, hash/verify, -resume flag docs\n- Update docs-site changelogs and indexes for all 4 languages\n- Add .codebuddy to .gitignore\n\nCo-Authored-By: tomcat <chuccp@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: update documentation with v0.8.1 features",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-22T05:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e18f7d6021adccb6cbc381efa469b7f5471f7c",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T03:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "618fd39ee2a072ea9cf2a097eae439c4e399c486",
          "body": "New features:\n- SSH key pair generation subcommand (keygen): Ed25519 + RSA\n- Docker-based integration test suite (71 tests)\n- Documentation site redesigned in go-web-frame style\n\nSDK additions:\n- GenerateKeyPair, GenerateRSAKeyPair, SaveKeyPair, DeployPublicKey, DefaultKeyPath\n\nDocumentation:\n- All \n[…]\n 4-language docs-site updated with correct changelog, Material icons, styled buttons\n- Fixed public key deployment instructions across all docs\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "release: v0.8.1",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-22T02:54:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "eb559c8094b6f67539719aeeac824c8dcf89eeb2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/chuccp/win-sshpass",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-21T13:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c0989c2d521c86f3fadfad12b3bbc614b787488",
          "body": "日志重构:\n- 新增 WithLogger(*slog.Logger) 选项,默认 text handler → stderr\n- dial()、setupOperationTimeout()、rzszMonitor 全部迁移到 slog\n- 文件对话框错误改用 logger.Error 结构化输出\n\nSOCKS5 代理:\n- 使用 context.WithTimeout + DialContext 替代 goroutine+channel 模式\n- 超时时正确取消 TCP 拨号和 SOCKS5 握手,无 goroutine/连接泄漏\n- Fallback 路径同样正确关闭废弃连接\n\n其他修复:\n- 修复 IPv6 地址双括号解析问题(ssh_test.go 新增覆盖测试)\n- 修复进度条 resume 时不显示已传输字节\n- gitignore 新增 /.qoder、sshpass\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: 使用 slog.Logger 替代 io.Writer 诊断输出,SOCKS5 上下文取消",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-21T13:44:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "94f2e73592a528db8819c9edfd750c460e7875d9",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: 更新代码",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-21T13:40:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "309e19587c73210780a9b8958d1211fc52da33cf",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: 更新代码",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-21T13:32:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1b0f18a7b246cf865da1a8613a14b09cf6f38c9f",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: 更新 ssh 测试代码",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-21T12:59:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3854c3df29386f3b31e30ca411a7baea80061001",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/chuccp/win-sshpass",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-21T12:59:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10dddef4c8e59e647ec38a4e0af37dca30355565",
          "body": "- build-macos 改为 macos-latest 运行\n- 使用 pkgbuild 构建 .pkg 安装器(安装到 /usr/local/bin/)\n- 同时保留 tar.gz 压缩包便于手动部署\n- gitignore 添加本地测试产物\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: macOS 打包为 pkg 安装器和 tar.gz 压缩包",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-21T12:59:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e6b875c89d93c133599950494df59feeb26a863d",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: macOS 同时输出 pkg 安装器和 tar.gz 压缩包",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-21T12:02:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "db52e7cce964bdd14c32eb4d929a0749cefa7edb",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/chuccp/win-sshpass",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-21T11:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8c1878bbf71398172cf75a00fd6fca26dafbec7",
          "body": "- build-macos 改为 macos-latest 运行\n- 使用 pkgbuild 构建 .pkg 安装器(安装到 /usr/local/bin/)\n- 用户下载 .pkg 后双击即可完成安装\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: macOS 打包为 pkg 安装器",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-21T11:59:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4d3a6972b357263d9dc00ecec56ac8ed36668552",
          "body": "- /win-sshpass (编译输出)\n- *.dmg *.pkg (打包产物)\n- /payload/ /dmg-staging/ (临时目录)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: gitignore 添加 macOS 本地测试产物",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-21T11:56:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "392f1d538d72b15d805e27ee123ac4d2a57f1922",
          "body": "- build-macos 改为 macos-latest 运行\n- 使用 pkgbuild 构建 .pkg 安装器(安装到 /usr/local/bin/)\n- 使用 hdiutil 打包为 DMG 分发\n- 用户双击 pkg 即可完成安装\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: macOS 打包为 DMG(内含 pkg 安装器)",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-21T11:56:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6d76ebea0116f749401b2ad14b3938282b0371f2",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T06:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc47a74402d43993101b57e2b2cd7bccc9acaed7",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T04:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77fc881a9c3c61c748dfca2d6bc61eefea23c9c0",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T13:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98f9d7750e9c70d27258bdd4ef38c33dfe7c508e",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: add GITHUB_TOKEN auth to badge workflow to avoid rate limiting",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-20T13:15:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5ef8fc0ec7ec018cf39c6ea9dc4fbd299e9b78f0",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T10:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "170ee3183883f51d6f92ec885039392771517efe",
          "body": "Removed ssh-copy-id references from all 4 language docs (en/zh/tw/ja).\nRenumbered remaining methods: win-sshpass pipe is now Method 1,\nmanual copy is Method 2.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: remove all ssh-copy-id references, use native commands only",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-20T06:14:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "87807d225adae7437a0128513ee68d2661d08e93",
          "body": "…n output\n\nUsers can deploy the public key using standard commands they already have\n(cat + ssh), no need to reference an external tool.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: replace ssh-copy-id references with native cat+ssh pipe in keyge…",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-20T06:12:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6b4241b40212a4a2f00cbcdbc3b154825b645176",
          "body": "- Add SDK-level key generation (GenerateKeyPair, GenerateRSAKeyPair) in keygen.go\n  supporting ed25519 (default) and RSA (4096-bit default, min 2048)\n- Add SaveKeyPair to write keys to disk with proper permissions (0600/0644)\n- Add DeployPublicKey for programmatic remote deployment via existing clie\n[…]\nnd usage help\n- Add comprehensive tests (keygen_test.go): algorithm parsing, key generation,\n  save/overwrite/uniqueness, and deploy validation\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add keygen subcommand for SSH key pair generation",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-20T06:07:55Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3fff091f2c97af50b96a17a2227077194ee9bbbe",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T01:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49904cd82e128b9e2c9f326003f671188cddf3ae",
          "body": "- Add cmd/sshpass/ui_darwin.go: macOS rz/sz uses zenity with osascript\n  for native Finder file open/save dialogs\n- Update cmd/sshpass/ui_other.go: restrict stdin fallback to Linux only\n- Update CLAUDE.md: reflect macOS native dialog support and platform docs\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add native file picker support for macOS via zenity/osascript",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-19T16:03:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c874ffe5c3d5c4227b61f401eff8ca26e35273e9",
          "body": null,
          "is_bot": false,
          "headline": "Update release.yml",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-19T15:59:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47794be72b3b4edf9dea0dd90b51e0689a79fa6c",
          "body": null,
          "is_bot": false,
          "headline": "Update badge.yml",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-19T15:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d58e782f739d31f34c63e8ca1103a6a494d6d227",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/chuccp/win-sshpass",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-19T15:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a739d8ab99fb685cf03ead54034d67078642d832",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-19T15:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78d936cc7530b05f403f87f9f8fc19878b8dee80",
          "body": null,
          "is_bot": true,
          "headline": "chore: update downloads badge",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-19T15:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e860fc049e2cfa752d33a6631bd5468fd6c080f4",
          "body": null,
          "is_bot": false,
          "headline": "Update badge.yml",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-19T15:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb52edad46412c8120bd010721d4cde4f494c7a6",
          "body": "- Go Version: use badgen.net static badge\n- Downloads: use self-hosted SVG auto-updated by GitHub Actions\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: replace broken shields.io badges with working alternatives",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-19T13:31:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3dbfd3b471828be6514ce7299324877817e04a47",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: remove .codebuddy from tracking, add to .gitignore",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-17T07:31:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "627a1b20ff2444bd272da435513b5f5b17bcac65",
          "body": "- Add cross-platform (Windows & Linux) descriptions\n- Add WinGet installation instructions (all 4 languages)\n- Add proxy support section with 8 usage examples\n- Add breakpoint-resume (-resume) documentation\n- Add hash & verify subcommands documentation\n- Add Linux download tables and build instructions\n- Update changelogs with v0.3.2 features\n- Update parameter tables and SDK options tables\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update all READMEs and docs-site with recent features",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-17T07:27:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f794efa70dfc3e2af2cb62fcd6e48793401c2e28",
          "body": "Uncomment and fix winget job: use zip URLs (amd64 + arm64) instead of\nMSI, since the winget package uses zip installer type.",
          "is_bot": false,
          "headline": "feat: enable winget auto-submit in release workflow",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-17T02:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87c64244e08353cbced9577cab4545dcd992125c",
          "body": null,
          "is_bot": false,
          "headline": "Update release.yml",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-16T13:54:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d53a601f44136505d6d770d246e58bb906804c5f",
          "body": "- Split cmd/sshpass/ui.go into platform-specific files:\n  - ui.go: shared progress bar (all platforms)\n  - ui_windows.go: zenity file dialogs for rz/sz (Windows only)\n  - ui_other.go: no-op file selector, falls back to stdin (Linux/macOS)\n- printVersion now uses runtime.GOOS/GOARCH instead of hardco\n[…]\n artifacts renamed with 'windows-' prefix for clarity\n- Update Scoop manifest URLs to match new artifact names\n- Update CLAUDE.md with cross-platform build instructions\n- Add .workbuddy/ to .gitignore",
          "is_bot": false,
          "headline": "feat: add Linux compatibility",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-16T13:52:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3c5b910902b5bc4574b29f6f42f9241a3caf7289",
          "body": "- Fix SOCKS5 dial to enforce timeout over full negotiation (goroutine + timer)\n- Add bufferedConn to preserve HTTP CONNECT buffered bytes for SSH handshake\n- Add client_test.go, options_test.go, sftp_test.go with comprehensive tests\n- Expand proxy_test.go, args_test.go, config_test.go, shell_transfer_test.go, util_test.go\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: improve proxy timeout handling and add comprehensive tests",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-16T06:29:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0e18e2ea45d8c6b42e0a3079fbb22a6ea02acf3e",
          "body": "…NECT)\n\n- Add proxy.go with proxyDial supporting socks5, socks5h, socks4, socks4a, http, and https schemes\n- Add -proxy CLI flag and proxy/proxy_url config file key\n- Integrate proxy dialing into ssh.go dialAndHandshake\n- Update go.mod to add golang.org/x/net dependency\n- Add tests for proxy scheme routing and config parsing\n- Update .gitignore with /docs entries\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add proxy support for SSH connections (SOCKS4/5, HTTP/HTTPS CON…",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-16T05:57:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a2c885a096cc3584323b1b1e5784a490a06c000c",
          "body": "Add opt-in resume capability via -resume flag (CLI) or WithResume() option\n(SDK). When enabled, partial transfers resume from the last byte instead of\nrestarting; fully transferred files are skipped.\n\n- options.go: add WithResume() Option\n- client.go: add resume field, pass to SFTPClient\n- sftp.go: uploadSingleFile/downloadSingleFile support seek+append resume\n- cmd/sshpass/main.go: add -resume flag and help text\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add breakpoint-resume support for SFTP file transfers",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-15T16:36:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0645be1d11e6582235336706041bbb9665df2909",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-14T08:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4deb6cbcee27b90b6fe11b11b67feefa19b42332",
          "body": "Add SDK functions HashFile and VerifyFile supporting md5, sha1, sha256, sha512.\nAdd CLI subcommands 'hash' and 'verify' — pure local operations, no SSH connection required.\nHash command outputs value only, no file path.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add hash and verify subcommands for local file hash",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-14T06:06:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d36f7b28c7736a4a9f384777a2d75557da3cef1f",
          "body": "Change \"sshpass\" to \"win-sshpass\" in printUsage and printVersion,\nand add missing -c flag to the Options section.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: use correct binary name in help and version output",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-11T05:34:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c03efc9d1cc976902cc88b2cc13d37802d9009c4",
          "body": "- Add MkDocs Material documentation site (docs-site/)\n- Support 4 languages: Simplified Chinese, English, Japanese, Traditional Chinese\n- Add GitHub Actions workflow for auto-deploy to GitHub Pages\n- Add build scripts for local preview (build.sh, build.bat)\n- Update .gitignore for MkDocs build output",
          "is_bot": false,
          "headline": "docs: add MkDocs documentation site with 4 languages",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-09T15:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "224e7fbbf5a2a7583cb8917c77a923aa773b068e",
          "body": "…cription\n\n- Move Related Project section to the very top of all README files\n- Update go-web-frame description with detailed feature highlights\n- Translate description into all 4 languages (EN/zh-CN/zh-TW/ja)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: move Related Project section to top and update go-web-frame des…",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-07-08T05:01:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1677f354bc839266f61af27f537312033d86e31f",
          "body": null,
          "is_bot": false,
          "headline": "docs: add Scoop install instructions to all READMEs",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-30T04:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc4658be630f4af12ad92026edafb605a9c73089",
          "body": "- Move entry point from main.go to cmd/sshpass/main.go\n- Add client.go: Client object with NewClient, Exec, Shell, SFTP, Close\n- Add options.go: functional options pattern (WithStdin, WithStdout, WithProgress, etc.)\n- Add doc.go: package documentation\n- Update all files to use new SDK architecture\n- Update CLAUDE.md and README.md to reflect new structure",
          "is_bot": false,
          "headline": "refactor: extract SDK package and CLI entry point",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-30T03:48:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7ceb5e919eb835c11c8f9323fe32e9ff0069940",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add Scoop install instructions to all READMEs",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-24T09:07:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "042b9d67b29515d1e6462f1d5c9be1c299f2d87c",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add Star reminder in all README languages",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-24T09:03:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "20aaef1ed9c9ff3ab213b4639f3a08d274b39373",
          "body": null,
          "is_bot": false,
          "headline": "Update release.yml",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-24T08:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbc0a2fbf474ad24f7d093ea7df063b8262dbc41",
          "body": null,
          "is_bot": false,
          "headline": "Update release.yml",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-24T08:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0e74842297b8fbbb1239b8087b448fb79b5c414",
          "body": "- Add Interactive Shell and rz/sz file transfer docs to ZH-TW and JA READMEs\n- Add -retry parameter to all README parameter tables\n- Add scoop and winget publish jobs to release workflow\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: sync all READMEs with latest features and add release pipeline",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-24T06:55:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8558e2ba46a6d993cd62be4aea2017c64dddeef1",
          "body": "Borrows rz/sz command names from the Zmodem/lrzsz ecosystem but\nimplements transfer via SFTP — no Zmodem protocol needed.\n\nArchitecture: pure output monitoring with zero input interception.\nAll keystrokes go directly to the remote shell, preserving full echo,\ntab completion, command history, and lin\n[…]\nuploads via SFTP\n- sz <file>: opens save file dialog, downloads via SFTP\n- Works with typing, tab completion, history recall, and paste\n- Uses github.com/ncruces/zenity for native Windows file dialogs",
          "is_bot": false,
          "headline": "feat: add rz/sz file transfer support in interactive shell",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-23T02:57:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b85147e33439df3120661397facde15351dbd572",
          "body": null,
          "is_bot": false,
          "headline": "docs: add go-web-frame related project section to all READMEs",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-18T06:39:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9e455c9fca84081c4e6f49b39ab6a3bc1462ecf",
          "body": "…es to all READMEs\n\n- Add raw terminal mode interactive shell example (ssh user@host)\n- Add config file positional command example (-f config 'command')\n- Update features section with raw terminal mode in all 4 languages",
          "is_bot": false,
          "headline": "docs: add interactive shell and config file positional command exampl…",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-18T06:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb7c47ea7039a5386102b65c47b0ee264c87a1e",
          "body": "…ff overflow\n\n- Enable raw terminal mode in interactive shell to fix double echo,\n  Ctrl+C, and full-screen app support (vim, top)\n- Stop swallowing closed-connection errors; non-timeout failures now\n  print error and exit non-zero instead of silently exiting 0\n- Support positional commands with con\n[…]\nial backoff shift to prevent integer overflow on high\n  retry counts\n- Remove dead isClosedConnError function and its test\n- Update README with raw terminal mode feature and positional command example",
          "is_bot": false,
          "headline": "fix: raw terminal mode, error exit codes, config file commands, backo…",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-18T06:28:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e82274a46eb3a15c6a4d755e48df1a23f4a538a5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-16T16:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "939ea9433cb11a94f6bdafd7b57acc197242727d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-16T16:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7233657d46af25f4abf5c8214b3f777a2214ff8",
          "body": "- Extract Config.mergeFrom() to deduplicate mergeConfig (55→3 lines)\n- Extract createProgressBar() for shared progress bar creation\n- Add sftpConnection struct with Upload/Download methods\n- Extract connectSFTP() shared by SCP, rsync, and file transfer paths\n- Move splitPaths() from main.go to util.\n[…]\n)\n- Skip retry on auth failures\n- Add SIGINT handler for graceful connection shutdown\n- Clean up imports: main.go no longer depends on pkg/sftp\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: eliminate code duplication and improve robustness",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-09T01:43:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "bb21c0d6b4922087b29e93bfa33c6fb6f36f17d2",
          "body": "Update all READMEs with architecture-specific download links\nfor both x64 (amd64) and ARM64 builds.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add ARM64 architecture support to download tables",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-06T02:51:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ec3c338031837939cad4fa5993b343bab50220f8",
          "body": "Add matrix strategy to build for both amd64 and arm64 architectures.\nIncludes separate MSI installers and zip packages for each arch.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add ARM64 build support to release workflow",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-06T02:49:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "af2662eea2cc783bf396eea62f986a367164c48b",
          "body": "Add isValidPort utility in util.go and call it from Config.validate()\nto catch non-numeric or out-of-range port values early with a clear\nerror message instead of a confusing dial error later.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: validate port number in config",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-06-01T15:08:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "99021d42e59d5017189352306e3bc9cf9240ec20",
          "body": "Without // prefix, Git Bash converts /var/www/html to a Windows path\nlike C:/Program Files/Git/var/www/html, causing the command to fail.",
          "is_bot": false,
          "headline": "docs: fix -remote paths in Complete Examples to use // prefix",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-18T09:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb3ca069ec38ff1b92561960977c54c2a69aff92",
          "body": "- Add Git Bash // prefix note in File Transfer section for all languages\n- Add SCP -r directory upload example\n- Add rsync download example\n- Use //tmp/ in multi-file examples to avoid Git Bash path conversion",
          "is_bot": false,
          "headline": "docs: add Git Bash note, SCP -r and rsync download examples to READMEs",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-18T09:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1011311a37754cd15635bd95256c2ce92f22dd06",
          "body": "- Fix ensureRemoteDir creating file paths as directories before upload;\n  let uploadSingleFile handle parent dir creation instead\n- Fix config file errors silently falling back to password file\n  (add errNotConfigFile sentinel error)\n- Fix scp/rsync args overriding config file values (correct merge \n[…]\nvate key hint on parse failure\n- Add SCP -r/-q/-C/-v flag handling\n- Add extensive unit tests for args, config, and util packages\n- Update all README files with -t, -ct, -help params and config fields",
          "is_bot": false,
          "headline": "fix: multiple bug fixes and improvements",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-18T09:03:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4390e43eae87b7e5718cdfd2fa13512a70838451",
          "body": "…lidate\n\n- mergeConfig now takes (dst, src, override *Config) instead of 9 parameters\n- Extract auto-cap logic into normalize() method\n- validate() is now read-only\n- go fmt alignment fixes\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: simplify mergeConfig signature and move normalize out of va…",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-14T09:14:40Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "25087ff36590264b1d67bad620b6d7cee1ecd123",
          "body": "- Add -t flag for total operation deadline (0 = no limit)\n- Add -ct flag for TCP connection timeout (default 10s)\n- Support timeout and connect_timeout keys in config file\n- Auto-cap connect timeout when it exceeds total deadline\n- Fix IPv6 address format with net.JoinHostPort\n- Remove dead code (equalIgnoreCase, containsIgnoreCase)\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add configurable connection and operation timeouts",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-14T09:07:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "327a0102bf5138b9ae164ec2cd747d17694174c0",
          "body": "- Remove unused ParsedCommand struct and util wrappers (joinWith, replaceAll, trimSpace)\n- Add done channel to watchTerminalResize to stop polling goroutine on shell exit\n- Add missing \"os\" import in ssh_resize_unix.go\n- Fix go.mod: progressbar and x/term now direct deps, go.sum cleaned\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: remove dead code, fix goroutine leak and go.mod deps",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-14T08:39:50Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5cbf64d6308f29c2be09fc3e46caacd2731ce896",
          "body": "WiX v4/v7 rejects Platform attribute on Package element.\nUse wix build -arch x64 to create 64-bit MSI installer.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: use -arch x64 instead of Platform attribute for WiX v7",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-06T10:49:40Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4236b31c86962f009c9902ceb8021799d60158e8",
          "body": "- Add Platform=\"x64\" to install to Program Files (not Program Files (x86))\n- Package README files (en, zh-CN, zh-TW, ja) in MSI\n- Add -help flag to display usage\n- Enhance help text with file upload/download examples\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: MSI install to 64-bit dir, add README files and -help flag",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-06T10:43:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e9f1450cbf4f8e25ce80ef7100ba78e1e5437f47",
          "body": "- Give PathEnv component a fixed GUID (was using dynamic ProductCode\n  which caused new registry entries on every build)\n- Remove unnecessary GUID generation step from workflow\n- Remove unused xmlns:util namespace from .wxs\n- MainExe can use Guid=\"*\" (single file KeyPath is valid)\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: simplify MSI packaging with fixed GUIDs",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-06T02:47:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "192323d52b74f86c03353ff08702eee8863512b6",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: correct splitPaths function indentation at package level",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-06T02:44:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c45db6c3521ae77407a4cbbad34eb8933309162e",
          "body": "…on-File KeyPath)\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: use explicit GUIDs for components (WiX v7 rejects Guid=\"*\" for n…",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-06T02:41:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "16d64c6052e1a62eaf6e59fdca3e84ba1bef3a7f",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: correct WiX v7 EULA accept command (wix eula accept wix7)",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-06T02:38:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d12959a3c49c798be37c6c2685365129bd6f0c73",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: accept WiX v7 OSMF EULA in CI",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-06T02:33:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3dd6fa26c7f9db5a0fd2808d692b846751cf0481",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: remove WixUtilExtension from MSI build (built into WiX v4)",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-06T02:30:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4e4fac1cdb392be3042a83ddde9a00deacfbb509",
          "body": "- Add MSI download option to all 4 READMEs\n- Document comma/space separated multi-file upload\n- Update -local parameter description\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update READMEs with MSI installer info and multi-file path syntax",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-06T02:28:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6a0de6515d5232c470eeaacb8079db3258bc4c33",
          "body": "- Add WiX Toolset v4 MSI build step to release.yml\n- Create win-sshpass.wxs with system PATH environment entry\n- Refactor path parsing into reusable splitPaths function,\n  supporting both comma and space separators with validation\n  for paths containing / or \\\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add MSI installer with auto-PATH config in release workflow",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-06T02:23:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "961167400e5a2ac0c8ef1714a142a5ff9ca0dd54",
          "body": "…ntaining /\n\nAllow simple paths without / to be space-separated for convenience,\nbut require comma separator for paths containing / to avoid ambiguity.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: support space-separated local paths, require comma for paths co…",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-06T02:15:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6258be723c0cd8e871d55c4780266a2ffad8904f",
          "body": "Allow comma-separated paths in -local and -remote flags for uploading\nto/downloading from multiple targets. SCP and rsync modes also support\nmultiple local file arguments. Target directories are auto-created if\nthey don't exist.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Support multi-file transfer with auto-creating target directories",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-05-04T15:33:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dff0abf9d68a7d318224df74cdc7e40f90cc80c4",
          "body": "When using user@host format, -P port and -u user flags were skipped\nbecause their override logic was inside the `config.Host == \"\"` branch.\nMoved them outside so they always apply regardless of host source.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix -P/-u flag overrides not applying in sshpass-style mode",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-04-29T05:39:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5517186dab066ae79244c0831a3d874ba48c6165",
          "body": null,
          "is_bot": false,
          "headline": "Fix config overrides and command exit handling",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-04-29T05:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0447d2ab9ac2536614fac5c9b7b71548a4cdf28",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: simplify zero-dependency note, focus on no OpenSSH needed",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-04-24T04:11:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b95ebfefc0cbae3ed50a9f596884970dae7416a1",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: emphasize no OpenSSH dependency required",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-04-24T04:09:50Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "af5eadb501a80bbf5268ba411197eb6a21bd6887",
          "body": "All 4 language READMEs now emphasize that win-sshpass.exe is a\nstandalone binary with no runtime dependencies — download and run.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: highlight zero-dependency single-file executable",
          "author_name": "tomcat",
          "author_login": "chuccp",
          "committed_at": "2026-04-24T04:08:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        }
      ],
      "releases_count": 9,
      "commits_last_year": 125,
      "latest_release_at": "2026-07-22T03:00:38Z",
      "latest_release_tag": "v0.8.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 14,
      "days_since_latest_release": 3,
      "mean_days_between_releases": 10.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/chuccp/win-sshpass",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/chuccp/win-sshpass",
          "is_deprecated": false,
          "latest_version": "v0.8.1",
          "repository_url": "https://github.com/chuccp/win-sshpass",
          "versions_count": 15,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-22T02:54:17Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 15,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 21541,
      "source_files_sampled": 38,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 4039
    },
    "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": "github.com/ncruces/zenity",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.14"
        },
        {
          "name": "github.com/pkg/sftp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.10"
        },
        {
          "name": "github.com/schollz/progressbar/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.19.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.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": 1,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "chuccp",
          "commits": 111,
          "avatar_url": "https://avatars.githubusercontent.com/u/4533569?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "badge.yml",
        "docs.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "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": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 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": 1,
            "reason": "9 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "61e42182937204bc50138bc3719e1d85a87ff520",
        "ran_at": "2026-07-26T00:49:38Z",
        "aggregate_score": 2.9,
        "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-25T05:55:08Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2026-04-26T11:56:01Z",
          "last_comment_at": "2026-04-27T01:48:42Z",
          "last_comment_author": "chuccp"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/chuccp/win-sshpass",
    "host": "github.com",
    "name": "win-sshpass",
    "owner": "chuccp"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 51,
            "calibrated": 51,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 51,
      "inputs": {
        "security": 29,
        "vitality": 80,
        "community": 35,
        "governance": 36,
        "calibration": "2026-08-02",
        "engineering": 66,
        "ai_readiness": 79,
        "weighted_overall_raw": 51
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 80,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "commits_last_year": 125,
              "human_commit_share": 0.86,
              "days_since_last_push": 0,
              "active_weeks_last_year": 14
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "14/52 weeks with commits",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 14
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "125 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 125
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 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": 9,
              "latest_release_tag": "v0.8.1",
              "releases_from_tags": false,
              "days_since_latest_release": 3,
              "mean_days_between_releases": 10.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "9 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~10.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 10.1
                    }
                  }
                ],
                "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": "exceptional",
            "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": "weak",
        "name": "Community & Adoption",
        "value": 35,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "forks": 3,
              "stars": 15,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "15 stars",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": "weak",
        "name": "Sustainability & Governance",
        "value": 36,
        "weight": 0.23,
        "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": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "pr_acceptance",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 1,
              "closed_issues": 0,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 0,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "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": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "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": 51,
            "inputs": {
              "followers": 10,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "chuccp",
              "public_repos": 31,
              "account_age_days": 4808
            },
            "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": "10 followers of chuccp",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10,
                      "login": "chuccp"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "31 public repos, account ~13 yr old",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 31
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/chuccp/win-sshpass"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 3
            },
            "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 3 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "15 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 66,
        "weight": 0.19,
        "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": [
                "ssh",
                "ssh-client",
                "sshpass",
                "windows",
                "windows-ssh-terminal-client"
              ],
              "has_wiki": true,
              "homepage": "https://chuccp.github.io/win-sshpass/",
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://chuccp.github.io/win-sshpass/",
                "points": 15,
                "status": "met",
                "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 29,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 29,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 2.9
            },
            "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 detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 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": "9 existing vulnerabilities detected",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          }
        ],
        "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": 79,
        "weight": 0.04,
        "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.826,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 4039
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.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": "71 of 86 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 71,
                      "sampled": 86
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.52,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "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": "52 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 52,
                      "sampled": 100
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 21541,
              "source_files_sampled": 38,
              "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/38 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 38,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:go",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T00:49:42.913881Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/chuccp/win-sshpass.svg",
  "full_name": "chuccp/win-sshpass",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.