Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 23:59 UTC

leodido / go-conventionalcommits

Fu powers to parse your commit messages as the Conventional Commits specification demands.

GoApache-2.0★ 89 stars⑂ 7 forkssince Nov 2020View on GitHub ↗

leodido/go-conventionalcommits holds a health index of 61 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (70/100) and lowest on Community & Adoption (44/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

61
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.

61
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

Leo Di DonatoPersonal account
789 followers103 public repossince Aug 2009

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/leodido/go-conventionalcommitsv0.13.0-55 days ago

Metrics by category

Vitality

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

69Moderate · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
1.4/36Commit cadence — 2/52 weeks with commits
17.1/18Commit volume — 80 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year80
human_commit_share1
days_since_last_push5
active_weeks_last_year2
How it's scored
27/27Ships releases — 5 releases published
36/36Release recency — latest release 5 days ago
5.4/27Release cadence — a release every ~431.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count5
latest_release_tagv0.13.0
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases431.8
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?

44At risk · 18% of overall
How it's scored
31.5/60Stars — 89 stars
6.5/25Forks — 7 forks
0/15Watchers — 2 watchers
Inputs used
forks7
stars89
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

64Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.6/22.5Commit distribution — top contributor authored 97% of commits
4.1/13.5Contributor breadth — 3 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.973
How it's scored
42.3/46.8Issue resolution — 90% of issues closed
36.3/38.3PR acceptance — 37/39 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/5 approved changesets -- score normalized to 0
Inputs used
merged_prs37
open_issues2
closed_issues19
issue_closed_ratio0.905
closed_unmerged_prs2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
20.8/25Owner reach — 789 followers of leodido
25/25Track record — 103 public repos, account ~16 yr old
Inputs used
followers789
owner_typeUser
is_verified
owner_loginleodido
public_repos103
account_age_days6,173
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 5 days ago
20/20Version history — 5 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/leodido/go-conventionalcommits
ecosystemsgo
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 7 topics
0/10Wiki
Inputs used
topicsparser, ragel, commit-message, commitlint, golang, conventional-commits, hacktoberfest
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/5 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
0/10Dangerous-Workflow — dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): 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
advisories1
affected_packages1
assessed_packages9
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 9 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.

69Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — devcontainer, Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesmakefile
has_devcontaineryes
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
50.4/55Manageable file sizes — 2/24 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes107,895
source_files_sampled24
oversized_source_files2

Key facts

89GitHub stars
3contributors
80commits, last 12 months
5days since last push
5releases
1bus factor
2open issues
Gopackage ecosystems

Data collection warnings

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

More detail

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

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.

123456612021-112023-032024-07
Major 0Minor 3Patch 0

Each point covers 3 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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 23:59 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/5 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
Gogithub.com/davecgh/go-spewv1.1.1go.mod
Gogithub.com/rwtodd/Go.Sedv0.0.0-20230610052213-ba3e9c186f0ago.mod
Gogithub.com/sirupsen/logrusv1.9.3go.mod
Gogithub.com/stretchr/testifyv1.8.4go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies 9

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

RegistryPackageVersionRelation
Gogithub.com/davecgh/go-spewv1.1.1direct
Gogithub.com/rwtodd/go.sedv0.0.0-20230610052213-ba3e9c186f0adirect
Gogithub.com/sirupsen/logrusv1.9.3direct
Gogithub.com/stretchr/testifyv1.8.4direct
Gogopkg.in/yaml.v3v3.0.1direct
Gogithub.com/kr/prettyv0.3.1indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogolang.org/x/sysv0.17.0indirect
Gogopkg.in/check.v1v1.0.0-20201130134442-10cb98267c6cindirect
Dependency advisories 1

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

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

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "parser",
        "ragel",
        "commit-message",
        "commitlint",
        "golang",
        "conventional-commits",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 20626,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 272970,
        "Ragel": 24781,
        "Shell": 611,
        "Makefile": 2387,
        "Dockerfile": 237
      },
      "pushed_at": "2026-07-17T23:44:18Z",
      "created_at": "2020-11-18T18:53:05Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T23:23:25Z",
      "description": "Fu powers to parse your commit messages as the Conventional Commits specification demands.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "develop",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://leodido.dev",
      "name": "Leo Di Donato",
      "type": "User",
      "login": "leodido",
      "company": null,
      "location": "Italy",
      "followers": 789,
      "avatar_url": "https://avatars.githubusercontent.com/u/120051?v=4",
      "created_at": "2009-08-27T08:33:02Z",
      "is_verified": null,
      "public_repos": 103,
      "account_age_days": 6173
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2026-07-17T23:44:37Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2024-02-12T16:58:16Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2023-02-27T13:48:04Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2022-09-17T15:59:11Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2021-10-24T21:46:45Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4c39f55261ae8530f57d0bb3d2f4b52c5c0e26c1",
          "body": null,
          "is_bot": false,
          "headline": "test(parser): clarify terminal line ending boundaries",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T23:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd4eae8c29c75e6bbe955c0371c184b906e27834",
          "body": null,
          "is_bot": false,
          "headline": "fix(parser): accept terminal line endings",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T23:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e77e4524cab81071659d37dc5262add47e70da4",
          "body": null,
          "is_bot": false,
          "headline": "ci(lint): update golangci-lint action to v9.3.0",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T21:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55cb3a13b6d271d24d45817db414b47426241432",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): satisfy action pin lint policy",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T18:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23e73229da7ef9cc9093aa3c2ef1f89f48008e8e",
          "body": null,
          "is_bot": false,
          "headline": "ci(actions): pin Node 24 releases",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T18:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6751d05db42e4e6269e64ecc7c7b5cc513ae727",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): permit pull request label mutations",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T15:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "501bd1f0e586aeea38f422f7a398764cb08ce888",
          "body": null,
          "is_bot": false,
          "headline": "refactor(ci): isolate privileged label mutation",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9addaf6101d0de3c7790e9f968f5ba1b09ca1f79",
          "body": "If a concurrent actor removes the same managed label after the initial read, confirm the fresh label state and treat the already-satisfied deletion as success. Preserve failures when the label remains or its state cannot be confirmed.",
          "is_bot": false,
          "headline": "fix(ci): make managed label deletion idempotent",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26bafa6de02006dbe085250fa9a79ba9dbad21b1",
          "body": "Trigger title validation when labels change so adding or removing no-conventional-title immediately updates the check result.",
          "is_bot": false,
          "headline": "fix(ci): reevaluate title override labels",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72b7ae06c7bbe8c3617f28aa81ae121201af5034",
          "body": "Replace the duplicated Bash title recognizer with one ccvalidate --describe invocation and a small canonical type-to-label mapping. Mutate only owned labels so unrelated concurrent additions cannot be clobbered. Remove the obsolete agreement harness and retain only stable workflow invariants.",
          "is_bot": false,
          "headline": "refactor(ci): derive labels from parser output",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84126d3c64e432b903b127b6b79e67fdd3c52f7e",
          "body": null,
          "is_bot": false,
          "headline": "fix(ccvalidate): enforce strict UTF-8 input",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12e35d9dc0f2966bc3119cb950135924eb1703e3",
          "body": "The earlier base.sha pinning created a bootstrap deadlock for any PR\nthat introduces or modifies tools/ccvalidate or the agreement\nscript: those files only exist on the head of such PRs, so checking\nout base.sha put the runner into a tree where 'go run\n./tools/ccvalidate' failed with 'directory not \n[…]\n errors\nwith actionable ::error:: annotations, and update the file banner\nwith a 'CHECKOUT REF — head, not base' block recording the\nthreat-model justification.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(validate-title): check out merge commit, not base.sha",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22acf19fffef28463332f4eaf9ae23b6e7dc1863",
          "body": "Add an `agreement` job that runs .github/scripts/test-labeler-\nagreement.sh on every PR. Same checkout/setup-go pattern as the\ntitle-validation job — pinned base.sha, no PR content executed.\nSeparate job from the title check so a title-only failure doesn't\nmask an agreement-only failure or vice vers\n[…]\nainers had to discover the cause each\ntime. The banner explains the symptom, the resolution (maintainer\nclicks Approve and run), and where to change the policy.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(validate-title): wire agreement test, document fork-PR approval gate",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22d54d586e32280496df5677ada3fd28be11ef0c",
          "body": "A 33-case bash corpus that drives both the cc-title case statement\n(mirrored verbatim from .github/workflows/label.yml) and\n`tools/ccvalidate --describe`, then asserts:\n\n  1. Validator-accept ⇔ labeler emits at least one label.\n  2. ccvalidate breaking=true ⇔ labeler emits breaking-change.\n\nIncludes\n[…]\nt:x\") fixed in an\nearlier commit.\n\nWired into CI by a separate commit on .github/workflows/validate-\ntitle.yml so the agreement contract is checked on every PR.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(scripts): add labeler/validator agreement test",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "55b5ce822900dd878e0739681773470b8ffb78ad",
          "body": "Two `gh pr edit --add-label` / `--remove-label` calls produced\nan observable intermediate state where the old category label had\nbeen removed but the new one hadn't been added (or vice-versa). On\nrapid title edits, webhook subscribers, project automations, and\nrequired-status-check evaluators saw th\n[…]\nidiom can't produce that shape.\n\nVerified across 7 scenarios including title pivots, no-op edits,\nbreaking-change addition, full-managed-clear, and empty-final.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(label): atomic single-PUT label sync via gh api",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5bc18c436de77b5cb18725099368118d2a627249",
          "body": "The bash regex `^BREAKING[ -]CHANGE:[[:space:]]` produced false\npositives on documentation PRs that mentioned BREAKING CHANGE inside\na fenced code block, in prose, or after indentation. The parser\nalready implements CC spec clauses 12/13 correctly (footer at end of\nmessage, blank line above, no inde\n[…]\ne-\nbanner security invariants #1 and #2 to permit a base.sha checkout\nand ccvalidate build, while still forbidding head/merge-ref checkout\nand PR-content build.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(label): drive BREAKING CHANGE detection through ccvalidate",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "30cf07de5d69392edb8fa7b1d749b6a07cda06d5",
          "body": "…g them\n\nmapfile -t current < <(gh pr view ...) puts gh in a process-\nsubstitution subshell whose exit status is invisible to mapfile. A\ntransient gh/API failure produced an empty current array; combined\nwith the diff logic, that meant 'never remove anything', leaving\nstale category labels (e.g. enh\n[…]\nnd gate it with an explicit\nif ! that emits an ::error:: annotation and aborts. The job fails\nloudly on a transient gh hiccup instead of corrupting label state.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(label): detect gh pr view failures explicitly instead of swallowin…",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "be80827cddaf9e7b8b28f6cc2ed42e840520210a",
          "body": "…globs\n\nThree drift sources between cc-title and tools/ccvalidate, fixed in\none commit so the file is internally consistent at every step of the\nstack:\n\n1. Case-insensitivity. The parser uses Ragel's 'i flag on type\n   tokens, accepting \"FEAT: x\". The bash case statement was\n   case-sensitive, so th\n[…]\n`feat\\(*\\):\\ ?*` (literal colon-\n   space then at least one character). 33-case agreement-test corpus\n   added in a later commit pins this against future drift.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(label): match parser case-insensitivity, drop Revert arm, tighten …",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bfe8bda1d5e1c4b6b6b3ea18d482bbb149f5b5de",
          "body": "The previous banner described what the file does; the round-3 review\nflagged that it didn't make the *trust model* explicit. With\nsync-labels: true this file is the single source of truth for every\nlabel it lists — manual additions get reverted on the next push, and\nadding a label name without a glo\n[…]\nn editor signs up for when introducing a new\nlabel name (entry in labels.yml, no overlap with the cc-title case\nstatement, manual-add reversion is intentional).\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(labeler): document trust model and disjoint-vocabulary contract",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ffeeb11c32feca96c193629d0478b7444e129e58",
          "body": "…reaking\n\nAdds a --describe flag to tools/ccvalidate that, on a successful parse,\nwrites canonical key=value lines to stdout:\n\n    type=feat\n    scope=parser\n    breaking=true\n\nThe type is always lowercased even though the parser already lowercases\nit via Ragel's 'i flag, locking the contract agains\n[…]\n can be regenerated from --describe,\nand an agreement test (added in a later commit) can assert that what\nccvalidate accepts is exactly what the labeler labels.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "feat(ccvalidate): add --describe mode emitting canonical type/scope/b…",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a53081d16c453ac0e9fce9850ec6f1da3c038762",
          "body": "- ci was 'ededed' (pale grey), visually identical to chore's 'cfd3d7'.\n  Switch to '0366d6' (clear blue) so the categories are scannable\n  at a glance on the issues list.\n- 'FCEA0F' (build) and 'D4AD2E' (hacktoberfest-accepted) were the\n  only uppercase hex values in the file; lowercase them for\n  consistency with the rest.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(labels): distinct ci colour, lowercase hex consistency",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7771ddbe89df7775b415cd0fdc7c990040f34eb9",
          "body": "Round-two review noted that ccvalidate has no tests. The CI workflow\nruns 'go run ./tools/ccvalidate' against every PR title — without a\ntest, a syntax or behavior regression is only caught by the next\nPR's validate-title run.\n\nRefactor: extract validate(header string) error from run(), so the\nparsi\n[…]\ng newline tolerance, descriptions with shell metacharacters,\nplus negatives (non-CC, GitHub-default Revert, empty, type-only,\nspace-before-colon, unknown type).\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "test(ccvalidate): cover validate() with table-driven cases",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5212662fee2a0bcc21e3d32aef281975b97431b8",
          "body": "… write scope\n\n- Concurrency group keyed by event_name + ref. PR dry-runs cancel\n  themselves on rapid pushes (fast feedback), the develop apply path\n  stays serialized so concurrent applies cannot trample each other.\n- Drop pull-requests: write — ghaction-github-labeler only manipulates\n  labels via the issues API and never touches PRs themselves.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(labels-bootstrap): scope concurrency per event/ref, drop unused PR…",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a91436974d5ad808b3c393477ec0e1db1d2e117a",
          "body": "Round-two review noted that a maintainer manually adding a category\nlabel (e.g. 'bug' on a 'chore: ...' PR) gets it stripped on the next\nsync run. That's deliberate — cc-title is the source of truth — but\nthe file didn't say so.\n\nAdd a DESIGN block to the SECURITY banner explaining:\n  - To recategorize, edit the title.\n  - File-glob and triage labels are out of scope and untouched.\n  - Use no-releasenotes to exclude from release notes.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(label): document that category labels are title-driven and synced",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e480365f6de30d7fd82d2506b6f075dd241a9c56",
          "body": "The CC spec requires the BREAKING CHANGE: footer at column 0. The\nprevious regex tolerated leading whitespace, which means the labeler\nwould mark a PR as breaking on '   BREAKING CHANGE: ...' even though\nparser.NewMachine() in this repo would reject the same body.\n\nNow the labeler agrees with the parser, so what ccvalidate sees as\nbreaking-or-not on the body is what the labeler labels.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(label): tighten BREAKING CHANGE regex to disallow leading whitespace",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c053c5cc3898788cb009dfbfedb04e52ab2d653d",
          "body": "Round-two review noted three case-statement gaps:\n\n- 'revert!: undo' and 'revert(scope)!: undo' got nothing. Per CC,\n  the bang means breaking, period. Now labels chore + breaking-change.\n- 'style: format' passed validate-title (the parser accepts style)\n  but cc-title applied no label, so release n\n[…]\n Comments make explicit that this case statement is now\nin sync with TypesConventional in the parser, so what validate-title\naccepts is what the labeler labels.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(label): handle revert! and style: titles",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aaedaebc668c851cc9c7be3c9a4b6cafd63cb507",
          "body": "The repo's golangci-lint config enables the nlreturn linter, which\nrequires a blank line before any return statement that ends a block.\nThe first push failed CI on three return-without-blank-line sites in\ntools/ccvalidate/main.go.\n\nVerified clean by running golangci-lint v2.11.4 locally against the\nwhole module.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(ccvalidate): blank line before return to satisfy nlreturn",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "309080a11a53f1eaa9f06ad5cdd6816b42721e64",
          "body": "actions/checkout's default ref on pull_request events is refs/pull/N/\nmerge — the PR head merged onto base. Running 'go run ./tools/ccvalidate'\nfrom that ref would execute Go code authored by the PR, defeating the\npurpose of an authoritative check.\n\nPin ref to github.event.pull_request.base.sha. The validator is now\nalways the version on the base branch; PR edits to tools/ccvalidate\ntake effect only after merge.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(validate-title): pin checkout to base SHA, not the merge commit",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52b34eed245790a8dc9c65d5a87b9a75f3d320ab",
          "body": "Adds .github/labels.yml listing every label this repo's automations\nreference, and a labels-bootstrap workflow that reconciles the YAML\nagainst the repo's actual label set via crazy-max/ghaction-github-labeler.\n\n  - On push to develop: apply changes for real.\n  - On pull_request that touches labels.\n[…]\nare\npreserved while we migrate off reviewpad. Flip to false when the\nproject is ready for full reconciliation.\n\nAction pinned to v5.3.0 SHA per repo convention.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(labels): declarative source of truth for repo labels",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "12d644b2d1e9cc7c0b7635100f01466059dff989",
          "body": "Adds an authoritative Conventional Commits check on PR titles that\nuses this repository's own parser as the source of truth — instead\nof (or rather: in addition to) the bash heuristic in label.yml.\n\nThe bash labeler in label.yml is intentionally lenient (case-sensitive\nprefix match, fixed type list)\n[…]\ntitles\n    (e.g. 'Initial release').\n  - .gitignore: ignore the local ccvalidate binary, matching the\n    existing pattern for /removecomments and /snake2camel.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(label): add parser-based PR title validator",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "30747ae32be042ee0de07681af1d930833568d28",
          "body": "- Match GitHub's default 'Revert \"...\"' form and CC 'revert:' /\n  'revert(scope):' as chore. The spec doesn't mandate a category for\n  reverts and chore matches the repo's prior reviewpad rule (which\n  bucketed revert/perf/test together).\n- Emit a ::warning:: annotation when no CC prefix matched. Su\n[…]\nfixed text. The PR title is NOT interpolated\n  into the workflow-command line — a title containing %0A and\n  ::set-output:: would otherwise inject GHA commands.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(label): label Revert PRs and warn on non-CC titles",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "419c401901f7195b42f350a1b5f3221be2a01269",
          "body": "The cc-title job previously only ever called --add-label. Two failure\nmodes followed:\n\n  1. Retitle from 'feat: x' to 'ci: x' left the stale 'enhancement'\n     label on the PR alongside the new 'ci', and the release-notes\n     generator categorized under whichever section came first in\n     release.\n[…]\nly-applied triage labels)\nare untouched.\n\nThe whitelist gate is preserved on the desired set before any API\ncall — only known label names ever reach gh pr edit.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(label): sync category labels instead of only adding them",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "778ae8925c752f5af412fa438395767aa5811123",
          "body": "…er file-globs\n\n- concurrency: group by PR number with cancel-in-progress. Rapid title\n  edits or force-pushes no longer fan out into N interleaving runs;\n  the most recent event wins. This matters more once cc-title starts\n  removing stale labels — interleaved runs would race on the diff.\n- timeout\n[…]\nagree, but ordering them keeps the\n  log story linear and lets cc-title (which will soon read existing\n  labels to compute removals) see the post-labeler state.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(label): add concurrency group, job timeouts, sequence cc-title aft…",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fda3b693a27b10eddd31e86093c486fb93ee0fa1",
          "body": "actions/labeler runs with sync-labels: true, which removes a label when\nits file glob no longer matches. The previous labeler.yml claimed ci,\nbuild, documentation, and test — the same labels the cc-title job\napplies from the PR title. Result: deterministic strip-after-add for\nany PR whose title type\n[…]\nfactor/chore/\n    breaking-change.\n\nThis keeps sync-labels useful (drop a 'parser' label if parser/ is no\nlonger in the diff) without it ever fighting cc-title.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(label): make file-globs and cc-title own disjoint label vocabularies",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d7f54708ec9cae5cea4a8349178c4288bc0a518b",
          "body": "Codify the safety properties of the labeler workflow so they survive\nfuture edits, instead of relying on the file being incidentally safe.\n\n- Top-of-file SECURITY banner naming the five invariants that must hold\n  (no checkout of PR head, no build of PR content, no interpolation of\n  attacker data i\n[…]\nd to derive a label name from\n  PR_TITLE/PR_BODY, only names in the known set reach the GitHub API.\n\nNo behavior change for legitimate Conventional Commits PRs.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci(label): harden labeler against pull_request_target abuse",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c706108e5bf63c8e21c24356f172a429b2e5d65f",
          "body": "Reviewpad shut down in 2024, leaving reviewpad.yml dead. Replace with\nGitHub-native PR labeling that drives auto-generated release notes.\n\n- .github/workflows/label.yml runs on pull_request_target and applies\n  labels in two passes: actions/labeler@v5 for file-glob labels and an\n  inline bash step t\n[…]\n PRs with a no-releasenotes label are excluded.\n- The workflow never checks out PR head code, so pull_request_target's\n  write token cannot be abused by a fork.\n\nCo-authored-by: Ona <no-reply@ona.com>",
          "is_bot": false,
          "headline": "ci: replace reviewpad with native labeler workflow",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T14:50:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d2ba7eaba5b201f204a3ac833c753bbe4492ea17",
          "body": null,
          "is_bot": false,
          "headline": "perf(parser): isolate strict UTF-8 scan costs",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T02:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9581ca8239152c27f328049fbce89b698426dda7",
          "body": null,
          "is_bot": false,
          "headline": "perf(parser): benchmark malformed strict UTF-8 input",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T02:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d403700afc76c96d6a475b5aa75bb626a9ea92e",
          "body": null,
          "is_bot": false,
          "headline": "test(parser): cover strict UTF-8 error logging",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T02:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b5d71943926af18996cab53f15bea81d28c6057",
          "body": null,
          "is_bot": false,
          "headline": "test(parser): strengthen strict UTF-8 contract evidence",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T02:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29b7486c1e171dead9a202a29354b584a4ada072",
          "body": null,
          "is_bot": false,
          "headline": "feat(parser): expose structured invalid UTF-8 errors",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T02:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da68878aefcf40488cfac15508fa44a3bc9d2ff6",
          "body": null,
          "is_bot": false,
          "headline": "refactor(parser): make strict UTF-8 configuration type-safe",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T02:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e66f6cff21f5386a95c56d6a76a3a0acad1b52ae",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): document whole-input strict UTF-8 validation",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T02:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2332e7f391436126fa43c8cf9be3868bcbf9abe2",
          "body": null,
          "is_bot": false,
          "headline": "feat(parser): validate strict UTF-8 before parsing",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T02:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b04d6cb332d331f12a9fd2e25174599de4ded08",
          "body": null,
          "is_bot": false,
          "headline": "test(parser): define whole-input strict UTF-8 contract",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T02:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f56b6a43f011b797c2879b64d716fab8148bba1",
          "body": "Adds two opt-in options that ask the parser to validate the byte\nsequences captured for selected fields against utf8.Valid. The\noptions are independent (each has its own Has-accessor) and can\nbe combined.\n\nWithStrictUTF8 covers:\n- trailer values\n- scope\n- free-form types\n\nWithStrictUTF8Body covers:\n\n[…]\nessor cases (independence of the two flags).\n\nmake build is reproducible (parser/machine.go regenerates byte-\nfor-byte). go test -race ./... passes. golangci-lint run ./...\nreports 0 issues.\n\nRefs #50",
          "is_bot": false,
          "headline": "feat(parser): add WithStrictUTF8 / WithStrictUTF8Body opt-in validators",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T02:33:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b795671c7560c0f5e11dc399fa97235697ed7d62",
          "body": "Adds parser/utf8_strict_test.go pinning the desired contract for\nthe opt-in UTF-8 validation options that follow PR #54's grammar\nfix. Tests are intentionally RED at this commit (the symbols they\nreference do not exist yet); the next commit implements them.\n\nWhat is pinned:\n\n1. TestStrictUTF8Rejects\n[…]\nters,\n   and .Ok() (review §3.3, §5.3).\n\n6. TestStrictUTF8OptionAccessors (4 sub-cases): the two flags are\n   independent; HasStrictUTF8 and HasStrictUTF8Body each report\n   their own state.\n\nRefs #50",
          "is_bot": false,
          "headline": "test(parser): pin WithStrictUTF8 / WithStrictUTF8Body contract (RED)",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-17T02:33:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "453d1dbc529cb1a511a127bbb81f342e2fa2c4ba",
          "body": null,
          "is_bot": false,
          "headline": "docs(parser): distinguish grammar acceptance from export",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-16T17:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "838ddc290731863f99bb3dc3af1ca2431980df0b",
          "body": null,
          "is_bot": false,
          "headline": "test(parser): pin exported high-byte normalization",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-16T17:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75771dcea7d064518fa75b3da7879f8e0472a4cf",
          "body": null,
          "is_bot": false,
          "headline": "test(parser): describe issue 50 as UTF-8 acceptance",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-16T17:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dfb629422c5495fe9b1b3bbc3990dfcedd697eb",
          "body": "Adds TestParseAcceptsUTF8 to parser/contract_test.go alongside the\nexisting TestParseNeverReturnsNilNil. The new test sweeps the\nbyte-transparency contract added by issue #50 across:\n\n    {minimal, conventional, falco, freeform} type configs\n    x {trailer value, scope, free-form type} input shape\n \n[…]\n another, this test notices.\n\nFalco-types is included because it shares the trailer / scope\nproductions with the other configs, so byte-transparency in those\nproductions must hold there too.\n\nRefs #50",
          "is_bot": false,
          "headline": "test(parser): pin UTF-8 byte-transparency contract sweep",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-16T17:13:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f817590f4546e509e47300d6909e37eca3dc5283",
          "body": "…h bytes\n\nThree productions in machine.go.rl used Ragel's built-in 'print'\nclass ([\\x20-\\x7e], ASCII printable only). Any non-ASCII byte\ninside a trailer value, scope, or free-form type aborted the FSM\nwith 'early exit' / 'illegal character' / 'expecting colon'. The\nbody and description productions \n[…]\n.\n- All existing tests in parser/... continue to pass unchanged.\n- TestUTF8MidMultibyteEOFNoPanic confirms truncated UTF-8 leader\n  bytes do not panic the parser in any type config or mode.\n\nFixes #50",
          "is_bot": false,
          "headline": "fix(parser): widen trailer_val / scope / free_form_types to admit hig…",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-16T17:13:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "740e788618d4a8defe0c72f284528a075a767869",
          "body": "Adds a single named character class\n\n    high_byte = print | 0x80..0xff;\n\nto common/common.rl so that all productions that capture user-\nsupplied free-form text (trailer values, scope, free-form types)\ncan later share one widening rule.\n\nWhy 'high_byte' and not 'utf8_byte': the class is 'any high by\n[…]\noduce + use' change.\n\nThe class is unused at this commit. Verified that re-running the\nRagel generator (make build) produces zero diff in parser/\nmachine.go, confirming the DFA is unchanged.\n\nRefs #50",
          "is_bot": false,
          "headline": "refactor(parser): introduce high_byte class in common.rl",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-16T17:13:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f73a6e025f53a7c28745f522edf7d29d33752692",
          "body": "…rm_types (RED)\n\nAdds parser/utf8_test.go pinning the issue-#50 contract:\n\n- 12 reproducers asserting the current default-mode rejection of\n  non-ASCII bytes in trailer values (Latin-1, emoji, mixed\n  ASCII+UTF-8, multi-line CJK, mid-multibyte EOF), in scope\n  ('feat(scôpe): x'), and in free-form ty\n[…]\nn-only commit, which is a separate contract\nfrom the reject/accept decision being asserted. An opt-in strict\nUTF-8 validation option will be added in a follow-up PR with its\nown test corpus.\n\nRefs #50",
          "is_bot": false,
          "headline": "test(parser): add UTF-8 reproducers for trailer_val / scope / free_fo…",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-07-16T17:13:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a8f5dd1fe80e50398b49715df96c88a7cdbbf7d",
          "body": "Drop em/en-dashes and stiff phrasings (\"Per clause N\", \"a.k.a.\",\n\"is not promoted to\", \"parsing terminates at\"). Same content, but\nthe section now reads like a person talking rather than a spec.\n\nSubsection headings reworded to be descriptive instead of formal.\nCode examples and behavior unchanged.",
          "is_bot": false,
          "headline": "docs(readme): rewrite trailer-parsing prose in plainer language",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T16:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a6226381fb513e8dc29bc7f5956bc93651d838e",
          "body": "Each subsection now leads with a 'Given this commit message:' console\nblock showing the input as a human would write it, followed by the Go\nsnippet. Easier to scan than parsing escaped \\n sequences.\n\nNo content changes, examples unchanged.",
          "is_bot": false,
          "headline": "docs(readme): show raw commit message before each Go example",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T16:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bb7ff97b7f7fd3f8fcab30bed34abbc5f612688",
          "body": "Adds a 'Trailer parsing' section covering:\n\n- Trailer-shaped lines in the body are kept as body content (clauses\n  8-10 only promote the contiguous trailer block at the end of the\n  message, separated by a blank line).\n- Multi-line trailer values per clause 10, terminating at the next\n  trailer toke\n[…]\n Parse contract: never returns (nil, nil); best-effort\n  may additionally return (*ConventionalCommit, error) when partial\n  structure was recovered.\n\nAll examples verified against develop.\n\nFixes #51",
          "is_bot": false,
          "headline": "docs(readme): document trailer parsing behavior from #47 and #49",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T16:55:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aa62d75dc7d591a695890507bc586b4d4db2d70a",
          "body": "trailerValueContinues is called with m.p pointing AT the \\n that\nthe FSM is considering for consumption into the in-progress trailer\nvalue (data[m.p] == '\\\\n'). The blank-line check previously asked\n\n  data[m.p+1] == '\\\\n' && data[m.p+2] == '\\\\n'\n\nwhich is \"is there a blank-line gap STARTING at the \n[…]\nommit (RED before this commit,\nGREEN after). Also simplifies the binary search to sort.SearchInts\nsince it inlines to the same code and is one line. Surfaced by\nPR #49's third-pass review (\\u00a7B.2).",
          "is_bot": false,
          "headline": "fix(parser): stop trailer value at first \\\\n of blank-line gap",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:17:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ff08038a168b9e8d0c0f692a68b597b2c65b2efe",
          "body": "Add four reproducers covering the spec clause-8 shape (trailers\nseparated by a blank line) to both testCases and\ntestCasesForConventionalTypes:\n\n  - valid-issue-48-trailers-separated-by-blank-line\n    \"feat: x\\n\\nA: 1\\n\\nB: 2\" -> {a: [\"1\"], b: [\"2\"]}\n\n  - valid-issue-48-three-trailers-each-separated\n[…]\nh a stray trailing \\n glued to it.\n\nTests are RED at this commit; the fix lands in the next commit so\nthe repair surface is reviewable in isolation. Surfaced by PR #49's\nthird-pass review (\\u00a7B.2).",
          "is_bot": false,
          "headline": "test(parser): pin clause-8 blank-separated-trailers shape (RED)",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:17:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9ac8b698b6470afd68852ead31600c06fffdd89a",
          "body": "Seven freeform-types cases previously asserted that a non-trailer-\nshaped line following a valid trailer must trigger ErrTrailer or\nErrTrailerIncomplete. Per Conventional Commits v1.0.0 spec clause\n10, those lines are valid continuations of the previous trailer's\nvalue.\n\nUpdate each case to:\n  - fli\n[…]\npt verbatim so this is a behavioral\nre-classification, not new coverage on top of issue #48's\nreproducers (which live in testCases / testCasesForConventionalTypes\nand were added in 81872dd).\n\nRefs #48",
          "is_bot": false,
          "headline": "test(parser): reclassify post-clause-10 freeform cases as valid",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:17:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a1e64f1dfc192af8b5dfdb51aebe7804c51cb1c0",
          "body": "Conventional Commits v1.0.0 spec clause 10:\n  > A footer's value MAY contain spaces and newlines, and parsing\n  > MUST terminate when the next valid footer token/separator pair\n  > is observed.\n\nBefore this change, the trailer_val production was `print+`, which\nforbids any newline inside a trailer v\n[…]\nd explicitly on the terminating\nboundary (`(nl when !trailer_val_continues) @set_footer`) and on\nEOF (`$eof(set_footer)`, attached to every state inside the loop\nso it covers EOF mid-value).\n\nRefs #48",
          "is_bot": false,
          "headline": "fix(parser): support multi-line trailer values per spec clause 10",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:17:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5b1c964fb8b0df5a8dc54c82f22001a58dd180ef",
          "body": "Add findTrailerBlock returning both the trailer block start AND a\nsorted slice of byte offsets for every real-trailer line within the\nblock. Keep findTrailerBlockStart as a thin wrapper so the existing\ntrailer_scan unit tests continue to exercise the same surface.\n\nThe line-offset table is what the \n[…]\nnues across a newline iff the line right after the\nnewline is NOT registered in the table. Wiring the table into the\nFSM happens in a follow-up commit; this commit only extends the\npre-scan.\n\nRefs #48",
          "is_bot": false,
          "headline": "refactor(parser): extend pre-scan to expose per-line trailer offsets",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:17:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e5b94d6126f5ed6f3bc20ca426ebed7f2b40a0e5",
          "body": "Adds four test cases (each duplicated for TypesMinimal and\nTypesConventional) covering the spec clause-10 multi-line trailer\nvalue contract:\n\n- valid-issue-48-breaking-change-multiline-value-eof: a single\n  BREAKING CHANGE trailer whose value wraps across two lines and\n  terminates at EOF.\n- valid-i\n[…]\nped) must be\n  part of the value above; the unindented Reviewed-by line below\n  terminates.\n\nThese tests fail on develop and on the current PR #47 head; the\nfollow-up commit makes them pass.\n\nRefs #48",
          "is_bot": false,
          "headline": "test(parser): add reproducers for issue #48",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:17:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2969ac1a3edf50b451c3f52e992f1289ab2b582c",
          "body": "Parse's documented contract is that one of (message, error) is\nalways non-nil. A handful of FSM error transitions \\u2014 most\nvisibly a stray CR/LF after an otherwise-complete trailer \\u2014\nleave m.cs < first_final without ever assigning m.err, so the\nstrict-mode return site silently produced (nil,\n[…]\nned by TestParseNeverReturnsNilNil from the previous commit (24\nsub-cases sweeping all four type configs and both modes), which\nflips from RED to GREEN here.\n\nRefs PR #47 second-pass review (\\u00a73).",
          "is_bot": false,
          "headline": "fix(parser): never return (nil, nil) in strict mode",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:13:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eac56b922663d54877e4133959c9f404ff2cd081",
          "body": "Add TestParseNeverReturnsNilNil exercising the strict-mode return\ncontract:\n\n  m, err := Parse(input)\n  // either m != nil OR err != nil; never both nil.\n\nThe trailing-CRLF and trailing-CR shapes below all currently reach\nthe strict-mode return site with m.cs < first_final and m.err == nil,\nproducin\n[…]\neeform).\n\nTest is RED at this commit; the fix follows in the next commit so\nthe repair surface is reviewable in isolation. Surfaced by PR #47's\nsecond-pass review (\"§3 (nil, nil) contract violation\").",
          "is_bot": false,
          "headline": "test(parser): pin Parse never returns (nil, nil) on trailing CR/CRLF",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:13:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f64b63b422a4ce568c17239208497d9f64792cde",
          "body": "Add valid-body-ending-trailer-shape-refs-then-real-trailer to both\ntestCases and testCasesForConventionalTypes:\n\n  fix: x\n\n  body1\n  Refs: 123\n\n  Reviewed-by: X\n\nThis is the minimised reproducer surfaced by PR #47's second-pass\nreview (\"§2 minimised\"). It sits between the existing two\n\"body-ends-tra\n[…]\nscan's\ncommit-at-first-blank-line behavior on a real-trailer-shaped (Refs:\n\\d+) continuation so future refactors of the bottom-up walk cannot\nsilently re-introduce the swallowing regression.\n\nRefs #38",
          "is_bot": false,
          "headline": "test(parser): cover body-ends-Refs continuation reproducer",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:13:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed4879ef1b053e438b488d1661bfaae323ec3d77",
          "body": "Adds four benchmark inputs that stress the issue #38 pre-scan path:\nbodies composed of N paragraphs each ending in a trailer-shaped line,\nwith and without a real trailer block at the bottom. These cases\nexercise the worst realistic shape for the pre-scan and would have\nshown a quadratic regression l\n[…]\nthe perf optimization\nin the previous commit not landed first.\n\nThe existing minimal/conventional benchmarks are preserved so before/\nafter benchstat comparisons stay meaningful for the regular cases.",
          "is_bot": false,
          "headline": "test(parser): add fake-trailer-heavy benchmark cases",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:13:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "56bdc4f15920b4a9892b6370b2ca17a6bee479ef",
          "body": "The first cut of findTrailerBlockStart called bytes.LastIndex inside a\nloop, scanning data[:gapEnd] linearly on each iteration. On\ntrailer-shape-heavy inputs this degraded to O(n*blocks).\n\nReplace it with a single forward pass that records, for each non-blank\nline, the byte offset of its first byte \n[…]\n reverse pass over that table runs at most one\nisTrailerStartLine call per gap. Both passes are O(n).\n\nBehavior is unchanged: every existing parser test and the new\ntrailer_scan unit tests stay green.",
          "is_bot": false,
          "headline": "perf(parser): single forward pass to compute line offsets in pre-scan",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:13:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "69d5b11c460e64cacf3b0e195ef989b2902d64b7",
          "body": "The FSM was greedy about footer detection: any trailer-shaped line\nright after the description's blank line was committed as a footer,\neven when it was part of a multi-paragraph body. Once a footer was\ncommitted the existing rewind action could not demote it back to body\ncontent, so genuinely valid \n[…]\nler_beg = nl* trailer_init\nsemantics, where blank-line gaps between trailer sub-blocks are\ntolerated. blank_line_ahead is left untouched: the pre-scan only ever\nextends body parsing, never shrinks it.",
          "is_bot": false,
          "headline": "fix(parser): handle trailer-looking lines in body (#38)",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:13:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d17c961e095822e1fca42d6cf8709c59d31f6bce",
          "body": "Ragel inlines the start_trailer_parsing action body at every callsite\n(nine in the current grammar). With future logic added directly to the\naction, every callsite would carry an identical copy of that logic\nand a reviewer would need to verify each copy. Move the decision into\na one-line method on machine; the action keeps the fgoto branch but\ndelegates the predicate. The stub returns false, preserving today's\nbehavior. The fix for issue #38 plugs into this seam in the next\ncommit.",
          "is_bot": false,
          "headline": "refactor(parser): extract trailer-redirect predicate to a Go method",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "960185970d2c2ca5e93120e80a51423e07212598",
          "body": "Four cases per type configuration (minimal, conventional). Two\nexercise the issue #38 bug (currently red): a body that begins with a\ntrailer-shaped line, and the verbatim issue input. Two are\nregression-prevention guards (currently green on develop): a body\nparagraph ending in a trailer-shaped line,\n[…]\nd by a real trailer block — exactly the shapes a naive\nfix is likely to break.\n\nThe bug-reproducing cases will be turned green by the fix in a later\ncommit; the guard cases must stay green throughout.",
          "is_bot": false,
          "headline": "test(parser): add reproducers for issue #38",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:13:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8311ff02b2e5f15f955ad2f182a0a0c76ddb6a41",
          "body": "Calling Ok() on a nil message panics and crashes the entire test\nbinary, hiding every subsequent subtest's outcome. Replace the\nassert.NotEmpty + downstream method calls with require.NotNil so a\nregression surfaces as a clean per-case failure instead of a\nprocess-wide panic.",
          "is_bot": false,
          "headline": "test(parser): require non-nil message before downstream assertions",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-24T12:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a76b7968fbd1c85eb784db0e1fb7cc4fedc99ec",
          "body": "* ci: bump codecov-action v4 -> v5\n\nSwitch the upload step from codecov/codecov-action v4.6.0 to v5.5.4\n(latest v5 patch). v5 wraps the Codecov CLI, which receives updates\nfaster than the v4 uploader binary.\n\nThe only v4 -> v5 input changes are deprecations (file -> files,\nplugin -> plugins). The workflow already uses 'files', so no input\nchanges are required.\n\nPin: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4\n\n* ci: trigger workflows",
          "is_bot": false,
          "headline": "ci: bump codecov-action v4 -> v5 (#46)",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-23T14:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6882dadb9d5dd1876b7b2930f376c32faa34a76b",
          "body": "Replace floating major-version tags (e.g. @v4) with full commit SHAs\nplus a version comment, so workflow runs are reproducible and immune\nto tag movement or compromise of upstream actions.\n\nPinned actions:\n- actions/checkout              v4.3.1\n- actions/setup-go              v5.6.0\n- codecov/codecov-action        v4.6.0\n- golangci/golangci-lint-action v7.0.1\n- goreleaser/goreleaser-action  v6.4.0",
          "is_bot": false,
          "headline": "ci: pin GitHub Actions to commit SHAs",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-23T14:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc7da77a93ef2a493e8b9452f1a2376ed553e67",
          "body": "Adds an intentionally empty .githooks/prepare-commit-msg (shebang +\n`exit 0`) and wires Git to use it via the devcontainer's\npostCreateCommand:\n\n  git config core.hooksPath .githooks && go mod download\n\n`core.hooksPath=.githooks` makes Git look in .githooks/ instead of\nthe default .git/hooks/. Anyth\n[…]\nfast.\n\nVerified end-to-end: a sabotage hook planted at\n.git/hooks/prepare-commit-msg that appends \"[BAD HOOK ran!]\" to\ncommit messages was completely bypassed when core.hooksPath=.githooks\nwas active.",
          "is_bot": false,
          "headline": "chore(devcontainer): neutralize prepare-commit-msg hooks",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-23T12:15:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "39616534dd4b3d8ccc89be5ea37f3f041d0c346d",
          "body": "Mirrors the .devcontainer setup from leodido/go-syslog@develop so that\n`make build` (Ragel-generated parser) and `make docs` (graphviz FSM\ndiagrams) work out of the box. Bumps the Go feature to 1.24.",
          "is_bot": false,
          "headline": "chore(devcontainer): install ragel + graphviz, add Go 1.24",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-23T11:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9da957b80b653b90be1960bea19f8016c18e2ca3",
          "body": "v6 explicitly rejects `version: v2.x`:\n'invalid version string ..., golangci-lint v2 is not supported by\ngolangci-lint-action v6, you must update to golangci-lint-action v7.'",
          "is_bot": false,
          "headline": "ci: bump golangci-lint-action v6 -> v7 (required for golangci-lint v2)",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-23T11:31:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "781f8b8f23cbd44a55ee8c5ce59d473fb7d71e63",
          "body": "golangci-lint v1 -> v2 (and goreleaser v1 -> v2). Both v1 lines are\ndeprecated. Migrations validated locally against the actual tools, not\njust docs:\n\n  $ golangci-lint v2.11.4 run --timeout=5m\n  0 issues.\n\n  $ goreleaser v2.10.2 release --snapshot --clean --skip=publish,announce\n  release succeeded\n[…]\nPinned linter to v2.11.4.\n- Bumped Go to 1.24 to match the rest of the workflows.\n\n.github/workflows/release.yml:\n- Lifted the `~> v1` pin to `~> v2` now that the goreleaser\n  config is v2-compatible.",
          "is_bot": false,
          "headline": "ci: migrate golangci-lint and goreleaser to v2",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-23T11:31:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c6553490308e7cbd925e12bfd07fd2c2044ba316",
          "body": "Modernizes the four workflows without changing what they validate.\nLinter version (v1.54) and goreleaser config (v1) are intentionally\nleft untouched in this PR; their migrations to v2 will follow\nseparately so any regressions are isolated.\n\nCommon changes across all workflows:\n- actions/checkout: v\n[…]\net update` before installing ragel.\n\nrelease.yml:\n- Bumped Go to 1.24, goreleaser-action v4 -> v6.\n- Pinned goreleaser to `~> v1` to avoid silently picking up v2 (the\n  current .goreleaser.yml is v1).",
          "is_bot": false,
          "headline": "ci: modernize GitHub Actions plumbing",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-23T11:12:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "29b3209b8a7d8e6ad36812f3db7835c03cacd4d2",
          "body": "Replaces .circleci/config.yml with .github/workflows/test.yml.\n\n- Test matrix: Go 1.21, 1.22, 1.23, 1.24 (drops EOL 1.18-1.20).\n- `go test -race -covermode=atomic -coverprofile=coverage.out -v ./...` (matches the CircleCI go/test step).\n- Codecov upload restricted to push events on develop with Go 1.24,\n  matching the previous CircleCI behavior.\n- README build badge updated to point at the testing workflow.",
          "is_bot": false,
          "headline": "ci: migrate from CircleCI to GitHub Actions",
          "author_name": "Leo Di Donato",
          "author_login": "leodido",
          "committed_at": "2026-04-23T10:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2713df998a1596207af6090215be9cbe2fd651be",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "ci: switch to setup-go v4",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2024-02-12T16:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8cd531eb5f5eeb67c057f991ed3c941227108b2",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "build: upgrade deps",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2024-02-12T16:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81de8fb43d3934588bc6f39e9704396d830eaef2",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "ci: build using also Go 1.18, Go 1.20, and Go 1.21",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2024-02-12T16:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9459ada653d52ff783bfea7774db942b9a302dd5",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "ci: release using Go 1.21",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2024-02-12T16:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87db6f0907eb96b1908bb5390494d21895974da5",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "ci: lint using Go 1.21",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2024-02-12T16:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6107112e863be0341d225c55507703f644fdda3d",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "ci: test also for Go 1.20 and Go 1.21",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2024-02-12T16:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac828d7418e42510e088f79a20654180b2285b84",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "chore: add missing header",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2024-02-12T16:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41f4d00705863da84a905812ff975d5beeae150a",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "build: use snake2camel go tool instead than awk",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2024-02-12T16:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b94cfdc6e01eeabd8e1efdfe47edb8f7722ea28",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "feat(tools): create snake2camel go tool",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2024-02-12T16:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fea4d7ea1fd5a46c048da813d273b728140aa9da",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "chore: update gitignore",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2024-02-12T16:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea29a18dff19b6b40abe6ccf3e9de8a8cb166395",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "ci(.github/workflows): create release CI workflow",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2023-02-27T13:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a269fa67b61bd60c70f05d733aac9ad4596b6a68",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "ci(.github/workflows): create the build CI workflow",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2023-02-27T13:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68ef8e7cb5fe83a881aec7a749becf511281d65e",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "chore: make linters happy",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2023-02-27T12:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e8ffb5634632aeb1ff5fec7576cd184e89d65c4",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "ci: setup GoReleaser",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2023-02-27T12:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6a1c5185bd5f7e4d9718d71f484982606864253",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "ci: configure the GitHub native release note mechanism",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2023-02-27T12:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39206dc318ad4b3c0594351d6576bbea12ac8527",
          "body": null,
          "is_bot": false,
          "headline": "feat: evaluate version bump depending on strategy",
          "author_name": "Fabian Jucker",
          "author_login": "juckerf",
          "committed_at": "2023-02-26T17:10:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41f4a0b9445e30e90753a769fa6b9ab88360a824",
          "body": "Adds methods to determine if a given commit is a fix or feature commit and one method to determine which version bump a given commit mandates",
          "is_bot": false,
          "headline": "feat: add additional helper methods to Message/ConventionalCommit",
          "author_name": "Fabian Jucker",
          "author_login": "juckerf",
          "committed_at": "2023-02-26T17:10:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed83da93f3cacd438b95c42e5630cffedf7a7062",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "ci: add missing review labels",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2023-02-26T17:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1365cddc574bdc0ba42d1ee99ede4d441d12ba09",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "ci: test for Go 1.19 too",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2023-02-26T17:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a98c901ad771ee9856ba58397184251d0e8c8275",
          "body": "Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>",
          "is_bot": false,
          "headline": "ci: remove reviewers assignment from reviewpad",
          "author_name": "Leonardo Di Donato",
          "author_login": "leodido",
          "committed_at": "2023-02-26T16:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 80,
      "latest_release_at": "2026-07-17T23:44:37Z",
      "latest_release_tag": "v0.13.0",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 431.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/leodido/go-conventionalcommits",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/leodido/go-conventionalcommits",
          "is_deprecated": false,
          "latest_version": "v0.13.0",
          "repository_url": "https://github.com/leodido/go-conventionalcommits",
          "versions_count": 5,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T23:23:21Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 7,
      "stars": 89,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 7
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 107895,
      "source_files_sampled": 24,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.17.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 61
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 9,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/davecgh/go-spew",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/rwtodd/Go.Sed",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230610052213-ba3e9c186f0a"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.3"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.4"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/davecgh/go-spew",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rwtodd/go.sed",
            "direct": true,
            "version": "v0.0.0-20230610052213-ba3e9c186f0a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.8.4",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/pretty",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/check.v1",
            "direct": false,
            "version": "v1.0.0-20201130134442-10cb98267c6c",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 5,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 37,
        "open_issues": 2,
        "closed_ratio": 0.905,
        "closed_issues": 19,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "leodido",
          "commits": 220,
          "avatar_url": "https://avatars.githubusercontent.com/u/120051?v=4"
        },
        {
          "type": "User",
          "login": "marcelosousa",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/601882?v=4"
        },
        {
          "type": "User",
          "login": "juckerf",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7573298?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.973
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "label.yml",
        "labels-bootstrap.yml",
        "lint.yml",
        "release.yml",
        "test.yml",
        "validate-title.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/5 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4c39f55261ae8530f57d0bb3d2f4b52c5c0e26c1",
        "ran_at": "2026-07-22T23:59:14Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T23:44:41Z",
      "oldest_open_prs": [
        {
          "number": 37,
          "created_at": "2024-07-14T15:53:08Z",
          "last_comment_at": "2024-07-15T19:56:10Z",
          "last_comment_author": "lewismiddleton"
        }
      ],
      "last_merged_pr_at": "2026-07-17T23:23:21Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2020-11-20T16:54:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 36,
          "created_at": "2024-07-14T15:44:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/leodido/go-conventionalcommits",
    "host": "github.com",
    "name": "go-conventionalcommits",
    "owner": "leodido"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 51,
        "vitality": 69,
        "community": 44,
        "governance": 64,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 69,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "commits_last_year": 80,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "80 commits in the last year",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 80
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 76,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v0.13.0",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 431.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~431.8 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 431.8
                    }
                  }
                ],
                "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": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 44,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "forks": 7,
              "stars": 89,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "89 stars",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 89
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7 forks",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.973
            },
            "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 97% of commits",
                "points": 0.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 37,
              "open_issues": 2,
              "closed_issues": 19,
              "issue_closed_ratio": 0.905,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "90% of issues closed",
                "points": 42.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "37/39 decided PRs merged",
                "points": 36.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 37,
                      "decided": 39
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "followers": 789,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "leodido",
              "public_repos": 103,
              "account_age_days": 6173
            },
            "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": "789 followers of leodido",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 789,
                      "login": "leodido"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "103 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 103
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/leodido/go-conventionalcommits"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "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 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "5 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "parser",
                "ragel",
                "commit-message",
                "commitlint",
                "golang",
                "conventional-commits",
                "hacktoberfest"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 9 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": 9
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 9,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 9,
              "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": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 69,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "makefile"
              ],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 107895,
              "source_files_sampled": 24,
              "oversized_source_files": 2
            },
            "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": "2/24 source files over 60KB",
                "points": 50.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 24,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T23:59:30.061979Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/leodido/go-conventionalcommits.svg",
  "full_name": "leodido/go-conventionalcommits",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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