Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 12:40 UTC

Arachnid / go-ethereum

Official golang implementation of the Ethereum protocol

GoLGPL-3.0★ 6 stars⑂ 1 forksince Apr 2016forkView on GitHub ↗

Arachnid/go-ethereum holds a health index of 16 out of 100, placing it in the Critical band. It scores highest on AI Readiness (60/100) and lowest on Security (16/100). It was last updated 2683 days ago. 2 contributors account for most of its recent work.

16
overall / 100
Critical

Software health index

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

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

Score profile

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

Nick JohnsonPersonal account
1,761 followers127 public repossince Jul 2008True Names Ltd (ENS)

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

Metrics by category

Vitality

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

17Critical · 22% of overall
How it's scored
0/36Push recency — last push 2,683 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push2,683
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 65 version tags (no GitHub releases)
0/36Release recency — latest release 3,533 days ago
19.8/27Release cadence — a release every ~45.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count65
latest_release_tagv1.5.2
releases_from_tagsyes
days_since_latest_release3,533
mean_days_between_releases45.9
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?

18Critical · 18% of overall
How it's scored
11.3/60Stars — 6 stars
0/25Forks — 1 forks
0/15Watchers — 2 watchers
Inputs used
forks1
stars6
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (LGPL-3.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

46At risk · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
11.3/22.5Commit distribution — top contributor authored 50% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 37 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled100
top_contributor_share0.499
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.3/25Owner reach — 1,761 followers of Arachnid
25/25Track record — 127 public repos, account ~18 yr old
Inputs used
followers1,761
owner_typeUser
is_verified
owner_loginArachnid
public_repos127
account_age_days6,573
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

28Critical · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

25Critical
How it's scored
0/30README
0/25Documentation directory
15/15Documentation / homepage site — http://ethereum.github.io/go-ethereum/
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttp://ethereum.github.io/go-ethereum/
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

16Critical · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 37 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
0/7.5Vulnerabilities — 19 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate1.6
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

60Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
38.4/40Legible commit history — 72 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.72
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, swarm/dev/Makefile, vendor/github.com/aristanetworks/goarista/Makefile, vendor/github.com/robertkrimen/otto/Makefile, vendor/github.com/robertkrimen/otto/parser/Makefile, vendor/github.com/robertkrimen/otto/token/Makefile, vendor/golang.org/x/text/language/Makefile, vendor/gopkg.in/sourcemap.v1/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, swarm/dev/Makefile, vendor/github.com/aristanetworks/goarista/Makefile, vendor/github.com/robertkrimen/otto/Makefile, vendor/github.com/robertkrimen/otto/parser/Makefile, vendor/github.com/robertkrimen/otto/token/Makefile, vendor/golang.org/x/text/language/Makefile, vendor/gopkg.in/sourcemap.v1/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
54.4/55Manageable file sizes — 9/789 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes835,257
source_files_sampled789
oversized_source_files9

Key facts

6GitHub stars
100contributors
0commits, last 12 months
2,683days since last push
65releases
2bus factor
0open issues
package ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 1.6 / 10
1.6aggregate

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

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 37 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities19 existing vulnerabilities detected
All dependencies not collected

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 116150,
      "has_wiki": true,
      "homepage": "http://ethereum.github.io/go-ethereum/",
      "languages": {
        "C": 585129,
        "Go": 6631329,
        "M4": 25931,
        "C++": 79669,
        "CSS": 133,
        "HTML": 7042,
        "Java": 30290,
        "NSIS": 23234,
        "Ruby": 1878,
        "Shell": 16415,
        "Python": 30192,
        "Assembly": 42966,
        "Makefile": 11632,
        "JavaScript": 491819
      },
      "pushed_at": "2019-03-17T22:51:29Z",
      "created_at": "2016-04-29T10:33:14Z",
      "owner_type": "User",
      "updated_at": "2024-12-25T15:15:53Z",
      "description": "Official golang implementation of the Ethereum protocol",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "LGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "LGPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://blog.notdot.net/",
      "name": "Nick Johnson",
      "type": "User",
      "login": "Arachnid",
      "company": "True Names Ltd (ENS)",
      "location": "Christchurch, New Zealand",
      "followers": 1761,
      "avatar_url": "https://avatars.githubusercontent.com/u/17865?v=4",
      "created_at": "2008-07-22T13:51:48Z",
      "is_verified": null,
      "public_repos": 127,
      "account_age_days": 6573
    },
    "license": {
      "state": "standard",
      "spdx_id": "LGPL-3.0",
      "raw_spdx": "LGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2016-11-18T11:01:54Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2016-04-19T16:15:04Z"
        },
        {
          "tag": "v1.3.6",
          "kind": "patch",
          "published_at": "2016-04-01T10:12:59Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2016-03-03T14:22:12Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2016-02-29T14:05:37Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2016-01-05T12:02:07Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2015-11-24T12:48:47Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2015-10-31T19:00:58Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2015-10-21T13:53:54Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2015-10-02T10:55:57Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2015-10-01T08:38:43Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2015-09-09T16:48:35Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2015-09-02T22:52:42Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2015-09-01T21:43:22Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2015-08-25T13:54:57Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2015-09-09T16:50:01Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2015-09-02T22:55:58Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2015-09-01T22:29:24Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2015-08-20T19:41:39Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2015-08-05T16:41:08Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2015-07-29T13:59:33Z"
        },
        {
          "tag": "v0.9.39",
          "kind": "patch",
          "published_at": "2015-07-25T10:22:39Z"
        },
        {
          "tag": "v0.9.38",
          "kind": "patch",
          "published_at": "2015-07-09T16:06:39Z"
        },
        {
          "tag": "v0.9.36",
          "kind": "patch",
          "published_at": "2015-07-07T13:33:55Z"
        },
        {
          "tag": "v0.9.34",
          "kind": "patch",
          "published_at": "2015-06-30T00:22:19Z"
        },
        {
          "tag": "v0.9.34-1",
          "kind": "prerelease",
          "published_at": "2015-06-30T09:14:59Z"
        },
        {
          "tag": "v0.9.32",
          "kind": "patch",
          "published_at": "2015-06-23T17:19:33Z"
        },
        {
          "tag": "v0.9.30",
          "kind": "patch",
          "published_at": "2015-06-15T17:28:48Z"
        },
        {
          "tag": "v0.9.28",
          "kind": "patch",
          "published_at": "2015-06-09T19:12:25Z"
        },
        {
          "tag": "v0.9.26",
          "kind": "patch",
          "published_at": "2015-05-28T16:21:14Z"
        },
        {
          "tag": "v0.9.25",
          "kind": "patch",
          "published_at": "2015-05-27T00:07:03Z"
        },
        {
          "tag": "v0.9.24",
          "kind": "patch",
          "published_at": "2015-05-26T12:51:41Z"
        },
        {
          "tag": "0.9.23",
          "kind": "patch",
          "published_at": "2015-05-21T17:53:35Z"
        },
        {
          "tag": "v0.9.23",
          "kind": "patch",
          "published_at": "2015-05-21T16:58:57Z"
        },
        {
          "tag": "v0.9.22",
          "kind": "patch",
          "published_at": "2015-05-17T19:35:15Z"
        },
        {
          "tag": "v0.9.21",
          "kind": "patch",
          "published_at": "2015-05-15T22:27:13Z"
        },
        {
          "tag": "v0.9.20",
          "kind": "patch",
          "published_at": "2015-05-12T17:05:33Z"
        },
        {
          "tag": "v0.9.18",
          "kind": "patch",
          "published_at": "2015-05-09T11:13:16Z"
        },
        {
          "tag": "v0.9.17",
          "kind": "patch",
          "published_at": "2015-05-08T15:24:41Z"
        },
        {
          "tag": "0.9.16",
          "kind": "patch",
          "published_at": "2015-05-06T22:03:11Z"
        },
        {
          "tag": "v0.8.5",
          "kind": "patch",
          "published_at": "2015-02-22T12:26:18Z"
        },
        {
          "tag": "v0.8.5-2",
          "kind": "prerelease",
          "published_at": "2015-02-26T19:26:49Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2015-02-20T23:53:47Z"
        },
        {
          "tag": "v0.8.4-1",
          "kind": "prerelease",
          "published_at": "2015-02-20T23:53:39Z"
        },
        {
          "tag": "v0.7.11",
          "kind": "patch",
          "published_at": "2014-12-24T10:30:13Z"
        },
        {
          "tag": "v0.7.10",
          "kind": "patch",
          "published_at": "2014-12-21T14:13:06Z"
        },
        {
          "tag": "v0.6.8",
          "kind": "patch",
          "published_at": "2014-10-07T09:20:52Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2014-09-26T11:47:29Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2014-09-24T18:41:11Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2014-09-22T17:33:24Z"
        },
        {
          "tag": "v0.6.5-2",
          "kind": "prerelease",
          "published_at": "2014-09-23T15:56:43Z"
        },
        {
          "tag": "v0.6.5-1",
          "kind": "prerelease",
          "published_at": "2014-09-23T08:21:39Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2014-08-21T18:23:09Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2014-08-21T13:45:50Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2014-07-25T08:42:14Z"
        },
        {
          "tag": "0.5.19",
          "kind": "patch",
          "published_at": "2014-07-18T11:49:52Z"
        },
        {
          "tag": "0.5.18",
          "kind": "patch",
          "published_at": "2014-07-18T11:49:52Z"
        },
        {
          "tag": "0.5.17",
          "kind": "patch",
          "published_at": "2014-07-17T13:32:44Z"
        },
        {
          "tag": "0.5.16",
          "kind": "patch",
          "published_at": "2014-07-01T14:24:35Z"
        },
        {
          "tag": "0.5.15",
          "kind": "patch",
          "published_at": "2014-06-26T17:54:09Z"
        },
        {
          "tag": "0.5.14",
          "kind": "patch",
          "published_at": "2014-06-19T22:48:53Z"
        },
        {
          "tag": "0.5.13",
          "kind": "patch",
          "published_at": "2014-06-16T16:24:57Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2014-02-28T15:46:34Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2014-02-28T11:20:47Z"
        },
        {
          "tag": "0.2.2",
          "kind": "patch",
          "published_at": "2014-02-15T11:10:25Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3e0dbe0eaa723580a86a6a2f18ab744387d4235e",
          "body": null,
          "is_bot": false,
          "headline": "core/vm: remove logging and add section labels to struct logs (#14782)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2017-07-19T12:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1802682f65655a69cb17c21113100bac16539192",
          "body": "* node: Rename TrusterNodes\r\n\r\n* node: Rename TrusterNodes",
          "is_bot": false,
          "headline": "node: Rename TrusterNodes (#14827)",
          "author_name": "Chase Wright",
          "author_login": "MysticRyuujin",
          "committed_at": "2017-07-18T08:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d2249773a6dbab04ec0656a9c6687a66a16edf0",
          "body": "cmd/faucet: ignore whitespace in gist content",
          "is_bot": false,
          "headline": "Merge pull request #14824 from karalabe/faucet-ignore-whitespace",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-17T18:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a8fc5f8ef102eac661cd4c4ea8baf433be6cd09",
          "body": "cmd/puppeth: limit cotnainers to 10MB logs",
          "is_bot": false,
          "headline": "Merge pull request #14823 from karalabe/puppeth-limited-logging",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-17T18:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "671ba3791d31e46c21a34b061b804536a98c0182",
          "body": null,
          "is_bot": false,
          "headline": "cmd/faucet: ignore whitespace in gist content",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-17T18:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9488e7fd5fee6e88911758ba8202409004edec63",
          "body": null,
          "is_bot": false,
          "headline": "cmd/puppeth: limit cotnainers to 10MB logs",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-17T17:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23c6fcdbe834b70ff25473e6ff03da94814609c1",
          "body": "* mobile: don't retain transient []byte in CallMsg.SetData\r\n\r\nGo mobile doesn't copy []byte parameters, for performance and to allow\r\nwrites to the byte array be reflected in the native byte array.\r\nUnfortunately, that means []byte arguments are only valid during the\r\ncall it is being passed into.\r\n\n[…]\ne\r\n\r\nTo avoid subtle errors when accidentially retaining an otherwise\r\ntransient byte slice coming from gomobile, copy all byte slices before\r\nuse.\r\n\r\n* mobile: replace copySlice with common.CopyBytes",
          "is_bot": false,
          "headline": "mobile: don't retain transient []byte in CallMsg.SetData (#14804)",
          "author_name": "Elias Naur",
          "author_login": null,
          "committed_at": "2017-07-17T12:25:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf5d4b55412f570bd1b492998b0c0b8e953e2418",
          "body": "* mobile: Use EIP155Signer - closes #14762\r\n\r\n* mobile: Correctly fall back on HomesteadSigner when no chainID is passed in",
          "is_bot": false,
          "headline": "mobile: use EIP155 signer (#14817)",
          "author_name": "ligi",
          "author_login": "ligi",
          "committed_at": "2017-07-17T11:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b95c2b58f0f41426b3667a20db0efff77a7e6c4e",
          "body": "README: get rid of the non-existent disasm command",
          "is_bot": false,
          "headline": "Merge pull request #14807 from Dexaran/master",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-17T09:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e9197f2a12a854e5670cf63679bff3b1ceb754e",
          "body": null,
          "is_bot": false,
          "headline": "README: get rid of the on-existent disasm command",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-17T09:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c65f10a17bb325149c566d5851139eaba6d2d58e",
          "body": "consensus/ethash, core: implement Metropolis EIP 100",
          "is_bot": false,
          "headline": "Merge pull request #14733 from karalabe/metro-eip100",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-17T09:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a56f3dc0d94417e5d88bbb32b124b0889dfcbd6a",
          "body": "Implements ethereum/EIPs#98",
          "is_bot": false,
          "headline": "core, ethclient: implement Metropolis EIP 98 (#14750)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-17T08:34:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47359301a24b3682b5bf9bbfae0cf8ae21a9ee62",
          "body": null,
          "is_bot": false,
          "headline": "core: blocknumber in genesis as hex (#14812)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2017-07-17T08:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ff35e170d1b913082313089d13e3e6d5490839b",
          "body": "* core: remove redundant storage of transactions and receipts\r\n\r\n* core, eth, internal: new transaction schema usage polishes\r\n\r\n* eth: implement upgrade mechanism for db deduplication\r\n\r\n* core, eth: drop old sequential key db upgrader\r\n\r\n* eth: close last iterator on successful db upgrage\r\n\r\n* core: prefix the lookup entries to make their purpose clearer",
          "is_bot": false,
          "headline": "core: remove redundant storage of transactions and receipts (#14801)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-14T16:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d6a5a3581ce6221786eb464bfef7e8c31e7ad95",
          "body": null,
          "is_bot": false,
          "headline": "VERSION, params: begin 1.7.0 cycle (cannot downgrade)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-14T15:10:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33a24bb7311fd4ad15420f2418cca408d7acdb6a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Dexaran",
          "author_login": "Dexaran",
          "committed_at": "2017-07-14T07:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d47c6bfde0ac8bfa84de0400dc60e97e84c7cb7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Dexaran",
          "author_login": "Dexaran",
          "committed_at": "2017-07-14T07:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d68ad36bb9ae854e41b4e677de396542216d0040",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Dexaran",
          "author_login": "Dexaran",
          "committed_at": "2017-07-14T07:54:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df74a433961bf8d5a7da84a7b7b962f661231632",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Dexaran",
          "author_login": "Dexaran",
          "committed_at": "2017-07-14T07:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01cb9948f1a95f1584fe2336757fd7a68571257e",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Dexaran",
          "author_login": "Dexaran",
          "committed_at": "2017-07-14T07:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf468a81ec261745b25206b2a596eb0ee0a24a74",
          "body": null,
          "is_bot": false,
          "headline": "params, VERSION: v1.6.8 unstable",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2017-07-11T14:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab5646c532292b51e319f290afccf6a44f874372",
          "body": null,
          "is_bot": false,
          "headline": "params: v1.6.7 stable",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2017-07-11T14:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b250124817f0057957100fb743009563f1bdc5b",
          "body": "dockerignore: ignore all git metadata and all tests",
          "is_bot": false,
          "headline": "Merge pull request #14792 from karalabe/slim-docker-image",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-11T14:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd381be9c8c865667bf0ea3f1ecd9e6f96b2223d",
          "body": null,
          "is_bot": false,
          "headline": "dockerignore: ignore all git metadata and all tests",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-11T14:02:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "225de7ca0a9e861696a5a43b666090b574c4c769",
          "body": "Tests are now included as a submodule. This should make updating easier\r\nand removes ~60MB of JSON data from the working copy.\r\n\r\nState tests are replaced by General State Tests, which run the same test\r\nwith multiple fork configurations.\r\n\r\nWith the new test runner, consensus tests are run as subte\n[…]\n can now be marked as 'expected failures', ensuring that\r\nfixes for those tests will trigger an update to test configuration. The\r\nnew test runner also supports parallel execution and the -short flag.",
          "is_bot": false,
          "headline": "tests: update tests and implement general state tests (#14734)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2017-07-11T11:49:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bd01cd7183e771984fb9c008e7a7ebf0a0c3f9ba",
          "body": null,
          "is_bot": false,
          "headline": "vendor: update go-stack to fix a sigpanic panic (#14790)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-11T11:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09587706253a26dc58a81912419ed48672c6ec68",
          "body": "As stated in the documentation, this method should be called traceBlockFromFile\r\nand not traceBlockByFile. Previously this would result in a 'The method ... does\r\nnot exist/is not available' error.",
          "is_bot": false,
          "headline": "internal/web3ext: fix debug.traceBlockFromFile wrapper (#14774)",
          "author_name": "Daniel Sloof",
          "author_login": null,
          "committed_at": "2017-07-10T10:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f7a38001f7137972303421a11d49b0745450a3a",
          "body": "Txpool localaccounts",
          "is_bot": false,
          "headline": "Merge pull request #14737 from holiman/txpool_localaccounts",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-10T09:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65f0e905ddda9be97368839b67be5754b33a0eea",
          "body": null,
          "is_bot": false,
          "headline": "README: add missing full stop (#14766)",
          "author_name": "Emin Mahrt",
          "author_login": "eminogrande",
          "committed_at": "2017-07-07T14:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b8860a7b4d409ed74c57a6a423af8103204c482",
          "body": "Refactor downloader to use interfaces instead of callbacks",
          "is_bot": false,
          "headline": "Merge pull request #14723 from Arachnid/downloadrefactor",
          "author_name": "Nick Johnson",
          "author_login": "Arachnid",
          "committed_at": "2017-07-06T11:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34ec9913f628180d0ace740abfe1362995879c93",
          "body": "The commit reworks the transaction pool queue limitation tests\nto cater for testing local accounts, also testing the nolocal flag.\n\nIn addition, it also fixes a panic if local transactions exceeded\nthe global queue allowance (no accounts left to drop from) and also\nfixes queue eviction to operate on all accounts, not just the one\nbeing updated.",
          "is_bot": false,
          "headline": "core: test locals support in txpool queue limits, fix",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-06T08:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25486c3fba497da1010c38da653262e144f87a5",
          "body": null,
          "is_bot": false,
          "headline": "core: fix typo in error message (#14763)",
          "author_name": "ligi",
          "author_login": "ligi",
          "committed_at": "2017-07-05T22:19:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88b4fe7d21bf03bbe01961dc49508bcf4edafb51",
          "body": null,
          "is_bot": false,
          "headline": "core: handle nolocals during add, exepmt locals from expiration",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-05T14:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e38f7a664aa5401117f1e1705ec97476b19411e",
          "body": null,
          "is_bot": false,
          "headline": "cmd, core: add --txpool.nolocals to disable local price exemptions",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-05T14:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c1d0b164b61f0ab17c899061c04b7b48a9d20a8",
          "body": null,
          "is_bot": false,
          "headline": "eth: drop leftover from previous nonce protection scheme",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-05T13:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48ee7f9de7da0455b80ee09f498dbce54127103a",
          "body": null,
          "is_bot": false,
          "headline": "core, eth, les: polish txpool API around local/remote txs",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-05T13:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe13949d9d938316c2c1b037b2cbce8e7bead525",
          "body": null,
          "is_bot": false,
          "headline": "eth/downloader: Doc fixes",
          "author_name": "Nick Johnson",
          "author_login": "Arachnid",
          "committed_at": "2017-07-05T10:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "138f26c93af1a7bd3ad969fdf615bee9cc74a642",
          "body": "params: remove redundant consts, disable metro on AllProtocolChanges",
          "is_bot": false,
          "headline": "Merge pull request #14749 from karalabe/disable-metro-allprotocols",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-04T11:11:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f12d76a4723ba011d033533871a0e06e1243d7c",
          "body": null,
          "is_bot": false,
          "headline": "params: remove redundant consts, disable metro on AllProtocolChanges",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-07-04T09:28:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be8f8409bc7f0f3124b7ebd1480337e4b1942113",
          "body": null,
          "is_bot": false,
          "headline": "eth/downloader, les, light: Changes in response to review",
          "author_name": "Nick Johnson",
          "author_login": "Arachnid",
          "committed_at": "2017-07-03T14:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a633a2d7ea8aadb1d435679449d002de880fab30",
          "body": null,
          "is_bot": false,
          "headline": "core: Prevent local tx:s from being discarded",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2017-06-30T20:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67aff49822a411611941e4b93a0343df75fd21b7",
          "body": null,
          "is_bot": false,
          "headline": "core: Change local-handling to use sender-account instead of tx hashes",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2017-06-30T20:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c313eed2614990089114bfe5fea7540f4298752",
          "body": "This PR polishes the EIP 100 difficulty adjustment algorithm\nto match the same mechanisms as the Homestead was implemented\nto keep the code uniform. It also avoids a few memory allocs\nby reusing big1 and big2, pulling it out of the common package\nand into ethash.\n\nThe commit also fixes chain maker to forward the uncle hash\nwhen creating a simulated chain (it wasn't needed until now\nso we just skipped a copy there).",
          "is_bot": false,
          "headline": "consensus, core: EIP 100 polishes, fix chain maker diff",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-30T13:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4d28aee9bb3ce7851e92462bb2e7fdbf88f9a9a",
          "body": null,
          "is_bot": false,
          "headline": "consensus/ethash: implement Metropolis EIP 100",
          "author_name": "Jeffrey Wilcke",
          "author_login": "obscuren",
          "committed_at": "2017-06-30T13:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0aa071ca6f6bfd77fb57273ef5477d3aa2ac6c0",
          "body": "cmd/swarm: Exit if --ethapi is set",
          "is_bot": false,
          "headline": "Merge pull request #14732 from ethersphere/swarm-remove-ethapi",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-30T10:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7041fe1455541e59879df2b2d36984d49d1630b",
          "body": "The previous attempt to use --ethapi as a fallback if --ens-api is not\nset does not work because --ens-api has a default value, and also\nsetting --ens-api to \"\" is the suggested way to disable ENS lookups.\n\nSigned-off-by: Lewis Marshall <lewis@lmars.net>",
          "is_bot": false,
          "headline": "cmd/swarm: Exit if --ethapi is set",
          "author_name": "Lewis Marshall",
          "author_login": "lmars",
          "committed_at": "2017-06-30T09:16:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41318f3776f3ecc09c2f482070bddc7433e00b14",
          "body": "cmd/swarm: Support using Mainnet for resolving ENS names",
          "is_bot": false,
          "headline": "Merge pull request #14646 from ethersphere/swarm-ens-api",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-29T16:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65b96dc4b95722df81d664d22fd06550a4c0b8a8",
          "body": "Fix error when reporting numer of txs in imported blocks",
          "is_bot": false,
          "headline": "Merge pull request #14727 from holiman/count_txs_right",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-29T13:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bbd598ef43be51f6dbd37b7d2b14501c8a4a6c3",
          "body": null,
          "is_bot": false,
          "headline": "core: fix an off-by-one when the block import counts blocks",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2017-06-29T12:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae11545bc5fc0fcf4340d9f33d488eaf81d8bb2d",
          "body": null,
          "is_bot": false,
          "headline": "eth, les: Refactor downloader peer to use structs",
          "author_name": "Nick Johnson",
          "author_login": "Arachnid",
          "committed_at": "2017-06-29T11:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "055095798911e3c6f2e210220cb7ece1b71f6517",
          "body": null,
          "is_bot": false,
          "headline": "eth, les, light: Refactor downloader to use blockchain interface",
          "author_name": "Nick Johnson",
          "author_login": "Arachnid",
          "committed_at": "2017-06-28T14:58:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd076244dd0c2d809f9dd0080feab167ba9560c",
          "body": "core/vm: fix overflow in gas calculation formula",
          "is_bot": false,
          "headline": "Merge pull request #14718 from holiman/gascalc_fix",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-28T10:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dc32e897a0e71982adbbf7123e19115f27f7135",
          "body": null,
          "is_bot": false,
          "headline": "core/vm: add benchmarks for some ops and precompiles (#14641)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2017-06-28T09:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4301564c2af0b4f084a3bcf8ddcec5e84ac4ead",
          "body": null,
          "is_bot": false,
          "headline": "core/vm : fix testcase for gas calculation",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2017-06-28T08:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bae7565231376bbd23474e2e91c99a21542ef47a",
          "body": null,
          "is_bot": false,
          "headline": "core/vm: fix overflow in gas calculation formula",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2017-06-28T07:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e5f03b6c487175cc5aa1224e5e12fd573f483a7",
          "body": "…589)\n\nWith this commit, core/state's access to the underlying key/value database is\r\nmediated through an interface. Database errors are tracked in StateDB and\r\nreturned by CommitTo or the new Error method.\r\n\r\nMotivation for this change: We can remove the light client's duplicated copy of\r\ncore/state. The light client now supports node iteration, so tracing and storage\r\nenumeration can work with the light client (not implemented in this commit).",
          "is_bot": false,
          "headline": "core/state: access trie through Database interface, track errors (#14…",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2017-06-27T13:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb366271fe33cf87b462dc5a25ac6c448ac6d2e1",
          "body": "common/hexutil: wrap errors in json.UnmarshalTypeError",
          "is_bot": false,
          "headline": "Merge pull request #14686 from fjl/hexutil-json-type-error",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-27T12:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a741df757cf6b1d1b4c0e8c875c34b650f46167",
          "body": "This adds type and struct field context to error messages.\nInstead of \"hex string of odd length\" users will now see \"json: cannot\nunmarshal hex string of odd length into Go struct field SendTxArgs.from\nof type common.Address\".",
          "is_bot": false,
          "headline": "common/hexutil: wrap errors in json.UnmarshalTypeError",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2017-06-27T11:15:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5421a08d2f924558056c8a382017ec37f56010e9",
          "body": "* accounts/abi: reorganizing package and some notes and a quick correction of name.\r\n\r\nSigned-off-by: RJ Catalano <rj@monax.io>\r\n\r\nget rid of some imports\r\n\r\nSigned-off-by: RJ Catalano <rj@monax.io>\r\n\r\n* accounts/abi: move file names\r\n\r\nSigned-off-by: RJ Catalano <rj@monax.io>\r\n\r\n* accounts/abi: fix\n[…]\nunts/abi: use errors package in the error file.\r\n\r\nSigned-off-by: RJ Catalano <rj@monax.io>\r\n\r\n* accounts/abi: fix ugly hack and fix error type declaration.\r\n\r\nSigned-off-by: RJ Catalano <rj@monax.io>",
          "is_bot": false,
          "headline": "accounts/abi: reorganizing package with small fixes (#14610)",
          "author_name": "RJ Catalano",
          "author_login": "VoR0220",
          "committed_at": "2017-06-27T08:05:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf611c50b9bd7a7c410a49699e0c4e718b4a7177",
          "body": null,
          "is_bot": false,
          "headline": "build: fix devel golang detection on debian/ubuntu (#14711)",
          "author_name": "Addy Yeow",
          "author_login": "ayeowch",
          "committed_at": "2017-06-27T07:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c008176f9f492b6a783b8f7e08c08d91aa04e201",
          "body": "cmd/puppeth: fix key reuse during faucet deploys",
          "is_bot": false,
          "headline": "Merge pull request #14690 from karalabe/faucet-key-reuse",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-26T11:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3359d5e585eef09648c7a06a6d3911704f61e73",
          "body": "Signed-off-by: Lewis Marshall <lewis@lmars.net>",
          "is_bot": false,
          "headline": "cmd/swarm: Support using Mainnet for resolving ENS names",
          "author_name": "Lewis Marshall",
          "author_login": "lmars",
          "committed_at": "2017-06-26T10:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feb29327066d6076d1802cdc1492d43a39cec276",
          "body": "whisperv5: integrate whisper and implement API",
          "is_bot": false,
          "headline": "Merge pull request #14540 from bas-vk/whisper-api",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-26T10:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea1d1825a8509b3353c535c9444861e15471942a",
          "body": null,
          "is_bot": false,
          "headline": "cmd/geth: fix whisper flag group capitalization",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-26T10:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f321ed23fbaad8a13cc672f601b15f5272b4b2bb",
          "body": "core: remove unused events",
          "is_bot": false,
          "headline": "Merge pull request #14687 from markya0616/unused_events",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-26T10:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "413dc1d2651541dddb242716416a0427b0a656da",
          "body": "Demo of the issue: https://play.golang.org/p/EeTLFfppqC",
          "is_bot": false,
          "headline": "rpc: fix closure problem in batch processing (#14688)",
          "author_name": "bloonfield",
          "author_login": "bloonfield",
          "committed_at": "2017-06-26T09:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdf2184b1ecc48c6f2e106dd8cff85ec1765e998",
          "body": "swarm/storage: remove panic on invalid chunk",
          "is_bot": false,
          "headline": "Merge pull request #14697 from homotopycolimit/master",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-26T09:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c7338d6c86cee5769d16c49bba3ef57b722e971",
          "body": "* Makefile: add make swarm command\r\n\r\n* Makefile: minor code formatting polishes",
          "is_bot": false,
          "headline": "Makefile: add make swarm command (#14698)",
          "author_name": "Aron",
          "author_login": null,
          "committed_at": "2017-06-26T09:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef8d4711d531de716425c83c3ef56fb6b198108f",
          "body": "README: change heading to \"Go Ethereum\"",
          "is_bot": false,
          "headline": "Update README.md (#14701)",
          "author_name": "G. Kay Lee",
          "author_login": null,
          "committed_at": "2017-06-26T09:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caa00b7e6d0dcb0429ef83ae993a2656abde9b60",
          "body": null,
          "is_bot": false,
          "headline": "swarm/storage: remove panic on invalid chunk",
          "author_name": "aron",
          "author_login": null,
          "committed_at": "2017-06-25T14:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5603eb911602c4527c6633c1ce2c3de65f8100fe",
          "body": null,
          "is_bot": false,
          "headline": "cmd/puppeth: fix key reuse during faucet deploys",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-23T10:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78c04c920d07e65864f781fb5c6e5d77435d7aa0",
          "body": null,
          "is_bot": false,
          "headline": "params, VERSION: 1.6.7 unstable",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2017-06-23T09:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10a45cb59bd9bc9f717817afc029a57b222e558d",
          "body": null,
          "is_bot": false,
          "headline": "params: 1.6.6 stable",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2017-06-23T09:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd88f697150b61193a191196ec27e0b128f05690",
          "body": "consensus/clique: choose valid votes",
          "is_bot": false,
          "headline": "Merge pull request #14596 from markya0616/valid_clique_vote",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-23T08:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d0d04f97681b47a3be1dd3523848d387f2c3bf",
          "body": "eth: gracefully error if database cannot be opened",
          "is_bot": false,
          "headline": "Merge pull request #14685 from karalabe/ethdb-metrics-fail-fix",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-23T08:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "514659a023dc5d7bf8bac002d72c38a1ad1e3bbd",
          "body": null,
          "is_bot": false,
          "headline": "consensus/clique: minor cleanups",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-23T08:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01c9cf1cb5ed1f55bb6bc87c5ce18a818c5c6cec",
          "body": null,
          "is_bot": false,
          "headline": "node: don't return non-nil database on error",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2017-06-23T07:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b751cf3901f9224903f9bb8b9e9638648e99d260",
          "body": "travis.yml, cmd/swarm: fix Travis CI build",
          "is_bot": false,
          "headline": "Merge pull request #14681 from fjl/build-fixup",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-23T07:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6e99deee9517c7571ab31c950b0108e94486a2e",
          "body": null,
          "is_bot": false,
          "headline": "whisper: renamed Info#Message to Info#Messages",
          "author_name": "Bas van Kervel",
          "author_login": "bas-vk",
          "committed_at": "2017-06-23T07:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d40179f882f00e8c8c992ebc5b0bed937090e90c",
          "body": null,
          "is_bot": false,
          "headline": "eth: gracefully error if database cannot be opened",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-23T07:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beb708e6d76d83748c59dd92b2cb6d12194b7900",
          "body": null,
          "is_bot": false,
          "headline": "core: remove unused events",
          "author_name": "mark.lin",
          "author_login": "markya0616",
          "committed_at": "2017-06-23T02:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2c5b2cc1cdd9aee41dc45778bd0f44d6de646c5",
          "body": null,
          "is_bot": false,
          "headline": "travis.yml: add fakeroot to launchpad builder",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2017-06-22T20:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4277450b2f47d17a6504f22ade9cf0cfa9c427c",
          "body": null,
          "is_bot": false,
          "headline": "cmd/swarm: disable TestCLISwarmUp because it's flaky",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2017-06-22T20:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b664bedcf21f30b54af542e0b4ba4e24c01968fd",
          "body": "core: add testcase for txpool",
          "is_bot": false,
          "headline": "Merge pull request #14673 from holiman/txfix",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-22T20:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eebde1a2e202e92eee722ff0841cda4bd0257a62",
          "body": null,
          "is_bot": false,
          "headline": "core: ensure transactions correctly drop on pool limiting",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-22T18:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0b3cf2eeb74e45b373d4708375e899688c7f9c8",
          "body": null,
          "is_bot": false,
          "headline": "core: add testcase for txpool",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2017-06-22T17:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c98d9b49bf695d7ca0716ccff0d5a78dccac8110",
          "body": "cmd/geth: corrently init gas price for CLI CPU mining",
          "is_bot": false,
          "headline": "Merge pull request #14677 from karalabe/miner-cli-gasprice",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-22T12:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0042f13d47700987e93e413be549b312e81854ac",
          "body": "* eth/downloader: separate state sync from queue\r\n\r\nScheduling of state node downloads hogged the downloader queue lock when\r\nnew requests were scheduled. This caused timeouts for other requests.\r\nWith this change, state sync is fully independent of all other downloads\r\nand doesn't involve the queue\n[…]\nom the above bugfixes, the commit contains some code\r\npolishes I made while debugging the hang.\r\n\r\n* core, eth, trie: support batched trie sync db writes\r\n\r\n* trie: rename SyncMemCache to syncMemBatch",
          "is_bot": false,
          "headline": "eth/downloader: separate state sync from queue (#14460)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2017-06-22T12:26:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d43268888679d9038e22534532a4dac4e0dbf12d",
          "body": null,
          "is_bot": false,
          "headline": "cmd/geth: corrently init gas price for CLI CPU mining",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-22T11:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a1e13e6dd7f52a1d5e67bee47d23fd6cfdee5c",
          "body": "consensus/clique: fix typo and don't need to add snapshot into recents again",
          "is_bot": false,
          "headline": "Merge pull request #14657 from markya0616/refactor_clique",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-21T14:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1f3878ec50c8d9ce410d9715fa4c7ee998a3639",
          "body": null,
          "is_bot": false,
          "headline": "swarm/test: add integration test for 'swarm up' (#14353)",
          "author_name": "Lewis Marshall",
          "author_login": "lmars",
          "committed_at": "2017-06-21T12:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a20a02ce0bc4af67275eba418ff385f00bc87068",
          "body": null,
          "is_bot": false,
          "headline": "README: document new config file option (#14348)",
          "author_name": "Maximilian Meister",
          "author_login": "MaximilianMeister",
          "committed_at": "2017-06-21T12:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a44e1035ed72eec121cf6fbe38761eea20e09c6",
          "body": null,
          "is_bot": false,
          "headline": "cmd/evm, core/vm: add --nomemory, --nostack to evm (#14617)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2017-06-21T12:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c62d5422bb24cfa53ee480330f9d355f68c071a4",
          "body": null,
          "is_bot": false,
          "headline": "whisper: use hexutil.UnmarshalFixedText for topic parsing",
          "author_name": "Bas van Kervel",
          "author_login": "bas-vk",
          "committed_at": "2017-06-21T10:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9012863ad78bca17f768b83324be8a26ddb34657",
          "body": "swarm/fuse: simplify externalUnmount, use subtests",
          "is_bot": false,
          "headline": "Merge pull request #14667 from fjl/swarm-fuse-cleanup",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2017-06-21T10:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5d08c893d61f66d60d8a91216aee5347b78f93e",
          "body": "This commit does various code refactorings:\r\n\r\n- generalizes and moves the request retrieval/timeout/resend logic out of LesOdr\r\n  (will be used by a subsequent PR)\r\n- reworks the peer management logic so that all services can register with\r\n  peerSet to get notified about added/dropped peers (also \n[…]\nves peerSet, LesOdr, requestDistributor and retrieveManager initialization\r\n  out of ProtocolManager because I believe they do not really belong there and the\r\n  whole init process was ugly and ad-hoc",
          "is_bot": false,
          "headline": "les: code refactoring (#14416)",
          "author_name": "Felföldi Zsolt",
          "author_login": "zsfelfoldi",
          "committed_at": "2017-06-21T10:27:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a4e4c76cb30f34f8a06431802fdc3b9ba0643d47",
          "body": null,
          "is_bot": false,
          "headline": "whisper: use syncmap for dynamic configuration options",
          "author_name": "Bas van Kervel",
          "author_login": "bas-vk",
          "committed_at": "2017-06-21T09:15:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a11e86442ab51401ad764777666133d82656264",
          "body": null,
          "is_bot": false,
          "headline": "whisper: move flags from whisper package to utils",
          "author_name": "Bas van Kervel",
          "author_login": "bas-vk",
          "committed_at": "2017-06-21T08:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a1d516d78f61937d850c6622bc26955b5103a23",
          "body": null,
          "is_bot": false,
          "headline": "whisper: renamed errors",
          "author_name": "Bas van Kervel",
          "author_login": "bas-vk",
          "committed_at": "2017-06-21T08:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6b0e0019810dd5fad992891c5db051b8603292d",
          "body": null,
          "is_bot": false,
          "headline": "whisper: fallback to default config if none is specified",
          "author_name": "Bas van Kervel",
          "author_login": "bas-vk",
          "committed_at": "2017-06-21T08:24:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 65,
      "commits_last_year": 0,
      "latest_release_at": "2016-11-18T11:01:54Z",
      "latest_release_tag": "v1.5.2",
      "releases_from_tags": true,
      "days_since_last_push": 2683,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3533,
      "mean_days_between_releases": 45.9
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 1,
      "stars": 6,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2018-08-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "swarm/dev/Makefile",
        "vendor/github.com/aristanetworks/goarista/Makefile",
        "vendor/github.com/robertkrimen/otto/Makefile",
        "vendor/github.com/robertkrimen/otto/parser/Makefile",
        "vendor/github.com/robertkrimen/otto/token/Makefile",
        "vendor/golang.org/x/text/language/Makefile",
        "vendor/gopkg.in/sourcemap.v1/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 835257,
      "source_files_sampled": 789,
      "oversized_source_files": 9,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "obscuren",
          "commits": 3947,
          "avatar_url": "https://avatars.githubusercontent.com/u/6264126?v=4"
        },
        {
          "type": "User",
          "login": "karalabe",
          "commits": 1157,
          "avatar_url": "https://avatars.githubusercontent.com/u/129561?v=4"
        },
        {
          "type": "User",
          "login": "fjl",
          "commits": 938,
          "avatar_url": "https://avatars.githubusercontent.com/u/6915?v=4"
        },
        {
          "type": "User",
          "login": "tgerring",
          "commits": 569,
          "avatar_url": "https://avatars.githubusercontent.com/u/731472?v=4"
        },
        {
          "type": "User",
          "login": "zelig",
          "commits": 354,
          "avatar_url": "https://avatars.githubusercontent.com/u/769725?v=4"
        },
        {
          "type": "User",
          "login": "CJentzsch",
          "commits": 226,
          "avatar_url": "https://avatars.githubusercontent.com/u/8452011?v=4"
        },
        {
          "type": "User",
          "login": "debris",
          "commits": 212,
          "avatar_url": "https://avatars.githubusercontent.com/u/2613714?v=4"
        },
        {
          "type": "User",
          "login": "zsfelfoldi",
          "commits": 74,
          "avatar_url": "https://avatars.githubusercontent.com/u/9884311?v=4"
        },
        {
          "type": "User",
          "login": "gavofyork",
          "commits": 44,
          "avatar_url": "https://avatars.githubusercontent.com/u/138296?v=4"
        },
        {
          "type": "User",
          "login": "Arachnid",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/17865?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.499
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "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/30 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 37 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "19 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3e0dbe0eaa723580a86a6a2f18ab744387d4235e",
        "ran_at": "2026-07-22T12:40:35Z",
        "aggregate_score": 1.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 1,
          "created_at": "2016-10-04T13:38:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2,
          "created_at": "2018-08-04T22:44:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3,
          "created_at": "2018-12-30T05:56:48Z",
          "last_comment_at": "2018-12-31T04:13:35Z",
          "last_comment_author": "Arachnid"
        }
      ],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Arachnid/go-ethereum",
    "host": "github.com",
    "name": "go-ethereum",
    "owner": "Arachnid"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 16,
      "inputs": {
        "security": 16,
        "vitality": 17,
        "community": 18,
        "governance": 46,
        "engineering": 28,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 26,
        "overall_after_abandonment_multiplier": 16
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2683,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2683 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2683
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 40,
            "inputs": {
              "releases_count": 65,
              "latest_release_tag": "v1.5.2",
              "releases_from_tags": true,
              "days_since_latest_release": 3533,
              "mean_days_between_releases": 45.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "65 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3533 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3533
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~45.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 45.9
                    }
                  }
                ],
                "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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 3,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 3290,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 3290 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 3290,
                      "count": 3,
                      "signals": "pull requests unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 18,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "forks": 1,
              "stars": 6,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6 stars",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (LGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "LGPL-3.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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 46,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 100,
              "top_contributor_share": 0.499
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 50% of commits",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 37 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "followers": 1761,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Arachnid",
              "public_repos": 127,
              "account_age_days": 6573
            },
            "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": "1,761 followers of Arachnid",
                "points": 23.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1761,
                      "login": "Arachnid"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "127 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 127
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 28,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://ethereum.github.io/go-ethereum/",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://ethereum.github.io/go-ethereum/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 16,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 16,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 1.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 37 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "19 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 13
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.72,
              "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": "72 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 38.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 72,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "swarm/dev/Makefile",
                "vendor/github.com/aristanetworks/goarista/Makefile",
                "vendor/github.com/robertkrimen/otto/Makefile",
                "vendor/github.com/robertkrimen/otto/parser/Makefile",
                "vendor/github.com/robertkrimen/otto/token/Makefile",
                "vendor/golang.org/x/text/language/Makefile",
                "vendor/gopkg.in/sourcemap.v1/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, swarm/dev/Makefile, vendor/github.com/aristanetworks/goarista/Makefile, vendor/github.com/robertkrimen/otto/Makefile, vendor/github.com/robertkrimen/otto/parser/Makefile, vendor/github.com/robertkrimen/otto/token/Makefile, vendor/golang.org/x/text/language/Makefile, vendor/gopkg.in/sourcemap.v1/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, swarm/dev/Makefile, vendor/github.com/aristanetworks/goarista/Makefile, vendor/github.com/robertkrimen/otto/Makefile, vendor/github.com/robertkrimen/otto/parser/Makefile, vendor/github.com/robertkrimen/otto/token/Makefile, vendor/golang.org/x/text/language/Makefile, vendor/gopkg.in/sourcemap.v1/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",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 835257,
              "source_files_sampled": 789,
              "oversized_source_files": 9
            },
            "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": "9/789 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 789,
                      "oversized": 9
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T12:40:54.365608Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Arachnid/go-ethereum.svg",
  "full_name": "Arachnid/go-ethereum",
  "license_state": "standard",
  "license_spdx": "LGPL-3.0"
}

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

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

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