Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-31 21:46 UTC

taiki-e / cargo-config2

Load and resolve Cargo configuration.

RustApache-2.0★ 21 stars⑂ 10 forkssince Jan 2023View on GitHub ↗

taiki-e/cargo-config2 holds a health index of 86 out of 100, placing it in the Excellent band. It scores highest on Vitality (92/100) and lowest on AI Readiness (55/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

86
overall / 100
Excellent

Software health index

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

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

Score profile

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

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

Ownership

Taiki EndoPersonal account
1,000 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.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iocargo-config20.1.451,023,866461 day agoconfigcargo
crates.iobenchpoints to another repo — not scored1.1.05021928 days ago

Metrics by category

Vitality

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

92Excellent · 21% of overall
How it's scored
36/36Push recency — last push 1 days ago
22.8/36Commit cadence — 33/52 weeks with commits
18/18Commit volume — 104 commits in the last year
10/10OpenSSF Scorecard: Maintained — 26 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year104
human_commit_share0.98
days_since_last_push1
active_weeks_last_year33

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 46 releases published
36/36Release recency — latest release 1 days ago
27/27Release cadence — a release every ~36.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count46
latest_release_tagv0.1.45
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases36.4
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?

59Moderate · 17% of overall
How it's scored
21.1/60Stars — 21 stars
8/25Forks — 10 forks
0/15Watchers — 1 watchers
Inputs used
forks10
stars21
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 1,023,866 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagescargo-config2
dependents
ecosystemscrates
total_downloads13,504,490
monthly_downloads1,023,866
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

62Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.5/22.5Commit distribution — top contributor authored 98% of commits
9.5/13.5Contributor breadth — 7 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.976
How it's scored
26.2/42Issue resolution — 62% of issues closed
25.9/30PR acceptance — 44/51 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-Review — Found 3/14 approved changesets -- score normalized to 2
Inputs used
merged_prs44
open_issues6
closed_issues10
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.625
closed_unmerged_prs7
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
21.6/25Owner reach — 1,000 followers of taiki-e
25/25Track record — 269 public repos, account ~7 yr old
Inputs used
followers1,000
owner_typeUser
is_verified
owner_logintaiki-e
public_repos269
account_age_days2,861
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 1 days ago
20/20Version history — 46 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescargo-config2
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 16 out of 16 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://docs.rs/cargo-config2
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicscargo, rust
has_wikino
homepagehttps://docs.rs/cargo-config2
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

81Excellent · 16% of overall

Security posture

81Excellent
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 — 16 out of 16 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
1.5/7.5Code-Review — Found 3/14 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 26 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
5/5SAST — SAST tool is run on all commits
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_aggregate8.1
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? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

55Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
29.9/40Legible commit history — 55 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.561
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, bench/Cargo.toml, tests/fixtures/empty/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 2 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, bench/Cargo.toml, tests/fixtures/empty/Cargo.toml, tests/fixtures/reference/Cargo.toml, tools/codegen/Cargo.toml
dependency_bot_commit_share0.02
How it's scored
45/45Type-checkable code — Rust (statically typed)
51.3/55Manageable file sizes — 2/30 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes67,498
source_files_sampled30
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

21GitHub stars
7contributors
104commits, last 12 months
1days since last push
46releases
1bus factor
6open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • crates package 'bench' points at a different repository (https://github.com/AlexanderThaller/bench-rs); excluded from ecosystem scoring
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 10 ⇿
0Stars
10Forks
40Releases

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.

02468101022023-022024-112026-07
Major 0Minor 0Patch 40

Each point covers 4 days.

OpenSSF Scorecard 8.1 / 10
8.1aggregate

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-31 21:46 UTC

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

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

RegistryPackageVersionRelation
crates.ioserdedirect
crates.ioserde_derivedirect
crates.iotomldirect
crates.ioanyhowindirect
crates.iobuild-contextindirect
crates.ioclapindirect
crates.iofs-errindirect
crates.iolexoptindirect
crates.ioquoteindirect
crates.iorustversionindirect
crates.ioserde_jsonindirect
crates.ioshell-escapeindirect
crates.iostatic_assertionsindirect
crates.iosynindirect
crates.iotempfileindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "cargo",
        "rust"
      ],
      "is_fork": false,
      "size_kb": 760,
      "has_wiki": false,
      "homepage": "https://docs.rs/cargo-config2",
      "languages": {
        "Rust": 315510,
        "Shell": 16175
      },
      "pushed_at": "2026-07-30T19:58:45Z",
      "created_at": "2023-01-09T06:48:55Z",
      "owner_type": "User",
      "updated_at": "2026-07-30T19:59:16Z",
      "description": "Load and resolve Cargo configuration.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Taiki Endo",
      "type": "User",
      "login": "taiki-e",
      "company": null,
      "location": "Japan",
      "followers": 1000,
      "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": 2861
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.1.45",
          "kind": "patch",
          "published_at": "2026-07-30T19:58:53Z"
        },
        {
          "tag": "v0.1.44",
          "kind": "patch",
          "published_at": "2026-03-24T14:50:51Z"
        },
        {
          "tag": "v0.1.43",
          "kind": "patch",
          "published_at": "2026-02-26T18:54:04Z"
        },
        {
          "tag": "v0.1.42",
          "kind": "patch",
          "published_at": "2026-02-13T12:55:46Z"
        },
        {
          "tag": "v0.1.41",
          "kind": "patch",
          "published_at": "2026-02-08T13:09:22Z"
        },
        {
          "tag": "v0.1.40",
          "kind": "patch",
          "published_at": "2026-02-06T19:10:08Z"
        },
        {
          "tag": "v0.1.39",
          "kind": "patch",
          "published_at": "2025-10-10T16:58:09Z"
        },
        {
          "tag": "v0.1.38",
          "kind": "patch",
          "published_at": "2025-10-04T02:28:39Z"
        },
        {
          "tag": "v0.1.37",
          "kind": "patch",
          "published_at": "2025-10-03T16:22:08Z"
        },
        {
          "tag": "v0.1.36",
          "kind": "patch",
          "published_at": "2025-09-05T19:52:19Z"
        },
        {
          "tag": "v0.1.35",
          "kind": "patch",
          "published_at": "2025-07-11T17:16:11Z"
        },
        {
          "tag": "v0.1.34",
          "kind": "patch",
          "published_at": "2025-06-22T08:49:41Z"
        },
        {
          "tag": "v0.1.33",
          "kind": "patch",
          "published_at": "2025-06-07T11:51:18Z"
        },
        {
          "tag": "v0.1.32",
          "kind": "patch",
          "published_at": "2025-01-06T16:10:38Z"
        },
        {
          "tag": "v0.1.31",
          "kind": "patch",
          "published_at": "2024-12-21T19:36:48Z"
        },
        {
          "tag": "v0.1.30",
          "kind": "patch",
          "published_at": "2024-12-21T18:39:41Z"
        },
        {
          "tag": "v0.1.29",
          "kind": "patch",
          "published_at": "2024-09-01T07:36:28Z"
        },
        {
          "tag": "v0.1.28",
          "kind": "patch",
          "published_at": "2024-09-01T06:47:45Z"
        },
        {
          "tag": "v0.1.27",
          "kind": "patch",
          "published_at": "2024-08-19T15:10:03Z"
        },
        {
          "tag": "v0.1.26",
          "kind": "patch",
          "published_at": "2024-04-20T12:19:59Z"
        },
        {
          "tag": "v0.1.25",
          "kind": "patch",
          "published_at": "2024-04-17T13:19:38Z"
        },
        {
          "tag": "v0.1.24",
          "kind": "patch",
          "published_at": "2024-04-09T01:48:19Z"
        },
        {
          "tag": "v0.1.23",
          "kind": "patch",
          "published_at": "2024-03-29T21:58:32Z"
        },
        {
          "tag": "v0.1.22",
          "kind": "patch",
          "published_at": "2024-03-20T11:40:54Z"
        },
        {
          "tag": "v0.1.21",
          "kind": "patch",
          "published_at": "2024-03-20T08:45:56Z"
        },
        {
          "tag": "v0.1.20",
          "kind": "patch",
          "published_at": "2024-03-20T07:58:43Z"
        },
        {
          "tag": "v0.1.19",
          "kind": "patch",
          "published_at": "2024-02-10T14:22:36Z"
        },
        {
          "tag": "v0.1.18",
          "kind": "patch",
          "published_at": "2024-01-25T13:06:04Z"
        },
        {
          "tag": "v0.1.17",
          "kind": "patch",
          "published_at": "2023-12-16T03:27:33Z"
        },
        {
          "tag": "v0.1.16",
          "kind": "patch",
          "published_at": "2023-11-17T17:19:15Z"
        },
        {
          "tag": "v0.1.15",
          "kind": "patch",
          "published_at": "2023-10-24T15:29:34Z"
        },
        {
          "tag": "v0.1.14",
          "kind": "patch",
          "published_at": "2023-10-18T14:34:06Z"
        },
        {
          "tag": "v0.1.13",
          "kind": "patch",
          "published_at": "2023-10-17T16:59:34Z"
        },
        {
          "tag": "v0.1.12",
          "kind": "patch",
          "published_at": "2023-09-14T13:20:59Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2023-09-11T17:37:28Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2023-09-08T17:45:20Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2023-08-22T13:18:36Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2023-07-03T13:31:03Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2023-04-05T15:10:59Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2023-03-07T14:39:38Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2023-02-23T15:31:36Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2023-01-28T05:59:00Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2023-01-24T15:34:20Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2023-01-10T15:17:07Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2023-01-09T13:34:37Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2023-01-09T09:56:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "239f3d74f1949baaa78f046d76ef0afd36e18685",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.1.45",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-07-30T19:58:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "350ee6f3bb0eadd4a7c5693598eb991c1ad2ee93",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-07-30T19:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9170005c7e9a1738efc9deb71a02cc59a405f47e",
          "body": "Cargo special-cases a wholly empty `CARGO_ENCODED_RUSTFLAGS` or `CARGO_ENCODED_RUSTDOCFLAGS` value as an override containing zero flags, rather than one containing a single empty flag. Adjust `cargo-config2`'s implementation to match.",
          "is_bot": false,
          "headline": "Treat empty encoded flags as a zero-flag override (#68)",
          "author_name": "Predrag Gruevski",
          "author_login": "obi1kenobi",
          "committed_at": "2026-07-30T19:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1821a04bca703e4753dc30133ae3643a6e28c8bb",
          "body": "… (#67)\n\nCargo as of Rust 1.96 supports `target.'cfg(..)'.rustdocflags`.\n\nAdditionally, empty rustflags and rustdocflags in the `target` section are not respected by cargo, instead dropping back to general build flags. Implement this behavior for both rustflags and rustdocflags.\n\nResolves #48.",
          "is_bot": false,
          "headline": "Support `target.'cfg(..)'.rustdocflags` and handle empty target flags…",
          "author_name": "Predrag Gruevski",
          "author_login": "obi1kenobi",
          "committed_at": "2026-07-27T13:00:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7693a8a344848d1c8e0f6531efeafbf1e46a650c",
          "body": "Resolves #65.",
          "is_bot": false,
          "headline": "Support `cfg(false) / cfg(true) / cfg()` expressions (#66)",
          "author_name": "Predrag Gruevski",
          "author_login": "obi1kenobi",
          "committed_at": "2026-07-27T12:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3596ce337f03f3922fd9176d7ce975df00d88176",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update src/gen/cfg.rs",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-07-10T10:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0e6e25256445eaadd88c69e226d117bc815707d",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-07-10T10:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d51a52b10271f84c9d3630e02d4a09a9b9803aae",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-07-07T11:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca3a810f1386d2cc922cacc007b92df2f52b863e",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-07-06T16:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f6e24457e26f314178a3132a003ffb81efe6f56",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-07-06T15:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fff87fab044ef7718ee7a3db9ce0862a5a6baeaa",
          "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-03T16:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37fa57218f7b18d23c860c835d20e53916a94b50",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-07-03T16:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8e434e066319d0759fca4cc9e3833496d93be81",
          "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-03T15:29:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9ba77ea841a38492df2b1d51711850fc103f78b",
          "body": null,
          "is_bot": false,
          "headline": "tests: Update test-helper",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-07-03T15:29:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69858e52249f4fd397427cf8fa76af0d444abf5e",
          "body": null,
          "is_bot": false,
          "headline": "Update comments/docs",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-07-03T15:29:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd0ee6c1fae8ba788bc38754bf5d5ff77c2a649d",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-06-13T15:28:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec84ab73a21d71af0811af8b46bb5b86eda2328",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-06-09T05:48:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96d9b0a53a567f6939d25d88c38f6eb98bc980b5",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-06-04T09:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38827336dc021a8ca0739f8f05660176db565411",
          "body": null,
          "is_bot": false,
          "headline": "Update test-helper and use full-length rev",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-05-30T08:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b504edf92e6647afa99f304d92202a3017110575",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update src/gen/cfg.rs",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-05-29T15:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ac95c0e1ccfed2044567e61f2ee314d7bde9807",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-05-29T15:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a39ee3c9136c8af066b3fed666ff82a647b98ba",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-05-28T11:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d384aba37615d170e007a06cd7f9b4a3cdd2b17e",
          "body": "miri and msrv have been merged to rust-test reusable workflow.",
          "is_bot": false,
          "headline": "ci: Update config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-05-26T15:19:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fe731ff02e3c10074362593888c4160a6d521b5",
          "body": null,
          "is_bot": false,
          "headline": "ci,tools: Update config and script",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-05-24T12:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36d80ee0788c29b7f3d576236840217087521eb9",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-05-19T17:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5d89bf379c26e0962286f3cfe7847f2a39feee4",
          "body": null,
          "is_bot": false,
          "headline": "ci,tools: Update config and script",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-05-19T17:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6845b035e313d75381c6f0b4fb539e099dd04ec2",
          "body": null,
          "is_bot": false,
          "headline": "ci,tools: Update config and script",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-05-02T19:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e04cfa5a47cfb97fc8e0725192f8005755bb33f",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-30T05:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab7d613a06d21ff09c0641c3a9ec81bb984e6144",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update src/gen/cfg.rs",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-17T06:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a44a9e5d93c43c0ba28e9190ee2df69e0ed59c6d",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-17T06:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3189ada5519eb2b8dffb9f119be17c4ea89ec8e",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-14T04:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31984f222fafc7e84d838804c66227ad0338ee17",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-13T05:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4151de8d0093e1808f18b292d8478b503bb261ec",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-11T05:23:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed61d51624e8147a5034ecfde9b9a14ede674a59",
          "body": null,
          "is_bot": false,
          "headline": "Update scripts and CI config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-04-10T10:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad3708f4b8a94c47eea89a69dee3f62c80215399",
          "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-03T18:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a518f4035a526aab1c1712b75bb790809ad653a1",
          "body": null,
          "is_bot": false,
          "headline": "zizmor: Apply more lints",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-29T17:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a9dd02bb5f7002d747e907a2dbba1bb5553afc5",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update tidy.sh and related config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-28T16:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caa697925cbc0f364ad4208c3d3dac123f6b55bc",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-27T05:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7199d92e2b3a06a5da5979b83d02d1187f387399",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.1.44",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-24T14:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c9781054d0f48c223e30857842dec8defc83854",
          "body": null,
          "is_bot": false,
          "headline": "Use core::error::Error instead of std::error::Error",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-24T14:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f473e8aa72b1706cb59a26a435ea695a5a4e3377",
          "body": null,
          "is_bot": false,
          "headline": "Update comments",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-24T14:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afba952e3014ee5c722a65960d504061e97e86e9",
          "body": "```\n  error: failed to download replaced source registry `crates-io`\n\n  Caused by:\n    failed to parse manifest at `/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-1.1.0+spec-1.1.0/Cargo.toml`\n\n  Caused by:\n    feature `edition2024` is required\n\n    The package requires the Ca\n[…]\nversion of Cargo (this may require the nightly release).\n    See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024 for more information about the status of this feature.\n```",
          "is_bot": false,
          "headline": "Bump MSRV to 1.85",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-24T14:40:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "32fe55318d6e54c36739e9e4c5a124a88221fee4",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-24T14:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a666e3f71f72d502dcf11693c1708b93d95f8366",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-22T07:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e3977893aa4f23c9d47eaf9e2fd84917b72c89c",
          "body": null,
          "is_bot": false,
          "headline": "Update script and CI config",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-12T18:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1a28df3f79ed1d382dd6ed18425eac4a9f05d44",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-10T05:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56a268c7bcdcafe0b98289444c2071989cbaca9f",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update src/gen/cfg.rs",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-06T04:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db336e26bb2f13b73af80c2119d5b0844761d769",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update tools/gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-03-06T04:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba0cbea6a4c449a2ec4500177d9daa905dc56c7d",
          "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-03T15:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae5ba697e8f7d7ed2f557d62ea9e54e93b0ea931",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.1.43",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-26T18:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "842ade4700d25d3c3cf5a41725c90a89b1d996f0",
          "body": "```\nerror: a method with this name may be added to the standard library in the future\n  --> src/gen/de.rs:11:20\n   |\n11 |         self.alias.merge(low.alias, force)?;\n   |                    ^^^^^\n   |\n   = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!\n```",
          "is_bot": false,
          "headline": "Fix unstable_name_collisions warning",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-26T18:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa66e4ab775c515563bc8d480b51cdc68a43eabb",
          "body": null,
          "is_bot": false,
          "headline": "Update allowed lint list",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-26T18:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38ac54819448e9446218841b1cebaa0012521186",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Use more codegen helper from test-helper",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-26T18:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2d009faf00ef87adc274cdeb5ad6f37cbacd0d6",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.1.42",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-13T12:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c38dacc38d4a3f20ec3312d060d3007bb76cc12f",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-13T12:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5244586a5da7b3bcbb82de123cb1aeb87b6a3461",
          "body": "Updates the requirements on [toml](https://github.com/toml-rs/toml) to permit the latest version.\n- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.9.0...toml-v1.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: toml\n  dependency-version: 1.0.0+spec-1.1.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Taiki Endo <te316e89@gmail.com>",
          "is_bot": true,
          "headline": "Update toml requirement from 0.9 to 1 (#42)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-13T12:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e771cdf337cca11973b8c1af45fb63073a8d4fe4",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Do not strip path in update commit",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-11T05:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7097bb4b0e27f6021b92760adc2e873127d58290",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Update gen/cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-11T05:56:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04622b220b9f882fa0781a2d6a34d66aee6951a1",
          "body": null,
          "is_bot": false,
          "headline": "codegen: Skip regenerating cfg for old versions by default",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-11T05:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f1b671a084f4db8f7412963340b473e7eaafa69",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.1.41",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-08T13:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8962d65e868cd267dee822ec3ae816a98b67e904",
          "body": null,
          "is_bot": false,
          "headline": "tools: Update tidy.sh",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-08T12:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46a38bb699fcfe79e3250ec36808b06db2cb0034",
          "body": null,
          "is_bot": false,
          "headline": "Add Config::cfg",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-08T12:29:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eaf92e10e2785bd7a15860bf4e80798873ed60e",
          "body": null,
          "is_bot": false,
          "headline": "Pass closure to CfgMap::eval_cfg by ref",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-08T07:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b91e978dca4faf6d4f5dafd04022919a2aeae11e",
          "body": null,
          "is_bot": false,
          "headline": "Use boxed str more",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-08T07:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a64530dc9ad9fc7ab12a64ed8df9e8d9717d27dd",
          "body": null,
          "is_bot": false,
          "headline": "Simplify is_*path check",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-07T15:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b95ff0cd3e18f4664eb34eb073dc6b26d239a41",
          "body": null,
          "is_bot": false,
          "headline": "Reduce size of Error",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-07T15:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "474339b2b66a90277a7be1f3d8598b061beebd94",
          "body": null,
          "is_bot": false,
          "headline": "tests: Adjust parse_cfg_list test",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-06T19:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d10451210a388026c9638212dc7d7d6adbe396d1",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.1.40",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-06T19:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6950c683d233415a1b473f78c51d48a3ef089d18",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-06T18:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1d4752c7760f36e80f2fced58682156e3d74e07",
          "body": null,
          "is_bot": false,
          "headline": "Update todo comments",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-06T18:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9726062971f1f9331bac4bf3df393ce508b6cc2d",
          "body": "https://github.com/taiki-e/github-actions/commit/96af4dc51482b761c058fdc8ef3a80b44a18e51f",
          "is_bot": false,
          "headline": "Apply clippy to doctest",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-06T18:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc0d24323090d34b771806008e90dfbe03e415cd",
          "body": null,
          "is_bot": false,
          "headline": "Disable std prelude",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-06T18:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d30c879583add24b4197017ca5a86f2976fec67b",
          "body": "```\nthread 'resolve::tests::parse_cfg_list' (3195) panicked at src/resolve.rs:724:92:\ncalled `Result::unwrap()` on an `Err` value: Error(Other(\"process didn't exit successfully: `rustc --print cfg --target /home/runner/work/cargo-config2/cargo-config2/tests/fixtures/target-specs/avr-unknown-gnu-atme\n[…]\ntderr\\nerror: error loading target specification: custom targets are unstable and require `-Zunstable-options`\\n  |\\n  = help: run `rustc --print target-list` for a list of built-in targets\\n\\n\"))\n```",
          "is_bot": false,
          "headline": "Fix error with custom targets",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-02-06T18:49:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "baf327ed1f0bff37b851f4ce311c77d22924bcff",
          "body": null,
          "is_bot": false,
          "headline": "Apply clippy::std_instead_of_alloc",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-01-22T11:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b295d52acf6978a41cfc9b7c8373005a3a86bb7",
          "body": null,
          "is_bot": false,
          "headline": "Update .deny.toml",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-01-11T10:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaf91e227991aff6504438e5fbecc487dd9cac97",
          "body": null,
          "is_bot": false,
          "headline": "rustfmt: Set hex_literal_case = \"Upper\"",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2026-01-06T11:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edfc233a476585304a67d7b36479365cd0712637",
          "body": null,
          "is_bot": false,
          "headline": "Tweak comments and docs",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-12-04T16:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a0bd84026df9e51d897fd80ddbd42c1375e222b",
          "body": null,
          "is_bot": false,
          "headline": "Apply zizmor and update scripts",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-12-04T16:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4721c6992b33828722754b444ce8b0f1d5560edf",
          "body": null,
          "is_bot": false,
          "headline": "ci: Merge release-related workflows",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-12-04T15:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de78e1e28f7809dde822c643d89381ba9525bf25",
          "body": null,
          "is_bot": false,
          "headline": "ci: Use new publish mechanism",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-10-14T14:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b4b8352939ffc11f8b58684757c3c76b16d19e",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.1.39",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-10-10T16:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4743acb6c477eef82d93db635a652159da90d0c",
          "body": null,
          "is_bot": false,
          "headline": "Resolve TODO in impl Merge for TargetConfigRestValue",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-10-10T16:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2e7b7e27e89b210fbd14cf3befcc79cba1d6482",
          "body": "Fixes https://github.com/taiki-e/cargo-llvm-cov/issues/454",
          "is_bot": false,
          "headline": "Fix parsing of unknown fields in TargetConfig",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-10-10T16:45:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c8aaf20c155a4f842115b3ff31837693863aa80",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.1.38",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-10-04T02:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25202199cbf00ad6b92b850d0f1cb97e2ed5040a",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-10-04T02:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f022968bb255ecb6e671234873e69e3e37c9489a",
          "body": null,
          "is_bot": false,
          "headline": "Handle target names that contain \".\"",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-10-04T02:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "828a929fdb1f326862c22caea9dbeeacf6261d79",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.1.37",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-10-03T16:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7b1f0acd9697a500e405a2179bcb562aa4d573",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-10-03T16:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ead77ed6364e78ea6e9490325cd5a74702afb7",
          "body": null,
          "is_bot": false,
          "headline": "Tweak import style",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-10-03T16:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "453e988066087a5b27b1b2c305d6f3b305713f60",
          "body": null,
          "is_bot": false,
          "headline": "Disable unused unstable feature",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-10-03T16:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c68903757aa3c4de6dbff86badbad9ab6b98823",
          "body": null,
          "is_bot": false,
          "headline": "Add `build.build-dir` support (#29)",
          "author_name": "Ross Sullivan",
          "author_login": "ranger-ross",
          "committed_at": "2025-10-03T16:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f3fbd7eb7190886ecf0d17d5c542356a608be7e",
          "body": "```\nerror[build-script-not-allowed]: crate 'quote = 1.0.41' has a build script but is not allowed to have one\n ├ quote v1.0.41\n   ├── serde_derive v1.0.228\n   │   └── cargo-config2 v0.1.36\n   └── syn v2.0.106\n       └── serde_derive v1.0.228 (*)\n```",
          "is_bot": false,
          "headline": "Update .deny.toml",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-09-29T14:29:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaf245ece0f5aaaf503d3f4a059f20da37ee5355",
          "body": "```\nwarning: this can be `std::io::Error::other(_)`\n  --> src/error.rs:82:43\n   |\n82 |             ErrorKind::CfgExprParse(e) => Self::new(io::ErrorKind::Other, e),\n   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   |\n   = help: for further information visit https:/\n[…]\nmaster/index.html#io_other_error\nhelp: use `std::io::Error::other`\n   |\n84 -                 Self::new(io::ErrorKind::Other, e.into_string())\n84 +                 Self::other(e.into_string())\n   |\n```",
          "is_bot": false,
          "headline": "Fix clippy::io_other_error warning",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-09-19T13:24:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d9f2b52f9626f240aaf6345370e01bd09115f15e",
          "body": "```\n  error: package `toml v0.9.7` cannot be built because it requires rustc 1.76 or newer, while the currently active rustc version is 1.71.1\n  Either upgrade to rustc 1.76 or newer, or use\n  cargo update -p toml@0.9.7 --precise ver\n  where `ver` is the latest version of `toml` supporting rustc 1.71.1\n```",
          "is_bot": false,
          "headline": "Bump MSRV to 1.76",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-09-19T13:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e9d9767d2194b91917fe627e14c79bd4ca9805a",
          "body": null,
          "is_bot": false,
          "headline": "Update cargo-check-external-types metadata and .deny.toml",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-09-15T07:57:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83df34d3f013ab149159deaefb7f4b0c957eea2a",
          "body": "```\nerror: this `impl` can be derived\n    --> src/de.rs:1174:1\n     |\n1174 | / impl Default for Color {\n1175 | |     fn default() -> Self {\n1176 | |         Self::Auto\n1177 | |     }\n1178 | | }\n     | |_^\n     |\n     = help: for further information visit https://rust-lang.github.io/rust-clippy/maste\n[…]\nuency {\n1239 |     /// (default) Always display a notification when a command (e.g. `cargo build`)\n1240 |     /// produces a future incompat report.\n1241 ~     #[default]\n1242 ~     Always,\n     |\n```",
          "is_bot": false,
          "headline": "Fix clippy::derivable_impls warning",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-09-06T03:45:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8740618c4caf96068747216b52b2a0a843fc9c43",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.1.36",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-09-05T19:51:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0287cd6cf6a53750af07ed4fd113741c00c695a3",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-09-05T19:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "059ecbe8d055a89d2db8c39aa3120c19e2f94b5d",
          "body": "Updates the requirements on [windows-sys](https://github.com/microsoft/windows-rs) to permit the latest version.\n- [Release notes](https://github.com/microsoft/windows-rs/releases)\n- [Commits](https://github.com/microsoft/windows-rs/compare/0.60.0...0.61.0)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\n:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Taiki Endo <te316e89@gmail.com>",
          "is_bot": true,
          "headline": "Update windows-sys requirement from 0.60 to 0.61 (#37)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-05T19:47:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8b639d50341a6c8def74bd6d2bcd687bd9d605d7",
          "body": null,
          "is_bot": false,
          "headline": "tests: Update target spec",
          "author_name": "Taiki Endo",
          "author_login": "taiki-e",
          "committed_at": "2025-09-01T15:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 46,
      "commits_last_year": 104,
      "latest_release_at": "2026-07-30T19:58:53Z",
      "latest_release_tag": "v0.1.45",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 33,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 36.4
    },
    "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": [
        {
          "name": "cargo-config2",
          "exists": true,
          "license": "Apache-2.0 OR MIT",
          "keywords": [
            "config",
            "cargo"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cargo-config2",
          "is_deprecated": false,
          "latest_version": "0.1.45",
          "repository_url": "https://github.com/taiki-e/cargo-config2",
          "versions_count": 46,
          "total_downloads": 13504490,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1023866,
          "first_published_at": "2023-01-09T09:56:28.911975Z",
          "latest_published_at": "2026-07-30T19:58:51.329291Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        },
        {
          "name": "bench",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/bench",
          "is_deprecated": false,
          "latest_version": "1.1.0",
          "repository_url": "https://github.com/AlexanderThaller/bench-rs",
          "versions_count": 2,
          "total_downloads": 6453,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 50,
          "first_published_at": "2017-12-05T22:30:24.603680Z",
          "latest_published_at": "2021-04-20T15:36:17.137784Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1928
        }
      ]
    },
    "popularity": {
      "forks": 10,
      "stars": 21,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2026-07-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 10,
        "total_forks": 10
      },
      "star_history": null,
      "open_issues_and_prs": 7
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "bench/Cargo.toml",
        "tests/fixtures/empty/Cargo.toml",
        "tests/fixtures/reference/Cargo.toml",
        "tools/codegen/Cargo.toml"
      ],
      "largest_source_bytes": 67498,
      "source_files_sampled": 30,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "bench/Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "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": 15,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "serde",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.225"
        },
        {
          "name": "serde_derive",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.225"
        },
        {
          "name": "toml",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "serde",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "toml",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "anyhow",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "build-context",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "fs-err",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "lexopt",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rustversion",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "shell-escape",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "static_assertions",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tempfile",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 15,
        "direct_count": 3,
        "indirect_count": 12
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 44,
        "open_issues": 6,
        "closed_ratio": 0.625,
        "closed_issues": 10,
        "closed_unmerged_prs": 7
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "taiki-e",
          "commits": 446,
          "avatar_url": "https://avatars.githubusercontent.com/u/43724913?v=4"
        },
        {
          "type": "User",
          "login": "obi1kenobi",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4"
        },
        {
          "type": "User",
          "login": "ranger-ross",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/25847436?v=4"
        },
        {
          "type": "User",
          "login": "nox",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/123095?v=4"
        },
        {
          "type": "User",
          "login": "Altair-Bueno",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/67512202?v=4"
        },
        {
          "type": "User",
          "login": "tofay",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/11079776?v=4"
        },
        {
          "type": "User",
          "login": "yottalogical",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/25121520?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.976
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "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": "16 out of 16 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": 2,
            "reason": "Found 3/14 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "26 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 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": "239f3d74f1949baaa78f046d76ef0afd36e18685",
        "ran_at": "2026-07-31T21:46:45Z",
        "aggregate_score": 8.1,
        "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-31T05:08:33Z",
      "oldest_open_prs": [
        {
          "number": 33,
          "created_at": "2025-06-13T09:54:17Z",
          "last_comment_at": "2025-06-22T09:22:43Z",
          "last_comment_author": "taiki-e"
        }
      ],
      "last_merged_pr_at": "2026-07-30T19:08:29Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2023-01-11T02:19:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3,
          "created_at": "2023-01-16T14:31:11Z",
          "last_comment_at": "2023-12-13T13:37:56Z",
          "last_comment_author": "taiki-e"
        },
        {
          "number": 16,
          "created_at": "2024-03-04T17:35:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 22,
          "created_at": "2024-09-01T07:23:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 36,
          "created_at": "2025-08-06T03:11:41Z",
          "last_comment_at": "2025-08-23T05:49:35Z",
          "last_comment_author": "taiki-e"
        },
        {
          "number": 39,
          "created_at": "2025-12-15T01:52:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/taiki-e/cargo-config2",
    "host": "github.com",
    "name": "cargo-config2",
    "owner": "taiki-e"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 72 is calibrated to 86 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 72,
            "calibrated": 86,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 86,
      "inputs": {
        "security": 81,
        "vitality": 92,
        "community": 59,
        "governance": 62,
        "calibration": "2026-08-02",
        "engineering": 70,
        "ai_readiness": 55,
        "weighted_overall_raw": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 92,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "commits_last_year": 104,
              "human_commit_share": 0.98,
              "days_since_last_push": 1,
              "active_weeks_last_year": 33
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "33/52 weeks with commits",
                "points": 22.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 33
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "104 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 104
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "26 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "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": 100,
            "inputs": {
              "releases_count": 46,
              "latest_release_tag": "v0.1.45",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 36.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "46 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~36.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 36.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 59,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "forks": 10,
              "stars": 21,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "21 stars",
                "points": 21.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "10 forks",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "cargo-config2"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 13504490,
              "monthly_downloads": 1023866
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,023,866 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1023866,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.976
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 98% of commits",
                "points": 0.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "merged_prs": 44,
              "open_issues": 6,
              "closed_issues": 10,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.625,
              "closed_unmerged_prs": 7,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "62% of issues closed",
                "points": 26.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 62
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "44/51 decided PRs merged",
                "points": 25.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 44,
                      "decided": 51
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/14 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "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": 1000,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "taiki-e",
              "public_repos": 269,
              "account_age_days": 2861
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,000 followers of taiki-e",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1000,
                      "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
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "cargo-config2"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "46 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "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": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "cargo",
                "rust"
              ],
              "has_wiki": false,
              "homepage": "https://docs.rs/cargo-config2",
              "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": "https://docs.rs/cargo-config2",
                "points": 15,
                "status": "met",
                "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": "excellent",
        "name": "Security",
        "value": 81,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "excellent",
            "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": 81,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 8.1
            },
            "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": "16 out of 16 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 3/14 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "26 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 55,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.561,
              "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": "55 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 29.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 55,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "bench/Cargo.toml",
                "tests/fixtures/empty/Cargo.toml",
                "tests/fixtures/reference/Cargo.toml",
                "tools/codegen/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, bench/Cargo.toml, tests/fixtures/empty/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, bench/Cargo.toml, tests/fixtures/empty/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "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": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 67498,
              "source_files_sampled": 30,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/30 source files over 60KB",
                "points": 51.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 30,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "crates package 'bench' points at a different repository (https://github.com/AlexanderThaller/bench-rs); excluded from ecosystem scoring",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T21:46:59.233934Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/taiki-e/cargo-config2.svg",
  "full_name": "taiki-e/cargo-config2",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

How one result sits in the wider record: aggregate statisticscrates.io.