Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-30 23:16 UTC

golangci / misspell

Correct commonly misspelled English words in source files

Go · ShellMIT★ 38 stars⑂ 13 forkssince Jun 2018forkView on GitHub ↗

golangci/misspell holds a health index of 53 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (72/100) and lowest on Community & Adoption (31/100). It was last updated 75 days ago. 2 contributors account for most of its recent work.

53
overall / 100
Moderate

Software health index

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

53
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 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).

Ownership

GolangCIOrganization
345 followers67 public repossince Jan 2018

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/golangci/misspellv0.8.0-19170 days ago

Metrics by category

Vitality

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

45Weak · 21% of overall
How it's scored
18/36Push recency — last push 75 days ago
3.5/36Commit cadence — 5/52 weeks with commits
8.1/18Commit volume — 7 commits in the last year
0/10OpenSSF Scorecard: Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year7
human_commit_share1
days_since_last_push75
active_weeks_last_year5
How it's scored
27/27Ships releases — 8 releases published
27/36Release recency — latest release 170 days ago
12.6/27Release cadence — a release every ~174 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count8
latest_release_tagv0.8.0
releases_from_tagsno
days_since_latest_release170
mean_days_between_releases174

Community & Adoption

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

31At Risk · 17% of overall
How it's scored
25.4/60Stars — 38 stars
9/25Forks — 13 forks
1.7/15Watchers — 3 watchers
Inputs used
forks13
stars38
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/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_readmeno
has_licenseno
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

72Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
11.8/22.5Commit distribution — top contributor authored 48% of commits
13.5/13.5Contributor breadth — 18 contributors
10/10OpenSSF Scorecard: Contributors — project has 13 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled18
top_contributor_share0.476
How it's scored
34/42Issue resolution — 81% of issues closed
21.2/30PR acceptance — 12/17 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-Review — Found 3/30 approved changesets -- score normalized to 1
Inputs used
merged_prs12
open_issues4
closed_issues17
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.81
closed_unmerged_prs5
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.3/25Owner reach — 345 followers of golangci
25/25Track record — 67 public repos, account ~8 yr old
Inputs used
followers345
owner_typeOrganization
is_verified
owner_logingolangci
public_repos67
account_age_days3,113

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 170 days ago
20/20Version history — 19 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/golangci/misspell
ecosystemsgo
any_deprecatedno
min_days_since_publish170

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

1Critical
How it's scored
0/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

62Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0.5/2.5CI-Tests — 2 out of 8 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/30 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 13 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
5/5Packaging — packaging workflow detected
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.2

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

68Good · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
34.1/40Legible commit history — 64 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.64
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
52.7/55Manageable file sizes — 1/24 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes807,882
source_files_sampled24
oversized_source_files1

Key facts

38GitHub stars
18contributors
7commits, last 12 months
75days since last push
8releases
2bus factor
4open issues
Gopackage ecosystems

Data collection warnings

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

More detail

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

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

03581013151312020-052023-032026-02
Major 0Minor 4Patch 3

Each point covers 6 days.

OpenSSF Scorecard 5.2 / 10
5.2aggregate

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

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
2CI-Tests2 out of 8 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/30 approved changesets -- score normalized to 1
10Contributorsproject has 13 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
10Packagingpackaging workflow detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Gogithub.com/gobwas/globv0.2.3go.mod
All dependencies 1

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

RegistryPackageVersionRelation
Gogithub.com/gobwas/globv0.2.3direct
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 2455,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 64335,
        "Shell": 10169,
        "Makefile": 1967,
        "Dockerfile": 1458,
        "Go Template": 236
      },
      "pushed_at": "2026-05-16T15:51:19Z",
      "created_at": "2018-06-28T17:40:06Z",
      "owner_type": "Organization",
      "updated_at": "2026-05-16T15:51:23Z",
      "description": "Correct commonly misspelled English words in source files",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "Shell"
      ]
    },
    "owner": {
      "blog": "https://golangci-lint.run",
      "name": "GolangCI",
      "type": "Organization",
      "login": "golangci",
      "company": null,
      "location": "France",
      "followers": 345,
      "avatar_url": "https://avatars.githubusercontent.com/u/35628013?v=4",
      "created_at": "2018-01-20T12:00:19Z",
      "is_verified": null,
      "public_repos": 67,
      "account_age_days": 3113
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-02-10T21:40:43Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-05-18T21:18:26Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2024-06-07T23:37:35Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2024-06-07T21:48:21Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2024-04-19T00:26:06Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2024-04-18T14:53:47Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2023-06-19T00:05:40Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-10-11T15:17:29Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0cc19ad5d62ed9448b5761c45f3b62a71747554a",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix openssl command install script",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2026-05-16T15:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d6e6856a126fcb7f7352bee6cfd814eb437ae19",
          "body": null,
          "is_bot": false,
          "headline": "chore: update min Go, linter, workflows",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2026-04-30T14:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7761b40e3f2510939672028ac31fb694a634750f",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CI",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2026-04-18T05:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b565578a5ec9b815331bdae8f588021f7696ec6f",
          "body": null,
          "is_bot": false,
          "headline": "chore: update linter, dependencies, workflows",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2026-02-10T21:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b967c97b0ea45c02695052f324aeeccf1ed98a10",
          "body": null,
          "is_bot": false,
          "headline": "feat: add 'requiered' as a typo of 'required' (#37)",
          "author_name": "Ludovic Fernandez",
          "author_login": "ldez",
          "committed_at": "2026-02-10T21:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4033685223b40775792d5e8526003d186ca03bb",
          "body": "Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add  'requrie' as a typo of 'require' (#36)",
          "author_name": "Ahson Khan",
          "author_login": "ahsonkhan",
          "committed_at": "2026-02-10T21:31:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bc0ca7f235a2ea7a1f7984b1d5535d4eb493ee",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CI",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2025-09-16T01:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e78f9b6cd537559a24525b6ea7e182794edfd31f",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove analyzes (#34)",
          "author_name": "Ludovic Fernandez",
          "author_login": "ldez",
          "committed_at": "2025-05-18T21:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b17c2ccbf7d8a56b0af366fafdf103dfa805d704",
          "body": null,
          "is_bot": false,
          "headline": "docs: add link to dictionaries",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2025-05-18T21:06:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f366e3e451ec77d009dd25a75dda27b83746e65",
          "body": null,
          "is_bot": false,
          "headline": "feat: add new misspellings (#33)",
          "author_name": "Ludovic Fernandez",
          "author_login": "ldez",
          "committed_at": "2025-05-18T21:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b94838a6d9a5c0905423f1f3d2fa6f859c5e4e6",
          "body": null,
          "is_bot": false,
          "headline": "chore: new generator (#32)",
          "author_name": "Ludovic Fernandez",
          "author_login": "ldez",
          "committed_at": "2025-05-18T20:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dda27aa00a61485a1bcc59e6bc343b75db0d8323",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix typos",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2025-05-18T12:59:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5800908b5d811242e8aa54c1a0aecedf2ac47add",
          "body": null,
          "is_bot": false,
          "headline": "docs: update references",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2025-05-18T12:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0ca3dd33ca63ddd48c6a24ef11c86b83b139598",
          "body": null,
          "is_bot": false,
          "headline": "tests: all dicts sorted",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2025-05-15T01:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a80c07bb9903c2da91085337f0233299a944e7d",
          "body": null,
          "is_bot": false,
          "headline": "fix: word inconsistencies (#30)",
          "author_name": "Ludovic Fernandez",
          "author_login": "ldez",
          "committed_at": "2025-05-15T00:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ebbbd9aa64247c5d198952dcc2338436b7b3f60",
          "body": null,
          "is_bot": false,
          "headline": "chore: linting",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2025-05-14T23:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fba1c4470b2496e9439c20e2fd72e09d3ee1d866",
          "body": null,
          "is_bot": false,
          "headline": "chore: split words list",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2025-05-14T23:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ae9ff855b9b8ad924dbc2a299be689442dc1370",
          "body": null,
          "is_bot": false,
          "headline": "chore: switch to main",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2025-05-14T23:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "983f9a60dbba7a97d6e9d9bb443f57c2820a668d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update linter",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2025-03-25T04:26:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9801fd6ba1c90fd73253edc347a2bfd88cf1d3b7",
          "body": null,
          "is_bot": false,
          "headline": "chore: minor fixes to install-misspell.sh and typo in readme (#26)",
          "author_name": "Jesse Portnoy",
          "author_login": "jessp01",
          "committed_at": "2025-01-26T23:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8e3a6c273fcf52959ce4c245fc3daa58551106f",
          "body": null,
          "is_bot": false,
          "headline": "chore: update linter",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2025-01-26T23:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7082d007c4a8a395ea7d9c9a427b93be43bec2a3",
          "body": null,
          "is_bot": false,
          "headline": "fix: CI",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2024-06-12T03:19:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55755157ac369a6d8093073461cc51dbcec2e2c8",
          "body": null,
          "is_bot": false,
          "headline": "fix: installation script with curl 8.8.0",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2024-06-12T03:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "528d713e620bdf4b41849db93cb489c4fef9f5c5",
          "body": "Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>",
          "is_bot": false,
          "headline": "feat: add pre-commit hook config (#19)",
          "author_name": "Max Gautier",
          "author_login": "VannTen",
          "committed_at": "2024-06-07T23:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "475533d912f1fc074f39486e03a35b98b26ff507",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove windows from post release step",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2024-06-07T23:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e11bcac68fe3b4af23ae64bad74fd48d758f0e5",
          "body": null,
          "is_bot": false,
          "headline": "fix: install script and release assets",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2024-06-07T21:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f33d7fdd6dd3f230fbd45f2c6295dc69895c1313",
          "body": null,
          "is_bot": false,
          "headline": "fix: improve host name detection",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2024-04-19T00:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5ecf9ad69530b136f7c988b2564804e42fd7288",
          "body": null,
          "is_bot": false,
          "headline": "chore: refactor main function",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2024-04-18T15:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79edc0f4399cb5597c44005091593a31efd5b16b",
          "body": null,
          "is_bot": false,
          "headline": "chore: format comments",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2024-04-18T15:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "913a8c352f72a8d683eb35afbc4a436ddbb447ae",
          "body": null,
          "is_bot": false,
          "headline": "feat: add option for user defined dictionary",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2024-04-18T14:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d73f40ec2e877b8dee9e1f2ebf349fe78a67653d",
          "body": null,
          "is_bot": false,
          "headline": "docs: typo typos",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2024-04-18T14:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c58ee5c4e140bbef0c9624251397fa78931898e7",
          "body": null,
          "is_bot": false,
          "headline": "chore: update linter",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2024-04-18T13:39:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a5584d716f1ff23cc479fb44804886c5d48a2f7",
          "body": null,
          "is_bot": false,
          "headline": "fix: panic with csv and SQLite format",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2024-04-18T13:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd7b9c19e1ad76725ab4dde024afb12457cf1539",
          "body": null,
          "is_bot": false,
          "headline": "dev: fix data race in TestCheckReplace (#5)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2024-03-02T13:04:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "201b6e6d4535c419a22c26afadb95a8814a8c4c8",
          "body": null,
          "is_bot": false,
          "headline": "chore: linting",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2024-02-19T17:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc38acc17ac733fd8feac7c6d0cc5a3dff13a5e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update Go, linter, and clean",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2024-02-19T17:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aceb425be9ce6488af17a5699c44f36df07b464",
          "body": null,
          "is_bot": false,
          "headline": "dev: fix govet, nestif lint issues (#6)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2024-02-19T17:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39b4324e1532312bf8dc2486ca70e0601644737a",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix documentation about source/mode",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2023-12-20T10:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "885fec0cbf5e096cf2a46ea34bd081526e95d38e",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix documentation about source/mode",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2023-12-20T10:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93046026f37df72f98e6808ae3926e75018a5b86",
          "body": null,
          "is_bot": false,
          "headline": "chore: update linter",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2023-12-20T10:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b320085c5f452a79ec997012988389f1927cc7a0",
          "body": "Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: fix typo in README (#7)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2023-10-12T14:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "349f09b6e98b05b99cab4b61f4f4076799245347",
          "body": null,
          "is_bot": false,
          "headline": "chore: update Go, linter, and clean",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2023-08-21T22:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5297e15a47210f1278d2b9818e5a9b270d5e6f2",
          "body": null,
          "is_bot": false,
          "headline": "doc: fix typos (#2)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2023-06-19T09:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b63375de4681bbb0bd75bcbe740693e6b0f5ee4",
          "body": null,
          "is_bot": false,
          "headline": "doc: update readme",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2023-06-19T00:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e42515ad021227587ba4a224e17923bcf9e78e25",
          "body": null,
          "is_bot": false,
          "headline": "fix: inArray is case-insensitive",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2023-06-18T23:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "126f34ed8565ce645e432afc9a8db1ead9f07df0",
          "body": null,
          "is_bot": false,
          "headline": "chore: update Go, and linter",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2023-06-18T23:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e477db52be0e9dfc112aad71d51585d3d4167fdb",
          "body": null,
          "is_bot": false,
          "headline": "chore: update actions/cache to v3",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2022-10-21T14:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0813272656dc70423367f9be2fe878aff58c3235",
          "body": null,
          "is_bot": false,
          "headline": "chore: review tests",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2022-10-12T06:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "689041325f5a8ead01b348bda76459fc9f5ed619",
          "body": null,
          "is_bot": false,
          "headline": "chore: clean make and scripts",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2022-10-12T06:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ace5ced8e3a0ea4c90a4a4c109882d4b26b3fc9a",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix install script",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2022-10-11T15:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e0fe46891433f44c1397d786049e9ec22af0eb6",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix install script",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2022-10-11T15:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "538112e112fe4c7eda67d6ff3a4bdbde92dc207a",
          "body": null,
          "is_bot": false,
          "headline": "chore: CI and linter",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2022-10-11T15:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85531ac5f2101b311751d6a75aefd1199eff9093",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove ioutil",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2022-10-11T13:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03f9fe919e5d2bb2a163142d6c2f9f7ad8966e5d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update goreleaser configuration",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2022-10-11T13:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5f4bc6d95ae63e1e78b510e8c267eadff1253fc",
          "body": null,
          "is_bot": false,
          "headline": "doc: fix typos",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2022-10-11T13:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be58de5d9f43403954209068b0d35cce6403ecf1",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove travis",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2022-10-11T13:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "687d47bc0ed21d16c5a0a4a9153307bf8432a876",
          "body": null,
          "is_bot": false,
          "headline": "chore: use Go module",
          "author_name": "Fernandez Ludovic",
          "author_login": "ldez",
          "committed_at": "2022-10-11T13:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "950f5d19e77066a2353d9a22e89f8f889d1d7012",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'ybiquitous/patch-1'",
          "author_name": "Denis Isaev",
          "author_login": "jirfag",
          "committed_at": "2018-08-09T17:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99b5b321e39be967408b69b142fcf04ccf65e162",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'usk81/add-typo-word-in-main-dic'",
          "author_name": "Denis Isaev",
          "author_login": "jirfag",
          "committed_at": "2018-08-09T17:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86e30f6c078f3458738c301d4558264a51dd7f84",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'dixudx/add_words'",
          "author_name": "Denis Isaev",
          "author_login": "jirfag",
          "committed_at": "2018-08-09T17:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df0cfa30e38a8812b80f80885d32f22c15dc65d6",
          "body": "Wikipedia says:\r\n\r\n> On-premises software (sometimes misspelled \"on-premise\" or abbreviated as \"on-prem\")\r\n\r\nhttps://en.wikipedia.org/wiki/On-premises_software",
          "is_bot": false,
          "headline": "add word: \"on-premise\" -> \"on-premises\"",
          "author_name": "Masafumi Koba",
          "author_login": "ybiquitous",
          "committed_at": "2018-08-09T08:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de33a234924344f9a2e46ccfb0bf757b6cbe1ee9",
          "body": null,
          "is_bot": false,
          "headline": "add a word in DocMain: retrive -> retrieve",
          "author_name": "Yusuke Komatsu",
          "author_login": "usk81",
          "committed_at": "2018-05-11T09:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0b55c8239520f6b5aa15a0207ca8b28027ba49e",
          "body": null,
          "is_bot": false,
          "headline": "add new installer",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-09T02:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b90dc15cfd220ecf8bbc9043ecb928cef381f011",
          "body": null,
          "is_bot": false,
          "headline": "travis",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-09T01:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a3016a9bc0ed56353aba8602907e02a300f6a3",
          "body": null,
          "is_bot": false,
          "headline": "set -ex",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-09T01:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4da8ec141e2260cf4e5dcea9a4ca01e39d529e2b",
          "body": null,
          "is_bot": false,
          "headline": "travis",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-09T01:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edced40749bc8b022cbead636f1717e30bb49334",
          "body": null,
          "is_bot": false,
          "headline": "use dep more effectively",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-09T01:25:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91e339ad7fa5fce7e71fafd6b3f2288fef3e2552",
          "body": null,
          "is_bot": false,
          "headline": "use standard method of travis-ci and goreleaser",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-09T01:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c56a12ac29e0ae57e83952f2549043480839f586",
          "body": null,
          "is_bot": false,
          "headline": "more release improvements",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-09T00:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9252abf7f2275468accece34ec6143f400fe2d73",
          "body": null,
          "is_bot": false,
          "headline": "release improvements",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-09T00:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c76e0283325af8628a2a5f672a4513a7dfd1e3",
          "body": null,
          "is_bot": false,
          "headline": "improve release process",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-09T00:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb97ca59cbb820c26d7a3410e9137777c52c838c",
          "body": null,
          "is_bot": false,
          "headline": "do not bundle README and LICENSE files",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-09T00:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33522755a59ae03c1169934b4f64f73c44f31286",
          "body": null,
          "is_bot": false,
          "headline": "improve release process",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-09T00:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04cbd9a464cc2415d121fc83a64569b212ab7ed8",
          "body": null,
          "is_bot": false,
          "headline": "remove go from .travis.  This is done in docker",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-07T01:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c776434a438a9a193e583c9b7855a4c3639f55b",
          "body": null,
          "is_bot": false,
          "headline": "upgrade alpine, golang, docker",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-07T01:13:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aacdc242df045885fc9fe7d749b9291b9b24fc2a",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-07T01:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b470dabd08c81936756dc0e61d09e0c0422a9ffc",
          "body": null,
          "is_bot": false,
          "headline": "attempt update to go 1.10.0",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2018-03-07T01:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a696af06f108c175c597755774af6a5c4159db24",
          "body": null,
          "is_bot": false,
          "headline": "add several words",
          "author_name": "Di Xu",
          "author_login": "dixudx",
          "committed_at": "2018-02-11T02:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ce5d979ffdaca6385988d7ad1079a33ec942d20",
          "body": "add packages descriptions to fix Golint warning",
          "is_bot": false,
          "headline": "Merge pull request #122 from starius/package-descr",
          "author_name": "Nick Galbreath",
          "author_login": "client9",
          "committed_at": "2017-09-28T00:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56f79e1f31d7e831968996b908c5393f9f5e60f0",
          "body": null,
          "is_bot": false,
          "headline": "add packages descriptions to fix Golint warning",
          "author_name": "Boris Nagaev",
          "author_login": null,
          "committed_at": "2017-09-27T22:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1f24e3e0b6b2c8bc98584370d382ae095b13c94",
          "body": null,
          "is_bot": false,
          "headline": "test travis",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-06-21T02:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "691676e7414b6d8c387cf6f52543503232c3e2e7",
          "body": null,
          "is_bot": false,
          "headline": "fix lints, add go dep",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-06-21T02:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a563f9cd0c8833da89062c6852477b6fce3956",
          "body": null,
          "is_bot": false,
          "headline": "start of gitignore #115",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-06-19T15:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f053a4c89062b932a9007d6e4bdbfdd8a990773",
          "body": null,
          "is_bot": false,
          "headline": "doco",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-06-17T17:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52aac5913c1e5092cfc5dd2adec92d105d9baa82",
          "body": null,
          "is_bot": false,
          "headline": "edits",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-06-10T04:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59894abde931a32630d4e884a09c682ed20c5c7c",
          "body": null,
          "is_bot": false,
          "headline": "fix install instructions",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-06-10T04:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed37467305630a0a14a535d22d467d3757cc9d7a",
          "body": null,
          "is_bot": false,
          "headline": "update install instructions",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-06-10T04:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7317d8ad47c7a4c6ee521aa1f688b34c87c28584",
          "body": null,
          "is_bot": false,
          "headline": "update travis to golang 1.8.3",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-06-10T04:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f049a77b9fac97260993cf380c1e8c96b96393f",
          "body": "Document ignore",
          "is_bot": false,
          "headline": "Merge pull request #98 from bf4/patch-1",
          "author_name": "Nick Galbreath",
          "author_login": "client9",
          "committed_at": "2017-06-10T04:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7434324ea8ba58de52b5544cadfc33f4b0bd5565",
          "body": null,
          "is_bot": false,
          "headline": "more words!",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-06-10T04:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b94752d5afdbc5a58da7f7a52d2097432b9c71b",
          "body": null,
          "is_bot": false,
          "headline": "add misspelling",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-06-10T04:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18879d74fe434129d1acb032d445a3fcd7205d79",
          "body": null,
          "is_bot": false,
          "headline": "windows support",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-06-09T21:07:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d70478e768f65965d6a9e0479e448bbcfa8bb8de",
          "body": "call filepath.Clean to correct path separator on Windows",
          "is_bot": false,
          "headline": "Merge pull request #114 from mattn/windows",
          "author_name": "Nick Galbreath",
          "author_login": "client9",
          "committed_at": "2017-06-08T16:00:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07ecd54a6832f7030325f25eb27d1431c71a1647",
          "body": null,
          "is_bot": false,
          "headline": "call filepath.Clean to correct path separator on Windows",
          "author_name": "Yasuhiro Matsumoto",
          "author_login": "mattn",
          "committed_at": "2017-06-08T11:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d9ab7749ee27131547244ff2f9953d235b591fb",
          "body": null,
          "is_bot": false,
          "headline": "make self-documenting makefile",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-05-30T22:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f10ccd0965008e8b712f379c2e4068a24748172e",
          "body": null,
          "is_bot": false,
          "headline": "Potential fix for issue #113",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-05-30T20:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f803fa37237bc100b9bfaa951fe016738b06fcb4",
          "body": null,
          "is_bot": false,
          "headline": "Test case for Issue #113",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-05-30T20:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b7adefac00cec0f274ddbcb6e4e382428877e5f",
          "body": null,
          "is_bot": false,
          "headline": "update godownloader",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-05-28T07:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14696a5598ab9099f2579ccd0cac02cea5169381",
          "body": null,
          "is_bot": false,
          "headline": "rework legal stuff to make goreleaser happy",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-05-28T07:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed57c6a05150b790b77d977a97da04a700431376",
          "body": null,
          "is_bot": false,
          "headline": "fix goreleaser",
          "author_name": "nickg",
          "author_login": null,
          "committed_at": "2017-05-28T07:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 7,
      "latest_release_at": "2026-02-10T21:40:43Z",
      "latest_release_tag": "v0.8.0",
      "releases_from_tags": false,
      "days_since_last_push": 75,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 170,
      "mean_days_between_releases": 174
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/golangci/misspell",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/golangci/misspell",
          "is_deprecated": false,
          "latest_version": "v0.8.0",
          "repository_url": "https://github.com/golangci/misspell",
          "versions_count": 19,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-02-10T21:37:42Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 170
        }
      ]
    },
    "popularity": {
      "forks": 13,
      "stars": 38,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2020-05-09",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2022-03-05",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 13,
        "total_forks": 13
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 807882,
      "source_files_sampled": 24,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/gobwas/glob",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/gobwas/glob",
            "direct": true,
            "version": "v0.2.3",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1,
        "direct_count": 1,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 12,
        "open_issues": 4,
        "closed_ratio": 0.81,
        "closed_issues": 17,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ldez",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/5674651?v=4"
        },
        {
          "type": "User",
          "login": "client9",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/217179?v=4"
        },
        {
          "type": "User",
          "login": "scop",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/109152?v=4"
        },
        {
          "type": "User",
          "login": "alexandear",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/3228886?v=4"
        },
        {
          "type": "User",
          "login": "shawnps",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/80111?v=4"
        },
        {
          "type": "User",
          "login": "jirfag",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4648736?v=4"
        },
        {
          "type": "User",
          "login": "xh3b4sd",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/552769?v=4"
        },
        {
          "type": "User",
          "login": "ahsonkhan",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6527137?v=4"
        },
        {
          "type": "User",
          "login": "bf4",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/142914?v=4"
        },
        {
          "type": "User",
          "login": "dixudx",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5449021?v=4"
        }
      ],
      "contributors_sampled": 18,
      "top_contributor_share": 0.476
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "go-cross.yml",
        "post-release.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 2,
            "reason": "2 out of 8 merged PRs checked by a CI test -- score normalized to 2",
            "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 3/30 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 13 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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "1 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0cc19ad5d62ed9448b5761c45f3b62a71747554a",
        "ran_at": "2026-07-30T23:16:33Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T03:25:50Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-02-10T21:33:56Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 14,
          "created_at": "2024-04-12T10:31:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 23,
          "created_at": "2024-08-09T11:46:28Z",
          "last_comment_at": "2026-02-11T12:55:59Z",
          "last_comment_author": "silverwind"
        },
        {
          "number": 28,
          "created_at": "2025-04-29T13:43:47Z",
          "last_comment_at": "2025-04-29T18:16:47Z",
          "last_comment_author": "ldez"
        },
        {
          "number": 31,
          "created_at": "2025-05-15T00:29:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/golangci/misspell",
    "host": "github.com",
    "name": "misspell",
    "owner": "golangci"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 52,
            "calibrated": 53,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 53,
      "inputs": {
        "security": 62,
        "vitality": 45,
        "community": 31,
        "governance": 72,
        "calibration": "2026-08-02",
        "engineering": 41,
        "ai_readiness": 68,
        "weighted_overall_raw": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "weak",
        "name": "Vitality",
        "value": 45,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "commits_last_year": 7,
              "human_commit_share": 1,
              "days_since_last_push": 75,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 75 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 75
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "7 commits in the last year",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 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": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "v0.8.0",
              "releases_from_tags": false,
              "days_since_latest_release": 170,
              "mean_days_between_releases": 174
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 170 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 170
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~174 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 174
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": 80,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 80 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 80
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 31,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "forks": 13,
              "stars": 38,
              "watchers": 3,
              "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": "13 forks",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "good",
        "name": "Sustainability & Governance",
        "value": 72,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 18,
              "top_contributor_share": 0.476
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 48% of commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 48
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "18 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 13 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": 65,
            "inputs": {
              "merged_prs": 12,
              "open_issues": 4,
              "closed_issues": 17,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.81,
              "closed_unmerged_prs": 5,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "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": "12/17 decided PRs merged",
                "points": 21.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 12,
                      "decided": 17
                    }
                  }
                ],
                "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 3/30 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 345,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "golangci",
              "public_repos": 67,
              "account_age_days": 3113
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "345 followers of golangci",
                "points": 18.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 345,
                      "login": "golangci"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "67 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 67
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/golangci/misspell"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 170
            },
            "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 170 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 170
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "19 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "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": "weak",
        "name": "Engineering Quality",
        "value": 41,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "2 out of 8 merged PRs checked by a CI test -- score normalized to 2",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 5.2
            },
            "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 is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 8 merged PRs checked by a CI test -- score normalized to 2",
                "points": 0.5,
                "status": "partial",
                "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 3/30 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 13 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "1 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 3,
                "status": "partial",
                "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "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": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 68,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.64,
              "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": "64 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 34.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 64,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 807882,
              "source_files_sampled": 24,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/24 source files over 60KB",
                "points": 52.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 24,
                      "oversized": 1
                    }
                  }
                ],
                "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": [],
      "labels": [],
      "scores": {
        "library": 3
      },
      "primary": null,
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:go",
          "weight": 3
        }
      ],
      "artifacts": [],
      "confidence": "none",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": false
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T23:16:49.274051Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/golangci/misspell.svg",
  "full_name": "golangci/misspell",
  "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.27.0 — full methodology · metrics wiki.

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