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

leonelquinteros / gotext

Go (Golang) GNU gettext utilities package

GoCustom license★ 505 stars⑂ 66 forkssince Jun 2016View on GitHub ↗

leonelquinteros/gotext holds a health index of 66 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (77/100) and lowest on Vitality (56/100). It was last updated today. A single contributor accounts for most of its recent work.

66
overall / 100
Moderate

Software health index

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

66
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

Ownership

Leonel QuinterosPersonal account
51 followers36 public repossince Nov 2009Amazon Ring

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/leonelquinteros/gotextv1.7.2-23415 days ago

Metrics by category

Vitality

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

56Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
5.5/36Commit cadence — 8/52 weeks with commits
13.4/18Commit volume — 30 commits in the last year
3/10OpenSSF Scorecard: Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year30
human_commit_share1
days_since_last_push0
active_weeks_last_year8
How it's scored
27/27Ships releases — 22 releases published
7.2/36Release recency — latest release 415 days ago
12.6/27Release cadence — a release every ~296 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count22
latest_release_tagv1.7.2
releases_from_tagsno
days_since_latest_release415
mean_days_between_releases296
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

77Good · 18% of overall
How it's scored
43.8/60Stars — 505 stars
15.1/25Forks — 66 forks
3.3/15Watchers — 5 watchers
Inputs used
forks66
stars505
watchers5
growth_stateorganic
growth_factor_pct100

Community health

94Excellent
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
7.2/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateyes
has_code_of_conductyes
has_pull_request_templateyes

Sustainability & Governance

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

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
5.9/22.5Commit distribution — top contributor authored 74% of commits
13.5/13.5Contributor breadth — 26 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled26
top_contributor_share0.736
How it's scored
44.5/46.8Issue resolution — 95% of issues closed
32.5/38.3PR acceptance — 56/66 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 3/12 approved changesets -- score normalized to 2
Inputs used
merged_prs56
open_issues3
closed_issues60
issue_closed_ratio0.952
closed_unmerged_prs10
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.3/25Owner reach — 51 followers of leonelquinteros
23.4/25Track record — 36 public repos, account ~16 yr old
Inputs used
followers51
owner_typeUser
is_verified
owner_loginleonelquinteros
public_repos36
account_age_days6,089
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
14/35Publish recency — latest publish 415 days ago
20/20Version history — 23 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/leonelquinteros/gotext
ecosystemsgo
any_deprecatedno
min_days_since_publish415

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 11 topics
10/10Wiki
Inputs used
topicsgo, po-files, translation, language, i18n, gettext, golang, internationalization, l10n, translated-strings, plural-form
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 11 out of 12 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 3/12 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 4 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.2/2.5License — license file detected
2.2/7.5Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — no data
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
4.5/5SAST — SAST tool detected but not run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages3
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 3 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

72Good · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md, GEMINI.md
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_filesAGENTS.md, GEMINI.md
agent_instruction_max_bytes3,392
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/34 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes21,669
source_files_sampled34
oversized_source_files0

Key facts

505GitHub stars
26contributors
30commits, last 12 months
0days since last push
22releases
1bus factor
3open issues
Gopackage ecosystems

More detail

Star and fork history 505 ★ / 66 ⇿
505Stars
66Forks
20Releases

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.

010020030040050060050565442016-062021-062026-07
Major 1Minor 7Patch 12

Each point covers 10 days.

OpenSSF Scorecard 5.5 / 10
5.5aggregate

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

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

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

RegistryPackageVersionRelation
Gogolang.org/x/toolsv0.31.0direct
Gogolang.org/x/modv0.24.0indirect
Gogolang.org/x/syncv0.12.0indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "go",
        "po-files",
        "translation",
        "language",
        "i18n",
        "gettext",
        "golang",
        "internationalization",
        "l10n",
        "translated-strings",
        "plural-form"
      ],
      "is_fork": false,
      "size_kb": 1400,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 203197,
        "Python": 1047
      },
      "pushed_at": "2026-07-21T20:23:20Z",
      "created_at": "2016-06-19T20:14:43Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T20:23:08Z",
      "description": "Go (Golang) GNU gettext utilities package ",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Leonel Quinteros",
      "type": "User",
      "login": "leonelquinteros",
      "company": "Amazon Ring",
      "location": "Buenos Aires, Argentina",
      "followers": 51,
      "avatar_url": "https://avatars.githubusercontent.com/u/155026?v=4",
      "created_at": "2009-11-18T20:34:41Z",
      "is_verified": null,
      "public_repos": 36,
      "account_age_days": 6089
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2025-06-01T16:23:05Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2025-02-14T18:23:39Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2024-09-27T18:01:50Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2024-06-05T14:06:52Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2024-04-09T13:40:53Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2023-02-23T12:23:25Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2022-12-20T21:32:26Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2021-05-10T13:47:39Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2018-09-12T18:19:33Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2018-02-14T15:08:05Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2018-02-13T20:44:44Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2017-11-02T13:25:26Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2017-09-10T17:36:54Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2017-09-01T16:31:37Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2017-08-30T13:57:22Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2017-07-05T21:49:39Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2016-08-08T14:39:11Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2016-07-15T23:11:16Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2016-07-01T14:23:06Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2016-06-26T18:46:01Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2016-06-24T20:48:38Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2016-06-24T20:46:34Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "19ddac31048e7506f994a9190d40c156d7646ecd",
          "body": "refactor: replace interface{} with any, add AGENTS.md",
          "is_bot": false,
          "headline": "Merge pull request #136 from leonelquinteros/refactor/interface-to-any",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-07-21T20:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf057df9b75791d4a2922618e72a61d675489b24",
          "body": "Create AGENTS.md with all project-agnostic guidelines (architecture,\nconventions, workflows, pre-submit checklist) that any contributor or\nAI agent can follow.\n\nReduce GEMINI.md to only Gemini CLI-specific instructions, referencing\nAGENTS.md for everything else. This pattern allows other agent configs\n(CLAUDE.md, etc.) to also reference AGENTS.md without duplication.",
          "is_bot": false,
          "headline": "docs: add AGENTS.md as single source of truth, refactor GEMINI.md",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-07-21T18:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a3f89acc7e6f9104830a056a5bdc0f10823aabf",
          "body": "refactor: replace interface{} with any (Go 1.18+)",
          "is_bot": false,
          "headline": "Merge pull request #135 from MD-Mushfiqur123/refactor/interface-to-any",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-06-01T21:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4021d3c62d2e99ef94a93c2960117ffa4acf2746",
          "body": null,
          "is_bot": false,
          "headline": "refactor: replace interface{} with any (Go 1.18+)",
          "author_name": "Md Mushfiqur Rahim",
          "author_login": "MD-Mushfiqur123",
          "committed_at": "2026-05-29T05:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b012b4ccae697228f6766e5f08c608b83b64bc75",
          "body": "…ements\n\nStability and Robustness Improvements",
          "is_bot": false,
          "headline": "Merge pull request #134 from leonelquinteros/feature/stability-improv…",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-22T13:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4821186b3b0983a932aaf2dd03118db4624ea6a8",
          "body": null,
          "is_bot": false,
          "headline": "fix(plurals): remove empty branch in compileEquality to satisfy linter",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-22T13:43:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e67b8a334c4875930ab904c8de0cd20f6404cc61",
          "body": null,
          "is_bot": false,
          "headline": "fix: improve stability, plurals compiler, and API safety",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-22T13:33:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eab7eece6fc8954bb6e0a2b386ec4c33f3014101",
          "body": "Fix lint errors in tests",
          "is_bot": false,
          "headline": "Merge pull request #133 from leonelquinteros/fix/lint-errors",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-21T03:13:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d94490c44a80d5eb7af0d1057c58a8f10e08d8",
          "body": null,
          "is_bot": false,
          "headline": "test: fix unchecked os.RemoveAll in tests",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-21T03:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6abc569d32284b5cda1344bf4d9f819e9021aaf2",
          "body": "…erage\n\nImprove Code Coverage",
          "is_bot": false,
          "headline": "Merge pull request #132 from leonelquinteros/feature/improve-test-cov…",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-21T03:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa7d6bfb17615c0e1e50d9aca6027ac4035c690",
          "body": null,
          "is_bot": false,
          "headline": "test: remove coverage.out again",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-21T03:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "938044106e1e5443e74c24b2765b863a5145c866",
          "body": null,
          "is_bot": false,
          "headline": "test: merge coverage improvements into existing test files",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-21T03:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ba80d0c69f3204f65b9cde7976f8620091ebdbe",
          "body": null,
          "is_bot": false,
          "headline": "test: remove coverage.out from repository",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-21T03:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f80d1fac6651bd509d7176f1f4ba3ef2ef57d92",
          "body": null,
          "is_bot": false,
          "headline": "test: significantly improve code coverage across core and CLI",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-21T03:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eec912cdc9b79fe9bb5f8b61acc0f48c436ba44c",
          "body": "…tion\n\nFormal Documentation Overhaul",
          "is_bot": false,
          "headline": "Merge pull request #131 from leonelquinteros/feature/formal-documenta…",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-21T02:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f58636929c937ce0ef9ba9fcd024b42590bd108",
          "body": null,
          "is_bot": false,
          "headline": "docs: setup formal documentation site with MkDocs and GitHub Pages",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-21T02:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5027eb86ab66fa614f8bf72275837bcc928c9ebf",
          "body": "…hained-calls\n\nFix: Support xgotext extraction from chained calls",
          "is_bot": false,
          "headline": "Merge pull request #130 from leonelquinteros/feature/fix-extraction-c…",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-21T02:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "056a718aee4da854a945fb0c5b6e1f0525b15fec",
          "body": null,
          "is_bot": false,
          "headline": "fix(fixtures): call complexChains to satisfy unused function linter",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-21T02:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38a4500f5f67cf1979fdab5eb4921d30dcf0bf06",
          "body": "…irectly",
          "is_bot": false,
          "headline": "refactor(xgotext): improve CheckType to handle Translator interface d…",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-21T02:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a3cdabcb33d83f582f9c0dff3a0f88d1b1e4674",
          "body": null,
          "is_bot": false,
          "headline": "fix(xgotext): support extraction from chained calls and function returns",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-21T02:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83dcbdd099725615b4d71fb30000281dad20e1c1",
          "body": "…erhaul\n\nDocumentation Overhaul",
          "is_bot": false,
          "headline": "Merge pull request #129 from leonelquinteros/feature/documentation-ov…",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-14T00:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b88e3b19ea4478d9774ce3711f86a78e83e0f90",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix Go 1.25 compatibility and update golangci-lint",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-13T23:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88ce3d06932f3f703cd0dab272cb2dca7f729ed8",
          "body": null,
          "is_bot": false,
          "headline": "docs: overhaul documentation and add xgotext CLI guide",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2026-04-13T23:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "270f280ba5443979a5ddfc6010d874f19b558d1b",
          "body": "Add missing comment",
          "is_bot": false,
          "headline": "Merge pull request #123 from leonelquinteros/bump-go-version",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-08-18T23:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8f7a2667f9ca1b1088d2ba05a4491d05c74abb5",
          "body": null,
          "is_bot": false,
          "headline": "Add missing comment",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-08-18T23:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18b799feff3b02cc49d7a473327e1466647f9ab6",
          "body": "Bump Go version to 1.24",
          "is_bot": false,
          "headline": "Merge pull request #122 from leonelquinteros/bump-go-version",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-08-18T23:49:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ff32f9684cb55a1dfeaa8cfd71ad8c92bf33159",
          "body": null,
          "is_bot": false,
          "headline": "Bump Go version to 1.24",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-08-18T23:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d6d1e366ee8cc30bcdff20c9e89ad3b6e783664",
          "body": "…tting\n\nSubvert go-vet's printf concern with a non-variadic function",
          "is_bot": false,
          "headline": "Merge pull request #121 from ls-todd-lunter/subvert-go-vet-when-forma…",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-08-18T23:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0251497c92e4b8579ba7c7dbbce02ea90600f209",
          "body": "go-vet is complaining because it can recognize that we are calling\n`.Get` and ending that call chain with a call to a Printf-like function.\n\nOne way to subvert this is to actually call a non-variadic function\nbefore calling Printf.\n\nThis error only shows up because we're passing a single non-constant\nstring to the Printf-like call.",
          "is_bot": false,
          "headline": "Subvert go-vet's printf concern with a non-variadic function",
          "author_name": "Todd Lunter",
          "author_login": "ls-todd-lunter",
          "committed_at": "2025-08-06T18:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "327cad9a8b9c87ffa8a5ae3c232b10787bdcc232",
          "body": "fix IsTranslated predicates",
          "is_bot": false,
          "headline": "Merge pull request #116 from dbldippy/fix_istranslated_predicates",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-07-24T17:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb32f237361d8a9dd99c5e2fe036f7a234c0b7e",
          "body": "Rename Printf to FormatString",
          "is_bot": false,
          "headline": "Merge pull request #119 from leonelquinteros/rename-printf",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-06-01T16:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9052c8f75b8c055e7f5c2cf74db08dc3cb578afb",
          "body": null,
          "is_bot": false,
          "headline": "Rename Printf to FormatString",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-06-01T16:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "201cdf88df7e96f5ce3bf26303c80e74032ea7af",
          "body": "Add test to do Get from a variable.",
          "is_bot": false,
          "headline": "Merge pull request #118 from leonelquinteros/new-test",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-05-27T16:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eb3fd719b40feaf9f724eae1f861167bec7d85b",
          "body": null,
          "is_bot": false,
          "headline": "Add test to do Get from a variable.",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-05-27T16:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c071d23159f6bb2c7b4c4fd9ac2d0c0972c4d4de",
          "body": null,
          "is_bot": false,
          "headline": "fix IsTranslated predicates",
          "author_name": "Mike Veldink",
          "author_login": "HoffnungHatEinenNamen",
          "committed_at": "2025-04-28T12:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a4f037a42fffe11011909bd6d3a456109d23950",
          "body": null,
          "is_bot": false,
          "headline": "Add lint action",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-03-31T21:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc40f16b26dc943a4410e85442afbd3e6535b06b",
          "body": null,
          "is_bot": false,
          "headline": "Split Github actions",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-03-31T21:36:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af586f1a1a8a07d7cf5259f83f2126bee48be51d",
          "body": null,
          "is_bot": false,
          "headline": "Add golangci-lint support",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-03-31T21:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2ae72d9505286b1983ca0e0a913ab204e0f4c10",
          "body": null,
          "is_bot": false,
          "headline": "Install golint during build",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-03-31T21:09:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5597a067d2cd3bf32ecac38f8e0f746fb332fc59",
          "body": null,
          "is_bot": false,
          "headline": "Make golint happy",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-03-31T21:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa198b620e9d8a18842f0d1fedcb448e7b570b7",
          "body": "Refactor parser object",
          "is_bot": false,
          "headline": "Merge pull request #112 from leonelquinteros/function-type-extractor",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-03-18T18:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60f0adf143db7ce5b0cb33c3d5651aae53df8bff",
          "body": null,
          "is_bot": false,
          "headline": "Refactor parser object",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-03-18T17:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22c354bb2e09de0803ce08fba8337692e20bb4c6",
          "body": "Mini test and some cleanup",
          "is_bot": false,
          "headline": "Merge pull request #111 from leonelquinteros/function-type-extractor",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-03-18T17:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7057ef2cf6fbb461154ef701f78d0dacc446a8bc",
          "body": null,
          "is_bot": false,
          "headline": "Port change and add test",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-03-18T16:39:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa1a3c9c70b7f10a672ff51e83233cd175f9d7df",
          "body": null,
          "is_bot": false,
          "headline": "Mini test and some cleanup",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-03-18T16:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4469a20bd081715c14588891a46c10981c990b4",
          "body": "xgotext: Add support for type aliases.\n\nFixes https://github.com/leonelquinteros/gotext/issues/109",
          "is_bot": false,
          "headline": "Merge pull request #110 from divVerent/fix-type-aliases",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-03-18T15:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "564c4cb4668179b0d0c6c8bdad0e822cfe457414",
          "body": "Fixed quote escaping issues in PO file formatting",
          "is_bot": false,
          "headline": "Merge pull request #106 from Tom5521/master",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-03-18T15:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eadc7dcc9065d112f3716ebe0afc77dcd7f77bf",
          "body": "These once worked, probably depending on Go version.",
          "is_bot": false,
          "headline": "xgotext: Add support for type aliases.",
          "author_name": "Rudolf Polzer",
          "author_login": "divVerent",
          "committed_at": "2025-03-13T19:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdb5820034882273b342ce232a29f87c888c0c7c",
          "body": "add GetCtxTranslations() to domain",
          "is_bot": false,
          "headline": "Merge pull request #107 from partial-coffee/master",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-03-11T12:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64cd3a088ff07a03b5138e05059a8fb36ce91729",
          "body": null,
          "is_bot": false,
          "headline": "Update domain_test.go",
          "author_name": "Sebastiano Bellinzis",
          "author_login": "donseba",
          "committed_at": "2025-03-01T18:57:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b6a81c0d3720bea946a877d20340253c445a178",
          "body": null,
          "is_bot": false,
          "headline": "Update domain.go",
          "author_name": "Sebastiano Bellinzis",
          "author_login": "donseba",
          "committed_at": "2025-03-01T18:51:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5852fecb6171f582237ad7e7dee0b955762e0df",
          "body": "Replaced string splitting approach with proper character-by-character handling to correctly escape quotes in both normal and raw strings.\n\nImproved string formatting with dedicated functions for multiline content and special character escaping.\n\nAlso simplified the maxArgIndex function.\n\nThese changes resolve syntax errors in generated PO files.",
          "is_bot": false,
          "headline": "Fixed quote escaping issues in PO file formatting",
          "author_name": "Tom5521",
          "author_login": "Tom5521",
          "committed_at": "2025-02-27T23:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e457646ed14b44c4be16c209953837015731139b",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #105 from leonelquinteros/leonelquinteros-patch-2",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-02-17T14:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81a2ea591774870fbaa2ea068cdea66c53b8a0fa",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-02-17T14:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac2e4de8245a4ebb233cfd395c9fad7ddb341acc",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #104 from leonelquinteros/leonelquinteros-patch-1",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-02-17T14:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc376c0f63a731c56af0aa84bc61de0b32283187",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-02-17T14:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23512dedcd9ad7f9ea05872899118e5d3e6f5ee5",
          "body": null,
          "is_bot": false,
          "headline": "Update codeql.yml",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-02-14T18:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d96becd4839fdb993df068ea1eb09693f8449c34",
          "body": null,
          "is_bot": false,
          "headline": "Add build step to run CLI",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-02-14T18:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3234a771c684253b99e02268214388bd6c4eb82c",
          "body": null,
          "is_bot": false,
          "headline": "Update go.mod version",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-02-14T18:10:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cbfa47a36fa3139f96fa5d2546565c7a8141f0f",
          "body": null,
          "is_bot": false,
          "headline": "Create codeql.yml",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-02-14T18:04:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f33baaf45d599b345af3bb82de0004adfaa804b",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-02-14T17:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d62032b3346841dcb2bc32c64682e0d441704211",
          "body": null,
          "is_bot": false,
          "headline": "Update go.mod file to latest Go version",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2025-01-26T14:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c79bcd6e024b1f7d430eaf8036e3a967b468c2",
          "body": null,
          "is_bot": false,
          "headline": "Update build.yml",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2024-09-27T18:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e00748d5b765e0bb9c23464fe379bbe8ffdb518",
          "body": null,
          "is_bot": false,
          "headline": "Bump Go version in build workflow",
          "author_name": "Leonel Quinteros Carbano",
          "author_login": null,
          "committed_at": "2024-09-27T17:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be49c2fe9831faa7cca28a2c5cf8ccf205c0b009",
          "body": "go embed fs with path",
          "is_bot": false,
          "headline": "Merge pull request #98 from llonchj/embed-fs",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2024-09-27T17:24:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78e78c177ff09b9bd29b5337539cd67357b61493",
          "body": "Fix IsTranslated* functions using n directly rather than using the nth plural form",
          "is_bot": false,
          "headline": "Merge pull request #95 from sblinch/master",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2024-09-27T17:14:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b119ef10753e1ccd7b5c355b90340bd2a584a0b0",
          "body": null,
          "is_bot": false,
          "headline": "Address Domain Set and SetN bug. Fixes #99",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2024-06-05T14:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a56a876f033bab35b15a7a570ebbc085943f315",
          "body": null,
          "is_bot": false,
          "headline": "go embed fs with path",
          "author_name": "Jordi Llonch",
          "author_login": "llonchj",
          "committed_at": "2024-05-09T20:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "058e98022d938ef1599537ba4cc82ec28f48e8d6",
          "body": "…rms were not specified in the .po file",
          "is_bot": false,
          "headline": "Add support for falling back to a custom plural resolver if plural fo…",
          "author_name": "sblinch",
          "author_login": "sblinch",
          "committed_at": "2024-04-12T22:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cc53ef798ad9e4ad1caed79efc704aff1fcd695",
          "body": "…lices for better performance and fewer memory allocations.",
          "is_bot": false,
          "headline": "Add Get*-equivalent Append functions to append translations to byte s…",
          "author_name": "sblinch",
          "author_login": "sblinch",
          "committed_at": "2024-04-12T22:42:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1876ab2a5e4dd1011ccaa5e2da758cddd40a7e50",
          "body": "…h plural form; fixes #92",
          "is_bot": false,
          "headline": "Fix IsTranslated* functions using n directly rather than using the nt…",
          "author_name": "sblinch",
          "author_login": "sblinch",
          "committed_at": "2024-04-12T20:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7c2135ff28966e781fa825cf1663cd30b86c04d",
          "body": "Add support for multiple languages",
          "is_bot": false,
          "headline": "Merge pull request #85 from m-horky/multilang",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2024-04-09T13:37:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8979030aff23233ea6e5b63278a1ddae33b642cd",
          "body": "As the package matured, it makes sense to use unified names everywhere.\nSince the config holds Locale objects, the variable is called 'locales'.\n\nThis patch finishes the work and updates the 'loadStorage' function\nto be called 'localLocales' with argument 'rebuildCache' instead of\n'force'.",
          "is_bot": false,
          "headline": "Rename 'storage' to 'locale'",
          "author_name": "Matyas Horky",
          "author_login": "m-horky",
          "committed_at": "2024-01-09T12:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7ff9bf78770f6e61fd51f5c413df0ca388815c8",
          "body": null,
          "is_bot": false,
          "headline": "Fix a typo in documentation for SetLibrary",
          "author_name": "Matyas Horky",
          "author_login": "m-horky",
          "committed_at": "2023-12-19T09:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ec5f399f4129c52cfd3b6849d539bffb14be441",
          "body": "gettext supports supplying multiple languages using the colon character\n$ LANGUAGE=pt_BR:pt_PT:en_US foo bar\nwhich are used as fallback: when a translation for the first one is not\navailable, the second language is used. If no language contains\na translation for the string `msgid` is returned.\n\nThis\n[…]\nwing recent changes, created public functions to manipulate with\n   global configuration's locales. The *Storage functions are renamed\n   in later commit to reduce the amount of changes in one commit.",
          "is_bot": false,
          "headline": "Add support for multiple languages",
          "author_name": "Matyas Horky",
          "author_login": "m-horky",
          "committed_at": "2023-12-19T09:34:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "12a99145a35148e8fdf6e1696aab1cfd0e0a4290",
          "body": "Fix typo in documentation",
          "is_bot": false,
          "headline": "Merge pull request #87 from der-lyse/fix-typo",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2023-10-03T12:22:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1606942e63ecb2fd43cc0f955f4f7f56c1938a1",
          "body": "There is no `NewPoTranslator` function, it's called `NewPo` instead.",
          "is_bot": false,
          "headline": "Fix typo in documentation",
          "author_name": "Lysander Trischler",
          "author_login": "der-lyse",
          "committed_at": "2023-09-26T08:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f739b683be9515d0f94ac1fa00741c5cab4f7b4",
          "body": "Remove unused dependency",
          "is_bot": false,
          "headline": "Merge pull request #86 from der-lyse/master",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2023-09-25T14:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f11fcd5f2e55ef33e2102e7b1d226f1c3666b5b",
          "body": "While figuring out what both dependencies in gotext are used for, I\nquickly noticed that one is actually useless at the moment. The `tag`\nfield is only set but never used, so it can be dropped. It was\nintroduced three years ago in bb276626f3c27135c5d84addfae510979bb1c5bc\nand was even not used back then. I didn't check the history any further,\nthough. Removing the private field allows getting rid of a third-party\ndependency entirely.",
          "is_bot": false,
          "headline": "Remove unused dependency",
          "author_name": "Lysander Trischler",
          "author_login": "der-lyse",
          "committed_at": "2023-09-24T20:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37f474cfb069e3db070f4f326840eb0ec5e3f5f6",
          "body": "Revert \"Add support for multiple languages\"",
          "is_bot": false,
          "headline": "Merge pull request #84 from leonelquinteros/revert-73-multilang",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2023-08-29T16:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c923532a0ba57dfb8cdd4f65eddfda6040b29ee",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"Add support for multiple languages\"",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2023-08-29T16:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd3da1f5492bd4e68f5f7f1c251ce40e4ba4a14",
          "body": "Add support for multiple languages",
          "is_bot": false,
          "headline": "Merge pull request #73 from m-horky/multilang",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2023-08-29T16:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5680cf25e7d4b15b8f51e8137535a29053e1cafa",
          "body": "Fix io/fs File leak",
          "is_bot": false,
          "headline": "Merge pull request #79 from diamondburned/master",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2023-08-29T15:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d32dc820459dbea2a03d4a664bad6a3d709c9676",
          "body": "Order locations in ascii order",
          "is_bot": false,
          "headline": "Merge pull request #83 from didrocks/fix-location-order",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2023-08-29T15:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2e50035bf9fc3ff2f16ca96040a90320de23e89",
          "body": "Fix multiline export",
          "is_bot": false,
          "headline": "Merge pull request #82 from didrocks/fix-multiline-export",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2023-08-29T15:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc62da24a3beefe02817573263ff195d847ad83d",
          "body": "As in the pkg-tree implementation, the walking of different dependencies\nare not determinated, this means that we may have references swapping\nbetween consecutive runs. Ensure we always order them the same way now.",
          "is_bot": false,
          "headline": "Order locations in ascii order",
          "author_name": "Didier Roche",
          "author_login": "didrocks",
          "committed_at": "2023-07-26T14:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d8518bd51b81191770d1d2e2efccdf1bb5a476d",
          "body": "This is the use case the more demanding: multi-line not finishing by\nEOL.\nAdapt the expect case for it.",
          "is_bot": false,
          "headline": "Adapt multi-line test",
          "author_name": "Didier Roche",
          "author_login": "didrocks",
          "committed_at": "2023-07-26T11:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67c19dca014acf336eba5f7c2d7620c1517a22c0",
          "body": "Ensure we follow the same rule when exporting to text format.\nThis allows multi-line exports following the convention of single line,\nEOL at the end of the string and more.",
          "is_bot": false,
          "headline": "Apply same multi-line logic when marhsalling to text",
          "author_name": "Didier Roche",
          "author_login": "didrocks",
          "committed_at": "2023-07-26T11:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b65bc5e2b19c1de30c1bc5897ee04e77b3014576",
          "body": "Ensure that the .po reflects latest translations (some were missing)\nAdd more translations to reflect the new fixed use cases.",
          "is_bot": false,
          "headline": "Add more test cases and refresh tests for pot generation",
          "author_name": "Didier Roche",
          "author_login": "didrocks",
          "committed_at": "2023-07-26T11:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f9fe4dcccbb21715c61b24dc842d5588890dff6",
          "body": "The extraction of gettext entry does not translate properly multiline nor\nbackquotes:\n* Multilines are printed as is, instead of follow the gettext spec:\n  https://www.gnu.org/software/gettext/manual/html_node/Normalizing.html\n* Strings with backquotes as printed as “msgid `this is my string`”,\n* Mu\n[…]\nlti-lines to, without\n  closing quotes on each lines.\n\nThe loading is correct though, this only impact the generation file.\nThose generated files are thus then invalid and can’t be compile to mo file.",
          "is_bot": false,
          "headline": "Fix multi-line and backquotes string pot generation",
          "author_name": "Didier Roche",
          "author_login": "didrocks",
          "committed_at": "2023-07-26T11:05:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1f7d156c36ebb13ad82b2b58000b46ef7c9c4849",
          "body": "Allow setting global storage",
          "is_bot": false,
          "headline": "Merge pull request #80 from didrocks/allow-setting-global-storage",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2023-07-18T14:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6638bd22d11de28fd5837cb5c3863526cdce739e",
          "body": "Ensure we override and set expected properties on the default config\nobject.",
          "is_bot": false,
          "headline": "Tests for setting and getting locale as global configuration.",
          "author_name": "Didier Roche",
          "author_login": "didrocks",
          "committed_at": "2023-07-18T13:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0574165f922c546830fd9faf4dfd0d835d3e329c",
          "body": "By setting globalConfig.storage object, it's up to the loading wrapper to set\nLocale.Domains map to desired manually loaded Translators like embedding po as\n[]bytes or so, using dedicated files…\nThen, the project can use gotext.Get() or any root level methods\ntransparently.\n\nThis is very useful if y\n[…]\nr own repo (using\nembedded po files if you detect the root of your projects), while still being\nable to build your project and deploy to an installation, which will load from\n/usr/share/…\n\nFixes: #52.",
          "is_bot": false,
          "headline": "Allow to Set and Get global locale storage",
          "author_name": "Didier Roche",
          "author_login": "didrocks",
          "committed_at": "2023-07-18T13:39:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4e200827134c45806cdf80c8755e20d54299c75c",
          "body": null,
          "is_bot": false,
          "headline": "Fix io/fs File leak",
          "author_name": "diamondburned",
          "author_login": "diamondburned",
          "committed_at": "2023-05-29T22:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a5081df4be4211202d1b70443a02ce5d0c4e85f",
          "body": null,
          "is_bot": false,
          "headline": "Fix a typo in documentation for SetLibrary",
          "author_name": "Matyas Horky",
          "author_login": "m-horky",
          "committed_at": "2023-05-15T11:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "831b071cb6a5d07fa4b66c425b6a85e3cb31f579",
          "body": "Specifying C disables all further localization.",
          "is_bot": false,
          "headline": "Handle special locale 'C'",
          "author_name": "Matyas Horky",
          "author_login": "m-horky",
          "committed_at": "2023-05-15T11:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7125c7d841a623fe052c124f619f7eb934fe496f",
          "body": "gettext supports supplying multiple languages using the colon character\n$ LC_ALL=pt_BR:pt_PT:en_US foo bar\nwhich are used as fallback: when a translation for the first one is not\navailable, the second language is used. If no language contains\na translation for the string `msgid` is returned.\n\nThis p\n[…]\n Locale.GetActualLanguage()\n - it checks the filesystem and determines what the actual language code\n   is: for 'cs_CZ', just 'cs' may be returned, depending on the actual\n   name of the .mo/.po file.",
          "is_bot": false,
          "headline": "Add support for multiple languages",
          "author_name": "Matyas Horky",
          "author_login": "m-horky",
          "committed_at": "2023-05-15T11:00:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "db315c34509b9510199bc9308778cb31657eb42f",
          "body": "feat: Add language getter for Locale",
          "is_bot": false,
          "headline": "Merge pull request #77 from taozhou-glean/tao-add-get-language",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2023-05-09T18:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b7d0bd80c8701902e21b5515e021d36d95c2af1",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add language getter for Locale",
          "author_name": "Tao Zhou",
          "author_login": "taozhou-glean",
          "committed_at": "2023-05-07T23:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4829902c8b9a64b4efb8ce36a4f7a6aab92a5867",
          "body": "Runtime translation detection",
          "is_bot": false,
          "headline": "Merge pull request #69 from m-horky/is-translated",
          "author_name": "Leonel Quinteros",
          "author_login": "leonelquinteros",
          "committed_at": "2023-04-13T11:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 22,
      "commits_last_year": 30,
      "latest_release_at": "2025-06-01T16:23:05Z",
      "latest_release_tag": "v1.7.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 415,
      "mean_days_between_releases": 296
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": true,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/leonelquinteros/gotext",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/leonelquinteros/gotext",
          "is_deprecated": false,
          "latest_version": "v1.7.2",
          "repository_url": "https://github.com/leonelquinteros/gotext",
          "versions_count": 23,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-06-01T16:21:59Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 415
        }
      ]
    },
    "popularity": {
      "forks": 66,
      "stars": 505,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2016-07-01",
            "count": 1
          },
          {
            "date": "2016-07-15",
            "count": 1
          },
          {
            "date": "2016-11-10",
            "count": 1
          },
          {
            "date": "2017-05-17",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-06-26",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-10-31",
            "count": 1
          },
          {
            "date": "2018-02-13",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-06-29",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 1
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-10-18",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2021-01-08",
            "count": 1
          },
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-12-18",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-08-26",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 65,
        "total_forks": 66
      },
      "star_history": {
        "days": [
          {
            "date": "2016-06-25",
            "count": 1
          },
          {
            "date": "2016-07-01",
            "count": 1
          },
          {
            "date": "2016-07-12",
            "count": 10
          },
          {
            "date": "2016-07-13",
            "count": 26
          },
          {
            "date": "2016-07-14",
            "count": 7
          },
          {
            "date": "2016-07-15",
            "count": 8
          },
          {
            "date": "2016-07-16",
            "count": 5
          },
          {
            "date": "2016-07-17",
            "count": 2
          },
          {
            "date": "2016-07-18",
            "count": 5
          },
          {
            "date": "2016-07-19",
            "count": 2
          },
          {
            "date": "2016-07-20",
            "count": 4
          },
          {
            "date": "2016-07-21",
            "count": 10
          },
          {
            "date": "2016-07-22",
            "count": 2
          },
          {
            "date": "2016-07-23",
            "count": 4
          },
          {
            "date": "2016-07-24",
            "count": 2
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-07-28",
            "count": 1
          },
          {
            "date": "2016-08-06",
            "count": 1
          },
          {
            "date": "2016-08-09",
            "count": 1
          },
          {
            "date": "2016-08-10",
            "count": 1
          },
          {
            "date": "2016-08-23",
            "count": 1
          },
          {
            "date": "2016-08-29",
            "count": 1
          },
          {
            "date": "2016-09-07",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 1
          },
          {
            "date": "2016-09-21",
            "count": 1
          },
          {
            "date": "2016-09-28",
            "count": 1
          },
          {
            "date": "2016-09-30",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2016-12-02",
            "count": 1
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-01-31",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-02-04",
            "count": 1
          },
          {
            "date": "2017-03-03",
            "count": 1
          },
          {
            "date": "2017-04-22",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-05-04",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 7
          },
          {
            "date": "2017-06-18",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 1
          },
          {
            "date": "2017-06-26",
            "count": 1
          },
          {
            "date": "2017-07-05",
            "count": 1
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-09-07",
            "count": 2
          },
          {
            "date": "2017-09-18",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 3
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2017-12-08",
            "count": 1
          },
          {
            "date": "2017-12-25",
            "count": 1
          },
          {
            "date": "2018-01-04",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2018-01-12",
            "count": 1
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-03-04",
            "count": 1
          },
          {
            "date": "2018-03-18",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-11",
            "count": 2
          },
          {
            "date": "2018-04-28",
            "count": 1
          },
          {
            "date": "2018-05-12",
            "count": 1
          },
          {
            "date": "2018-05-14",
            "count": 1
          },
          {
            "date": "2018-05-26",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 2
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 1
          },
          {
            "date": "2018-06-29",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 1
          },
          {
            "date": "2018-07-21",
            "count": 1
          },
          {
            "date": "2018-07-29",
            "count": 2
          },
          {
            "date": "2018-08-04",
            "count": 1
          },
          {
            "date": "2018-08-09",
            "count": 1
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-08-22",
            "count": 1
          },
          {
            "date": "2018-09-09",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 3
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2018-10-18",
            "count": 1
          },
          {
            "date": "2018-10-20",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-11-11",
            "count": 1
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 2
          },
          {
            "date": "2018-12-10",
            "count": 1
          },
          {
            "date": "2018-12-12",
            "count": 1
          },
          {
            "date": "2018-12-16",
            "count": 1
          },
          {
            "date": "2018-12-23",
            "count": 1
          },
          {
            "date": "2018-12-25",
            "count": 3
          },
          {
            "date": "2018-12-29",
            "count": 1
          },
          {
            "date": "2019-01-07",
            "count": 1
          },
          {
            "date": "2019-01-10",
            "count": 1
          },
          {
            "date": "2019-01-20",
            "count": 1
          },
          {
            "date": "2019-01-22",
            "count": 1
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-03",
            "count": 1
          },
          {
            "date": "2019-02-13",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-02",
            "count": 1
          },
          {
            "date": "2019-03-03",
            "count": 4
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-10",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-06",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-06-06",
            "count": 1
          },
          {
            "date": "2019-06-08",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-07-05",
            "count": 1
          },
          {
            "date": "2019-07-11",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-07-28",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-09-18",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-10-19",
            "count": 2
          },
          {
            "date": "2019-10-20",
            "count": 1
          },
          {
            "date": "2019-11-08",
            "count": 1
          },
          {
            "date": "2019-11-10",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 2
          },
          {
            "date": "2019-12-03",
            "count": 2
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2019-12-15",
            "count": 1
          },
          {
            "date": "2019-12-25",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-16",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-22",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 2
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-22",
            "count": 1
          },
          {
            "date": "2020-04-24",
            "count": 1
          },
          {
            "date": "2020-04-26",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-30",
            "count": 1
          },
          {
            "date": "2020-05-31",
            "count": 1
          },
          {
            "date": "2020-06-20",
            "count": 1
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-08-20",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 2
          },
          {
            "date": "2020-11-08",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 2
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-29",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-04-03",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 2
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-05",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 2
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 2
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 2
          },
          {
            "date": "2022-03-11",
            "count": 2
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 2
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 2
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-09-18",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 2
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 4
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2022-12-18",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 2
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-08-26",
            "count": 2
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 2
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-11",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-12-03",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-03-30",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 2
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2024-12-29",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 3
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 2
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 2
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 2
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-17",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 505,
        "total_stars": 505
      },
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 21669,
      "source_files_sampled": 34,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md",
        "GEMINI.md"
      ],
      "agent_instruction_max_bytes": 3392
    },
    "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": 3,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.31.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "v0.31.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 1,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 56,
        "open_issues": 3,
        "closed_ratio": 0.952,
        "closed_issues": 60,
        "closed_unmerged_prs": 10
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "leonelquinteros",
          "commits": 181,
          "avatar_url": "https://avatars.githubusercontent.com/u/155026?v=4"
        },
        {
          "type": "User",
          "login": "bboehmke",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/9787279?v=4"
        },
        {
          "type": "User",
          "login": "m-horky",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/86803748?v=4"
        },
        {
          "type": "User",
          "login": "didrocks",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1823296?v=4"
        },
        {
          "type": "User",
          "login": "vorlif",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4333770?v=4"
        },
        {
          "type": "User",
          "login": "razor-1",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/2955084?v=4"
        },
        {
          "type": "User",
          "login": "sblinch",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/2014480?v=4"
        },
        {
          "type": "User",
          "login": "Dexus",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1674289?v=4"
        },
        {
          "type": "User",
          "login": "TropicalPenguin",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/11578939?v=4"
        },
        {
          "type": "User",
          "login": "kobergj",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/12297468?v=4"
        }
      ],
      "contributors_sampled": 26,
      "top_contributor_share": 0.736
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "codeql.yml",
        "docs.yml",
        "lint.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "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": 9,
            "reason": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
            "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": 2,
            "reason": "Found 3/12 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 3,
            "reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "19ddac31048e7506f994a9190d40c156d7646ecd",
        "ran_at": "2026-07-22T09:01:49Z",
        "aggregate_score": 5.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T20:23:31Z",
      "oldest_open_prs": [
        {
          "number": 125,
          "created_at": "2025-09-06T07:40:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 127,
          "created_at": "2025-10-09T07:56:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 128,
          "created_at": "2026-02-03T07:53:24Z",
          "last_comment_at": "2026-02-04T00:50:43Z",
          "last_comment_author": "githubzhaoqian"
        }
      ],
      "last_merged_pr_at": "2026-07-21T20:22:59Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 57,
          "created_at": "2021-12-14T19:12:29Z",
          "last_comment_at": "2021-12-14T19:46:44Z",
          "last_comment_author": "leonelquinteros"
        },
        {
          "number": 120,
          "created_at": "2025-07-24T11:39:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 124,
          "created_at": "2025-08-21T17:26:28Z",
          "last_comment_at": "2025-08-21T18:03:38Z",
          "last_comment_author": "decentral1se"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/leonelquinteros/gotext",
    "host": "github.com",
    "name": "gotext",
    "owner": "leonelquinteros"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 63,
        "vitality": 56,
        "community": 77,
        "governance": 61,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 56,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "commits_last_year": 30,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "30 commits in the last year",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "releases_count": 22,
              "latest_release_tag": "v1.7.2",
              "releases_from_tags": false,
              "days_since_latest_release": 415,
              "mean_days_between_releases": 296
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "22 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 415 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 415
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~296 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 296
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 77,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "forks": 66,
              "stars": 505,
              "watchers": 5,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "505 stars",
                "points": 43.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 505
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "66 forks",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 66
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": true,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 26,
              "top_contributor_share": 0.736
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 74% of commits",
                "points": 5.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 74
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "26 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 56,
              "open_issues": 3,
              "closed_issues": 60,
              "issue_closed_ratio": 0.952,
              "closed_unmerged_prs": 10
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "95% of issues closed",
                "points": 44.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "56/66 decided PRs merged",
                "points": 32.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 56,
                      "decided": 66
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/12 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "followers": 51,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "leonelquinteros",
              "public_repos": 36,
              "account_age_days": 6089
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "51 followers of leonelquinteros",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 51,
                      "login": "leonelquinteros"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "36 public repos, account ~16 yr old",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 36
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "github.com/leonelquinteros/gotext"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 415
            },
            "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 415 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 415
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "23 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "go",
                "po-files",
                "translation",
                "language",
                "i18n",
                "gettext",
                "golang",
                "internationalization",
                "l10n",
                "translated-strings",
                "plural-form"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 63,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "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/12 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 3 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": 3
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 3,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 3,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "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": 72,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.64,
              "agent_instruction_files": [
                "AGENTS.md",
                "GEMINI.md"
              ],
              "agent_instruction_max_bytes": 3392
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, GEMINI.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, GEMINI.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "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": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 21669,
              "source_files_sampled": 34,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/34 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 34,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T09:02:16.033981Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/leonelquinteros/gotext.svg",
  "full_name": "leonelquinteros/gotext",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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