Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 00:13 UTC

seachicken / gh-poi

✨ Safely clean up your local branches

GoMIT★ 983 stars⑂ 40 forkssince Sep 2021View on GitHub ↗

seachicken/gh-poi holds a health index of 68 out of 100, placing it in the Moderate band. It scores highest on Vitality (76/100) and lowest on AI Readiness (56/100). It was last updated 8 days ago. A single contributor accounts for most of its recent work.

68
overall / 100
Moderate

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.

68
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

Seito TanakaPersonal account
47 followers60 public repossince Aug 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/seachicken/gh-poiv0.18.2-908 days ago

Metrics by category

Vitality

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

76Good · 22% of overall
How it's scored
28.8/36Push recency — last push 8 days ago
11.8/36Commit cadence — 17/52 weeks with commits
16/18Commit volume — 59 commits in the last year
9/10OpenSSF Scorecard: Maintained — 7 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 9
Inputs used
commits_last_year59
human_commit_share0.97
days_since_last_push8
active_weeks_last_year17
How it's scored
27/27Ships releases — 84 releases published
36/36Release recency — latest release 8 days ago
27/27Release cadence — a release every ~10.1 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count84
latest_release_tagv0.18.2
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases10.1

Community & Adoption

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

67Moderate · 18% of overall
How it's scored
48.5/60Stars — 983 stars
13.3/25Forks — 40 forks
1.7/15Watchers — 3 watchers
Inputs used
forks40
stars983
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
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?

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.1/22.5Commit distribution — top contributor authored 91% of commits
13.5/13.5Contributor breadth — 15 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled15
top_contributor_share0.906
How it's scored
42.2/46.8Issue resolution — 90% of issues closed
36.5/38.3PR acceptance — 107/112 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/30 approved changesets -- score normalized to 1
Inputs used
merged_prs107
open_issues6
closed_issues55
issue_closed_ratio0.902
closed_unmerged_prs5
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.1/25Owner reach — 47 followers of seachicken
25/25Track record — 60 public repos, account ~12 yr old
Inputs used
followers47
owner_typeUser
is_verified
owner_loginseachicken
public_repos60
account_age_days4,735
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 — 90 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/seachicken/gh-poi
ecosystemsgo
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

67Moderate · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 18 out of 18 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://dev.to/seachicken/safely-clean-up-your-local-branches-9i3
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicscli, gh-extension
has_wikino
homepagehttps://dev.to/seachicken/safely-clean-up-your-local-branches-9i3
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

66Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 18 out of 18 merged PRs checked by a CI test -- score normalized to 10
1.2/2.5CII-Best-Practices — badge detected: Passing
0.8/7.5Code-Review — Found 3/30 approved changesets -- score normalized to 1
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
6.8/7.5Maintained — 7 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 9
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
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
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.8
Excluded from scoring (no data or not applicable): branch_protection. 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
advisories1
affected_packages1
assessed_packages11
unassessed_packages0
affected_by_severityunknown 1
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 11 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.

56Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
23.6/40Legible commit history — 43 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.443
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.03
How it's scored
45/45Type-checkable code — Go (statically typed)
52.1/55Manageable file sizes — 1/19 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes63,353
source_files_sampled19
oversized_source_files1

Key facts

983GitHub stars
15contributors
59commits, last 12 months
8days since last push
84releases
1bus factor
6open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 40 ⇿
0Stars
40Forks
80Releases

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.

0102030404022021-112024-032026-07
Major 0Minor 16Patch 50

Each point covers 5 days.

OpenSSF Scorecard 5.8 / 10
5.8aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests18 out of 18 merged PRs checked by a CI test -- score normalized to 10
5CII-Best-Practicesbadge detected: Passing
1Code-ReviewFound 3/30 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
9Maintained7 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 9
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
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
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
Gogithub.com/briandowns/spinnerv1.18.1go.mod
Gogithub.com/cli/safeexecv1.0.1go.mod
Gogithub.com/fatih/colorv1.13.0go.mod
Gogithub.com/stretchr/testifyv1.9.0go.mod
Gogo.uber.org/mockv0.6.0go.mod
All dependencies 11

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

RegistryPackageVersionRelation
Gogithub.com/briandowns/spinnerv1.18.1direct
Gogithub.com/cli/safeexecv1.0.1direct
Gogithub.com/fatih/colorv1.13.0direct
Gogithub.com/stretchr/testifyv1.9.0direct
Gogo.uber.org/mockv0.6.0direct
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/mattn/go-colorablev0.1.9indirect
Gogithub.com/mattn/go-isattyv0.0.14indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogolang.org/x/sysv0.1.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/sysv0.1.0indirectunknown10.44.0

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": [
        "cli",
        "gh-extension"
      ],
      "is_fork": false,
      "size_kb": 300,
      "has_wiki": false,
      "homepage": "https://dev.to/seachicken/safely-clean-up-your-local-branches-9i3",
      "languages": {
        "Go": 130410,
        "Shell": 204
      },
      "pushed_at": "2026-07-17T22:29:13Z",
      "created_at": "2021-09-30T19:59:12Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T20:55:51Z",
      "description": "✨ Safely clean up your local branches",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://dev.to/seachicken",
      "name": "Seito Tanaka",
      "type": "User",
      "login": "seachicken",
      "company": null,
      "location": "Japan",
      "followers": 47,
      "avatar_url": "https://avatars.githubusercontent.com/u/5178598?v=4",
      "created_at": "2013-08-07T02:02:42Z",
      "is_verified": null,
      "public_repos": 60,
      "account_age_days": 4735
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.18.2",
          "kind": "patch",
          "published_at": "2026-07-17T22:34:35Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2026-06-14T04:00:16Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2026-06-05T06:31:02Z"
        },
        {
          "tag": "v0.18.0-pre0",
          "kind": "prerelease",
          "published_at": "2026-06-04T12:03:53Z"
        },
        {
          "tag": "v0.17.3-pre0",
          "kind": "prerelease",
          "published_at": "2026-06-03T11:34:09Z"
        },
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2026-06-03T10:18:06Z"
        },
        {
          "tag": "v0.17.2-pre1",
          "kind": "prerelease",
          "published_at": "2026-06-02T10:55:50Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2026-05-03T00:06:55Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2026-04-18T08:06:16Z"
        },
        {
          "tag": "v0.17.0-pre0",
          "kind": "prerelease",
          "published_at": "2026-04-18T05:08:15Z"
        },
        {
          "tag": "v0.16.4-pre2",
          "kind": "prerelease",
          "published_at": "2026-04-11T22:49:01Z"
        },
        {
          "tag": "v0.16.4",
          "kind": "patch",
          "published_at": "2026-04-12T03:00:09Z"
        },
        {
          "tag": "v0.16.4-pre1",
          "kind": "prerelease",
          "published_at": "2026-04-11T01:04:07Z"
        },
        {
          "tag": "v0.16.4-pre0",
          "kind": "prerelease",
          "published_at": "2026-04-07T07:40:44Z"
        },
        {
          "tag": "v0.16.3",
          "kind": "patch",
          "published_at": "2026-04-05T05:39:03Z"
        },
        {
          "tag": "v0.16.2",
          "kind": "patch",
          "published_at": "2026-03-29T23:24:11Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2026-03-29T11:10:08Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2026-03-29T09:35:07Z"
        },
        {
          "tag": "v0.15.4-pre0",
          "kind": "prerelease",
          "published_at": "2026-03-22T03:15:36Z"
        },
        {
          "tag": "v0.15.3",
          "kind": "patch",
          "published_at": "2026-03-02T11:27:36Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2026-01-30T23:20:20Z"
        },
        {
          "tag": "v0.15.2-pre0",
          "kind": "prerelease",
          "published_at": "2026-01-30T00:27:44Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2026-01-20T12:24:30Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2026-01-18T06:37:18Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2025-08-02T09:44:27Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2025-06-29T09:34:08Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2025-01-18T09:00:20Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2024-11-22T06:05:51Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2024-11-04T23:37:10Z"
        },
        {
          "tag": "v0.11.0-pre0",
          "kind": "prerelease",
          "published_at": "2024-11-03T09:32:59Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2024-06-05T07:11:15Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2024-06-05T02:47:36Z"
        },
        {
          "tag": "v0.9.10",
          "kind": "patch",
          "published_at": "2024-05-06T13:45:46Z"
        },
        {
          "tag": "v0.9.9",
          "kind": "patch",
          "published_at": "2024-05-06T13:42:35Z"
        },
        {
          "tag": "v0.9.8",
          "kind": "patch",
          "published_at": "2023-10-28T23:06:37Z"
        },
        {
          "tag": "v0.9.7",
          "kind": "patch",
          "published_at": "2023-10-04T12:05:31Z"
        },
        {
          "tag": "v0.9.6",
          "kind": "patch",
          "published_at": "2023-09-18T00:58:08Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2023-09-09T10:58:52Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2023-07-05T11:13:31Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2023-06-19T17:46:49Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2023-06-09T05:33:32Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2023-03-31T21:32:04Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2023-01-18T13:43:54Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2022-12-31T03:57:02Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2022-11-22T20:21:40Z"
        },
        {
          "tag": "v0.8.1-pre0",
          "kind": "prerelease",
          "published_at": "2022-11-22T20:10:47Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2022-11-22T11:24:35Z"
        },
        {
          "tag": "v0.8.0-pre1",
          "kind": "prerelease",
          "published_at": "2022-11-22T10:50:56Z"
        },
        {
          "tag": "v0.8.0-pre0",
          "kind": "prerelease",
          "published_at": "2022-11-20T12:56:57Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2022-11-14T03:21:12Z"
        },
        {
          "tag": "v0.7.2-pre0",
          "kind": "prerelease",
          "published_at": "2022-11-12T01:58:50Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2022-11-11T08:57:45Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2022-11-01T11:43:18Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2022-10-29T11:31:27Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2022-10-28T13:47:09Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2022-10-25T12:06:25Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2022-10-09T13:21:13Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2022-09-08T11:13:02Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2022-08-21T08:51:47Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2022-08-12T22:59:49Z"
        },
        {
          "tag": "v0.5.6",
          "kind": "patch",
          "published_at": "2022-06-25T22:59:26Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2022-05-25T15:26:49Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2022-05-23T14:39:40Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2022-05-23T11:52:51Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2022-05-20T23:00:09Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2022-05-06T03:32:00Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-04-16T06:46:45Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2022-04-15T13:44:51Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2022-04-12T12:35:52Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-03-14T11:19:11Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2022-03-06T08:43:49Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2022-02-27T02:21:00Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2022-02-14T03:52:16Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2022-02-12T11:14:50Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2022-01-31T13:38:15Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-01-30T02:22:49Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2022-01-23T11:43:36Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2021-12-20T14:00:20Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2021-12-01T10:26:37Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2021-11-26T15:10:39Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2021-11-08T12:29:21Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2021-10-31T14:12:52Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2021-10-28T14:28:10Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2021-10-24T15:32:36Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "08a39d0f5fdfdfbadc543cef6e4ec9a8cced6b0f",
          "body": null,
          "is_bot": false,
          "headline": "Prevent errors when deleting worktrees locked with a reason (#189)",
          "author_name": "doxxx",
          "author_login": "doxxx93",
          "committed_at": "2026-07-17T13:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71e77499194bd7cbb2e24f8fdfdada11f243c738",
          "body": null,
          "is_bot": false,
          "headline": "Support deleting worktrees that include submodules (#187)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-06-12T22:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e17b7fc89591d57c48fa4380f058128af1c6e87",
          "body": null,
          "is_bot": false,
          "headline": "Run worktree prune for cleanup (#184)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-06-05T06:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddfc0ab88ff6a6a181d77c8ef5a3485e368d1d1d",
          "body": null,
          "is_bot": false,
          "headline": "Switch to latest detached branch (#183)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-06-04T11:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3603e0d6e3ed455dc68872b3e02d7932f5759a39",
          "body": null,
          "is_bot": false,
          "headline": "Fix untracked file deletion (#182)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-06-02T12:51:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05fcce7155e3758359b1196269116b007b5a36c",
          "body": null,
          "is_bot": false,
          "headline": "Fix error when prunable worktree exists (#181)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-06-02T11:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9af1a84546013b5f2401836699445effff73d674",
          "body": null,
          "is_bot": false,
          "headline": "Do not delete worktree with untracked files (#178)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-05-02T12:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1fe480489e1ad0df69277e98189f07f0f12ee48",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-04-18T05:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987a198af3c9211caf20422e4e64644ad8ee4668",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-04-18T05:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a07d885af134a947cd625e157a2f3bc17fb17e2",
          "body": "… (#176)",
          "is_bot": false,
          "headline": "Allow branch cleanup based on PRs from all remotes with `--scan deep`…",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-04-18T04:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7478d407f81afc027dd462e29f3da3f65eb00ca3",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-04-17T23:20:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "569bccd14acbeed63b83ad7fdf499a3f10e47094",
          "body": null,
          "is_bot": false,
          "headline": "Switch to `gh repo set-default` when default branch is missing (#174)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-04-17T22:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c468e4f88a16378c6fac19c06d98e619e52f5ae",
          "body": null,
          "is_bot": false,
          "headline": "Skip deletion if linked worktree has uncommitted changes (#175)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-04-11T12:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d894d97fc9f0461017998514bc25357a3263af",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-04-10T23:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d479f36d8bf65cb3ca92fafb018a163d210596ad",
          "body": null,
          "is_bot": false,
          "headline": "Exclude main worktree from deletion (#173)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-04-10T21:24:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae6073814cc7f65ed4e2ab32ac485cea48576bc8",
          "body": null,
          "is_bot": false,
          "headline": "Add error-handling",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-04-07T07:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5919d5e696f865a51ba7cc284c97c7e46379f71",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-04-05T05:34:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b50dad813dbb7fcbfb3effb639b17c8a6fab1ab2",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-04-05T05:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c58cec110096c330d11db79df0606793c2203a30",
          "body": null,
          "is_bot": false,
          "headline": "Fix error when local has no default branch (#169)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-04-04T09:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d285f821ced3ff7487f6d524c3a507ff21ee8b7d",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary code (#168)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-03-29T11:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "194ad4c7f7a3d65306e49f9f3c356b0b15e41b29",
          "body": null,
          "is_bot": false,
          "headline": "Reduce unnecessary git calls (#167)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-03-29T11:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a742632027f3803afde529a7b1e411ac4c0248",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-03-29T09:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "577c982f5c0bb994d9e88ee32294c8cbe4653f85",
          "body": null,
          "is_bot": false,
          "headline": "Add --scan option (#166)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-03-29T09:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "748e38868d427f83a97e01641b2fe0448cab745d",
          "body": null,
          "is_bot": false,
          "headline": "Show errors when deletion fails (#165)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-03-28T06:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "264536d527ef6913b2d13f18f426c0dc93fe8ce9",
          "body": "Signed-off-by: Bartosz Majsak <bartosz.majsak@gmail.com>",
          "is_bot": false,
          "headline": "Simplify branch commit collection  (#158)",
          "author_name": "Bartosz Majsak",
          "author_login": "bartoszmajsak",
          "committed_at": "2026-03-22T03:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "447d5ed5346dd1fcedeaec1378d29d9a1c7ef3b2",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-03-22T00:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c436a6c260ece7d5ac18903aa7cfb9c8c1be4755",
          "body": null,
          "is_bot": false,
          "headline": "Fix trailing slash in repo reference for gh repo view (#153)",
          "author_name": "Joongi Kim",
          "author_login": "achimnol",
          "committed_at": "2026-02-28T22:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94c1d63f18c2ec9a95bd517a7a30e95108031b6e",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-02-01T08:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f44e97d377f66c03e0ea5333d9c26cb6aa309d4f",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-31T07:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e3dfa782ce0823d0bfcc858401535c3a3feb4a",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-30T23:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07f9913af7eeab30ca49ce7539099bdd06479a99",
          "body": null,
          "is_bot": false,
          "headline": "Bump codecov-action to v5",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-30T22:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f68c6b52923a796381bdc7b530b40c2dc9c4c6c",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-30T22:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "032d9537d4ad8586427ea8d088a4e9347c6fbc08",
          "body": null,
          "is_bot": false,
          "headline": "Apply Codecov flags",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-30T14:50:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2af26935062c348bbe9630c1bf00374883ccc597",
          "body": null,
          "is_bot": false,
          "headline": "Ignore conn/sutb.go for Codecov",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-30T14:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d25bfbe7a1ee2a638e07d4c98759e0fec5b160f",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-30T14:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25a64e09773a9e0ef6ee0b2be69ea2b2d720b2f5",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-30T12:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d31ee5f67f8cf1c57ad310f85502e3d4f8d8af22",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-30T08:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb8e79d5857e9bc680df3c48e3a5c5d41e4060d7",
          "body": null,
          "is_bot": false,
          "headline": "Fix deletion when HEAD is the main worktree",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-30T00:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d8ecf5e4048a71716bad5d856f7dfce1dc6c1a6",
          "body": null,
          "is_bot": false,
          "headline": "Make it deletable on a linked worktree (#150)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-29T23:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46903d8ebb5c824404e16fa27453f2b67c4e8599",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-29T13:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39577cb68777746aa8e221df3d74865b508e8999",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-29T13:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e10c5cb2da9a00e5a5cb6ef84a2c5f5a40298f9",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-22T05:03:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7303e0bef8007af4ead5a4f69103d29d43097f39",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-21T11:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2129c60a92f1ad8dc9447cae1b07e0a111df22d",
          "body": null,
          "is_bot": false,
          "headline": "Do not delete locked worktrees (#149)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-20T12:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b9a3a9ad71b232ba3a8f297610cd08e1757fbb",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-19T11:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e636dfc3b84641a7bdf2bdbbf67a6ee82fe17754",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-19T10:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480da605e796d3f4b7e81817cb8c5cedbbe7132e",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-18T06:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96bb8affc2ff9aebb3936f05209c0d4e1ff2d73d",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-18T06:27:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16455581c9f8888a2b050383c1ce2011ba95542e",
          "body": null,
          "is_bot": false,
          "headline": "Rename command from protect to lock (#145)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-18T06:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "628f2e9308a2090de1e17c13aca87e7789fb0d0a",
          "body": null,
          "is_bot": false,
          "headline": "Support for worktree deletion (#144)",
          "author_name": "Masanori Uehara",
          "author_login": "jackchuka",
          "committed_at": "2026-01-18T06:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "368eb5871bdee2dfd0a608ab68c8916ba1fc1e7d",
          "body": null,
          "is_bot": false,
          "headline": "Show an error when protect fails (#146)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-18T04:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b10ee71e24bccc7905c3a575e449ac841d1f9588",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2026-01-18T01:20:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ead355c4c071900bbc2f04d9151bbb8c7ab6f6a5",
          "body": null,
          "is_bot": false,
          "headline": "Remove duplicated codecov.yml",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2025-12-20T06:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a999b553874e0f56746093699e373cd738ca859",
          "body": null,
          "is_bot": false,
          "headline": "Ignore test directory for Codecov",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2025-12-20T05:33:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a610fe4a7a0fe72dde77ccc39233b943e5d6a1",
          "body": null,
          "is_bot": false,
          "headline": "Update to Go 1.25",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2025-11-30T00:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "945612817085e45f4d23c76ff298e61e2d17b763",
          "body": null,
          "is_bot": false,
          "headline": "Update Go version in CONTRIBUTING.md",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2025-10-08T05:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02afd71c01bac827d9032080733feb7b775ba22e",
          "body": null,
          "is_bot": true,
          "headline": "Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#142)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-01T09:22:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caaecffe29b7d24797850d5fd416dd649dbce890",
          "body": null,
          "is_bot": false,
          "headline": "Fix CI",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2025-08-02T09:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522bfeadaba81a3f389f2ce97341db4820787412",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md for gh ext browse (#141)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2025-08-02T09:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40f0fc0d434f4161f083d8711e3eff0a12a84c9e",
          "body": null,
          "is_bot": false,
          "headline": "Show help flags in double dashes (#139)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2025-06-29T09:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51f6c48a719134f9c97fe505bac9a85fe36ebe49",
          "body": "… (#136)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/sys from 0.0.0-20211116061358-0a5406a5449c to 0.1.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-27T20:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3386dbf012ffdfc5cbaed1615191b22bb5346a27",
          "body": "… (#135)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-27T20:33:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec902154f1d18a72c4d774abb316b6fbc9eb8007",
          "body": null,
          "is_bot": false,
          "headline": "Update to Go 1.23",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2025-03-20T06:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f54fb3c6c2c3afc98ae66d5739b7f6e17aef6192",
          "body": "…#130)",
          "is_bot": false,
          "headline": "Parallelize time-consuming parts when there are many local branches (…",
          "author_name": "Joongi Kim",
          "author_login": "achimnol",
          "committed_at": "2025-01-18T08:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67aa4cc1c62448d57a4c8a9197c446827dd03776",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-11-22T02:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4f0b2706a5a3690b41cf7434a5652668740db52",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-11-22T02:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a62bf40d64d608dcb6b5eaa86a91cbe4f1be17",
          "body": null,
          "is_bot": false,
          "headline": "Add an option to delete branches with closed status (#128)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-11-22T02:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95dae5f2ea1cf43a2ec68e8792b0e61c5cbea6e8",
          "body": null,
          "is_bot": false,
          "headline": "Update goreleaser-action to v6",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-11-05T10:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb283df2e5cd0a1665cd47ede7c1a423bd837232",
          "body": null,
          "is_bot": false,
          "headline": "Support for GH_HOST environment variable (#126)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-11-04T23:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "211a4d0d0a4795d3b10d7184677ea21db2a372ff",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-09-21T01:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "680b503be4a2a37f2b78b84416e879c4c446cb57",
          "body": null,
          "is_bot": false,
          "headline": "Update to Go 1.22",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-08-18T06:33:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dac8357836afc06b5f7c51f7b4aff01a2b741c97",
          "body": null,
          "is_bot": false,
          "headline": "Do not display the reason when the reason for deletion is clear (#124)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-06-05T07:08:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b067d9e9948aa3b1bce725be4d818562f8904c67",
          "body": null,
          "is_bot": false,
          "headline": "Show can't delete reason if has uncommitted changes (#123)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-06-05T02:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9e85d62d27d264dee57c8d5fc062b24de2db369",
          "body": null,
          "is_bot": false,
          "headline": "Improve readability in light theme (#121) (#122)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-05-06T13:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "920a5e6fbc0de2c59dd865a7fede0d0a827ff368",
          "body": "https://github.com/cli/cli/pull/8956",
          "is_bot": false,
          "headline": "Add toolchain version",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-04-16T09:45:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7a08ff48e5e9e303dae7c1d5e072616d1c406fc",
          "body": null,
          "is_bot": false,
          "headline": "Update codecov-action to v4",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-04-12T13:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "971d01b5d540b3991827a12732b4d9a48b4525b7",
          "body": null,
          "is_bot": false,
          "headline": "Update to Go 1.21.9",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-04-12T13:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e483a17f942747fb31a0d4d20b27ebcdd23f9702",
          "body": null,
          "is_bot": false,
          "headline": "Update codeql-analysis.yml",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-04-12T13:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94a5819db1dc3a6a846afcdfa3b7290730f903ec",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-03-26T23:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e6d72fd22384b5a8036e328770a02d6a502a756",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to Go 1.21 (#120)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-02-24T23:26:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c632ffdeab45150541a20ad3ba19a71374971056",
          "body": null,
          "is_bot": false,
          "headline": "Update setup-go for Supports Node 20 (#118)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2024-01-29T01:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41fa26358c5803a7b5b314fbebf99a8f9eeb984a",
          "body": null,
          "is_bot": false,
          "headline": "Change CI trigger",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2023-10-28T23:02:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c653eb67370f64915dc98627b72c216843770365",
          "body": "Remove redundant articles",
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2023-10-28T22:59:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83834643784e8796922ee1ec27f2534caf2a9428",
          "body": null,
          "is_bot": false,
          "headline": "bump actions/setup-go v4 (#115)",
          "author_name": "ICHINOSE Shogo",
          "author_login": "shogo82148",
          "committed_at": "2023-10-28T22:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22479eb0f8dc5dde1e8137a5c8f8e9da0003a332",
          "body": null,
          "is_bot": false,
          "headline": "bump codecov/codecov-action v3 (#116)",
          "author_name": "ICHINOSE Shogo",
          "author_login": "shogo82148",
          "committed_at": "2023-10-28T22:44:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d93f5164a71bd83b67c401c573e60b196058525d",
          "body": null,
          "is_bot": false,
          "headline": "bump actions/checkout v4 (#114)",
          "author_name": "ICHINOSE Shogo",
          "author_login": "shogo82148",
          "committed_at": "2023-10-28T22:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16bde6f76c62d4e5648ba4c050d81edee4568533",
          "body": null,
          "is_bot": false,
          "headline": "Support ssh URL (#113)",
          "author_name": "ICHINOSE Shogo",
          "author_login": "shogo82148",
          "committed_at": "2023-10-28T22:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da77b46abaf7cb202f6c0c8dd780b654a14ac708",
          "body": null,
          "is_bot": false,
          "headline": "Improved visibility in light mode (#112)",
          "author_name": "Roshan Padaki",
          "author_login": "rpadaki",
          "committed_at": "2023-10-04T12:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a5077183f831ac055be243a43544f86b788cb2f",
          "body": null,
          "is_bot": false,
          "headline": "Increase commit fetch (#111)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2023-09-18T00:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aedc78aed32a6c95398cd40e145001d03c07eeca",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2023-09-09T11:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e13057745931a16172fa3003352b12dd8472c056",
          "body": null,
          "is_bot": false,
          "headline": "Fix parsing of ssh userinfo (#110)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2023-09-09T10:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef9790ccf99294398c7eeadfc47f886115065e66",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2023-09-09T09:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e763ca2713d6a316d5019039a991612266cd5e70",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2023-09-09T09:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9aed87a9609bf05b29b01175f4eaa6a267018fe",
          "body": null,
          "is_bot": false,
          "headline": "Use go-version-file instead of go-version (#109)",
          "author_name": "ISODA Yu",
          "author_login": "isoden",
          "committed_at": "2023-08-03T00:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b121435b5f332d938547c15a2e14aa35a22e5f8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2023-08-02T03:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00d6db2a5b0c6610452a62df351a1a0dc169a28d",
          "body": null,
          "is_bot": false,
          "headline": "Split out remote regexp in to smaller parts (#108)",
          "author_name": "Bea Hughes",
          "author_login": "beahues",
          "committed_at": "2023-07-05T11:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdbd0f3241134c6def1a4706f438533211f6c48d",
          "body": "https://goreleaser.com/deprecations/#-rm-dist",
          "is_bot": false,
          "headline": "Modify goreleaser option",
          "author_name": "seito.tanaka",
          "author_login": "seachicken",
          "committed_at": "2023-06-19T13:40:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b5921ffb4dd47a771c0a1b8818582c40bb96c42",
          "body": null,
          "is_bot": false,
          "headline": "Force disable gh color output (#106)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2023-06-19T13:12:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee0950e982f68400a416cea46900847b0e58d71",
          "body": null,
          "is_bot": false,
          "headline": "Disable ANSI escape sequence output (#105)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2023-06-09T05:29:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcdc689c9b21dcbe733fb310da5643eb2475215c",
          "body": null,
          "is_bot": false,
          "headline": "Remove the deprecated check option (#100)",
          "author_name": "Seito Tanaka",
          "author_login": "seachicken",
          "committed_at": "2023-03-31T21:25:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 84,
      "commits_last_year": 59,
      "latest_release_at": "2026-07-17T22:34:35Z",
      "latest_release_tag": "v0.18.2",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 10.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/seachicken/gh-poi",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/seachicken/gh-poi",
          "is_deprecated": false,
          "latest_version": "v0.18.2",
          "repository_url": "https://github.com/seachicken/gh-poi",
          "versions_count": 90,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T13:30:12Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 40,
      "stars": 983,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-08-20",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-10-03",
            "count": 1
          },
          {
            "date": "2023-10-28",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 2
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 40,
        "total_forks": 40
      },
      "star_history": null,
      "open_issues_and_prs": 10
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 63353,
      "source_files_sampled": 19,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.1.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 64
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 11,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/briandowns/spinner",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.1"
        },
        {
          "name": "github.com/cli/safeexec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "go.uber.org/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/briandowns/spinner",
            "direct": true,
            "version": "v1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cli/safeexec",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": true,
            "version": "v1.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/mock",
            "direct": true,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 11,
        "direct_count": 5,
        "indirect_count": 6
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 107,
        "open_issues": 6,
        "closed_ratio": 0.902,
        "closed_issues": 55,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "seachicken",
          "commits": 184,
          "avatar_url": "https://avatars.githubusercontent.com/u/5178598?v=4"
        },
        {
          "type": "User",
          "login": "shogo82148",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1157344?v=4"
        },
        {
          "type": "User",
          "login": "achimnol",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/555156?v=4"
        },
        {
          "type": "User",
          "login": "hiroebe",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/43773305?v=4"
        },
        {
          "type": "User",
          "login": "AsPulse",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/84216737?v=4"
        },
        {
          "type": "User",
          "login": "bartoszmajsak",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/719616?v=4"
        },
        {
          "type": "User",
          "login": "beahues",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/108035665?v=4"
        },
        {
          "type": "User",
          "login": "benmurden",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/213062?v=4"
        },
        {
          "type": "User",
          "login": "neersighted",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1049222?v=4"
        },
        {
          "type": "User",
          "login": "isoden",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3771988?v=4"
        }
      ],
      "contributors_sampled": 15,
      "top_contributor_share": 0.906
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci-windows.yml",
        "ci.yml",
        "codeql-analysis.yml",
        "contract-test.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "18 out of 18 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 5,
            "reason": "badge detected: Passing",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/30 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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": 10,
            "reason": "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": 9,
            "reason": "7 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 9",
            "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": 10,
            "reason": "SAST tool is run on all commits",
            "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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "08a39d0f5fdfdfbadc543cef6e4ec9a8cced6b0f",
        "ran_at": "2026-07-26T00:13:13Z",
        "aggregate_score": 5.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T15:57:14Z",
      "oldest_open_prs": [
        {
          "number": 157,
          "created_at": "2026-03-06T11:21:37Z",
          "last_comment_at": "2026-03-26T12:41:34Z",
          "last_comment_author": "ryoppippi"
        },
        {
          "number": 163,
          "created_at": "2026-03-26T11:08:35Z",
          "last_comment_at": "2026-04-12T03:03:54Z",
          "last_comment_author": "seachicken"
        },
        {
          "number": 191,
          "created_at": "2026-07-20T22:40:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 192,
          "created_at": "2026-07-22T08:40:31Z",
          "last_comment_at": "2026-07-22T08:41:53Z",
          "last_comment_author": "marandaneto"
        }
      ],
      "last_merged_pr_at": "2026-07-17T13:30:13Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 103,
          "created_at": "2023-05-10T04:54:05Z",
          "last_comment_at": "2026-02-28T19:19:26Z",
          "last_comment_author": "yetanotheraryan"
        },
        {
          "number": 137,
          "created_at": "2025-06-12T16:49:13Z",
          "last_comment_at": "2026-03-03T18:05:37Z",
          "last_comment_author": "nrfox"
        },
        {
          "number": 151,
          "created_at": "2026-02-11T06:39:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 170,
          "created_at": "2026-04-06T17:25:08Z",
          "last_comment_at": "2026-04-12T07:49:54Z",
          "last_comment_author": "seachicken"
        },
        {
          "number": 186,
          "created_at": "2026-06-12T07:38:47Z",
          "last_comment_at": "2026-06-12T16:41:38Z",
          "last_comment_author": "ziriraha"
        },
        {
          "number": 190,
          "created_at": "2026-07-20T22:36:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/seachicken/gh-poi",
    "host": "github.com",
    "name": "gh-poi",
    "owner": "seachicken"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 66,
        "vitality": 76,
        "community": 67,
        "governance": 63,
        "engineering": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 76,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 59,
              "human_commit_share": 0.97,
              "days_since_last_push": 8,
              "active_weeks_last_year": 17
            },
            "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": "17/52 weeks with commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "59 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "7 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 84,
              "latest_release_tag": "v0.18.2",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 10.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "84 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 84
                    }
                  }
                ],
                "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 ~10.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 10.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "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": "moderate",
        "name": "Community & Adoption",
        "value": 67,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "forks": 40,
              "stars": 983,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "983 stars",
                "points": 48.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 983
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "40 forks",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 15,
              "top_contributor_share": 0.906
            },
            "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 91% of commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "15 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 107,
              "open_issues": 6,
              "closed_issues": 55,
              "issue_closed_ratio": 0.902,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "90% of issues closed",
                "points": 42.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "107/112 decided PRs merged",
                "points": 36.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 107,
                      "decided": 112
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/30 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "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": 59,
            "inputs": {
              "followers": 47,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "seachicken",
              "public_repos": 60,
              "account_age_days": 4735
            },
            "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": "47 followers of seachicken",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 47,
                      "login": "seachicken"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "60 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 60
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/seachicken/gh-poi"
              ],
              "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": "90 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 90
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 67,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "18 out of 18 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "cli",
                "gh-extension"
              ],
              "has_wiki": false,
              "homepage": "https://dev.to/seachicken/safely-clean-up-your-local-branches-9i3",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://dev.to/seachicken/safely-clean-up-your-local-branches-9i3",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 66,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.8
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "18 out of 18 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "badge detected: Passing",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/30 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "7 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 9",
                "points": 6.8,
                "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": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "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": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "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 11 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": 11
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 11,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "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": 11,
              "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": 17
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.443,
              "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": "43 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 23.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 43,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "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": 97,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 63353,
              "source_files_sampled": 19,
              "oversized_source_files": 1
            },
            "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": "1/19 source files over 60KB",
                "points": 52.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 19,
                      "oversized": 1
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T00:13:32.433477Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/seachicken/gh-poi.svg",
  "full_name": "seachicken/gh-poi",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.27.0 — full methodology · metrics wiki.

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