Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 02:59 UTC

voocel / sv

✨ Switch golang version seamlessly, a cli go version manager

Go · Shell · PowerShellApache-2.0★ 4 stars⑂ 1 forksince Apr 2022View on GitHub ↗

voocel/sv holds a health index of 43 out of 100, placing it in the At risk band. It scores highest on Vitality (58/100) and lowest on Community & Adoption (28/100). It was last updated 8 days ago. A single contributor accounts for most of its recent work.

43
overall / 100
At risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

43
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

voocelPersonal account
65 followers57 public repossince Aug 2016

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/voocel/svv1.3.2-188 days ago

Metrics by category

Vitality

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

58Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 8 days ago
2.8/36Commit cadence — 4/52 weeks with commits
10/18Commit volume — 12 commits in the last year
4/10OpenSSF Scorecard: Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year12
human_commit_share1
days_since_last_push8
active_weeks_last_year4
How it's scored
27/27Ships releases — 17 releases published
36/36Release recency — latest release 8 days ago
12.6/27Release cadence — a release every ~139.2 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count17
latest_release_tagv1.3.2
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases139.2

Community & Adoption

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

28Critical · 18% of overall
How it's scored
7.7/60Stars — 4 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars4
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
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
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

38At risk · 24% 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/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.1/25Owner reach — 65 followers of voocel
24.8/25Track record — 57 public repos, account ~9 yr old
Inputs used
followers65
owner_typeUser
is_verified
owner_loginvoocel
public_repos57
account_age_days3,617
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 8 days ago
20/20Version history — 18 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/voocel/sv
ecosystemsgo
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

42At risk · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
0/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_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicsgo, version-manager, installer
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

48At 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
3/7.5Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
5/5Packaging — packaging workflow detected
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
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): ci_tests. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages27
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 27 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

47At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
32/40Legible commit history — 54 of 90 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.6
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 90
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_testsno
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/13 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes8,040
source_files_sampled13
oversized_source_files0

Key facts

4GitHub stars
1contributors
12commits, last 12 months
8days since last push
17releases
1bus factor
0open issues
Gopackage ecosystems

More detail

Star and fork history 4 ★ / 1 ⇿
4Stars
1Forks
14Releases

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.

012344112022-052024-052026-06
Major 1Minor 1Patch 12

Each point covers 4 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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-22 02:59 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
4Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
10Packagingpackaging workflow 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
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
Gocharm.land/huh/v2v2.0.3go.mod
Gogithub.com/urfave/cli/v3v3.10.1go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogolang.org/x/termv0.45.0go.mod
All dependencies 27

Full resolved dependency set from the GitHub dependency graph: 5 direct and 22 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gocharm.land/huh/v2v2.0.3direct
Gogithub.com/urfave/cli/v3v3.10.1direct
Gogolang.org/x/syncv0.22.0direct
Gogolang.org/x/sysv0.47.0direct
Gogolang.org/x/termv0.45.0direct
Gocharm.land/bubbles/v2v2.0.0indirect
Gocharm.land/bubbletea/v2v2.0.2indirect
Gocharm.land/lipgloss/v2v2.0.1indirect
Gogithub.com/atotto/clipboardv0.1.4indirect
Gogithub.com/catppuccin/gov0.3.0indirect
Gogithub.com/charmbracelet/colorprofilev0.4.2indirect
Gogithub.com/charmbracelet/ultravioletv0.0.0-20260205113103-524a6607adb8indirect
Gogithub.com/charmbracelet/x/ansiv0.11.6indirect
Gogithub.com/charmbracelet/x/exp/orderedv0.1.0indirect
Gogithub.com/charmbracelet/x/exp/stringsv0.0.0-20240722160745-212f7b056ed0indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/charmbracelet/x/termiosv0.1.1indirect
Gogithub.com/charmbracelet/x/windowsv0.2.2indirect
Gogithub.com/clipperhouse/displaywidthv0.11.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.3.0indirect
Gogithub.com/mattn/go-runewidthv0.0.20indirect
Gogithub.com/mitchellh/hashstructure/v2v2.0.2indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 27 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "go",
        "version-manager",
        "installer"
      ],
      "is_fork": false,
      "size_kb": 10227,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 51495,
        "Shell": 9569,
        "Makefile": 2012,
        "PowerShell": 8281
      },
      "pushed_at": "2026-07-13T11:11:33Z",
      "created_at": "2022-04-11T13:19:30Z",
      "owner_type": "User",
      "updated_at": "2026-07-13T11:10:03Z",
      "description": "✨ Switch golang version seamlessly, a cli go version manager",
      "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",
        "Shell",
        "PowerShell"
      ]
    },
    "owner": {
      "blog": "https://www.voocel.com",
      "name": "voocel",
      "type": "User",
      "login": "voocel",
      "company": null,
      "location": "Chengdu",
      "followers": 65,
      "avatar_url": "https://avatars.githubusercontent.com/u/21246707?v=4",
      "created_at": "2016-08-25T17:39:03Z",
      "is_verified": null,
      "public_repos": 57,
      "account_age_days": 3617
    },
    "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": "v1.3.2",
          "kind": "patch",
          "published_at": "2026-07-13T11:11:33Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2026-07-13T08:01:38Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-07-13T07:35:40Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2025-12-25T09:36:02Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2025-12-21T12:30:16Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2025-07-05T16:06:28Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-07-05T15:47:34Z"
        },
        {
          "tag": "v1.1.9",
          "kind": "patch",
          "published_at": "2024-09-07T13:12:33Z"
        },
        {
          "tag": "v1.1.8",
          "kind": "patch",
          "published_at": "2023-10-31T13:29:05Z"
        },
        {
          "tag": "v1.1.7",
          "kind": "patch",
          "published_at": "2023-02-06T13:38:26Z"
        },
        {
          "tag": "v1.1.6",
          "kind": "patch",
          "published_at": "2023-02-01T14:41:44Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2022-07-31T11:50:29Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2022-07-10T11:14:45Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2022-07-10T09:53:36Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2022-05-29T14:58:20Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2022-05-28T13:27:40Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2022-05-26T15:14:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "77e5b321ea33307b07ea6cb1e24d33dbf22503b6",
          "body": null,
          "is_bot": false,
          "headline": "perf: fall back to plain prompts on non-tty terminals",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2026-07-13T11:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be81f5ea01f1e7b50b246f2e470cbc2c2ceaf17c",
          "body": null,
          "is_bot": false,
          "headline": "feat: redesign progress bar and polish install UX",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2026-07-13T10:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d71387830a1fc9f6cbc92d2c059695235e1ab9a6",
          "body": null,
          "is_bot": false,
          "headline": "fix: override PowerShell built-in sv alias",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2026-07-13T07:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54ec6b5898fb0bcee024eb04e854ae9beff2bc03",
          "body": null,
          "is_bot": false,
          "headline": "ci: add tag driven release via goreleaser",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2026-07-13T07:31:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a180dbc9d5ac9a31344f79bf0e20f1c66dfd285",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rewrite core with modern",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2026-07-13T06:49:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7cabb93f93d4102e0cbc5f40c264a25d148792f",
          "body": null,
          "is_bot": false,
          "headline": "release v1.2.3",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2025-12-25T09:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a59e68b05c5287ff1ef36a43beb15b0d5077e4bc",
          "body": null,
          "is_bot": false,
          "headline": "feat: support self uninstall",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2025-12-25T09:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58637d87fbba11afb3af454dbb732bd11707f3c5",
          "body": null,
          "is_bot": false,
          "headline": "perf: use JSON API and Windows support",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2025-12-25T08:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "541700e0b62c83dd24d0da369560be2f5d9882cc",
          "body": null,
          "is_bot": false,
          "headline": "perf: improve and simplify feature",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2025-12-25T04:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d0593ea6fbbb94fe2e7a958d4aaa66348a41bea",
          "body": null,
          "is_bot": false,
          "headline": "release: 1.2.2",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2025-12-21T12:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddbb15de9ecb2188330b90b3e496e228c3004109",
          "body": null,
          "is_bot": false,
          "headline": "feat: add outdated cmd",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2025-12-19T14:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78f23a0167a2e744c511f3190409613ff546f211",
          "body": null,
          "is_bot": false,
          "headline": "feat: add prune cmd",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2025-12-16T11:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f986efb38a90bcf54d51e51181628530a1450bbf",
          "body": null,
          "is_bot": false,
          "headline": "release v1.2.1",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2025-07-05T16:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43182b2d5a35745b6b4734e710c29b61e28329e3",
          "body": null,
          "is_bot": false,
          "headline": "release v1.2.0",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2025-07-05T15:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6204607fabdc741b349f4f54a9757d6d943ed7de",
          "body": null,
          "is_bot": false,
          "headline": "fix progress bar",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2025-07-05T15:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7bf2eeac8a1885e2454fe2313ad560b9b4e12f",
          "body": null,
          "is_bot": false,
          "headline": "refactor: simplify codebase architecture and optimize error handling",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2025-07-05T12:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51613558cba74bf1cbc81df758d5ae74144756e4",
          "body": null,
          "is_bot": false,
          "headline": "fix release api url",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2025-07-05T10:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1cf1d8837d3843b1a94963c876f792ad11cf094",
          "body": null,
          "is_bot": false,
          "headline": "perf: optimize installation process",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2025-07-05T07:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0429cfb7be431e55d778c019b8d60640747f74e0",
          "body": null,
          "is_bot": false,
          "headline": "fix bar",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2024-09-21T15:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd74d254e2c8aef5cc0f9634c2af3997254717cc",
          "body": null,
          "is_bot": false,
          "headline": "update README.md",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2024-09-07T13:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f55da05da4b42ee9ecadd7d5b55403e82e0d260",
          "body": null,
          "is_bot": false,
          "headline": "release v1.1.9",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2024-09-07T13:10:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d178b6beaa001dd6d9f56b62ec7fead67257f916",
          "body": null,
          "is_bot": false,
          "headline": "chore: adjust shell",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2024-09-07T12:58:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97c749eb4f9797c50cd48a7b94781ffe1072576",
          "body": null,
          "is_bot": false,
          "headline": "fix: target version",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2024-07-30T12:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea0d1498c2986236b00400100c80c184fa9a493c",
          "body": null,
          "is_bot": false,
          "headline": "released: v1.1.7",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2023-10-31T13:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9413fa349096f2f98c40c3c42487e6d7f79fe70",
          "body": null,
          "is_bot": false,
          "headline": "feat: major released date support",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2023-10-31T13:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d629b5d99fe8653723b563a6052d14a547046a8",
          "body": null,
          "is_bot": false,
          "headline": "feat: select version has release date",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2023-10-30T13:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77d5421d29b690ea05b74c7bed18f1108069845f",
          "body": null,
          "is_bot": false,
          "headline": "feat: support date parser",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2023-10-30T12:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e58b713670ee0f5813b6690f45d55303688b65d4",
          "body": null,
          "is_bot": false,
          "headline": "feat: support date parser",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2023-10-24T15:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad071543765ff520d763946f0d809629fce50fea",
          "body": null,
          "is_bot": false,
          "headline": "feat: support install latest",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2023-07-14T15:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49171a6c60033345f8c5ae6576f0b760ff031d68",
          "body": null,
          "is_bot": false,
          "headline": "fix bash",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2023-04-12T13:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc8e12459703cb72ded90ee8bddb1bb740f04a0c",
          "body": null,
          "is_bot": false,
          "headline": "release: v1.1.7",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2023-02-06T13:27:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca6a52e1de312f144422a77b38a545708737ef15",
          "body": null,
          "is_bot": false,
          "headline": "perf: upgrade timeout",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2023-02-06T13:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555ea3147c1530060ee04c9a070354bc77c7e2e4",
          "body": null,
          "is_bot": false,
          "headline": "fix chan close",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2023-02-05T12:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9916d4d2c30c4b437922593f6db01c8623424d2",
          "body": null,
          "is_bot": false,
          "headline": "update install.sh",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2023-02-01T14:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94368a94247b7a7c959dfcd01133e6824a53eff2",
          "body": null,
          "is_bot": false,
          "headline": "perf: optimized the `uninstall`",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2023-02-01T14:35:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bed7de6b55db11479a706a42d4aca1d294a850cc",
          "body": null,
          "is_bot": false,
          "headline": "update README",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-09-14T13:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "324b5f428f5a1fef772e4b56fe3afbf1030e5a49",
          "body": null,
          "is_bot": false,
          "headline": "add screenshot describe",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-09-13T15:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38f2358d855b1b165b6c8c4eda090166146cd6e3",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix status",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-08-07T16:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd025a3275dc4f42a9a8ab476bbd2272de0c726a",
          "body": null,
          "is_bot": false,
          "headline": "release: v1.1.3",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-07-31T11:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46e7972ef69ff74c00f0889b51851b3845a14267",
          "body": null,
          "is_bot": false,
          "headline": "release: v1.1.3",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-07-31T11:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f0a8a53cad74d642ed485ce4bc02b5bdf5b8937",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix the cursor position",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-07-24T15:29:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "373bf176c7de4d67e9924453fde9c39ed80705db",
          "body": null,
          "is_bot": false,
          "headline": "README.zh-CN.md",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-07-12T16:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7749ac31f9017ca6114eb840305b2cb70f909d8f",
          "body": null,
          "is_bot": false,
          "headline": "chore: adjust colorize",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-07-11T14:43:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3c17c6fd5f485eee436f1049cd134823556c719",
          "body": null,
          "is_bot": false,
          "headline": "fix: upgrade add executable permissions",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-07-10T11:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0864f56b75c405aaa62c82c23aca2ba601e03f77",
          "body": null,
          "is_bot": false,
          "headline": "update env",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-07-10T08:59:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc561d2f11642b67293b2a35b092d57ab852edef",
          "body": null,
          "is_bot": false,
          "headline": "feat: auto get the latest release",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-07-09T13:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c762626a2819a7ce64d9ec57769c70806b831dd",
          "body": null,
          "is_bot": false,
          "headline": "feat: support colorful terminal",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-07-08T15:56:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aac88049ea338fda2b0fc198e9788282562e0976",
          "body": null,
          "is_bot": false,
          "headline": "perf: optimize progress bar, custom configuration colors",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-07-05T14:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0add3fcbc68844ed6eb3cdafbefef1c4b17e7c52",
          "body": null,
          "is_bot": false,
          "headline": "remove unpack progress",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-07-04T16:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d56f5e623eee35db6b6cd480cf401dcb0c72d1e",
          "body": null,
          "is_bot": false,
          "headline": "fix tip",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-07-01T15:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee979eef77b2dbe5cb49600b98ff71659aa450b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update Makefile",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-06-29T15:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8975f82193821606e9745754a998eec35a341ba2",
          "body": null,
          "is_bot": false,
          "headline": "fix: add client timeout",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-06-27T12:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a6120b860b75f00acf9c6b19324bba3169b6d81",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-06-25T15:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f53daa3ef93b9f140828b3a3a4f830925dceaff",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-06-08T15:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "349ef4e2dac39ad0e27630fda3d1f96c52242e5d",
          "body": null,
          "is_bot": false,
          "headline": "update Makefile",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-30T16:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48aeafa5d84f16220753a2586f8bf88aab931cb9",
          "body": null,
          "is_bot": false,
          "headline": "feat: support color console/terminal",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-30T14:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ce158c549bd3a9c0d828b70a0a86ffa0eb720b4",
          "body": null,
          "is_bot": false,
          "headline": "feat: add logger",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-29T14:56:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c5949d33336b5727e136d07830c2f37f590f90",
          "body": null,
          "is_bot": false,
          "headline": "remove bin",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-28T13:21:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1140736721913bc5a6df2b5d71942ff44625af0",
          "body": null,
          "is_bot": false,
          "headline": "adjust upgrade path",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-27T14:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1efda45d53727113ff5e171f92abc695aabf0f8",
          "body": null,
          "is_bot": false,
          "headline": "adjust upgrade",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-26T14:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a44ea3991641b3fb2fca2fade55835ef8cf9438",
          "body": null,
          "is_bot": false,
          "headline": "perf: optimize version compare",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-26T14:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4a2c53a3e15c275d5836e8c96ee5e49e3d902c2",
          "body": null,
          "is_bot": false,
          "headline": "feat: support upgrade",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-25T15:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16cf232c3d98d81319911eb9afd83a52f2e080b7",
          "body": null,
          "is_bot": false,
          "headline": "add README.zh-CN",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-23T16:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeb117bd9cbe4016d93bd7beba3ce55d24de8271",
          "body": null,
          "is_bot": false,
          "headline": "update README",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-23T15:59:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53b58858846c2788536554738a88057669202e53",
          "body": null,
          "is_bot": false,
          "headline": "feat: add proress prefix",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-23T14:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffcd1b21897d15884e6c73f931c829ca1c9f87a3",
          "body": null,
          "is_bot": false,
          "headline": "chore: add windows exec",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-22T15:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a817f84a5319d039061df0ee2024ba9e3267f04c",
          "body": null,
          "is_bot": false,
          "headline": "feature: add makefile",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-21T13:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "149c0c1b04e90ab56556f7ef4edd22c658a4a824",
          "body": null,
          "is_bot": false,
          "headline": "perf: optimize install",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-20T15:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66858dea59f88dcad58606ffc35c7bb98ff6b533",
          "body": null,
          "is_bot": false,
          "headline": "update script",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-19T15:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab20dd98f46e613a503c581abc80c9b46a18e791",
          "body": null,
          "is_bot": false,
          "headline": "update script",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-17T14:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e78f927b6d9952130d736fa4127b002b9da5def7",
          "body": null,
          "is_bot": false,
          "headline": "chore: update configuration",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-14T12:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22c2d00594a8312735cbec93bf9cb720658b7ff3",
          "body": null,
          "is_bot": false,
          "headline": "UPDATE",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-13T13:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35e39d28d370325451d7806ad51f4473117e2c94",
          "body": null,
          "is_bot": false,
          "headline": "uninstall",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-11T15:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ebd8ca9e9f013df44fb321b5f4eb51736f7ae7",
          "body": null,
          "is_bot": false,
          "headline": "uninstall",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-09T14:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c2a205ba3f7eb65a92d208a59ecefd83679ac69",
          "body": null,
          "is_bot": false,
          "headline": "wip: support use local version",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-07T15:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "894c631dc028188d03c89154002264c0a8a02996",
          "body": null,
          "is_bot": false,
          "headline": "add install.sh",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-04T15:42:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18087be3a71ea4f124c9700928996940d07b5ffe",
          "body": null,
          "is_bot": false,
          "headline": "feature: support sort version",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-05-01T14:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efc53eb32df3996878bcce9069cdcb8f52e91846",
          "body": null,
          "is_bot": false,
          "headline": "fix stable version",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-04-30T13:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3932088a93089c7c9b291ba7761c21253826eb5d",
          "body": null,
          "is_bot": false,
          "headline": "fix bar",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-04-28T14:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96c2ccf65d919c7d272cb340ee5c7e967d3385af",
          "body": null,
          "is_bot": false,
          "headline": "fix bar close",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-04-27T14:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69de24fe136d7a4f1dfdf4b630673a1ac1930626",
          "body": null,
          "is_bot": false,
          "headline": "feature: support zip",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-04-27T14:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c44b9b06dbe5866209e2c3e9dacd3b8c25c0897a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: refactor package",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-04-25T17:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84930e6ebb65118007b4af4aa5402c6b34041d6c",
          "body": null,
          "is_bot": false,
          "headline": "feature: support speed for bar",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-04-24T13:42:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e8f14296dbdbe9d39b109c6d51e94055fcce8de",
          "body": null,
          "is_bot": false,
          "headline": "adjust progress bar",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-04-23T14:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a334a889f34797a84bc07044250c5b627a3da4d",
          "body": null,
          "is_bot": false,
          "headline": "wip: adjust progress bar",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-04-21T14:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5737104bdb42d4ca8505ba65564943cd87dd4781",
          "body": null,
          "is_bot": false,
          "headline": "feature: support download progress bar",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-04-19T16:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68b6bcfb3072add538c3844068dee0a20bb82b39",
          "body": null,
          "is_bot": false,
          "headline": "feature: add download",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-04-19T02:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b88352144daddd45fb1858fba0735800ba5ee25",
          "body": null,
          "is_bot": false,
          "headline": "init",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-04-19T02:46:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6c41b0719a0d52ae410342d2955e6367b9b68b8",
          "body": null,
          "is_bot": false,
          "headline": "init",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-04-19T02:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99e63d1844bc0e136cf039e16176d0ff94f63e8",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "voocel",
          "author_login": "voocel",
          "committed_at": "2022-04-11T13:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 17,
      "commits_last_year": 12,
      "latest_release_at": "2026-07-13T11:11:33Z",
      "latest_release_tag": "v1.3.2",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 139.2
    },
    "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/voocel/sv",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/voocel/sv",
          "is_deprecated": false,
          "latest_version": "v1.3.2",
          "repository_url": "https://github.com/voocel/sv",
          "versions_count": 18,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-13T11:09:45Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 4,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-06-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_stars": 4
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 8040,
      "source_files_sampled": 13,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 27,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "charm.land/huh/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.3"
        },
        {
          "name": "github.com/urfave/cli/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.10.1"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "charm.land/huh/v2",
            "direct": true,
            "version": "v2.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v3",
            "direct": true,
            "version": "v3.10.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/bubbles/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/bubbletea/v2",
            "direct": false,
            "version": "v2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/lipgloss/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/atotto/clipboard",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/catppuccin/go",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/ultraviolet",
            "direct": false,
            "version": "v0.0.0-20260205113103-524a6607adb8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.11.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/exp/ordered",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/exp/strings",
            "direct": false,
            "version": "v0.0.0-20240722160745-212f7b056ed0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/termios",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/windows",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/hashstructure/v2",
            "direct": false,
            "version": "v2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 27,
        "direct_count": 5,
        "indirect_count": 22
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "voocel",
          "commits": 90,
          "avatar_url": "https://avatars.githubusercontent.com/u/21246707?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "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": 4,
            "reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow 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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "77e5b321ea33307b07ea6cb1e24d33dbf22503b6",
        "ran_at": "2026-07-22T02:59:11Z",
        "aggregate_score": 3.5,
        "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-13T11:13:38Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/voocel/sv",
    "host": "github.com",
    "name": "sv",
    "owner": "voocel"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 43,
      "inputs": {
        "security": 48,
        "vitality": 58,
        "community": 28,
        "governance": 38,
        "engineering": 42
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 58,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "commits_last_year": 12,
              "human_commit_share": 1,
              "days_since_last_push": 8,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "12 commits in the last year",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "releases_count": 17,
              "latest_release_tag": "v1.3.2",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 139.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "17 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~139.2 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 139.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 28,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "forks": 1,
              "stars": 4,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4 stars",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 38,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 65,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "voocel",
              "public_repos": 57,
              "account_age_days": 3617
            },
            "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": "65 followers of voocel",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 65,
                      "login": "voocel"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "57 public repos, account ~9 yr old",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 57
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/voocel/sv"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "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 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "18 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 42,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "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": 30,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "go",
                "version-manager",
                "installer"
              ],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 48,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.5
            },
            "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": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 27 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 27
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 27,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 27,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 47,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.6,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "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": "54 of 90 human commits state their intent (structured subject or explanatory body)",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 54,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 90",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 8040,
              "source_files_sampled": 13,
              "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/13 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 13,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T02:59:15.750996Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/voocel/sv.svg",
  "full_name": "voocel/sv",
  "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 v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

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