Public record
Software health reportschema 0.30.0 · metrics 2.5.0 · 2026-08-04 16:59 UTC

sanposhiho / wastedassign

Go Linter: finds wasted assignment statements 🗑

GoMIT★ 38 stars⑂ 4 forkssince Sep 2020View on GitHub ↗
KindApplicationhow this is determined

sanposhiho/wastedassign holds a health index of 41 out of 100, placing it in the Weak band. It scores highest on Sustainability & Governance (59/100) and lowest on Vitality (30/100). It was last updated 162 days ago. A single contributor accounts for most of its recent work.

41
overall / 100
Weak

Software health index

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

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

Score profile

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

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

Ownership

Kensei NakadaPersonal account
284 followers88 public repossince Oct 2018

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/sanposhiho/wastedassign/v2v2.1.0-9610 days ago

Metrics by category

Vitality

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

30At Risk · 21% of overall
How it's scored
9.9/36Push recency — last push 162 days ago
0.7/36Commit cadence — 1/52 weeks with commits
4.3/18Commit volume — 2 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year2
human_commit_share1
days_since_last_push162
active_weeks_last_year1
How it's scored
27/27Ships releases — 17 releases published
7.2/36Release recency — latest release 610 days ago
12.6/27Release cadence — a release every ~145.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count17
latest_release_tagv2.1.0
releases_from_tagsno
days_since_latest_release610
mean_days_between_releases145.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

39Weak · 17% of overall
How it's scored
25.4/60Stars — 38 stars
4/25Forks — 4 forks
0/15Watchers — 2 watchers
Inputs used
forks4
stars38
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

59Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.2/22.5Commit distribution — top contributor authored 95% of commits
5.4/13.5Contributor breadth — 4 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.946
How it's scored
34/42Issue resolution — 81% of issues closed
30/30PR acceptance — 23/23 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-Review — Found 2/17 approved changesets -- score normalized to 1
Inputs used
merged_prs23
open_issues4
closed_issues17
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.81
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
17.6/25Owner reach — 284 followers of sanposhiho
25/25Track record — 88 public repos, account ~7 yr old
Inputs used
followers284
owner_typeUser
is_verified
owner_loginsanposhiho
public_repos88
account_age_days2,851
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
14/35Publish recency — latest publish 610 days ago
20/20Version history — 9 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/sanposhiho/wastedassign/v2
ecosystemsgo
any_deprecatedno
min_days_since_publish610

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsgolang, staticanalysis, analyzer, go
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

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

55Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
31/40Legible commit history — 54 of 93 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.581
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 93
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/5 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes6,301
source_files_sampled5
oversized_source_files0

Key facts

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

Data collection warnings

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

More detail

Star and fork history 0 ★ / 4 ⇿
0Stars
4Forks
13Releases

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.

1223344412021-022023-082026-02
Major 2Minor 2Patch 9

Each point covers 5 days.

OpenSSF Scorecard 3.3 / 10
3.3aggregate

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-08-04 16:59 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 10 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/17 approved changesets -- score normalized to 1
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Gogolang.org/x/toolsv0.42.0go.mod
All dependencies not collected

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "golang",
        "staticanalysis",
        "analyzer",
        "go"
      ],
      "is_fork": false,
      "size_kb": 62,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 7922
      },
      "pushed_at": "2026-02-23T14:42:22Z",
      "created_at": "2020-09-02T18:36:51Z",
      "owner_type": "User",
      "updated_at": "2026-06-01T07:12:52Z",
      "description": "Go Linter: finds wasted assignment statements 🗑",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Kensei Nakada",
      "type": "User",
      "login": "sanposhiho",
      "company": null,
      "location": "Kyoto, Japan",
      "followers": 284,
      "avatar_url": "https://avatars.githubusercontent.com/u/44139130?v=4",
      "created_at": "2018-10-14T14:29:34Z",
      "is_verified": null,
      "public_repos": 88,
      "account_age_days": 2851
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2024-12-02T02:40:23Z"
        },
        {
          "tag": "v2.0.7",
          "kind": "patch",
          "published_at": "2021-08-03T16:29:51Z"
        },
        {
          "tag": "v2.0.6",
          "kind": "patch",
          "published_at": "2021-05-29T06:38:41Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2021-05-29T03:55:37Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2021-05-29T03:51:06Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2021-05-29T03:47:19Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2021-05-29T03:43:04Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2021-05-29T03:37:12Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-05-29T03:18:51Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-05-05T07:31:44Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2021-03-04T13:55:09Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2021-02-21T15:49:16Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2021-02-21T14:20:12Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2020-09-19T11:22:09Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2020-09-19T07:44:14Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2020-09-19T06:54:55Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2020-09-05T23:48:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d69511897ec01854a060c58bce11329106e3acd4",
          "body": "Fix compatibility with Go 1.23+",
          "is_bot": false,
          "headline": "Merge pull request #45 from stefanvanburen/svanburen/fix-go123-compat",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2026-02-23T14:42:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc996b5bc66785d77e0d42a2cba2d69b9f0635fb",
          "body": "- Bump x/tools from v0.13.0 to v0.42.0; the old version fails to build\n  on Go 1.23+ due to an invalid array length in tokeninternal.go\n- Fix pass.Reportf format string: newer x/tools enforces that Reportf's\n  format string must be a string constant, not a variable",
          "is_bot": false,
          "headline": "Fix compatibility with Go 1.23+",
          "author_name": "Stefan VanBuren",
          "author_login": "stefanvanburen",
          "committed_at": "2026-02-23T13:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28f0c077efdbb03dccfc311ecfccd19ee6f04d10",
          "body": "Update x/tools to fix panic in tests with Go 1.23",
          "is_bot": false,
          "headline": "Merge pull request #43 from alexandear/update-x-tools",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2024-12-02T02:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f12cdd5a73be17dc45114c58a56788ad8c02884f",
          "body": null,
          "is_bot": false,
          "headline": "Update Go version in GitHub Actions workflow",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2024-12-01T13:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e63d71b868755c78f29b18441a45baac4846821c",
          "body": null,
          "is_bot": false,
          "headline": "Update x/tools to fix panic in tests with Go 1.23",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2024-11-29T22:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df075c90a6092a20307b72847ec63aff293912b",
          "body": null,
          "is_bot": false,
          "headline": "Create founding",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2022-06-25T02:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca123c862f06a03cdc4b90e464fd181b320ac325",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-08-03T16:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f7461e8f4b79a495a2fb3bbdb5f5bcbaf8a8e67",
          "body": "Downgrade golang.org/x/tools",
          "is_bot": false,
          "headline": "Merge pull request #37 from sanposhiho/deps/fix/version-to-golangci-lint",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T06:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5647f04db237c08cdcb2655b671b1ac090a3b65",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade golang.org/x/tools",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T06:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b12286286217910c78fd0e5fce7fdc9714f0a113",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T05:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b70a276bd826c996ea37ce91c2ba9b0f3da49c3d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T05:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54bdcff110c4dc5e99ec35c5337fecb656170e99",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T05:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b1e53dc37f43b1c0f9727d73c1911f60965d082",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T04:44:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a13d5f2e7924369a6ec4b5b126f88d6111a7652",
          "body": "Fix: fix path",
          "is_bot": false,
          "headline": "Merge pull request #36 from sanposhiho/v2",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1ed9426810d4bc5f0d18cbfa5b82641825a4916",
          "body": null,
          "is_bot": false,
          "headline": "Fix: fix path",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9e75b2cb786ba93b2c7c3a61047cae092f91283",
          "body": "Fix: fix path for v2",
          "is_bot": false,
          "headline": "Merge pull request #35 from sanposhiho/v2",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2765aaaf333b44f9523172d5f0af3ea092d1fb2d",
          "body": null,
          "is_bot": false,
          "headline": "Fix: fix path",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cd8c8f6e004ceaed48f4e71aa04b79d99eaa54e",
          "body": "Fix: fix path cmd/v2/wastedassign to cmd/wastedassign/v2",
          "is_bot": false,
          "headline": "Merge pull request #34 from sanposhiho/v2",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04f515d5011dcc63db484a07c6d0ab9d94297e2d",
          "body": null,
          "is_bot": false,
          "headline": "Fix: fix path",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ccaa3909728289f572e75e07444e7275785e163",
          "body": "Fix: module path for v2",
          "is_bot": false,
          "headline": "Merge pull request #33 from sanposhiho/v2",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0227fc9111b1fb506b9cfac6b77fc217147442d2",
          "body": null,
          "is_bot": false,
          "headline": "Fix: depend on v2",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec57f63b8bc8d696bc9e58d4ef681cc650f073a0",
          "body": null,
          "is_bot": false,
          "headline": "Fix: module",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a78e6d3b0873cbf4d88ba005e83f66bb9c21413",
          "body": "Create: cmd/v2 for release v2",
          "is_bot": false,
          "headline": "Merge pull request #32 from sanposhiho/v2",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a815a62f8f95b35626656edf32ec02db02bdef4f",
          "body": null,
          "is_bot": false,
          "headline": "Create: v2",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38199bc51cef53e393662251362a4fb876957da8",
          "body": "Feature: report with variable name",
          "is_bot": false,
          "headline": "Merge pull request #31 from sanposhiho/feature/report-with-valiable-name",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "949e81ce3e97f9f97287b7b9ae96b00b2675cca1",
          "body": null,
          "is_bot": false,
          "headline": "Fix: , ok",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55ea1cfd90c8b89441e58d95e94bf9d38275d4a3",
          "body": null,
          "is_bot": false,
          "headline": "Feature: report with valiables name",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-29T03:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b432c57014dd99e50d2bc90790c94dfcc065b2",
          "body": "Fix: fix error message. reassigned to assigned",
          "is_bot": false,
          "headline": "Merge pull request #30 from sanposhiho/fix/error-message",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-05T07:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db6d5b1934c36a8e1176cb77d72b8fe369d7accc",
          "body": null,
          "is_bot": false,
          "headline": "Fix: fix error message. reassigned to assigned",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-05-05T07:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1c12f5996a59b78793a2ba378135e350c614c3d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-03-25T08:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9e6993be223bf8e7b16114bef8a02b53b147b42",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-03-04T13:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "185ca7f3a4c347f78abeb9a07df3d1479d78a687",
          "body": "…E-and-report-from-wastedassign\n\nMatch the wording of the readme and report from wastedassign",
          "is_bot": false,
          "headline": "Merge pull request #25 from sanposhiho/fix/match-the-wording-of-READM…",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-03-04T13:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4067d2fb32e90a7174e1e46b6ed9afcb370ad38",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Match the wording of the readme and report from wastedassign",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-03-04T13:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e18aa2df38535fee6e68bbb062589c9cded0d1c1",
          "body": "…ide-an-infinite-loop-and-not-use-after-exiting-loop\n\nfalse-positive: reassign inside an infinite loop and not use after exiting loop",
          "is_bot": false,
          "headline": "Merge pull request #24 from sanposhiho/fix/wrong-report--reassign-ins…",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-03-04T13:33:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86f5e052607ee7f25b053fdb3ea62660a9726755",
          "body": "…er exiting loop",
          "is_bot": false,
          "headline": "Fix: false-positive: reassign inside an infinite loop and not use aft…",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-03-04T13:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1413d2f1fcd8e867565099bf23d40c0447688af0",
          "body": "Quick code review",
          "is_bot": false,
          "headline": "Merge pull request #20 from ldez/fix/code-review",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-02-27T15:32:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f076c45256101536acaab9951010ecc5b0ebb828",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-02-27T15:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddf617f7e282cd31f7292e8bc21edad5d49e4b87",
          "body": null,
          "is_bot": false,
          "headline": "code review.",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2021-02-21T16:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c2f5ec3ce92167c051883829fba19895e2e8f30",
          "body": null,
          "is_bot": false,
          "headline": "go mod tidy",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2021-02-21T16:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a45e4f4f18af51d62b28927c9a12013ca251eec2",
          "body": "Fix: return as error instead of panic",
          "is_bot": false,
          "headline": "Merge pull request #19 from sanposhiho/not-return-as-error",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-02-21T15:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acdf0d62feed51bde24474cf258e563eecd49e97",
          "body": null,
          "is_bot": false,
          "headline": "Fix: return as error instead of panic",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-02-21T15:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d01284434d1a9e1c1ca67cd3bee460e26722414",
          "body": "Use ssautil to build ssa",
          "is_bot": false,
          "headline": "Merge pull request #18 from sanposhiho/use-ssautil-to-build-ssa",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-02-21T14:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b8bca2448cdb49de0691d2ba44af1cec8477e3",
          "body": null,
          "is_bot": false,
          "headline": "fix version",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-02-21T14:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34f31f12b4311a1e57708a33ae22fe57dcd59c60",
          "body": null,
          "is_bot": false,
          "headline": "fix version",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-02-21T14:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d58f9353a97ee1619673c896554f11c81ab6e827",
          "body": null,
          "is_bot": false,
          "headline": "fix workflow",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-02-21T14:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ce8013280db01f02608a98eaf13280205b7c638",
          "body": null,
          "is_bot": false,
          "headline": "Feat: Plundered from buildssa .run\"",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-02-21T13:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6270fe9f7bf64e195476962e0118e1831a4196e",
          "body": null,
          "is_bot": false,
          "headline": "Feat: get ssa from ssautil instead of buildssa.Analyzer",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2021-02-21T05:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf56b1630d19473f3e6f622eb11ddf6d41d2df2f",
          "body": null,
          "is_bot": false,
          "headline": "Fix details on README",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-01-13T09:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05806e1eff8a25468bb2128900be5db27cfb4364",
          "body": null,
          "is_bot": false,
          "headline": "remove some comments",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2021-01-13T09:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32c43a37e0c5fdb2f874924fa289c8ae5f78fe34",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-11-03T05:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "877597876ba379ecf8749dcc84d8ae4d54c33d2d",
          "body": "事前にtype-switchの位置を調べてそこではエラーが出ないようにした",
          "is_bot": false,
          "headline": "Merge pull request #16 from sanposhiho/fix-type-switch-bug",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-19T11:20:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "888254f7b6696bdc6efd865679a7b388ba284648",
          "body": null,
          "is_bot": false,
          "headline": "fix: 不要な関数を消した",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-19T11:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a372cda84d6ec5bfb9bcf97912b0e30bb217b495",
          "body": null,
          "is_bot": false,
          "headline": "fix: 事前にtype-switchの位置を調べてそこではエラーが出ないようにした",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-19T11:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "343565840e14d03ff9f57a33df05c9f6821b6079",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-19T08:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80265242563505615569e3e97a17b0b567947963",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-19T08:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ebe372dae4d4ee889b7bd58a6101ab94d5f71e7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-19T07:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "423341e5007fea1961d9f93a770d89245d00dc91",
          "body": null,
          "is_bot": false,
          "headline": "fix: update to the awesome README :fire:",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-19T07:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6b273d8d65fef69e9bb8d7c1bd69abdf40d580e",
          "body": "posが0になっているエラーは出しても意味がないのでいったん無視する",
          "is_bot": false,
          "headline": "Merge pull request #13 from sanposhiho/ignore-pos-0",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-19T07:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d50e1995e79d7d4833827e21ec3250dfa74ccfe",
          "body": null,
          "is_bot": false,
          "headline": "fix: posが0になっているエラーは出しても意味がないのでいったん無視する",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-19T07:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcbca6423741135190e560c08c2d9eb1d7d88a40",
          "body": "ループ内に別のブロックがある際に特定の条件下でoverflowする問題を修正",
          "is_bot": false,
          "headline": "Merge pull request #12 from sanposhiho/overflow-when-block-in-loop",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-19T06:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9411bed3ec12e1fe8335a00a73fe7d29883b7068",
          "body": null,
          "is_bot": false,
          "headline": "fix: ループ内に別のブロックがある際に特定の条件下でoverflowする問題を修正",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-19T06:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e644437bf858957e938c6016e6374e91bbb0b7f4",
          "body": null,
          "is_bot": false,
          "headline": "fix: README",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T10:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb5733642b0e489ea540104fd3d56a54ff313d97",
          "body": "無限ループ対応",
          "is_bot": false,
          "headline": "Merge pull request #10 from sanposhiho/mugen-taiou",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T10:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "281a7449d5cc5889fb9ce83ea4d9f9d9435ec5fa",
          "body": null,
          "is_bot": false,
          "headline": "fix: 無限ループ対応",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T09:59:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8036e34067d1840baede9049e6f637f6386dbebc",
          "body": "breakFlagの扱いがガバすぎてびっくり",
          "is_bot": false,
          "headline": "Merge pull request #9 from sanposhiho/poncotsu-mistake",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T09:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54d5955f957426667747cf2d7851b97eb4e57f6e",
          "body": null,
          "is_bot": false,
          "headline": "fix: breakFlagの扱いがガバすぎてびっくり",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T09:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a928b936811c41f51bef10af850c1b78daf638b",
          "body": null,
          "is_bot": false,
          "headline": "fix: update README",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T07:45:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1896f9bf177c8719ddf0c3488de11cf58d097c8a",
          "body": null,
          "is_bot": false,
          "headline": "fix: update README with 日本語🇯🇵",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T07:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "117b6e96f782ab20fcfe9df03d100582a77534a7",
          "body": null,
          "is_bot": false,
          "headline": "fix: testcaseを#2も含むように変更",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T07:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "128d0857d0662676b7a0ad28b1220875e68be012",
          "body": "分岐がある場合にガバガバ実装だったので修正",
          "is_bot": false,
          "headline": "Merge pull request #8 from sanposhiho/if-else-check_correctly",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T07:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40fcbe364feb2acb9991e4d22579973e937a8ec5",
          "body": null,
          "is_bot": false,
          "headline": "fix: 分岐がある場合にガバガバ実装だったので修正",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T07:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2f9915327cdc3dd84f9ea3bd4f228d7af29625c",
          "body": " 他の変数に対する代入もその変数の使用に含める",
          "is_bot": false,
          "headline": "Merge pull request #5 from sanposhiho/store_another",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T05:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "427340147171a2a0b2635f7a8f27d640e9aa3a19",
          "body": null,
          "is_bot": false,
          "headline": "fix: testcase",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T05:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a1061163d9245663b51af9448bba41a303bef77",
          "body": null,
          "is_bot": false,
          "headline": "fix: 他の変数に対する代入もその変数の使用に含める:",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T05:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c713dd54117a6927b579807d41f813db3cbd68f6",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T01:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cf5b0d6543bc78238bf9920660a2762bef6221b",
          "body": "無駄な代入文を発見する",
          "is_bot": false,
          "headline": "Merge pull request #1 from sanposhiho/find-wasted-assignment",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-04T01:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0734a2d22c21d38dbbe68b23419806ed40c023e",
          "body": null,
          "is_bot": false,
          "headline": "fix: 関数の並び順を変更",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-03T09:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af48dac1686220cb1c5d10f79bdb19832ba4f0e9",
          "body": null,
          "is_bot": false,
          "headline": "fix: 重複して捜査していたのを修正",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-03T09:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "311f6d2ee98eb7df0e333ffa861fa9ed474b739d",
          "body": null,
          "is_bot": false,
          "headline": "fix: lintで落ちたので",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-03T07:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f6047d068b6543b27dc6f813d8019ebc01e772c",
          "body": null,
          "is_bot": false,
          "headline": "fix: エラーメッセージを良さげに整えた",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-03T07:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49dc0a1c51cfdde7063529921603e9a5cb80652b",
          "body": null,
          "is_bot": false,
          "headline": "fix: ポインタとポインタを比較していたのでエンジニア向いていない",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-03T07:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d96a2a8d2567161a77d7e14e9c943820d3583952",
          "body": null,
          "is_bot": false,
          "headline": "add: 質問のために一旦commit",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-03T06:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "336be61eaec3d728037b8ad7029b39e7cdcf412b",
          "body": null,
          "is_bot": false,
          "headline": "add: LICENSE",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-02T20:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2feea5bd54a1ec3b705c9601da4656e0192ad851",
          "body": null,
          "is_bot": false,
          "headline": "fix: rename error message",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-02T19:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02eefa296df648839246fdd75bab5a4553e71238",
          "body": null,
          "is_bot": false,
          "headline": "remove: wasted white space",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-02T19:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "019af93b7764327db2c539c27bf0c8e819a3f9b5",
          "body": null,
          "is_bot": false,
          "headline": "remove: wasted white space",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-02T19:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19fe8a1e14e97c2c0516c6f04f13e61a9f10358f",
          "body": null,
          "is_bot": false,
          "headline": "fix: choose lint tools",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-02T19:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1284adc52378aad13c671fb45c3d75b588f5d70d",
          "body": null,
          "is_bot": false,
          "headline": "fix: analizer name and doc",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-02T19:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58ef393de7afb62ec7319759d5952a9b7c171801",
          "body": null,
          "is_bot": false,
          "headline": "add: test and lint on github actions",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-02T19:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d071e755fc0ec230b0b596aed464817e41b86b37",
          "body": null,
          "is_bot": false,
          "headline": "add: add testdata",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-02T19:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2e9cb01483bb78ed10b5240ac8e16e137151449",
          "body": null,
          "is_bot": false,
          "headline": "feat: find wasted assignment statements",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-02T19:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02689c58b752f999c388679bae94e2e4f3b03522",
          "body": null,
          "is_bot": false,
          "headline": "add: README",
          "author_name": "Kensei Nakada",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-02T18:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f94f5c0d56ea84a148bcf932d82c671ef01fc435",
          "body": null,
          "is_bot": false,
          "headline": "first commit :sparkles:",
          "author_name": "sanposhiho",
          "author_login": "sanposhiho",
          "committed_at": "2020-09-02T18:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 17,
      "commits_last_year": 2,
      "latest_release_at": "2024-12-02T02:40:23Z",
      "latest_release_tag": "v2.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 162,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 610,
      "mean_days_between_releases": 145.2
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.go_main"
      ],
      "declarations": []
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [],
        "total": 0,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/sanposhiho/wastedassign/v2",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/sanposhiho/wastedassign/v2",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "v2.1.0",
          "repository_url": "https://github.com/sanposhiho/wastedassign",
          "versions_count": 9,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2024-12-02T02:39:32Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 610
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 38,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2021-02-21",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "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": 6301,
      "source_files_sampled": 5,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.42.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 23,
        "open_issues": 4,
        "closed_ratio": 0.81,
        "closed_issues": 17,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "sanposhiho",
          "commits": 88,
          "avatar_url": "https://avatars.githubusercontent.com/u/44139130?v=4"
        },
        {
          "type": "User",
          "login": "ldez",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/5674651?v=4"
        },
        {
          "type": "User",
          "login": "alexandear",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3228886?v=4"
        },
        {
          "type": "User",
          "login": "stefanvanburen",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/622527?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.946
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test_and_lint.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 2/17 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "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": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d69511897ec01854a060c58bce11329106e3acd4",
        "ran_at": "2026-08-04T16:59:36Z",
        "aggregate_score": 3.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 23,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-02-23T14:42:24Z",
      "oldest_open_prs": [
        {
          "number": 44,
          "created_at": "2026-02-20T19:49:11Z",
          "last_comment_at": "2026-02-23T14:54:11Z",
          "last_comment_author": "stefanvanburen"
        }
      ],
      "last_merged_pr_at": "2026-02-23T14:42:22Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 38,
          "created_at": "2021-06-08T15:50:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 39,
          "created_at": "2022-03-03T19:00:22Z",
          "last_comment_at": "2024-11-25T15:24:03Z",
          "last_comment_author": "nirs"
        },
        {
          "number": 40,
          "created_at": "2022-03-15T06:20:31Z",
          "last_comment_at": "2024-01-23T15:30:41Z",
          "last_comment_author": "nickajacks1"
        },
        {
          "number": 42,
          "created_at": "2022-04-25T10:56:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sanposhiho/wastedassign",
    "host": "github.com",
    "name": "wastedassign",
    "owner": "sanposhiho"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "weak",
      "name": "Overall health",
      "note": "The weighted overall 44 is calibrated to 41 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 44,
            "calibrated": 41,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 41,
      "inputs": {
        "security": 33,
        "vitality": 30,
        "community": 39,
        "governance": 59,
        "calibration": "2026-08-02",
        "engineering": 53,
        "ai_readiness": 55,
        "weighted_overall_raw": 44
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 30,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "commits_last_year": 2,
              "human_commit_share": 1,
              "days_since_last_push": 162,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 162 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 162
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2 commits in the last year",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "releases_count": 17,
              "latest_release_tag": "v2.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 610,
              "mean_days_between_releases": 145.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "17 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 610 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 610
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~145.2 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 145.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "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": 162,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 162 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 162
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 39,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "forks": 4,
              "stars": 38,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "38 stars",
                "points": 25.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 0,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 59,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.946
            },
            "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 95% of commits",
                "points": 1.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "merged_prs": 23,
              "open_issues": 4,
              "closed_issues": 17,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0.81,
              "closed_unmerged_prs": 0,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "81% of issues closed",
                "points": 34,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "23/23 decided PRs merged",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 23,
                      "decided": 23
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/17 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "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": 66,
            "inputs": {
              "followers": 284,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sanposhiho",
              "public_repos": 88,
              "account_age_days": 2851
            },
            "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": "284 followers of sanposhiho",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 284,
                      "login": "sanposhiho"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "88 public repos, account ~7 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 88
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "github.com/sanposhiho/wastedassign/v2"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 610
            },
            "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 610 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 610
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "9 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": 53,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "weak",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "golang",
                "staticanalysis",
                "analyzer",
                "go"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 33,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/17 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 13
            },
            "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": 55,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.581,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "54 of 93 human commits state their intent (structured subject or explanatory body)",
                "points": 31,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 54,
                      "sampled": 93
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "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
            },
            "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 93",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 93
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 6301,
              "source_files_sampled": 5,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "application"
      ],
      "labels": [
        "application"
      ],
      "scores": {
        "cli": 2,
        "library": 3,
        "application": 5
      },
      "primary": "application",
      "evidence": [
        {
          "tier": "structure",
          "label": "application",
          "source": "tree.go_main",
          "weight": 5
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:go",
          "weight": 3
        },
        {
          "tier": "description",
          "label": "cli",
          "source": "description:tool",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "low",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": false
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T16:59:50.219327Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sanposhiho/wastedassign.svg",
  "full_name": "sanposhiho/wastedassign",
  "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 v2.5.0, schema v0.30.0 — full methodology · metrics wiki.

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