Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-28 13:33 UTC

pjbgf / sha1cd

SHA1 implementation with collision detection.

GoApache-2.0★ 15 stars⑂ 6 forkssince Nov 2022View on GitHub ↗

pjbgf/sha1cd holds a health index of 71 out of 100, placing it in the Good band. It scores highest on Security (82/100) and lowest on Community & Adoption (36/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

71
overall / 100
Good

Software health index

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

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

Score profile

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

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

Ownership

Paulo GomesPersonal account
202 followers23 public repossince Sep 2013@entirehq

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/pjbgf/sha1cdv0.6.0-1191 days ago

Metrics by category

Vitality

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

73Good · 21% of overall
How it's scored
36/36Push recency — last push 3 days ago
5.5/36Commit cadence — 8/52 weeks with commits
14.4/18Commit volume — 39 commits in the last year
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year39
human_commit_share0.74
days_since_last_push3
active_weeks_last_year8
How it's scored
27/27Ships releases — 11 releases published
36/36Release recency — latest release 88 days ago
12.6/27Release cadence — a release every ~139.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count11
latest_release_tagv0.6.0
releases_from_tagsno
days_since_latest_release88
mean_days_between_releases139.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

36Weak · 17% of overall
How it's scored
18.6/60Stars — 15 stars
5.8/25Forks — 6 forks
0/15Watchers — 1 watchers
Inputs used
forks6
stars15
watchers1
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
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

63Moderate · 23% 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 98% of commits
4.1/13.5Contributor breadth — 3 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.975
How it's scored
42/42Issue resolution — 100% of issues closed
28.6/30PR acceptance — 197/207 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/3 approved changesets -- score normalized to 0
Inputs used
merged_prs197
open_issues0
closed_issues6
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs10
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
16.6/25Owner reach — 202 followers of pjbgf
22.1/25Track record — 23 public repos, account ~12 yr old
Inputs used
followers202
owner_typeUser
is_verified
owner_loginpjbgf
public_repos23
account_age_days4,700
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

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

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicscollision-avoidance, collision-detection, go, sha1
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?

82Excellent · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 14 out of 14 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/3 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 9 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.7
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages2
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 2 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

68Good · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 57 of 74 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.77
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 26 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.26
How it's scored
45/45Type-checkable code — Go (statically typed)
49.5/55Manageable file sizes — 2/20 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes6,420,571
source_files_sampled20
oversized_source_files2

Key facts

15GitHub stars
3contributors
39commits, last 12 months
3days since last push
11releases
1bus factor
0open 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 ★ / 6 ⇿
0Stars
6Forks
4Releases

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.

23456622022-122023-122025-01
Major 0Minor 1Patch 3

Each point covers 2 days.

OpenSSF Scorecard 7.7 / 10
7.7aggregate

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-28 13:33 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests14 out of 14 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/3 approved changesets -- score normalized to 0
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Gogithub.com/klauspost/cpuid/v2v2.4.0go.mod
All dependencies 2

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

RegistryPackageVersionRelation
Gogithub.com/klauspost/cpuid/v2v2.4.0direct
Gogolang.org/x/sysv0.41.0indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 2 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.41.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": [
        "collision-avoidance",
        "collision-detection",
        "go",
        "sha1"
      ],
      "is_fork": false,
      "size_kb": 3745,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "C": 147114,
        "Go": 6521792,
        "Assembly": 10891,
        "Makefile": 722
      },
      "pushed_at": "2026-07-25T11:31:11Z",
      "created_at": "2022-11-22T19:42:01Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T11:31:26Z",
      "description": "SHA1 implementation with collision detection.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.linkedin.com/in/pjbgf/",
      "name": "Paulo Gomes",
      "type": "User",
      "login": "pjbgf",
      "company": "@entirehq",
      "location": "London",
      "followers": 202,
      "avatar_url": "https://avatars.githubusercontent.com/u/5452977?v=4",
      "created_at": "2013-09-13T15:00:40Z",
      "is_verified": null,
      "public_repos": 23,
      "account_age_days": 4700
    },
    "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.6.0",
          "kind": "minor",
          "published_at": "2026-05-01T08:14:20Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-09-05T16:39:10Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-07-09T06:00:21Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2025-01-21T10:34:14Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2024-12-28T22:12:32Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2023-02-25T13:18:31Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2022-12-03T13:11:16Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2022-12-02T15:30:12Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2022-11-30T09:58:10Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2022-11-25T08:48:48Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2022-11-24T22:00:58Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f9d0351df06e223e76d2151bf87a21fc6ea1a2ab",
          "body": "…checkout-7.0.0\n\nbuild(deps): Bump actions/checkout from 6.0.1 to 7.0.0",
          "is_bot": false,
          "headline": "Merge pull request #211 from pjbgf/dependabot/github_actions/actions/…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-07-25T11:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d7313ebd97437a950ffc2933f65c08e0e558cc",
          "body": "…odeql-action/analyze-4.36.2\n\nbuild(deps): Bump github/codeql-action/analyze from 4.31.9 to 4.36.2",
          "is_bot": false,
          "headline": "Merge pull request #208 from pjbgf/dependabot/github_actions/github/c…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-07-25T11:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "482932aec596076c70e303e2866ce067ab70564c",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump actions/checkout from 6.0.1 to 7.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T13:47:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "795854be75e988f409f47abdc2eab45500ba3202",
          "body": "…odeql-action/init-4.36.2\n\nbuild(deps): Bump github/codeql-action/init from 4.31.9 to 4.36.2",
          "is_bot": false,
          "headline": "Merge pull request #210 from pjbgf/dependabot/github_actions/github/c…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-07-01T13:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f691e23d25dd77fcb3efec273ae6ca4ae741363",
          "body": "…setup-go-6.5.0\n\nbuild(deps): Bump actions/setup-go from 6.2.0 to 6.5.0",
          "is_bot": false,
          "headline": "Merge pull request #212 from pjbgf/dependabot/github_actions/actions/…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-07-01T13:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdbadb77e2da861d261ddf393786914a34d2e763",
          "body": "…odeql-action/autobuild-4.36.2\n\nbuild(deps): Bump github/codeql-action/autobuild from 4.31.9 to 4.36.2",
          "is_bot": false,
          "headline": "Merge pull request #213 from pjbgf/dependabot/github_actions/github/c…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-07-01T13:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72d3372178f20bdb6b2dcb9c05d31120e65a9eda",
          "body": "…lauspost/cpuid/v2-2.4.0\n\nbuild(deps): Bump github.com/klauspost/cpuid/v2 from 2.3.0 to 2.4.0",
          "is_bot": false,
          "headline": "Merge pull request #209 from pjbgf/dependabot/go_modules/github.com/k…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-07-01T13:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e38a3724c066acc0f9074a71f5c125adea910f5",
          "body": "build(deps): Bump golang from 1.25 to 1.26",
          "is_bot": false,
          "headline": "Merge pull request #207 from pjbgf/dependabot/docker/golang-1.26",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-07-01T11:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac73de7abff4d6641c53e16f2bbfef46a86fe5fd",
          "body": "Bumps [github/codeql-action/autobuild](https://github.com/github/codeql-action) from 4.31.9 to 4.36.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action\n[…]\nme: github/codeql-action/autobuild\n  dependency-version: 4.36.2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github/codeql-action/autobuild from 4.31.9 to 4.36.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T10:43:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b73037e5f3dcdf96ac23ab975a2bd62ddb49a8fa",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.2.0 to 6.5.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5...924ae3a1cded613372ab5595356fb5720e22ba16)\n\n---\nupdated\n[…]\n- dependency-name: actions/setup-go\n  dependency-version: 6.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump actions/setup-go from 6.2.0 to 6.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T10:42:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a91a579cc2652a4e4953a77d6f2e565c9f2c3627",
          "body": "Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.31.9 to 4.36.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/comp\n[…]\ncy-name: github/codeql-action/init\n  dependency-version: 4.36.2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github/codeql-action/init from 4.31.9 to 4.36.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T10:42:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c0a59186476954cf0d050fbef9e341947fd5f091",
          "body": "Bumps [github.com/klauspost/cpuid/v2](https://github.com/klauspost/cpuid) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/klauspost/cpuid/releases)\n- [Commits](https://github.com/klauspost/cpuid/compare/v2.3.0...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/klauspost/cpuid/v2\n  dependency-version: 2.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github.com/klauspost/cpuid/v2 from 2.3.0 to 2.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T10:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "798ce1a758f42a39ded521307f2dcefe2150cf6d",
          "body": "Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.31.9 to 4.36.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/c\n[…]\nname: github/codeql-action/analyze\n  dependency-version: 4.36.2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github/codeql-action/analyze from 4.31.9 to 4.36.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T10:42:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b4ea76815b97db19575385c8214bd48a584080fa",
          "body": "Bumps golang from 1.25 to 1.26.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: '1.26'\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang from 1.25 to 1.26",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T10:42:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f90af0d82e52301ae4c69570bf0ab6b638a2ff2c",
          "body": "Remove self-registration via `crypto.RegisterHash`",
          "is_bot": false,
          "headline": "Merge pull request #206 from pjbgf/drop-self-registration",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-04-27T21:22:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ff015a528b5f0b6913cdd2cfa8d306bea0dfffa",
          "body": "This library is primarily used by go-git, and it does not rely on the crypto package's registration\nmechanism to register its implementation. Therefore, it will no longer automatically self-register\nitself.\n\nSigned-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Remove self-registration via crypto.RegisterHash",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-04-27T21:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba31b919dd7588d282e1dd8bc355b990f98fc6ba",
          "body": "Performance improvements for AMD64 and Generic",
          "is_bot": false,
          "headline": "Merge pull request #205 from pjbgf/performance",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-04-27T21:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f0cc80c42f6704ecb8a59063ee61a7e55cb86fe",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Enable entire",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-04-27T20:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11223cfbca2c073a5e8cf7b29f86cd5cb6161354",
          "body": "Four VPEXTRD's serial on the source register are replaced with one\nVPSHUFD (reverse dword order) + one VMOVDQU. Same memory layout, fewer\nstore-port µops.\n\nHash320Bytes (SHA-NI) -4.0%, Hash1K -2.3%, Hash8K -1.6%.\n\nEntire-Checkpoint: d009daa58401\n\nAssisted-by: Claude Opus 4.7 <noreply@anthropic.com>\nSigned-off-by: Paulo Gomes <paulo@entire.io>",
          "is_bot": false,
          "headline": "perf(amd64): Replace LOADCS extract chain with shuffle+store",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-04-27T20:57:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21916d9a5ad78e3aef374bcc44f8c3695315bde5",
          "body": "Avoids per-block copies of [80]uint32 m1 (320B), DvInfo.Dm (320B),\n[3][5]uint32 cs (60B) and [5]uint32 h (20B) through checkCollision,\nhasCollided, rectifyCompressionState, and ubc.CalculateDvMask.\n\nHash8K (SHA-NI) -12.6%, Hash1K -14.5%, Hash320Bytes -11.6%.\n\nAssisted-by: Claude Opus 4.7 <noreply@anthropic.com>\nSigned-off-by: Paulo Gomes <paulo@entire.io>",
          "is_bot": false,
          "headline": "perf: Pass collision-detection arrays by pointer",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-04-27T16:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54709644f968b21eef61aa1eb7ca3fae9e0de7fe",
          "body": "…setup-go-6.1.0\n\nbuild(deps): Bump actions/setup-go from 5.5.0 to 6.1.0",
          "is_bot": false,
          "headline": "Merge pull request #201 from pjbgf/dependabot/github_actions/actions/…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-01-19T17:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7b3b6356cbd57737f9a237d8cb846dfa6d58b7c",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.5.0 to 6.1.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/d35c59abb061a4a6fb18e82ac0862c26744d6ab5...4dc6199c7b1a012772edbd06daecab0f50c9053c)\n\n---\nupdated\n[…]\n- dependency-name: actions/setup-go\n  dependency-version: 6.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump actions/setup-go from 5.5.0 to 6.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T15:31:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8750e709d15c35e021acbf93c5a08c92e58669b2",
          "body": "build(deps): Bump golang from 1.24 to 1.25",
          "is_bot": false,
          "headline": "Merge pull request #202 from pjbgf/dependabot/docker/golang-1.25",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-01-19T15:31:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bed41f6f656b4b7b7c9c1ccd1adad3d00c7b177",
          "body": "…odeql-action-4.31.9\n\nbuild(deps): Bump github/codeql-action from 3.29.2 to 4.31.9",
          "is_bot": false,
          "headline": "Merge pull request #203 from pjbgf/dependabot/github_actions/github/c…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-01-19T15:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ab168ce9ecb38f758962eaf167147fb64179001",
          "body": "…checkout-6.0.1\n\nbuild(deps): Bump actions/checkout from 4.2.2 to 6.0.1",
          "is_bot": false,
          "headline": "Merge pull request #204 from pjbgf/dependabot/github_actions/actions/…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2026-01-19T15:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c71ce75ccda7c61e5739cbe297c48c609b8c6a7",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea7\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 6.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump actions/checkout from 4.2.2 to 6.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-01T10:54:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2de9216517387a7547a2edbf14a5ecd9d80c6e7b",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.2 to 4.31.9.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/1\n[…]\nendency-name: github/codeql-action\n  dependency-version: 4.31.9\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github/codeql-action from 3.29.2 to 4.31.9",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-01T10:54:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "553f0d1ee4788fb618ab89156b13b070be73debc",
          "body": "Bumps golang from 1.24 to 1.25.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: '1.25'\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang from 1.24 to 1.25",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-01T10:53:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "179c22c1ccafdd467a9b6363faefa2ca866185dd",
          "body": "Change the nightly fuzzer to weekly",
          "is_bot": false,
          "headline": "Merge pull request #200 from pjbgf/gha",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-12-09T21:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3cafaa17e978e26e072f58f3cda2596858e763a",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "build: Use stable and oldstable Go aliases",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-12-09T21:24:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e38f0de8fe7965f3971f9a1aa28a7ca4063327e4",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "build: Change fuzzer to run weekly for 60m",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-12-09T21:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85c7a3d70262468410b9929213afcd36867cb67b",
          "body": "amd64: Add SHANI implementation",
          "is_bot": false,
          "headline": "Merge pull request #199 from pjbgf/amd64-simd",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-09-05T16:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75a44616b6b130fed23801f067e96e7d18386ca9",
          "body": "The initial motivation for introducing native implementation for the UBC\nchecks, was to act as a stepping stone on a fully native implementation of\nsha1cd.\n\nThat is no longer being pursued, for two main reasons:\n- The non-trivial complexity that comes with a full-on goasm version with\ncollision dete\n[…]\n important to also note that the performance gained with the native UBC\nversions were minor, certainly not worth the complexity they added to the project.\n\nSigned-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "ubc: Remove native implementations",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-09-05T16:30:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e239975695a7a0276bc8a130a276fc04b937a34c",
          "body": "The native non-SIMD implementation provides minor improvement\nwhen compared to the Go version. Given that SHANI is widely available\nthese days, that version is being removed to decrease codebase complexity.\n\nSigned-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "amd64: Introduce SHANI implementation",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-09-05T16:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f052d33297d687d11a6267634503a7ede49b3f80",
          "body": "Introduce SIMD for arm64",
          "is_bot": false,
          "headline": "Merge pull request #198 from pjbgf/arm",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-09-04T08:44:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8792028ed6b081186695df4cc2e95a3ef015ffa0",
          "body": "Introduces a SIMD implementation for the arm64 architecture that is largely\nbased on ARM64 SHA1 and aligns with upstream Go. Extensive comments were added\nto make it easier to maintain the code going forwards.\n\nThe previous non-SIMD implementation was removed, as the SHA1 feature is fairly\nwell supp\n[…]\nk for SHA1 feature is based on github.com/klauspost/cpuid/v2. This is a\ntemporary dependency which will be removed once Go exports the same functionality.\n\nSigned-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "arm64: Introduce SIMD implementation",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-09-03T19:15:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1d04cf2182431eb162cbabeec8e324149edfb14f",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Remove redundant go:generate instances",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-09-03T18:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fb6277ed91a9966d2add8237c5ed9a00a65ef87",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Run golden tests on generic and native implementations",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-08-19T12:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88099dc9d5922903b22642b2bcf78ea8658899bc",
          "body": "The native implementation for the DV mask calculation were missing\nthe noescape directives. For further optimisation, the wrapping funcs\nare now marked with nosplit.\n\nSigned-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "ubc: Add noescape and nosplit directives",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-08-19T12:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2692cee336a0f7baa1cfcacc95a1e45783f74195",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "cgo: Align digest creation with purego implementation",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-08-19T12:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d390839223c3c24b27e49c17c2702c69ede16200",
          "body": "build: Add bench execution",
          "is_bot": false,
          "headline": "Merge pull request #197 from pjbgf/bench",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-08-19T12:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c488af2804eb2ff8f735a5b430a05a511bbed77c",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "build: Add bench execution",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-08-19T12:39:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59a70f19fd284c442d6f82182e86021c8a624d56",
          "body": "Reduce allocations per operation to zero",
          "is_bot": false,
          "headline": "Merge pull request #195 from pjbgf/refactor",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-11T08:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7698898645ac334853bc94abc0f47afda623939d",
          "body": "The previous field holding the block function was causing two\nallocations per operation. The logic only existed for testing\npurposes, and therefore had no reason to be kept based on the\nperformance impact.\n\nAs a result, the performance specially for smaller payloads\nincreased up to 24% for AMD64. Li\n[…]\nnative-16    203.9Mi ± 2%   216.7Mi ± 1%   +6.27% (p=0.000 n=10)\nHashWithCollision/sha1cd_generic-16   188.2Mi ± 2%   196.4Mi ± 0%   +4.34% (p=0.000 n=10)\n\nSigned-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Reduce allocations per operation to zero",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-11T07:55:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a63c5620fc5bc3de900153ef923170107f56b25e",
          "body": "build(deps): Bump golang from `20a022e` to `14fd8a5`",
          "is_bot": false,
          "headline": "Merge pull request #194 from pjbgf/dependabot/docker/golang-14fd8a5",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-11T07:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a147b9af3575141e946caf9bbaeb4333ddb8843",
          "body": "Bumps golang from `20a022e` to `14fd8a5`.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: '1.24'\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang from `20a022e` to `14fd8a5`",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-11T05:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b0e535fbe80863e496cd8f8cf1435302be9b147",
          "body": "build: Decrease dependabot interval",
          "is_bot": false,
          "headline": "Merge pull request #193 from pjbgf/dependabot",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-11T05:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49bd18df087ab51cb150cfeee80c71afc5753ec4",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Simplify goasm call to pass []uint32 instead of dig",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-11T05:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351f559f2eb061abb80de07462b562dc972b2fce",
          "body": "Refactor arm64 implementation and drop use of AVO",
          "is_bot": false,
          "headline": "Merge pull request #192 from pjbgf/refactor",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-11T05:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac3f01a085186e111275c26aed088fdd668afbca",
          "body": "This project has no external dependencies for its code logic. For\ntesting and CI it has only dependencies to the Golang container\nimage, and to some GH actions built by GitHub. Due to this\nthe interval in which such testing dependencies are being\nbumped is being decreased to semiannually, so that the noise\nin PRs is decreased.\n\nSigned-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "build: Drop dependabot interval",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-11T05:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4984848674fb09fc47f4a774cd7e67c511e31964",
          "body": "AVO is a great way to build assembly code and worked quite nicely\nfor the amd64 implementation of the sha1cdblock. The lack of support\nfor arm64 meant that little could be reused for arm64, which then\ndecreases the benefit of having it in the first place.\n\nFor UBC, the benefits of AVO are less clear\n[…]\nGo code is largely\na duplication of the assembler as it is just a very long number of\nstatements.\n\nThis decision will be reviewed once AVO supports arm64.\n\nSigned-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Remove use of AVO",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-11T05:25:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c1f437244d80b716a7f8b7905e705aeb4a8c7d27",
          "body": "The assembler arm64 implementation is closely aligned with the Go\nAVO version for amd64. However, given that there isn't support for\namd64 in AVO, it feels easier to drop the AVO dependency and have\na simpler assembly code for the time being.\n\nIn the future, when AVO adds support for arm64 this may be reviewed.\n\nSigned-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Align amd64 implementation with arm64",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-11T05:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "180a06a5d46abf41bdd8f7fc45f9bf0b5c36db1c",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Remove type sliceHeader and use of unsafe",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-11T05:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72d401df910aaf8bffba8239f5faabbcbca3ee4c",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Align padding logic with upstream",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-11T05:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac4b8a834ed5d7be90372de7900606651df4f619",
          "body": "arm64: Drop unused vregs",
          "is_bot": false,
          "headline": "Merge pull request #191 from pjbgf/arm64",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-09T05:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af2b4f3cc7e3754954b83c46b520105c4a6938b",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "arm64: Drop unused vregs",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-09T05:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99b08a1418fd0daae731e2dcc4c9263c3ba239a4",
          "body": "Revert \"Remove `crypto.RegisterHash` call\"",
          "is_bot": false,
          "headline": "Merge pull request #190 from pjbgf/revert-170-no-auto-reg",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-09T04:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e8e4d5885ca7b8a9594dc8ea77ea742db14e91d",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"Remove `crypto.RegisterHash` call\"",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-09T04:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9a68742e7e56b9ce953e04316cac6d760fa5696",
          "body": "build: Add GitHub arm64 runners to workflows",
          "is_bot": false,
          "headline": "Merge pull request #189 from pjbgf/arm64",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-08T09:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dfe6c7bdc82b46f71098ecfaf47c71b58eaa6cf",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "build: Add GitHub arm64 runners to workflows",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-08T09:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3dc5e7ce3dd42d9d3e6a883f9f410e3a5daa259",
          "body": "Implement `arm64` native version",
          "is_bot": false,
          "headline": "Merge pull request #188 from pjbgf/arm64",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-08T09:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34c470def5ee2c881f11a806c021d542ecd91d5c",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "arm64: Use macros to simplify implementation",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-08T08:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "358b7691413c62b24dbc44509ba7953cede0e81e",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Implement arm64 version for sha1cdblock",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-08T08:36:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8df7b848887052ecceba5f32d84ab1bfd36e922",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "amd64: Drop redundant CMPQ and index",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-08T08:35:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64546df199b53f6507fcf803e7ff855444bccf13",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Move sliceHeader to arch-independent file",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-08T08:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ece26d70e3694ff8b14bccb27d6e6df278ef68b",
          "body": "build(deps): Bump golang from `10c1318` to `20a022e`",
          "is_bot": false,
          "headline": "Merge pull request #186 from pjbgf/dependabot/docker/golang-20a022e",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-07T15:54:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63140243ac500ee27bef860f4be94e8c24a0526c",
          "body": "…odeql-action-3.29.2\n\nbuild(deps): Bump github/codeql-action from 3.29.1 to 3.29.2",
          "is_bot": false,
          "headline": "Merge pull request #187 from pjbgf/dependabot/github_actions/github/c…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-07-07T15:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d800162f0f8e88621c5fb2122c9c8246f3f5737c",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.1 to 3.29.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/3\n[…]\nendency-name: github/codeql-action\n  dependency-version: 3.29.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github/codeql-action from 3.29.1 to 3.29.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-07T13:11:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f2562b4c7343d4caca5c08b6773f5f177e8ea7cd",
          "body": "Bumps golang from `10c1318` to `20a022e`.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: '1.24'\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang from `10c1318` to `20a022e`",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-07T12:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d29efc1364b3c123944e9e557d7156a3fe24ee2",
          "body": "…odeql-action-3.29.1\n\nbuild(deps): Bump github/codeql-action from 3.29.0 to 3.29.1",
          "is_bot": false,
          "headline": "Merge pull request #185 from pjbgf/dependabot/github_actions/github/c…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-06-30T15:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a091a30f42eff63b809e893bbe8fc6faeeb4a3",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.0 to 3.29.1.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/c\n[…]\nendency-name: github/codeql-action\n  dependency-version: 3.29.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github/codeql-action from 3.29.0 to 3.29.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-30T14:08:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "17afc553fcbe5c5c341ef0b092141d82f4cbf307",
          "body": "Arm64 implementation for UBC",
          "is_bot": false,
          "headline": "Merge pull request #184 from pjbgf/arm64",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-06-28T23:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78b7a116c6cbf1c178d5409accce4a85943120d3",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Implement arm64 version for ubc",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-06-28T23:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f746dc644eeb8244fcaf31b4d3da03204a51919",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Add -race to make test",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-06-28T16:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bda0f973e849e0914abc6cad855b4d33c488d10",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Add !arm64 for amd64-specific code",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-06-28T15:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b34439f069d3a4b4aef33310a64266fc1b2d9f3",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Consolidate tests to support other architectures",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-06-28T07:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "618a9061584e10c50067fb88783ab605057a109b",
          "body": "Signed-off-by: Paulo Gomes <pjbgf@linux.com>",
          "is_bot": false,
          "headline": "Add -timeout and -race to make test",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-06-28T06:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a9b8bcff78ce6a77c350bd060420a8768bb291b",
          "body": "build(deps): Bump golang from `db5d0af` to `10c1318`",
          "is_bot": false,
          "headline": "Merge pull request #183 from pjbgf/dependabot/docker/golang-10c1318",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-06-16T13:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "887e3c49b69cf1d048b2fea7681aea8329a54a53",
          "body": "…odeql-action-3.29.0\n\nbuild(deps): Bump github/codeql-action from 3.28.19 to 3.29.0",
          "is_bot": false,
          "headline": "Merge pull request #182 from pjbgf/dependabot/github_actions/github/c…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-06-16T13:56:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4e82af17a67cbb3bfe6f02209c2b051be217e63",
          "body": "Bumps golang from `db5d0af` to `10c1318`.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: '1.24'\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang from `db5d0af` to `10c1318`",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-16T11:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "875e83f7e0471c2346177abe1162d5bc193d6e38",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.19 to 3.29.0.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\nendency-name: github/codeql-action\n  dependency-version: 3.29.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github/codeql-action from 3.28.19 to 3.29.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-16T10:50:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f27fe55424ac9435e353de141794a33bac7cd848",
          "body": "build(deps): Bump golang from `81bf592` to `db5d0af`",
          "is_bot": false,
          "headline": "Merge pull request #181 from pjbgf/dependabot/docker/golang-db5d0af",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-06-09T11:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67505870816bd5d4320ebbc74abb7b649c9159b3",
          "body": "…odeql-action-3.28.19\n\nbuild(deps): Bump github/codeql-action from 3.28.18 to 3.28.19",
          "is_bot": false,
          "headline": "Merge pull request #180 from pjbgf/dependabot/github_actions/github/c…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-06-09T11:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "666100dacc31d3b6ce68a2859da70ff09947fc1d",
          "body": "Bumps golang from `81bf592` to `db5d0af`.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: '1.24'\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang from `81bf592` to `db5d0af`",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-09T11:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0138e584534e7f26ae594b2df0dc4c82128cd1d8",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.18 to 3.28.19.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare\n[…]\nndency-name: github/codeql-action\n  dependency-version: 3.28.19\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github/codeql-action from 3.28.18 to 3.28.19",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-09T10:53:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a4f07ded87ba2fa3f024f5f06e793ce5021361f1",
          "body": "build(deps): Bump golang from `4c0a181` to `81bf592`",
          "is_bot": false,
          "headline": "Merge pull request #179 from pjbgf/dependabot/docker/golang-81bf592",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-06-02T12:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "166921fb09b2552b418db8c3bfe15d59357dac4e",
          "body": "Bumps golang from `4c0a181` to `81bf592`.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: '1.24'\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang from `4c0a181` to `81bf592`",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-02T11:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70a62d3fb5b3669aee90f96a79c52480aa7da7d2",
          "body": "build(deps): Bump golang from `86b4cff` to `4c0a181`",
          "is_bot": false,
          "headline": "Merge pull request #178 from pjbgf/dependabot/docker/golang-4c0a181",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-05-27T10:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce8f8e1ed0d642cb4d8c20213c8d8846492d165",
          "body": "Bumps golang from `86b4cff` to `4c0a181`.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: '1.24'\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang from `86b4cff` to `4c0a181`",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-26T10:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2827b721137104caca91e9e6a90743a739e4b784",
          "body": "…odeql-action-3.28.18\n\nbuild(deps): Bump github/codeql-action from 3.28.17 to 3.28.18",
          "is_bot": false,
          "headline": "Merge pull request #176 from pjbgf/dependabot/github_actions/github/c…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-05-23T11:11:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea0cbdd760d917fced11ea9588c91779dd3c8890",
          "body": "build(deps): Bump golang from `39d9e7d` to `86b4cff`",
          "is_bot": false,
          "headline": "Merge pull request #177 from pjbgf/dependabot/docker/golang-86b4cff",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-05-23T11:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d402a0664da81bf0b4eeee0ccd88a041bbf44747",
          "body": "Bumps golang from `39d9e7d` to `86b4cff`.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: '1.24'\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang from `39d9e7d` to `86b4cff`",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-19T10:41:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e79d768c4641761379e024a49d596404823060f",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.17 to 3.28.18.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare\n[…]\nndency-name: github/codeql-action\n  dependency-version: 3.28.18\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github/codeql-action from 3.28.17 to 3.28.18",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-19T10:38:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "adf2268ce9064208cc242c14539d2b2f64cbceea",
          "body": "build(deps): Bump golang from `30baaea` to `39d9e7d`",
          "is_bot": false,
          "headline": "Merge pull request #175 from pjbgf/dependabot/docker/golang-39d9e7d",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-05-12T14:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64f964f4349b8a27a438fa62ae47c55de1ffd28a",
          "body": "…setup-go-5.5.0\n\nbuild(deps): Bump actions/setup-go from 5.4.0 to 5.5.0",
          "is_bot": false,
          "headline": "Merge pull request #174 from pjbgf/dependabot/github_actions/actions/…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-05-12T14:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce4ddadf2021f28db471732b42f1f789721ab524",
          "body": "Bumps golang from `30baaea` to `39d9e7d`.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: '1.24'\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump golang from `30baaea` to `39d9e7d`",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-12T10:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e20dfa43fe84b71d5ec09ddc59e2fdd84b14283",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.4.0 to 5.5.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/0aaccfd150d50ccaeb58ebd88d36e91967a5f35b...d35c59abb061a4a6fb18e82ac0862c26744d6ab5)\n\n---\nupdated\n[…]\n- dependency-name: actions/setup-go\n  dependency-version: 5.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump actions/setup-go from 5.4.0 to 5.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-12T10:34:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "20a69125b57a2b727c58e95ce8909ce3370ced08",
          "body": "build(deps): Bump golang from `d9db321` to `30baaea`",
          "is_bot": false,
          "headline": "Merge pull request #172 from pjbgf/dependabot/docker/golang-30baaea",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-05-06T07:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda16e4a6c4b12835b540ac6a6ec6e1cba441ee4",
          "body": "…odeql-action-3.28.17\n\nbuild(deps): Bump github/codeql-action from 3.28.16 to 3.28.17",
          "is_bot": false,
          "headline": "Merge pull request #173 from pjbgf/dependabot/github_actions/github/c…",
          "author_name": "Paulo Gomes",
          "author_login": "pjbgf",
          "committed_at": "2025-05-06T07:40:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6a917c33a668a9f9661a20e510edf5eb5fc44df",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.16 to 3.28.17.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare\n[…]\nndency-name: github/codeql-action\n  dependency-version: 3.28.17\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): Bump github/codeql-action from 3.28.16 to 3.28.17",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-05T11:06:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 11,
      "commits_last_year": 39,
      "latest_release_at": "2026-05-01T08:14:20Z",
      "latest_release_tag": "v0.6.0",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 88,
      "mean_days_between_releases": 139.2
    },
    "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/pjbgf/sha1cd",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/pjbgf/sha1cd",
          "is_deprecated": false,
          "latest_version": "v0.6.0",
          "repository_url": "https://github.com/pjbgf/sha1cd",
          "versions_count": 11,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-04-27T21:22:46Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 91
        }
      ]
    },
    "popularity": {
      "forks": 6,
      "stars": 15,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2025-01-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 6
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 6420571,
      "source_files_sampled": 20,
      "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.41.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 66
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/klauspost/cpuid/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": true,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.41.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 1,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 197,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 6,
        "closed_unmerged_prs": 10
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "pjbgf",
          "commits": 269,
          "avatar_url": "https://avatars.githubusercontent.com/u/5452977?v=4"
        },
        {
          "type": "User",
          "login": "mmcloughlin",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/7133685?v=4"
        },
        {
          "type": "User",
          "login": "yann-soubeyrand",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/8511577?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.975
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "codeql.yml",
        "tests.yml",
        "weekly.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "14 out of 14 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/3 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 9 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is 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": "14 commit(s) and 0 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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "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": "f9d0351df06e223e76d2151bf87a21fc6ea1a2ab",
        "ran_at": "2026-07-28T13:33:25Z",
        "aggregate_score": 7.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T02:36:55Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-25T11:31:10Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/pjbgf/sha1cd",
    "host": "github.com",
    "name": "sha1cd",
    "owner": "pjbgf"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 63 is calibrated to 71 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 63,
            "calibrated": 71,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 71,
      "inputs": {
        "security": 82,
        "vitality": 73,
        "community": 36,
        "governance": 63,
        "calibration": "2026-08-02",
        "engineering": 61,
        "ai_readiness": 68,
        "weighted_overall_raw": 63
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 39,
              "human_commit_share": 0.74,
              "days_since_last_push": 3,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "39 commits in the last year",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 84,
            "inputs": {
              "releases_count": 11,
              "latest_release_tag": "v0.6.0",
              "releases_from_tags": false,
              "days_since_latest_release": 88,
              "mean_days_between_releases": 139.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "11 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 88 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 88
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~139.2 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 139.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 36,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "forks": 6,
              "stars": 15,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "15 stars",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 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": 63,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.975
            },
            "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 98% of commits",
                "points": 0.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "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 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 81,
            "inputs": {
              "merged_prs": 197,
              "open_issues": 0,
              "closed_issues": 6,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 10,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "197/207 decided PRs merged",
                "points": 28.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 197,
                      "decided": 207
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/3 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 202,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "pjbgf",
              "public_repos": 23,
              "account_age_days": 4700
            },
            "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": "202 followers of pjbgf",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 202,
                      "login": "pjbgf"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "23 public repos, account ~12 yr old",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 23
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/pjbgf/sha1cd"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 91
            },
            "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 91 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 91
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "11 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 61,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "14 out of 14 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": [
                "collision-avoidance",
                "collision-detection",
                "go",
                "sha1"
              ],
              "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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "excellent",
        "name": "Security",
        "value": 82,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "14 out of 14 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/3 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "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": "14 commit(s) and 0 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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "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": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 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": 2
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 2,
              "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": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 68,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.77,
              "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": "57 of 74 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 57,
                      "sampled": 74
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.26
            },
            "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "26 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 26,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 6420571,
              "source_files_sampled": 20,
              "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/20 source files over 60KB",
                "points": 49.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 20,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:go",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T13:33:43.369298Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pjbgf/sha1cd.svg",
  "full_name": "pjbgf/sha1cd",
  "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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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