Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 20:44 UTC

taiki-e / upload-rust-binary-action

GitHub Action for building and uploading Rust binary to GitHub Releases.

ShellApache-2.0★ 320 stars⑂ 28 forkssince Feb 2021View on GitHub ↗

taiki-e/upload-rust-binary-action holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Security (75/100) and lowest on AI Readiness (17/100). It was last updated 21 days ago. A single contributor accounts for most of its recent work.

62
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Taiki EndoPersonal account
998 followers269 public repossince Sep 2018

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?

73Good · 22% of overall
How it's scored
28.8/36Push recency — last push 21 days ago
13.2/36Commit cadence — 19/52 weeks with commits
15.5/18Commit volume — 52 commits in the last year
5/10OpenSSF Scorecard: Maintained — 5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year52
human_commit_share0.97
days_since_last_push21
active_weeks_last_year19
How it's scored
27/27Ships releases — 49 releases published
27/36Release recency — latest release 98 days ago
27/27Release cadence — a release every ~39.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count49
latest_release_tagv1.30.2
releases_from_tagsno
days_since_latest_release98
mean_days_between_releases39.6
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?

58Moderate · 18% of overall
How it's scored
40.6/60Stars — 320 stars
11.9/25Forks — 28 forks
0/15Watchers — 2 watchers
Inputs used
forks28
stars320
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

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

56Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.1/22.5Commit distribution — top contributor authored 95% of commits
13.5/13.5Contributor breadth — 15 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled15
top_contributor_share0.95
How it's scored
32.6/46.8Issue resolution — 70% of issues closed
36.4/38.3PR acceptance — 40/42 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/27 approved changesets -- score normalized to 0
Inputs used
merged_prs40
open_issues23
closed_issues53
issue_closed_ratio0.697
closed_unmerged_prs2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
21.6/25Owner reach — 998 followers of taiki-e
25/25Track record — 269 public repos, account ~7 yr old
Inputs used
followers998
owner_typeUser
is_verified
owner_logintaiki-e
public_repos269
account_age_days2,854
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicsgithub-actions, rust
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

17Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
25.3/40Legible commit history — 46 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.474
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.03
How it's scored
0/45Type-checkable code — Shell without a type-check config
0/55Manageable file sizes — no source files detected
Inputs used
primary_languageShell
largest_source_bytes
source_files_sampled0
oversized_source_files0
Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.

Key facts

320GitHub stars
15contributors
52commits, last 12 months
21days since last push
49releases
1bus factor
23open issues
package ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 28 ⇿
0Stars
28Forks
46Releases

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

0510152025302822021-072023-122026-06
Major 0Minor 30Patch 16

Each point covers 5 days.

OpenSSF Scorecard 7.5 / 10
7.5aggregate

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

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/27 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "github-actions",
        "rust"
      ],
      "is_fork": false,
      "size_kb": 255,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Shell": 22171
      },
      "pushed_at": "2026-07-03T18:26:56Z",
      "created_at": "2021-02-03T15:39:17Z",
      "owner_type": "User",
      "updated_at": "2026-07-11T19:46:10Z",
      "description": "GitHub Action for building and uploading Rust binary to GitHub Releases.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Shell",
      "significant_languages": [
        "Shell"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Taiki Endo",
      "type": "User",
      "login": "taiki-e",
      "company": null,
      "location": "Japan",
      "followers": 998,
      "avatar_url": "https://avatars.githubusercontent.com/u/43724913?v=4",
      "created_at": "2018-09-30T14:12:50Z",
      "is_verified": null,
      "public_repos": 269,
      "account_age_days": 2854
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.30.2",
          "kind": "patch",
          "published_at": "2026-04-17T20:22:04Z"
        },
        {
          "tag": "v1.30.1",
          "kind": "patch",
          "published_at": "2026-04-17T19:55:32Z"
        },
        {
          "tag": "v1.30.0",
          "kind": "minor",
          "published_at": "2026-04-04T16:03:48Z"
        },
        {
          "tag": "v1.29.1",
          "kind": "patch",
          "published_at": "2026-03-18T00:21:26Z"
        },
        {
          "tag": "v1.29.0",
          "kind": "minor",
          "published_at": "2026-03-17T16:03:25Z"
        },
        {
          "tag": "v1.28.1",
          "kind": "patch",
          "published_at": "2026-03-08T15:00:59Z"
        },
        {
          "tag": "v1.28.0",
          "kind": "minor",
          "published_at": "2026-02-11T09:53:52Z"
        },
        {
          "tag": "v1.27.0",
          "kind": "minor",
          "published_at": "2025-06-14T06:59:40Z"
        },
        {
          "tag": "v1.26.0",
          "kind": "minor",
          "published_at": "2025-05-03T09:49:27Z"
        },
        {
          "tag": "v1.25.0",
          "kind": "minor",
          "published_at": "2025-04-26T20:43:19Z"
        },
        {
          "tag": "v1.24.0",
          "kind": "minor",
          "published_at": "2024-12-17T14:25:09Z"
        },
        {
          "tag": "v1.23.0",
          "kind": "minor",
          "published_at": "2024-11-11T16:05:11Z"
        },
        {
          "tag": "v1.22.1",
          "kind": "patch",
          "published_at": "2024-10-19T13:06:36Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2024-08-12T23:48:34Z"
        },
        {
          "tag": "v1.21.1",
          "kind": "patch",
          "published_at": "2024-07-12T21:04:48Z"
        },
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2024-06-02T12:54:29Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2024-04-10T15:09:29Z"
        },
        {
          "tag": "v1.19.2",
          "kind": "patch",
          "published_at": "2024-04-03T12:24:37Z"
        },
        {
          "tag": "v1.19.1",
          "kind": "patch",
          "published_at": "2024-03-26T01:58:48Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2024-03-05T15:31:08Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2023-12-03T08:41:15Z"
        },
        {
          "tag": "v1.17.1",
          "kind": "patch",
          "published_at": "2023-10-23T05:35:37Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2023-10-09T06:24:45Z"
        },
        {
          "tag": "v1.16.1",
          "kind": "patch",
          "published_at": "2023-09-09T18:06:34Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2023-08-06T11:14:30Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2023-06-26T08:40:21Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2023-05-13T22:32:27Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2023-03-22T15:26:25Z"
        },
        {
          "tag": "v1.12.1",
          "kind": "patch",
          "published_at": "2023-03-19T07:40:04Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2023-01-10T04:01:54Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2022-12-28T02:25:15Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2022-12-03T18:06:50Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2022-10-28T02:18:05Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2022-09-16T14:56:05Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2022-09-08T15:46:06Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2022-08-28T09:30:56Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2022-07-08T16:19:02Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2022-07-08T16:10:49Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2022-07-07T15:47:05Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2022-07-06T03:54:53Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2022-07-05T18:38:46Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2022-07-05T14:07:13Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2022-06-08T04:58:05Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2022-05-01T04:06:00Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2021-12-30T12:23:07Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-09-29T13:48:14Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2021-02-28T09:30:33Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2021-02-12T16:44:34Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-02-04T11:35:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9e81141ff6bc3277fe5cb780abf417679057bd40",
          "body": "Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.79.3 to 2.82.0.\n- [Release notes](https://github.com/taiki-e/install-action/releases)\n- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/taiki-e/install-action\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump taiki-e/install-action from 2.79.3 to 2.82.0 (#124)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T18:26:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dee99a181e09a49fe58d8ca483fe945877e0b3b0",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update taiki-e/github-actions workflows",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-07-03T17:19:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd5bbe0528f32a483b749797277ab6ef83a29999",
          "body": "Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.77.6 to 2.79.3.\n- [Release notes](https://github.com/taiki-e/install-action/releases)\n- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/taiki-e/install-action\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump taiki-e/install-action from 2.77.6 to 2.79.3 (#121)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T14:19:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f9215c07c03e02bfebc5f8bc1783a70b8f439e7e",
          "body": null,
          "is_bot": false,
          "headline": "ci,tools: Update config and script",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-05-26T16:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "626f5c682f2e62ff699e14fbf78b8ae90483caf8",
          "body": "Bumps the github-actions group with 1 update: [taiki-e/setup-cross-toolchain-action](https://github.com/taiki-e/setup-cross-toolchain-action).\n\nUpdates `taiki-e/setup-cross-toolchain-action` from 1.39.2 to 1.40.1\n- [Release notes](https://github.com/taiki-e/setup-cross-toolchain-action/releases)\n- [\n[…]\nsion-update:semver-minor\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump taiki-e/setup-cross-toolchain-action from 1.39.2 to 1.40.1 (#118)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-23T05:28:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "71355d86ad4c549991772def9fee401178b991e5",
          "body": null,
          "is_bot": false,
          "headline": "Add note about unset",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-18T12:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a215b161c53cbefcbd3fc88dc6cd36f7ddb02d86",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-18T04:33:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0d45ae91ee7b8ee928de7a9d04d893a08bcbec6",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.30.2",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-17T20:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "253eddbbf1896edab049ab3e980aa105582c7743",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-17T20:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c143fcaa2f5ba20b25f650c0b7507e00a64f29cc",
          "body": null,
          "is_bot": false,
          "headline": "Do not set tokens if dry-run",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-17T20:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92dc87a8bd09e5b99fb56aa2ed941d7be8331760",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.30.1",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-17T19:55:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5780c35f9db20c938baa5b4c393773f60f38be0",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-17T19:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "200850591074f9f10f08057f267ada92d50a847c",
          "body": null,
          "is_bot": false,
          "headline": "Early unset tokens from env",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-17T19:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "489d4ef9ba8957ec8c59023ecd47d7d8e27d3fa1",
          "body": null,
          "is_bot": false,
          "headline": "Update scripts and CI config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-10T11:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c07b1fd9bb27e401465e138f452e7c6e4ad8eb8c",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-05T07:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10c1cf6a3da113ad4e60018e386570529aa5f1d3",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.30.0",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-04T16:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bda213bcab7b112b267ec68c65abca8223080ca",
          "body": null,
          "is_bot": false,
          "headline": "Use ${{ github.token }} as default token",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-04T15:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65c012c94b0cbdfabfa1b097d8d8deead0285ad7",
          "body": null,
          "is_bot": false,
          "headline": "docs: Reduce scope of write permission",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-04T15:38:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89e0bcbdcc19e1d8d45a807c078cb9990e0a0062",
          "body": null,
          "is_bot": false,
          "headline": "docs: Add note about sha1 and md5",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-04T14:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcf3ba77f01f73cef32c308448d9d4246d913a01",
          "body": null,
          "is_bot": false,
          "headline": "Accept trailing comma in some input options",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-04T14:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df0a1b9ec4c6c71835e3ac987dc7a51716ad87a7",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-04T14:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41f4e58c9c6c3a6b238138faa8641dde8dd4a035",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update tidy.sh and related config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-03T19:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1350970784cb348be0167ee332a866fe613259af",
          "body": null,
          "is_bot": false,
          "headline": "zizmor: Apply more lints",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-29T16:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a597893b5db7d230391034c9f00b7b5ee786313",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update scripts and related config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-28T18:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1588ece025b277b7b0161b679466d46ef42eccc3",
          "body": "reusable workflow",
          "is_bot": false,
          "headline": "ci: Use taiki-e/github-actions/.github/workflows/action-release.yml",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-25T17:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c45079bc81e98b0533177a17584ce79805dec58",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-25T17:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f24102bdec07ff87b20997733126dceabf44166c",
          "body": "https://github.blog/changelog/2026-03-19-github-actions-late-march-2026-updates/#github-actions-now-allows-developers-to-use-environments-without-auto-deployment",
          "is_bot": false,
          "headline": "ci: Disable deployment",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-20T11:31:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e34102c043ded9f2ca39f7af5cd99a540c61aff",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.29.1",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-18T00:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aea7174fe46435a02c0db9d5776a3032edeaf77b",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-18T00:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1e377f938e1596f0b3c0c85f47d5a43cd1dabb",
          "body": null,
          "is_bot": false,
          "headline": "Fix missing default value for ‘all-features’ causing build errors (#114)",
          "author_name": "ftnfurina",
          "author_login": "ftnfurina",
          "committed_at": "2026-03-18T00:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "568ab4de5c533aa7198791c7accfc2983b2e93c9",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.29.0",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-17T16:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff22c1aa225c369f5455c6d575623fc4ccacb586",
          "body": "…age input option",
          "is_bot": false,
          "headline": "Add all-features and workspace input options, and accept list in pack…",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-17T14:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95d6dea082c0a735a294dabd9d92bf677ac20e37",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-12T14:13:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfd53feda68377e57c4362dfd49545acf045efbd",
          "body": null,
          "is_bot": false,
          "headline": "zizmor: Enable ref-confusion",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-08T16:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "381995c84a8e242b8736ec80211c563d7bd07ce7",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.28.1",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-08T14:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "592ebd1b7297f0649391c1325ba25d3282f3a048",
          "body": null,
          "is_bot": false,
          "headline": "Avoid triggering zizmor ref-confusion",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-08T14:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d33349659ac0e8373b2833b61d8fbb7e0f046ba8",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update tidy.sh",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-08T14:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83aa240e06c8df1d800a37b955d822ee9b917ee9",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update permissions for tidy reusable workflow",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-03T12:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "612b878c9d021ee7186ee41b3b980ac4b7a9a9aa",
          "body": null,
          "is_bot": false,
          "headline": "docs: Add note about tools installed by this action's side",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-13T18:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2d5d89a309d8caadd5f84de73a3a5f000138815",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update actions/checkout action in examples",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-11T12:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f391289bcff6a7f36b6301c0a74199657bbb4561",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.28.0",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-11T09:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa5c2ac2304f3a24ba4d0d7a811c5cb9fa39b462",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-11T09:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9113685b043e55a6bb95f944ca6d4e086322828",
          "body": null,
          "is_bot": false,
          "headline": "Support whitespace separated list (#111)",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-11T09:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a97f157db3b5b8483b4b49b9cc786b9d63e2dd7",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update tidy.sh",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-11T09:14:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a51c0c3cb8d6837ece0ec1f22c9d3ff3719e3303",
          "body": "…-pc-windows-gnu build\n\nWindows runner should be used for this target.\n\n```\nerror: linking with `x86_64-w64-mingw32-gcc` failed: exit status: 1\n  |\n  = note:  \"x86_64-w64-mingw32-gcc\" \"-fno-use-linker-plugin\" \"-Wl,--dynamicbase\" \"-Wl,--disable-auto-image-base\" \"-m64\" \"-Wl,--high-entropy-va\" \"/tmp<sy\n[…]\nries to link\n  = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib)\n```",
          "is_bot": false,
          "headline": "ci: Use Windows runner instead of Ubuntu runner with cross for x86_64…",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-11T09:13:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "53d474c83c5a86853b49d92eb2dbe60768c2942f",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update publish.sh",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-12-30T08:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6db9c249278a14cd8eddab0ad70d6b4774204334",
          "body": "```\nREADME.md:49:209 error MD060/table-column-style Table column style [Table pipe does not align with heading for style \"aligned\"]\nREADME.md:49:219 error MD060/table-column-style Table column style [Table pipe does not align with heading for style \"aligned\"]\nREADME.md:49:236 error MD060/table-colum\n[…]\nn style [Table pipe does not align with heading for style \"aligned\"]\nREADME.md:62:167 error MD060/table-column-style Table column style [Table pipe does not align with heading for style \"aligned\"]\n```",
          "is_bot": false,
          "headline": "Fix markdownlint MD060/table-column-style error",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-12-04T16:40:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ec8bd23fba59a7dfc1c515ba359cb625ca50c6c",
          "body": null,
          "is_bot": false,
          "headline": "Apply zizmor and update scripts",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-12-04T16:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89e51d594a2165d461fca8dd92ed2c5c2fa269e5",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in URL to repo in help text (#108)",
          "author_name": "Louis Maddox",
          "author_login": "lmmx",
          "committed_at": "2025-10-29T09:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f65e31ac651b074025d08799a4bca47e80ff8fad",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-09-28T08:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f72f684d351387ae03bb45d66a6d9e087a7a1223",
          "body": null,
          "is_bot": false,
          "headline": "Pass `runner: none` to setup-cross-toolchain-action",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-09-13T13:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dac345e9aa56d46d1d4d817a6ecea9ab58de0e83",
          "body": "https://github.blog/changelog/2025-07-11-upcoming-changes-to-macos-hosted-runners-macos-latest-migration-and-xcode-support-policy-updates/",
          "is_bot": false,
          "headline": "ci: Remove macos-13",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-07-25T16:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60060c6ea0639958b987d4c80b5d1f226fe825c1",
          "body": null,
          "is_bot": false,
          "headline": "ci: Test AArch64 Windows",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-06-28T14:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3962470d6e7f1993108411bc3f75a135ec67fc8c",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.27.0",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-06-14T06:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38337c524f91adfbf971fe9cb85978114da2e27a",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-06-14T06:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06227c1aa2021f547d9e39b191d751d98f56336e",
          "body": null,
          "is_bot": false,
          "headline": "Add `--package` support (#103)",
          "author_name": "A4-Tacks",
          "author_login": "A4-Tacks",
          "committed_at": "2025-06-14T06:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db101489b509ad1c7acce163e118eb36a1650f98",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.26.0",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-05-03T09:49:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebdbb59f41102502a04c8bc362d66126cb5e3aee",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-05-03T09:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c86b837fae2940d7b2d0ce6bbc47436daef94bff",
          "body": "…y `dry-run` (#100)",
          "is_bot": false,
          "headline": "Add `dry-run-intended` to suppress informational warnings generated b…",
          "author_name": "Eir Nym",
          "author_login": "eirnym",
          "committed_at": "2025-05-03T09:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31389c348ad0130069bed8448bf507fe8617f67f",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.25.0",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-04-26T20:43:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3323d3d786e4fc3c9e47eb24a7d1001121f615b0",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-04-26T20:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "169cbf891b91f45797937b77b801e777e9f9d4d7",
          "body": null,
          "is_bot": false,
          "headline": "Add tar-xz support (#98)",
          "author_name": "A4-Tacks",
          "author_login": "A4-Tacks",
          "committed_at": "2025-04-23T11:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9e9cadf33465e909b32a3177205a1d5e3e820fa",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update tidy.sh",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-03-20T18:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "497672d7d7e8d5b2bff34e68d07f2ee18a5a5044",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update scripts",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-03-09T09:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddb8ae182ff88ed1f4f10cc2d9562a7b364d92e9",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update tidy.sh",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-02-21T14:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12b43aca5b320e8cb74578795342dc86b8024549",
          "body": "This reverts commit b1b342ea33db8a5be703bee19f9013eeb7bef1bc.",
          "is_bot": false,
          "headline": "Revert \"ci: Use ubuntu-22.04-arm instead of ubuntu-24.04-arm\"",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-02-20T16:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29d5c939375c837570b1e69db41e49beca6efbe1",
          "body": null,
          "is_bot": false,
          "headline": "Update comments",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-02-08T06:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aebc50725f117fe2fe5e3f1e6ec334641b018855",
          "body": null,
          "is_bot": false,
          "headline": "gitattributes: Disable linguist detection for tools/tidy.sh",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-02-05T06:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa0841c57291636e59eb5c5ca45b386011a7cf3a",
          "body": null,
          "is_bot": false,
          "headline": "Add .git-blame-ignore-revs",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-02-03T16:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9831d02dc14f4d9820d83449343dec7514e7c3d7",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update tidy.sh and related configs",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-02-02T21:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e205f78da301b54dc5a2c88be616a6a1d077b93c",
          "body": null,
          "is_bot": false,
          "headline": "Tweak readme",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-01-28T10:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b342ea33db8a5be703bee19f9013eeb7bef1bc",
          "body": "https://github.com/rust-lang/rust/issues/135867",
          "is_bot": false,
          "headline": "ci: Use ubuntu-22.04-arm instead of ubuntu-24.04-arm",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-01-28T10:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e108d5b8233d7c50d93580de3c2fb95770f49db",
          "body": "https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/",
          "is_bot": false,
          "headline": "ci: Test ubuntu-24.04-arm",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-01-18T03:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c29b52cbae2dcde8a2be549a14d2764bf3f1dd68",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-01-16T13:36:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c9051d181871c84fd7b1d464dde4b2f6420e894",
          "body": null,
          "is_bot": false,
          "headline": "ci: Disable buggy dependabot grouped update",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-01-16T13:36:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fed5c724a578d2b6d7a663e60b5e6012dac3a7e5",
          "body": null,
          "is_bot": false,
          "headline": "Format shell scripts with indent_size = 2 to match scripts in CI config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-01-16T13:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46eec8f8da417e0c3c4b00375fb8a540c3387776",
          "body": null,
          "is_bot": false,
          "headline": "strip debuginfo issue has been fixed in Rust 1.84",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-01-15T15:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae8f13486275ec0b62ee0bd764966e11e65d290",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update tidy.sh and markdownlint config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-01-15T15:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9581e7f450c342de4d0e24a1b510fb41bc7c021",
          "body": null,
          "is_bot": false,
          "headline": "Update cspell dictionary",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-01-07T01:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "082589973799283d20c5ab7dc83680e1f43d491b",
          "body": null,
          "is_bot": false,
          "headline": "ci: Tweak config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-12-21T05:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7953b6078194a4ae5f5619632e3715db6275561",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.24.0",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-12-17T14:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b83b7e320df90db85cbacfde126010172ae95ec9",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-12-17T14:24:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8754702b1828cc14c4ff33b4ac12c9876941f723",
          "body": null,
          "is_bot": false,
          "headline": "Tweak docs",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-12-17T14:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e2ed6e40f2bfb3ce479f3380f9eff6ce8862952",
          "body": "When set, this adds --locked to the build invocation.",
          "is_bot": false,
          "headline": "Add `locked` input option (#91)",
          "author_name": "Ross Younger",
          "author_login": "crazyscot",
          "committed_at": "2024-12-15T12:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4398438f25ce68e99e82e90744c88604b9b218a3",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.23.0",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-11-11T16:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9e45ceac9ffd79399745a914250db773441d363",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-11-11T16:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ab524f08ca00cb809720d967c64ce40699119b8",
          "body": null,
          "is_bot": false,
          "headline": "Add support for BLAKE2 checksums (#89)",
          "author_name": "Alessio Artoni",
          "author_login": "aartoni",
          "committed_at": "2024-11-11T14:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea88c27ab99cb67f96e439b52eba8a7455bb1348",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-10-26T15:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf4d1ef5e56275d7c7600d05e7032bd58bfbeefc",
          "body": null,
          "is_bot": false,
          "headline": "ci: Auto-update cspell dictionary",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-10-20T18:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "340eddc3d594e71ad4482cbe2d80bb15f0e82fd2",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-10-19T13:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a8b5e35eb5fea810221264dfde09e920c1d5310",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.22.1",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-10-19T13:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69f03604477b08d42dea604fb5e8031886bcc5b5",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-10-19T13:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4bd98915d7963171a0f066322ef9752687c9afc",
          "body": "Fixes #86",
          "is_bot": false,
          "headline": "Fix cross-compilation to Windows on non-Windows",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-10-19T13:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fee01d089a40c9815578123e6dd0397887bdebab",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update tidy.sh",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-10-03T16:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce4d864e8d0562726aab9bb8c0351256e013440b",
          "body": "https://github.com/taiki-e/github-actions/commit/3d23ff7968df58dccbe78a56af766ca42d34e05f",
          "is_bot": false,
          "headline": "ci: Use taiki-e/github-actions/install-rust action",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-09-27T19:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cd90a56180dcb091f1e5eb3b4a5a5b82f285d47",
          "body": null,
          "is_bot": false,
          "headline": "Retry on rustup failure",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-09-22T16:53:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "848429b0e9300df98f5790aae64eeeea79284e95",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update scripts",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-09-13T20:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c3ad991ff197cfb223257a5d085a58deaaab4b5",
          "body": null,
          "is_bot": false,
          "headline": "Clean up scripts",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-09-07T15:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0afcb1fddef0127d0dde344aeb58efcba29e95ff",
          "body": null,
          "is_bot": false,
          "headline": "Use grouped update of dependabot",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-08-30T11:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dcedbc51c7afc655dbeee8f2b63d2f35d895d3b",
          "body": null,
          "is_bot": false,
          "headline": "Update rust-lang/rust link",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2024-08-25T11:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 49,
      "commits_last_year": 52,
      "latest_release_at": "2026-04-17T20:22:04Z",
      "latest_release_tag": "v1.30.2",
      "releases_from_tags": false,
      "days_since_last_push": 21,
      "active_weeks_last_year": 19,
      "days_since_latest_release": 98,
      "mean_days_between_releases": 39.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 28,
      "stars": 320,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-12-03",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-10",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 28,
        "total_forks": 28
      },
      "star_history": null,
      "open_issues_and_prs": 29
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "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": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 40,
        "open_issues": 23,
        "closed_ratio": 0.697,
        "closed_issues": 53,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "taiki-e",
          "commits": 321,
          "avatar_url": "https://avatars.githubusercontent.com/u/43724913?v=4"
        },
        {
          "type": "User",
          "login": "A4-Tacks",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/102709083?v=4"
        },
        {
          "type": "User",
          "login": "matiaskorhonen",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/43314?v=4"
        },
        {
          "type": "User",
          "login": "sunshowers",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/180618?v=4"
        },
        {
          "type": "User",
          "login": "afnanenayet",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1750795?v=4"
        },
        {
          "type": "User",
          "login": "aartoni",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/34690870?v=4"
        },
        {
          "type": "User",
          "login": "eirnym",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/485399?v=4"
        },
        {
          "type": "User",
          "login": "GeorgeHahn",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/502747?v=4"
        },
        {
          "type": "User",
          "login": "lmmx",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2979452?v=4"
        },
        {
          "type": "User",
          "login": "ririsoft",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/36699313?v=4"
        }
      ],
      "contributors_sampled": 15,
      "top_contributor_share": 0.95
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/27 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 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "9e81141ff6bc3277fe5cb780abf417679057bd40",
        "ran_at": "2026-07-24T20:44:30Z",
        "aggregate_score": 7.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T04:52:33Z",
      "oldest_open_prs": [
        {
          "number": 49,
          "created_at": "2023-07-17T12:00:16Z",
          "last_comment_at": "2024-03-01T14:50:12Z",
          "last_comment_author": "taiki-e"
        },
        {
          "number": 90,
          "created_at": "2024-11-10T19:12:32Z",
          "last_comment_at": "2025-11-09T12:03:23Z",
          "last_comment_author": "ahaoboy"
        },
        {
          "number": 113,
          "created_at": "2026-03-17T16:01:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 117,
          "created_at": "2026-04-26T11:01:29Z",
          "last_comment_at": "2026-04-27T10:08:26Z",
          "last_comment_author": "zeitlinger"
        },
        {
          "number": 120,
          "created_at": "2026-06-02T10:41:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 122,
          "created_at": "2026-06-06T02:18:59Z",
          "last_comment_at": "2026-06-15T13:41:37Z",
          "last_comment_author": "tamird"
        }
      ],
      "last_merged_pr_at": "2026-07-03T18:26:55Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 6,
          "created_at": "2021-07-27T12:59:24Z",
          "last_comment_at": "2024-09-03T17:59:54Z",
          "last_comment_author": "matiaskorhonen"
        },
        {
          "number": 19,
          "created_at": "2022-07-05T14:50:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 24,
          "created_at": "2022-07-07T15:58:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 27,
          "created_at": "2022-08-11T11:21:38Z",
          "last_comment_at": "2022-08-11T11:57:49Z",
          "last_comment_author": "taiki-e"
        },
        {
          "number": 35,
          "created_at": "2022-11-09T09:36:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 39,
          "created_at": "2023-01-11T13:52:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 40,
          "created_at": "2023-01-14T07:37:29Z",
          "last_comment_at": "2026-03-17T14:16:35Z",
          "last_comment_author": "matiaskorhonen"
        },
        {
          "number": 47,
          "created_at": "2023-06-30T16:54:50Z",
          "last_comment_at": "2024-05-08T10:39:15Z",
          "last_comment_author": "davincios"
        },
        {
          "number": 48,
          "created_at": "2023-07-05T15:56:36Z",
          "last_comment_at": "2023-07-14T11:46:51Z",
          "last_comment_author": "taiki-e"
        },
        {
          "number": 65,
          "created_at": "2024-02-29T13:29:58Z",
          "last_comment_at": "2024-03-05T15:15:39Z",
          "last_comment_author": "taiki-e"
        },
        {
          "number": 75,
          "created_at": "2024-04-27T10:24:34Z",
          "last_comment_at": "2024-04-28T13:32:01Z",
          "last_comment_author": "taiki-e"
        },
        {
          "number": 82,
          "created_at": "2024-08-15T23:38:40Z",
          "last_comment_at": "2024-10-15T12:26:42Z",
          "last_comment_author": "ahaoboy"
        },
        {
          "number": 83,
          "created_at": "2024-09-03T07:06:33Z",
          "last_comment_at": "2024-09-03T07:59:08Z",
          "last_comment_author": "br0kenpixel"
        },
        {
          "number": 84,
          "created_at": "2024-09-03T18:34:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 85,
          "created_at": "2024-10-15T09:13:10Z",
          "last_comment_at": "2024-10-15T10:34:45Z",
          "last_comment_author": "ahaoboy"
        },
        {
          "number": 94,
          "created_at": "2025-02-15T17:51:53Z",
          "last_comment_at": "2025-02-19T18:14:09Z",
          "last_comment_author": "taiki-e"
        },
        {
          "number": 97,
          "created_at": "2025-03-01T02:52:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 104,
          "created_at": "2025-06-12T15:35:19Z",
          "last_comment_at": "2025-06-23T22:37:13Z",
          "last_comment_author": "pchan37"
        },
        {
          "number": 107,
          "created_at": "2025-08-06T10:17:53Z",
          "last_comment_at": "2025-08-08T01:37:32Z",
          "last_comment_author": "taiki-e"
        },
        {
          "number": 109,
          "created_at": "2025-10-19T08:09:34Z",
          "last_comment_at": "2026-03-17T16:04:34Z",
          "last_comment_author": "taiki-e"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/taiki-e/upload-rust-binary-action",
    "host": "github.com",
    "name": "upload-rust-binary-action",
    "owner": "taiki-e"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 75,
        "vitality": 73,
        "community": 58,
        "governance": 56,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "commits_last_year": 52,
              "human_commit_share": 0.97,
              "days_since_last_push": 21,
              "active_weeks_last_year": 19
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 21 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "19/52 weeks with commits",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 19
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "52 commits in the last year",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 90,
            "inputs": {
              "releases_count": 49,
              "latest_release_tag": "v1.30.2",
              "releases_from_tags": false,
              "days_since_latest_release": 98,
              "mean_days_between_releases": 39.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "49 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 98 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 98
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~39.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 39.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 21,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 21 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 21
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 58,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 28,
              "stars": 320,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "320 stars",
                "points": 40.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 320
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "28 forks",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 15,
              "top_contributor_share": 0.95
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 95% of commits",
                "points": 1.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "15 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "merged_prs": 40,
              "open_issues": 23,
              "closed_issues": 53,
              "issue_closed_ratio": 0.697,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "70% of issues closed",
                "points": 32.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 70
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "40/42 decided PRs merged",
                "points": 36.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 40,
                      "decided": 42
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/27 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": 71,
            "inputs": {
              "followers": 998,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "taiki-e",
              "public_repos": 269,
              "account_age_days": 2854
            },
            "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": "998 followers of taiki-e",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 998,
                      "login": "taiki-e"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "269 public repos, account ~7 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 269
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "github-actions",
                "rust"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 75,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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": "critical",
        "name": "AI Readiness",
        "value": 17,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.474,
              "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": "46 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 25.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 46,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Shell",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Shell without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Shell"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T20:44:44.395729Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/taiki-e/upload-rust-binary-action.svg",
  "full_name": "taiki-e/upload-rust-binary-action",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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