Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-31 06:51 UTC

dtolnay / serde

Serialization framework for Rust

RustApache-2.0★ 14 stars⑂ 1 forksince May 2020forkView on GitHub ↗

dtolnay/serde holds a health index of 33 out of 100, placing it in the At Risk band. It scores highest on Security (48/100) and lowest on Community & Adoption (21/100). It was last updated 12 days ago. A single contributor accounts for most of its recent work.

33
overall / 100
At Risk

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.

33
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 38 is calibrated to 33 on the published index scale (record calibration 2026-08-02).

Ownership

David TolnayPersonal account
9,513 followers121 public repossince Jul 20120xF9BA143B95FF6D82

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.ioserdepoints to another repo — not scored1.0.22983,916,62731612 days agoserializationno-stdserdeencoding
crates.ioserde_testpoints to another repo — not scored1.0.1771,563,340231724 days agoserializationtestingserdedev-dependencies
crates.ioserde_derivepoints to another repo — not scored1.0.22981,357,93927112 days agoserializationno-stdserdederive
crates.ioserde_derive_internalspoints to another repo — not scored0.30.015,884,479245 days agoserializationserde

Metrics by category

Vitality

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

37Weak · 21% of overall
How it's scored
28.8/36Push recency — last push 12 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push12
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 100 version tags (no GitHub releases)
0/36Release recency — latest release 2,309 days ago
27/27Release cadence — a release every ~29 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv1.0.106
releases_from_tagsyes
days_since_latest_release2,309
mean_days_between_releases29
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?

21At Risk · 17% of overall
How it's scored
18.1/60Stars — 14 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars14
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

40Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
9/22.5Commit distribution — top contributor authored 60% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 46 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled100
top_contributor_share0.598
How it's scored
0/42Issue resolution — no issues or no data
0/30PR acceptance — no decided pull requests or no data
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio
closed_unmerged_prs0
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 9,513 followers of dtolnay
25/25Track record — 121 public repos, account ~14 yr old
Inputs used
followers9,513
owner_typeUser
is_verified
owner_logindtolnay
public_repos121
account_age_days5,135
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

15Critical
How it's scored
0/30README
0/25Documentation directory
15/15Documentation / homepage site — https://serde.rs/
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://serde.rs/
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

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

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
unassessed_packages10
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 resolved dependencies against OSV. 10 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

45Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
15.5/40Legible commit history — 29 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.29
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, serde/Cargo.toml, serde_derive/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
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, serde/Cargo.toml, serde_derive/Cargo.toml, serde_derive_internals/Cargo.toml, serde_test/Cargo.toml, test_suite/Cargo.toml, test_suite/no_std/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
52.7/55Manageable file sizes — 8/189 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes107,924
source_files_sampled189
oversized_source_files8

Key facts

14GitHub stars
100contributors
0commits, last 12 months
12days since last push
100releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • crates package 'serde' points at a different repository (https://github.com/serde-rs/serde); excluded from ecosystem scoring
  • crates package 'serde_test' points at a different repository (https://github.com/serde-rs/test); excluded from ecosystem scoring
  • Could not fetch crates package 'serde_test_suite' from its registry
  • crates package 'serde_derive' points at a different repository (https://github.com/serde-rs/serde); excluded from ecosystem scoring
  • crates package 'serde_derive_internals' points at a different repository (https://github.com/serde-rs/serde); excluded from ecosystem scoring
  • Could not fetch crates package 'serde_derive_tests_no_std' from its registry

More detail

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 46 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
3Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 11
RegistryPackageVersion constraintManifest
crates.ioserde_derive=1.0.136serde/Cargo.toml
crates.ioproc-macro21.0serde_derive/Cargo.toml
crates.ioquote1.0serde_derive/Cargo.toml
crates.iosyn1.0.90serde_derive/Cargo.toml
crates.ioproc-macro21.0serde_derive_internals/Cargo.toml
crates.ioquote1.0serde_derive_internals/Cargo.toml
crates.iosyn1.0.90serde_derive_internals/Cargo.toml
crates.ioserde1.0.60serde_test/Cargo.toml
crates.ioserdetest_suite/Cargo.toml
crates.iolibc0.2test_suite/no_std/Cargo.toml
crates.ioserdetest_suite/no_std/Cargo.toml
All dependencies 12

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

RegistryPackageVersionRelation
crates.iolibcdirect
crates.ioproc-macro2direct
crates.ioquotedirect
crates.ioserdedirect
crates.ioserde_derivedirect
crates.ioserde_derive1.0.136direct
crates.iosyndirect
crates.iofnvindirect
crates.iomacrotest1.0.0indirect
crates.iorustversionindirect
crates.iotoolchain_findindirect
crates.iotrybuildindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 2 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 10 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 8387,
      "has_wiki": false,
      "homepage": "https://serde.rs/",
      "languages": {
        "Rust": 1398937
      },
      "pushed_at": "2026-07-18T22:50:32Z",
      "created_at": "2020-05-06T00:28:39Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T01:56:35Z",
      "description": "Serialization framework for Rust",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "David Tolnay",
      "type": "User",
      "login": "dtolnay",
      "company": "0xF9BA143B95FF6D82",
      "location": "Redwood City, California",
      "followers": 9513,
      "avatar_url": "https://avatars.githubusercontent.com/u/1940490?v=4",
      "created_at": "2012-07-09T03:55:40Z",
      "is_verified": null,
      "public_repos": 121,
      "account_age_days": 5135
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.106",
          "kind": "patch",
          "published_at": "2020-04-03T21:26:42Z"
        },
        {
          "tag": "v1.0.105",
          "kind": "patch",
          "published_at": "2020-03-18T18:42:51Z"
        },
        {
          "tag": "v1.0.104",
          "kind": "patch",
          "published_at": "2019-12-16T04:01:04Z"
        },
        {
          "tag": "v1.0.103",
          "kind": "patch",
          "published_at": "2019-11-25T00:15:13Z"
        },
        {
          "tag": "v1.0.102",
          "kind": "patch",
          "published_at": "2019-10-27T20:39:27Z"
        },
        {
          "tag": "v1.0.101",
          "kind": "patch",
          "published_at": "2019-09-16T07:32:28Z"
        },
        {
          "tag": "v1.0.100",
          "kind": "patch",
          "published_at": "2019-09-08T01:55:50Z"
        },
        {
          "tag": "v1.0.99",
          "kind": "patch",
          "published_at": "2019-08-16T18:50:19Z"
        },
        {
          "tag": "v1.0.98",
          "kind": "patch",
          "published_at": "2019-07-28T17:33:34Z"
        },
        {
          "tag": "v1.0.97",
          "kind": "patch",
          "published_at": "2019-07-17T21:56:51Z"
        },
        {
          "tag": "v1.0.96",
          "kind": "patch",
          "published_at": "2019-07-17T19:04:19Z"
        },
        {
          "tag": "v1.0.95",
          "kind": "patch",
          "published_at": "2019-07-16T17:08:53Z"
        },
        {
          "tag": "v1.0.94",
          "kind": "patch",
          "published_at": "2019-06-27T17:55:12Z"
        },
        {
          "tag": "v1.0.93",
          "kind": "patch",
          "published_at": "2019-06-23T19:50:17Z"
        },
        {
          "tag": "v1.0.92",
          "kind": "patch",
          "published_at": "2019-05-31T20:44:01Z"
        },
        {
          "tag": "v1.0.91",
          "kind": "patch",
          "published_at": "2019-05-06T23:27:04Z"
        },
        {
          "tag": "v1.0.90",
          "kind": "patch",
          "published_at": "2019-04-03T16:41:38Z"
        },
        {
          "tag": "v1.0.89",
          "kind": "patch",
          "published_at": "2019-03-01T01:09:10Z"
        },
        {
          "tag": "v1.0.88",
          "kind": "patch",
          "published_at": "2019-02-16T03:55:50Z"
        },
        {
          "tag": "v1.0.87",
          "kind": "patch",
          "published_at": "2019-02-04T06:08:41Z"
        },
        {
          "tag": "v1.0.86",
          "kind": "patch",
          "published_at": "2019-02-02T05:07:19Z"
        },
        {
          "tag": "v1.0.85",
          "kind": "patch",
          "published_at": "2019-01-19T06:36:49Z"
        },
        {
          "tag": "v1.0.84",
          "kind": "patch",
          "published_at": "2019-01-01T04:45:34Z"
        },
        {
          "tag": "v1.0.83",
          "kind": "patch",
          "published_at": "2018-12-28T00:53:48Z"
        },
        {
          "tag": "v1.0.82",
          "kind": "patch",
          "published_at": "2018-12-11T06:25:27Z"
        },
        {
          "tag": "v1.0.81",
          "kind": "patch",
          "published_at": "2018-12-08T02:30:35Z"
        },
        {
          "tag": "v1.0.80",
          "kind": "patch",
          "published_at": "2018-10-14T10:08:53Z"
        },
        {
          "tag": "v1.0.79",
          "kind": "patch",
          "published_at": "2018-09-15T21:40:38Z"
        },
        {
          "tag": "v1.0.78",
          "kind": "patch",
          "published_at": "2018-09-09T00:10:41Z"
        },
        {
          "tag": "v1.0.77",
          "kind": "patch",
          "published_at": "2018-09-07T04:36:27Z"
        },
        {
          "tag": "v1.0.76",
          "kind": "patch",
          "published_at": "2018-09-01T22:25:53Z"
        },
        {
          "tag": "v1.0.75",
          "kind": "patch",
          "published_at": "2018-08-25T03:03:04Z"
        },
        {
          "tag": "v1.0.74",
          "kind": "patch",
          "published_at": "2018-08-23T22:29:16Z"
        },
        {
          "tag": "v1.0.73",
          "kind": "patch",
          "published_at": "2018-08-23T01:47:15Z"
        },
        {
          "tag": "v1.0.72",
          "kind": "patch",
          "published_at": "2018-08-21T01:02:03Z"
        },
        {
          "tag": "v1.0.71",
          "kind": "patch",
          "published_at": "2018-08-07T06:55:55Z"
        },
        {
          "tag": "v1.0.70",
          "kind": "patch",
          "published_at": "2018-07-07T03:21:26Z"
        },
        {
          "tag": "v1.0.69",
          "kind": "patch",
          "published_at": "2018-07-01T06:40:28Z"
        },
        {
          "tag": "v1.0.68",
          "kind": "patch",
          "published_at": "2018-06-28T16:31:12Z"
        },
        {
          "tag": "v1.0.67",
          "kind": "patch",
          "published_at": "2018-06-27T07:18:03Z"
        },
        {
          "tag": "v1.0.66",
          "kind": "patch",
          "published_at": "2018-06-03T18:45:20Z"
        },
        {
          "tag": "v1.0.65",
          "kind": "patch",
          "published_at": "2018-06-01T20:00:58Z"
        },
        {
          "tag": "v1.0.64",
          "kind": "patch",
          "published_at": "2018-05-30T07:17:45Z"
        },
        {
          "tag": "v1.0.63",
          "kind": "patch",
          "published_at": "2018-05-29T03:12:08Z"
        },
        {
          "tag": "v1.0.62",
          "kind": "patch",
          "published_at": "2018-05-27T01:59:03Z"
        },
        {
          "tag": "v1.0.61",
          "kind": "patch",
          "published_at": "2018-05-26T17:38:18Z"
        },
        {
          "tag": "v1.0.60",
          "kind": "patch",
          "published_at": "2018-05-25T23:05:01Z"
        },
        {
          "tag": "v1.0.59",
          "kind": "patch",
          "published_at": "2018-05-21T10:51:32Z"
        },
        {
          "tag": "v1.0.58",
          "kind": "patch",
          "published_at": "2018-05-20T00:30:39Z"
        },
        {
          "tag": "v1.0.57",
          "kind": "patch",
          "published_at": "2018-05-19T06:31:33Z"
        },
        {
          "tag": "v1.0.56",
          "kind": "patch",
          "published_at": "2018-05-18T19:37:06Z"
        },
        {
          "tag": "v1.0.55",
          "kind": "patch",
          "published_at": "2018-05-12T16:47:43Z"
        },
        {
          "tag": "v1.0.54",
          "kind": "patch",
          "published_at": "2018-05-12T06:02:37Z"
        },
        {
          "tag": "v1.0.53",
          "kind": "patch",
          "published_at": "2018-05-10T15:44:53Z"
        },
        {
          "tag": "v1.0.52",
          "kind": "patch",
          "published_at": "2018-05-09T20:01:41Z"
        },
        {
          "tag": "v1.0.51",
          "kind": "patch",
          "published_at": "2018-05-08T17:07:45Z"
        },
        {
          "tag": "v1.0.50",
          "kind": "patch",
          "published_at": "2018-05-07T20:51:32Z"
        },
        {
          "tag": "v1.0.49",
          "kind": "patch",
          "published_at": "2018-05-07T18:51:15Z"
        },
        {
          "tag": "v1.0.48",
          "kind": "patch",
          "published_at": "2018-05-07T17:22:26Z"
        },
        {
          "tag": "v1.0.47",
          "kind": "patch",
          "published_at": "2018-05-07T04:39:21Z"
        },
        {
          "tag": "v1.0.46",
          "kind": "patch",
          "published_at": "2018-05-06T20:44:55Z"
        },
        {
          "tag": "v1.0.45",
          "kind": "patch",
          "published_at": "2018-05-02T22:18:17Z"
        },
        {
          "tag": "v1.0.44",
          "kind": "patch",
          "published_at": "2018-05-02T05:34:27Z"
        },
        {
          "tag": "v1.0.43",
          "kind": "patch",
          "published_at": "2018-04-23T18:23:58Z"
        },
        {
          "tag": "v1.0.42",
          "kind": "patch",
          "published_at": "2018-04-21T22:16:10Z"
        },
        {
          "tag": "v1.0.41",
          "kind": "patch",
          "published_at": "2018-04-20T05:13:45Z"
        },
        {
          "tag": "v1.0.40",
          "kind": "patch",
          "published_at": "2018-04-19T17:31:33Z"
        },
        {
          "tag": "v1.0.39",
          "kind": "patch",
          "published_at": "2018-04-17T18:35:45Z"
        },
        {
          "tag": "v1.0.38",
          "kind": "patch",
          "published_at": "2018-04-15T03:30:18Z"
        },
        {
          "tag": "v1.0.37",
          "kind": "patch",
          "published_at": "2018-04-02T05:30:32Z"
        },
        {
          "tag": "v1.0.36",
          "kind": "patch",
          "published_at": "2018-03-27T09:35:45Z"
        },
        {
          "tag": "v1.0.35",
          "kind": "patch",
          "published_at": "2018-03-25T10:59:02Z"
        },
        {
          "tag": "v1.0.34",
          "kind": "patch",
          "published_at": "2018-03-22T22:06:21Z"
        },
        {
          "tag": "v1.0.33",
          "kind": "patch",
          "published_at": "2018-03-15T17:03:42Z"
        },
        {
          "tag": "v1.0.32",
          "kind": "patch",
          "published_at": "2018-03-13T18:31:26Z"
        },
        {
          "tag": "v1.0.31",
          "kind": "patch",
          "published_at": "2018-03-13T17:18:35Z"
        },
        {
          "tag": "v1.0.30",
          "kind": "patch",
          "published_at": "2018-03-12T18:44:50Z"
        },
        {
          "tag": "v1.0.29",
          "kind": "patch",
          "published_at": "2018-03-09T08:24:08Z"
        },
        {
          "tag": "v1.0.28",
          "kind": "patch",
          "published_at": "2018-03-08T19:39:32Z"
        },
        {
          "tag": "v1.0.27",
          "kind": "patch",
          "published_at": "2017-12-31T03:19:41Z"
        },
        {
          "tag": "v1.0.26",
          "kind": "patch",
          "published_at": "2017-12-27T22:33:32Z"
        },
        {
          "tag": "v1.0.25",
          "kind": "patch",
          "published_at": "2017-12-24T04:33:59Z"
        },
        {
          "tag": "v1.0.24",
          "kind": "patch",
          "published_at": "2017-12-09T22:43:55Z"
        },
        {
          "tag": "v1.0.23",
          "kind": "patch",
          "published_at": "2017-11-30T06:26:32Z"
        },
        {
          "tag": "v1.0.22",
          "kind": "patch",
          "published_at": "2017-11-30T04:01:43Z"
        },
        {
          "tag": "v1.0.21",
          "kind": "patch",
          "published_at": "2017-11-16T06:24:18Z"
        },
        {
          "tag": "v1.0.20",
          "kind": "patch",
          "published_at": "2017-11-12T18:29:08Z"
        },
        {
          "tag": "v1.0.19",
          "kind": "patch",
          "published_at": "2017-11-07T07:50:24Z"
        },
        {
          "tag": "v1.0.18",
          "kind": "patch",
          "published_at": "2017-11-03T17:20:41Z"
        },
        {
          "tag": "v1.0.17",
          "kind": "patch",
          "published_at": "2017-10-31T16:36:06Z"
        },
        {
          "tag": "v1.0.16",
          "kind": "patch",
          "published_at": "2017-10-22T18:29:44Z"
        },
        {
          "tag": "v1.0.15",
          "kind": "patch",
          "published_at": "2017-09-17T20:58:35Z"
        },
        {
          "tag": "v1.0.14",
          "kind": "patch",
          "published_at": "2017-09-09T19:50:57Z"
        },
        {
          "tag": "v1.0.13",
          "kind": "patch",
          "published_at": "2017-09-09T18:40:31Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2017-09-04T18:11:44Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2017-07-27T07:56:28Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2017-07-12T04:19:24Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2017-06-30T03:21:29Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2017-05-24T07:17:27Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2017-05-20T00:00:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "07ba7ea8dd66fe240aff82456c01e9aeda47509c",
          "body": null,
          "is_bot": false,
          "headline": "Update workflows to actions/checkout@v3",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-04-25T02:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f29f6bb4ad5ec7db6b1b1ad787f668bd74c104e",
          "body": null,
          "is_bot": false,
          "headline": "Disable expandtest on miri",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-04-24T23:01:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6c104fd1da0a330a425c0344c1cf027f68f2b20",
          "body": null,
          "is_bot": false,
          "headline": "Ignore unused ignore attribute warning in some configurations",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-04-24T23:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a3a6fb1013e9e15bbb085091c4cc65f87d58f5a",
          "body": null,
          "is_bot": false,
          "headline": "Disable ui test on miri",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-04-24T22:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5c3b5e8e57b0490c60a4241053f4440ace912e7",
          "body": null,
          "is_bot": false,
          "headline": "Update ui test suite to nightly-2022-04-17",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-04-17T06:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "996d171461f27cd935aed473ad318bbbc6e5c2cc",
          "body": "Update some URLs",
          "is_bot": false,
          "headline": "Merge pull request #2201 from atouchet/urls",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-04-14T09:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1c4517335cc5ce440b7d21bd76887c9fd31f5fa",
          "body": null,
          "is_bot": false,
          "headline": "Update some URLs",
          "author_name": "Alex Touchet",
          "author_login": "atouchet",
          "committed_at": "2022-04-14T04:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e94a27c76834c540e36fbe8bd881a60f1ad61e9",
          "body": "Update exhaustive matching to syn 1.0.90",
          "is_bot": false,
          "headline": "Merge pull request #2194 from serde-rs/exhaustive",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-03-28T17:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b23a76841425c70926efb51d46353cccc45c1145",
          "body": null,
          "is_bot": false,
          "headline": "Update exhaustive matching to syn 1.0.90",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-03-28T17:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e19ae8c9486a3bbbe51f1befb05edee94c454f9",
          "body": "#2168",
          "is_bot": false,
          "headline": "Fix rust-version in serde_test Cargo.toml too",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-25T22:49:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "404a1d142a9f24de0be4a0dd9b70d6335dd5fc77",
          "body": "Closes #2168.",
          "is_bot": false,
          "headline": "Fix rust-version in Cargo.toml",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-25T22:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02bd79a0bada78dd88d050f6478806f001f41fb0",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.136",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-25T21:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3ce2c934a9123b5a309256d65cca6b6d19466ec",
          "body": "Render 128-bit integer value into Visitor errors",
          "is_bot": false,
          "headline": "Merge pull request #2167 from serde-rs/error128",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-25T21:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d71ac84b57428bc5959f068fa3369929d2c1646",
          "body": null,
          "is_bot": false,
          "headline": "Render 128-bit integer value into Visitor errors",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-25T20:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82c3eb7ba4c34e071d3103ba92972b63b8d70dbf",
          "body": null,
          "is_bot": false,
          "headline": "Add test of visitor error messages",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-25T19:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8932c852a50d1e1644e4d2b52d816cbce3e95567",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.135",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-23T00:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f3dd3c7c4bd4305f0f5790811461c94e9f96078",
          "body": "Add discord invite links",
          "is_bot": false,
          "headline": "Merge pull request #2163 from serde-rs/discord",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-22T19:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd9b415ff90f1f7b61ddde34abde93c1aab2cef2",
          "body": null,
          "is_bot": false,
          "headline": "Add discord invite links",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-22T19:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bb4a5a4f6828a43d89c033c1fab99975b0363db",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.134",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T06:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6164627beaea4fce50749460dd96a71e176ff188",
          "body": "Write better Visitor for NonZero integers",
          "is_bot": false,
          "headline": "Merge pull request #2159 from serde-rs/nonzero",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T06:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51aaf496d4e1d28573bffb43906ba860ac498ddf",
          "body": null,
          "is_bot": false,
          "headline": "Write better Visitor for NonZero integers",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T06:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc66aeb0d316d608e43061372d6bd400aad2d393",
          "body": null,
          "is_bot": false,
          "headline": "Add tests of deserializing NonZero",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T05:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e7044d457058ff95c8dccd38afed198ed6bbd06",
          "body": null,
          "is_bot": false,
          "headline": "Ignore clippy in number conversion tests",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T05:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5498dc055062e95c687dde8a6b4b04b8ec68693e",
          "body": null,
          "is_bot": false,
          "headline": "Add tests of num conversion errors",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T05:37:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff04e8be9b37d2a86a05421e2986a1f5c1baf0c7",
          "body": null,
          "is_bot": false,
          "headline": "Improve coverage of num conversion in test suite",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T05:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69240c17c57b72e477dc642be0240f8e1a285e9d",
          "body": null,
          "is_bot": false,
          "headline": "Eliminate macro from serialization tests",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T04:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "237434f19c18d84dcfe28ebf0d59c9d52119ac0b",
          "body": null,
          "is_bot": false,
          "headline": "Accept ?Sized references in assert_ser_tokens",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T04:21:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "183391434603193d7a5d2d2fc8bb4504a41a779d",
          "body": null,
          "is_bot": false,
          "headline": "Eliminate macro from deserialization error tests",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T03:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab848060f24b2acaa906c64a58b636918ec12a40",
          "body": null,
          "is_bot": false,
          "headline": "Extract tests of deserialization errors to separate file",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T03:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e39623f72ee1f8935714289a9ad500720e062d5",
          "body": null,
          "is_bot": false,
          "headline": "Implement test suite seq macro without tt muncher",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T03:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "157dc44c51b499bec82722994b5876f7f56d5511",
          "body": null,
          "is_bot": false,
          "headline": "Clean up test suite's macro formatting",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T03:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80d01a3a79134e1837a734e66bbef147a327d06e",
          "body": null,
          "is_bot": false,
          "headline": "Tweak seq iterators in test suite",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T03:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "343c060fc1f77159d3897f9443d4e9fcf3f0d07d",
          "body": null,
          "is_bot": false,
          "headline": "Adapt seq macro to not derail rustfmt",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T03:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21c1ab6c50d95c084538598223a963f62ef6d37f",
          "body": null,
          "is_bot": false,
          "headline": "Format deserialization tests with rustfmt",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T03:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "594ab7745dd2e6f960803bf2effc87adfd969942",
          "body": null,
          "is_bot": false,
          "headline": "Reimplement deserialization tests without macro",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T02:09:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cf0ba7fe2c93dd4839a0aabf670a11c6adee867",
          "body": null,
          "is_bot": false,
          "headline": "Make serde_test build script buildable with older rustc",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T01:59:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34b52c0b837da16dfd4dc2d2da26c87693f1d373",
          "body": null,
          "is_bot": false,
          "headline": "Include build script in packaged serde_test crate",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-21T01:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec7ddc93cdf1c9a5d32a97cc92dfaa88bad7ea63",
          "body": null,
          "is_bot": false,
          "headline": "Include 128-bit integers in test suite unconditionally",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-20T23:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55a7cedd737278a9d75a2efd038c6f38b8c38bd6",
          "body": "This allows non-Cargo builds to generally not get involved in cfgs. As\nlong as one is using a reasonably recent toolchain, no cfgs need to be\nset and you'll get a fully-featured build.",
          "is_bot": false,
          "headline": "Invert all build.rs cfgs",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-02T05:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7af97c66b8a5b9674024736ceb2c59442f5d38e9",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.133",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-01T21:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f57084365ed21248619d770dd76fcbea919c009",
          "body": "Optimize deserialization of recursive buffered types",
          "is_bot": false,
          "headline": "Merge pull request #2148 from serde-rs/deserializecontent",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-01T21:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56bd3694227fa9d02e85ee1493f9709f241995e8",
          "body": null,
          "is_bot": false,
          "headline": "Optimize deserialization of recursive buffered types",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-01T21:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff259ec66ba25166fd02ccc52cc76006a7a17728",
          "body": null,
          "is_bot": false,
          "headline": "Detect warnings in CI",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2022-01-01T19:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c54aafeb9c6bdf69bf0bd392be1f1340b1b9720",
          "body": null,
          "is_bot": false,
          "headline": "Document the atomic ordering in the Serialize impl",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-12-23T19:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d41404e673a4d58e701780d968f36f023674b49",
          "body": null,
          "is_bot": false,
          "headline": "No need for the SeqCst load in test suite",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-12-23T19:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eccb3c350c7dde5724dc5c47b18c7e90e3c29b6",
          "body": "    error: unnecessary use of `to_vec`\n       --> test_suite/tests/test_de.rs:251:12\n        |\n    251 |     .chain(ignorable_tokens.to_vec().into_iter())\n        |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use: `ignorable_tokens.iter().copied()`\n        |\n        = note: `-D clippy::unnecessary-to-owned` implied by `-D clippy::all`\n        = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_to_owned",
          "is_bot": false,
          "headline": "Resolve unnecessary_to_owned clippy lint in test suite",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-12-18T02:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ae1c3bf7eb7c13cb464bfe37a1439190e8d63f",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.132",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-12-16T19:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b85e28166c2c0992d423015524965632bb7fee87",
          "body": null,
          "is_bot": false,
          "headline": "Update path to rustc target spec files",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-12-16T19:05:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0508cb50fcd0c586ee50f3a2800afc3394e007fd",
          "body": "Enable atomic64 on riscv64 arch",
          "is_bot": false,
          "headline": "Merge pull request #2141 from Avimitin/risc-v",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-12-16T19:05:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84fdc7df69cd66f74f9621bb81917e7f622e5926",
          "body": "Signed-off-by: Avimitin <avimitin@gmail.com>",
          "is_bot": false,
          "headline": "Enable atomic64 on riscv64 arch",
          "author_name": "Avimitin",
          "author_login": "Avimitin",
          "committed_at": "2021-12-14T12:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab1ca04b2eaf8ec53d66d569008cd41a34426f88",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.131",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-12-09T02:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb2fe409c8f7ad6c95e3096e5e9ede865c8cfb49",
          "body": null,
          "is_bot": false,
          "headline": "Touch up PR 2116",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-12-09T02:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "549fac7235e56ac9ac423fe4a613fdbfcb1c6f7a",
          "body": "Fix `unused_results` complaining rustc lint in codegen for adjacently tagged enum",
          "is_bot": false,
          "headline": "Merge pull request #2116 from tyranron/fix-unused-results",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-12-09T02:43:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c375d8b19b2c714d21acc040f65c669cfb943c2e",
          "body": "Change cbor link to new repo",
          "is_bot": false,
          "headline": "Merge pull request #2124 from dtolnay/cbor",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-11-26T22:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cf507f8084c5cce4669cdb547a1a5342324160a",
          "body": null,
          "is_bot": false,
          "headline": "Change cbor link to new repo",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-11-26T22:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3c1641c06f4baaa06ce9627071a4f2169b770ec",
          "body": null,
          "is_bot": false,
          "headline": "Remove workaround for redundant_field_names Clippy bug",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-11-05T03:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fcda0ebdb2cfa050df42fded93ba07c14e4b683",
          "body": null,
          "is_bot": false,
          "headline": "Enable pedantic lints on test suite in CI",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-11-05T03:21:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f16ac0a94a51adbbb6a602960d8ab2ecf3bd4cb",
          "body": null,
          "is_bot": false,
          "headline": "Move deny(clippy) to command line arguments in the CI job",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-11-05T03:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "737f78c3156a23b9a0dd1affdee1e8b812f6ebac",
          "body": "    error: all variants have the same prefix: `Serialize`\n        --> test_suite/tests/test_macros.rs:1741:5\n         |\n    1741 | /     enum E {\n    1742 | |         #[serde(rename_all = \"camelCase\")]\n    1743 | |         Serialize {\n    1744 | |             serialize: bool,\n    ...    |\n    1756 |\n[…]\nmove the prefixes and use full paths to the variants instead of glob imports\n         = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#enum_variant_names",
          "is_bot": false,
          "headline": "Ignore enum_variant_names Clippy lint in test suite",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-11-05T03:06:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a97386cb939224f6b0dfa7fcb10b6e2b5394538",
          "body": null,
          "is_bot": false,
          "headline": "Clippy if_then_panic lint has been renamed to manual_assert",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-11-05T02:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b32217877dad68cac34be9708ebb224626cce0b",
          "body": "… tagged enum",
          "is_bot": false,
          "headline": "Fix `unused_results` complaining rustc lint in codegen for adjacently…",
          "author_name": "tyranron",
          "author_login": "tyranron",
          "committed_at": "2021-10-29T11:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b140361a31c21713e59fe4cc35ab1d192bbc79f",
          "body": "Update URL",
          "is_bot": false,
          "headline": "Merge pull request #2102 from atouchet/url",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-10-14T23:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678351eac7b3a499e255eaa0bc2a8f0168bce0da",
          "body": null,
          "is_bot": false,
          "headline": "Update URL",
          "author_name": "Alex Touchet",
          "author_login": "atouchet",
          "committed_at": "2021-10-14T23:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "999c261d11d8cf9ca2fd55a01f5954df28b163e3",
          "body": null,
          "is_bot": false,
          "headline": "Ui test changes for trybuild 1.0.49",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-10-08T06:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efbe574209a0147ede83c9169dfdfa55bbb96c37",
          "body": null,
          "is_bot": false,
          "headline": "Update ui test files",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-10-07T04:56:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33b2677384149c7b9f56a6a84a628ad0008f0e80",
          "body": "https://github.com/rust-lang/rust-clippy/issues/7768\n\n    error: consider adding a `;` to the last statement for consistent formatting\n       --> serde/src/de/impls.rs:849:1\n        |\n    849 | / seq_impl!(\n    850 | |     BinaryHeap<T: Ord>,\n    851 | |     seq,\n    852 | |     BinaryHeap::clear,\n \n[…]\n   1307 +     HashMap<K: Eq + Hash, V, S: BuildHasher + Default>,\n    1308 +     map,\n    1309 +     HashMap::with_capacity_and_hasher(size_hint::cautious(map.size_hint()), S::default()));;\n         |",
          "is_bot": false,
          "headline": "Suppress broken semicolon_if_nothing_returned lint",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-10-05T03:57:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "01ded9f40585366fa8fe164f1208a737f0e5951c",
          "body": null,
          "is_bot": false,
          "headline": "Declare minimum Rust version in Cargo metadata",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-10-02T06:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc827ecec2039a9f35e9f5c635dcc3560f2fb5d5",
          "body": "    error: redundant closure\n      --> serde_derive/src/bound.rs:53:19\n       |\n    53 |         .flat_map(|predicates| predicates.to_vec());\n       |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace the closure with the method itself: `[T]::to_vec`\n       |\n    note: the lint level \n[…]\nace the closure with the method itself: `[T]::to_vec`\n       |\n       = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_for_method_calls",
          "is_bot": false,
          "headline": "Resolve redundant_closure_for_method_calls clippy lints",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-09-30T04:31:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c785eee58d4f9ef360bc37bd0f57c238cb8bbb0",
          "body": "    error: only a `panic!` in `if`-then statement\n      --> serde_derive/src/internals/ctxt.rs:58:9\n       |\n    58 | /         if !thread::panicking() && self.errors.borrow().is_some() {\n    59 | |             panic!(\"forgot to check for errors\");\n    60 | |         }\n       | |_________^ help: try\n[…]\n        |\n         = note: `-D clippy::if-then-panic` implied by `-D clippy::all`\n         = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#if_then_panic",
          "is_bot": false,
          "headline": "Ignore if_then_panic clippy lint",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-09-30T04:31:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "819db93a3da51bbd3fa6120a122c19a071c7d9e0",
          "body": null,
          "is_bot": false,
          "headline": "Format with rustfmt 2021-09-29",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-09-30T04:31:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6690ea2fe83924e5bb37bbb6a1341444d26a65b",
          "body": null,
          "is_bot": false,
          "headline": "Update ui test suite to nightly-2021-09-14",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-09-15T02:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e1a50749938612cfbdb69b57fc4cf249f87149",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.130",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-28T18:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87d41b59fdfcfb2c67d6add53ccdf894977aa58b",
          "body": "Enable unsized Map/SeqAccess types to use the impl for &mut",
          "is_bot": false,
          "headline": "Merge pull request #2081 from dtolnay/accessunsized",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-28T18:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f120fb35542eebbb33be7eae41825bb79820e78",
          "body": null,
          "is_bot": false,
          "headline": "Enable unsized Map/SeqAccess types to use the impl for &mut",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-28T17:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b92c80cc1c205bd21c331b20a9dd8ed8a922536",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.129",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-23T22:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1c0ede4522ebcfa0974a188eca74b731bb689a8",
          "body": "Support packed remote struct without destructuring",
          "is_bot": false,
          "headline": "Merge pull request #2080 from dtolnay/packeddrop",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-23T22:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a66c5f33d0c9ede96d26599dfba2bc7ac7caf17",
          "body": null,
          "is_bot": false,
          "headline": "Support packed remote struct without destructuring",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-23T21:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "714c8a558688e496bbdec080fb0c96d3623c61fd",
          "body": "Currently fails:\n\n    error[E0509]: cannot move out of type `RemotePackedNonCopyDef`, which implements the `Drop` trait\n       --> test_suite/tests/test_gen.rs:876:10\n        |\n    876 | #[derive(Deserialize)]\n        |          ^^^^^^^^^^^\n        |          |\n        |          cannot move out of \n[…]\ning::String`, which does not implement the `Copy` trait\n        |\n        = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)",
          "is_bot": false,
          "headline": "Add test of packed struct that cannot be destructured",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-23T21:38:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dc0c0dcba17dd8732cd8721a7ef556afcb04c6c0",
          "body": "Fix unaligned reference warnings on packed remote def",
          "is_bot": false,
          "headline": "Merge pull request #2079 from dtolnay/packedremote",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-23T21:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54102ee7d08cd2037eba8c3f9ad087e3a04d1e72",
          "body": null,
          "is_bot": false,
          "headline": "Avoid generating ref patterns for fields of packed remote struct",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-23T17:18:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14accf751801d34a2c015efcce31c0743622e63e",
          "body": "Currently fails to build:\n\n    error: reference to packed field is unaligned\n       --> test_suite/tests/test_gen.rs:858:10\n        |\n    858 | #[derive(Serialize, Deserialize)]\n        |          ^^^^^^^^^\n        |\n    note: the lint level is defined here\n       --> test_suite/tests/test_gen.rs:5:\n[…]\nundefined behavior (even if that reference is never dereferenced)\n        = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)",
          "is_bot": false,
          "headline": "Add test of remote with a packed struct",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-23T17:18:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "55fdbea20bbcb0f0fa7e9545ec0ea10c87a6643d",
          "body": "Use try_fold in default implementation of collect_seq, collect_map",
          "is_bot": false,
          "headline": "Merge pull request #2077 from dtolnay/tryfold",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-21T21:08:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75d89023714cec395dbfd6fbc75a206347aba6aa",
          "body": null,
          "is_bot": false,
          "headline": "Use try_fold in default implementation of collect_seq, collect_map",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-21T21:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9451ea8df19d7588aad9b434bbe8f27d21090160",
          "body": null,
          "is_bot": false,
          "headline": "Format PR 1992 with rustfmt",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-21T19:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1ce03b3ddaae74e9dee264224fab4e44a7b44e7",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request 1992 from Mingun/unnecessary-deserialize-with",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-21T19:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a587eb8953d823a2406c7319c442c45fed2aee5c",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.128",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-21T17:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "990f7eb6c1b84be43f5439ce17d23db8e63a5854",
          "body": "Enable 128-bit integers on emscripten post Rust 1.40",
          "is_bot": false,
          "headline": "Merge pull request #2076 from Manishearth/emscripten-i128",
          "author_name": "Oli Scherer",
          "author_login": "oli-obk",
          "committed_at": "2021-08-21T17:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "082e18f9a1f9f48437229c34bc092ebf98be440d",
          "body": null,
          "is_bot": false,
          "headline": "Rust supports i128/u128 on emscripten post Rust 1.40",
          "author_name": "Manish Goregaokar",
          "author_login": "Manishearth",
          "committed_at": "2021-08-21T04:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3094857875fad3e65224117c86ca8f1d33c48c0",
          "body": "https://github.com/rust-lang/rust-clippy/issues/7575",
          "is_bot": false,
          "headline": "Ignore buggy collapsible_match clippy lint",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-08-17T02:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2f85681fea9229208e83ae873c3a9a077f4d255",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.127",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-07-31T03:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b840c3030073446f2c14911cfe46df53e64d894",
          "body": "    warning: trailing semicolon in macro used in expression position\n       --> serde_test/src/ser.rs:44:10\n        |\n    44  |         );\n        |          ^\n    ...\n    152 |             Some(&Token::BorrowedStr(_)) => assert_next_token!(self, BorrowedStr(v)),\n        |                           \n[…]\ning phased out; it will become a hard error in a future release!\n        = note: this warning originates in the macro `assert_next_token` (in Nightly builds, run with -Z macro-backtrace for more info)",
          "is_bot": false,
          "headline": "Resolve semicolon_in_expressions_from_macros warning in serde_test",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-07-31T03:58:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9c39115f827170f7adbdfa4115f5916c5979393c",
          "body": "Clippy bug: https://github.com/rust-lang/rust-clippy/issues/7422\n\n    error: use of irregular braces for `format_args!` macro\n       --> test_suite/tests/test_gen.rs:528:25\n        |\n    528 |     #[derive(Serialize, Deserialize)]\n        |                         ^^^^^^^^^^^\n        |\n        = not\n[…]\ngithub.io/rust-clippy/master/index.html#nonstandard_macro_braces\n         = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)",
          "is_bot": false,
          "headline": "Ignore buggy nonstandard_macro_braces clippy lint",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-07-03T03:58:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "89342af71e06e83b8718d34e44b59d658e841cf3",
          "body": "spelling: implicitly",
          "is_bot": false,
          "headline": "Merge pull request #2047 from jsoref/spelling",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-06-25T05:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c5e2d11f64104ec5cf6a884b5372b28e7569712",
          "body": "Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>",
          "is_bot": false,
          "headline": "spelling: implicitly",
          "author_name": "Josh Soref",
          "author_login": "jsoref",
          "committed_at": "2021-06-25T04:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3805c037a8805e7f4559a140bbd228e13feac391",
          "body": "Fix outdated test instructions in CONTRIBUTING.md",
          "is_bot": false,
          "headline": "Merge pull request #2040 from dtolnay/test",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-06-12T20:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7045fee26000e9e49fcf9cdb99db611a249ce915",
          "body": null,
          "is_bot": false,
          "headline": "Fix outdated test instructions in CONTRIBUTING.md",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-06-12T20:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d81532e413fed5bfeae2ee992376da584af8967",
          "body": "Update documented test command for the serde directory",
          "is_bot": false,
          "headline": "Merge pull request #2039 from dtolnay/test",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-06-12T20:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e47432ef07337678bed2b197a45be3dde7e2695",
          "body": null,
          "is_bot": false,
          "headline": "Update documented test command for the serde directory",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2021-06-12T20:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0fc46783d36286e7537ea5fb00eae4a01e85a35",
          "body": null,
          "is_bot": false,
          "headline": "Add test with generic deserialize_with function",
          "author_name": "Mingun",
          "author_login": "Mingun",
          "committed_at": "2021-06-12T13:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca772a14f9a8f6e7fcbafe1509546e1c0ef4b4d9",
          "body": null,
          "is_bot": false,
          "headline": "Get rid of useless DeserializeWith wrapper",
          "author_name": "Mingun",
          "author_login": "Mingun",
          "committed_at": "2021-06-12T13:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 0,
      "latest_release_at": "2020-04-03T21:26:42Z",
      "latest_release_tag": "v1.0.106",
      "releases_from_tags": true,
      "days_since_last_push": 12,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2309,
      "mean_days_between_releases": 29
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "serde",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "serialization",
            "no_std",
            "serde",
            "no-std",
            "encoding",
            "no-std::no-alloc"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/serde",
          "is_deprecated": false,
          "latest_version": "1.0.229",
          "repository_url": "https://github.com/serde-rs/serde",
          "versions_count": 316,
          "total_downloads": 1216555796,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 83916627,
          "first_published_at": "2014-12-05T20:20:39.487502Z",
          "latest_published_at": "2026-07-18T23:05:13.266456Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 12
        },
        {
          "name": "serde_test",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "serialization",
            "testing",
            "serde",
            "dev-dependencies",
            "development-tools::testing"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/serde_test",
          "is_deprecated": false,
          "latest_version": "1.0.177",
          "repository_url": "https://github.com/serde-rs/test",
          "versions_count": 231,
          "total_downloads": 36601144,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1563340,
          "first_published_at": "2016-06-29T08:15:45.928821Z",
          "latest_published_at": "2024-08-05T07:14:44.127884Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 724
        },
        {
          "name": "serde_derive",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "serialization",
            "no_std",
            "serde",
            "derive",
            "no-std",
            "no-std::no-alloc"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/serde_derive",
          "is_deprecated": false,
          "latest_version": "1.0.229",
          "repository_url": "https://github.com/serde-rs/serde",
          "versions_count": 271,
          "total_downloads": 1145753594,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 81357939,
          "first_published_at": "2016-08-29T05:22:31.552019Z",
          "latest_published_at": "2026-07-18T23:05:07.504375Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 12
        },
        {
          "name": "serde_derive_internals",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "serialization",
            "serde"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/serde_derive_internals",
          "is_deprecated": false,
          "latest_version": "0.30.0",
          "repository_url": "https://github.com/serde-rs/serde",
          "versions_count": 24,
          "total_downloads": 181496137,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 15884479,
          "first_published_at": "2017-04-20T15:12:02.135733Z",
          "latest_published_at": "2026-07-25T14:58:00.367023Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 14,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2023-07-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "serde/Cargo.toml",
        "serde_derive/Cargo.toml",
        "serde_derive_internals/Cargo.toml",
        "serde_test/Cargo.toml",
        "test_suite/Cargo.toml",
        "test_suite/no_std/Cargo.toml"
      ],
      "largest_source_bytes": 107924,
      "source_files_sampled": 189,
      "oversized_source_files": 8,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "serde/Cargo.toml",
        "serde_derive/Cargo.toml",
        "serde_derive_internals/Cargo.toml",
        "serde_test/Cargo.toml",
        "test_suite/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 10,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "serde_derive",
          "manifest": "serde/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=1.0.136"
        },
        {
          "name": "proc-macro2",
          "manifest": "serde_derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "quote",
          "manifest": "serde_derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "syn",
          "manifest": "serde_derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.90"
        },
        {
          "name": "proc-macro2",
          "manifest": "serde_derive_internals/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "quote",
          "manifest": "serde_derive_internals/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "syn",
          "manifest": "serde_derive_internals/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.90"
        },
        {
          "name": "serde",
          "manifest": "serde_test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.60"
        },
        {
          "name": "serde",
          "manifest": "test_suite/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "libc",
          "manifest": "test_suite/no_std/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "serde",
          "manifest": "test_suite/no_std/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "libc",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": true,
            "version": "1.0.136",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "fnv",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "macrotest",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "rustversion",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "toolchain_find",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "trybuild",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 7,
        "indirect_count": 5
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "dtolnay",
          "commits": 1894,
          "avatar_url": "https://avatars.githubusercontent.com/u/1940490?v=4"
        },
        {
          "type": "User",
          "login": "erickt",
          "commits": 804,
          "avatar_url": "https://avatars.githubusercontent.com/u/84711?v=4"
        },
        {
          "type": "User",
          "login": "oli-obk",
          "commits": 102,
          "avatar_url": "https://avatars.githubusercontent.com/u/332036?v=4"
        },
        {
          "type": "User",
          "login": "mitsuhiko",
          "commits": 48,
          "avatar_url": "https://avatars.githubusercontent.com/u/7396?v=4"
        },
        {
          "type": "User",
          "login": "homu",
          "commits": 38,
          "avatar_url": "https://avatars.githubusercontent.com/u/10212162?v=4"
        },
        {
          "type": "User",
          "login": "hugoduncan",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/54043?v=4"
        },
        {
          "type": "User",
          "login": "Mingun",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/450131?v=4"
        },
        {
          "type": "User",
          "login": "nox",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/123095?v=4"
        },
        {
          "type": "User",
          "login": "jonhoo",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/176295?v=4"
        },
        {
          "type": "User",
          "login": "46bit",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/163111?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.598
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 46 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 3,
            "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "07ba7ea8dd66fe240aff82456c01e9aeda47509c",
        "ran_at": "2026-07-31T06:51:31Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dtolnay/serde",
    "host": "github.com",
    "name": "serde",
    "owner": "dtolnay"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "The weighted overall 38 is calibrated to 33 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 38,
            "calibrated": 33,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 33,
      "inputs": {
        "security": 48,
        "vitality": 37,
        "community": 21,
        "governance": 40,
        "calibration": "2026-08-02",
        "engineering": 42,
        "ai_readiness": 45,
        "weighted_overall_raw": 38
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "weak",
        "name": "Vitality",
        "value": 37,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 12,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 12 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "weak",
            "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": 48,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.0.106",
              "releases_from_tags": true,
              "days_since_latest_release": 2309,
              "mean_days_between_releases": 29
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2309 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2309
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~29 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 29
                    }
                  }
                ],
                "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": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1561,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1561 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 1561
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 21,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "forks": 1,
              "stars": 14,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "14 stars",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "weak",
        "name": "Sustainability & Governance",
        "value": 40,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 100,
              "top_contributor_share": 0.598
            },
            "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 60% of commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 46 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0,
              "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": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 9513,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "dtolnay",
              "public_repos": 121,
              "account_age_days": 5135
            },
            "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": "9,513 followers of dtolnay",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 9513,
                      "login": "dtolnay"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "121 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 121
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "weak",
        "name": "Engineering Quality",
        "value": 42,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://serde.rs/",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://serde.rs/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 48,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 46 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 resolved dependencies against OSV; 10 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 2
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 10
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "unassessed_packages": 10,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status. 1 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              },
              {
                "code": "jurisdiction_below_threshold",
                "params": {
                  "count": 1
                }
              }
            ],
            "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": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "assessed_self_published_locations": 16
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match; 1 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  },
                  {
                    "code": "jurisdiction_below_threshold",
                    "params": {
                      "count": 1,
                      "share": 10,
                      "commits": 50
                    }
                  }
                ],
                "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": "weak",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.29,
              "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": "29 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 29,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "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",
                "serde/Cargo.toml",
                "serde_derive/Cargo.toml",
                "serde_derive_internals/Cargo.toml",
                "serde_test/Cargo.toml",
                "test_suite/Cargo.toml",
                "test_suite/no_std/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, serde/Cargo.toml, serde_derive/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, serde/Cargo.toml, serde_derive/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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 107924,
              "source_files_sampled": 189,
              "oversized_source_files": 8
            },
            "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": "8/189 source files over 60KB",
                "points": 52.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 189,
                      "oversized": 8
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [],
      "scores": {
        "framework": 2
      },
      "primary": null,
      "evidence": [
        {
          "tier": "description",
          "label": "framework",
          "source": "description:framework",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "none",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": false
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "crates package 'serde' points at a different repository (https://github.com/serde-rs/serde); excluded from ecosystem scoring",
    "crates package 'serde_test' points at a different repository (https://github.com/serde-rs/test); excluded from ecosystem scoring",
    "Could not fetch crates package 'serde_test_suite' from its registry",
    "crates package 'serde_derive' points at a different repository (https://github.com/serde-rs/serde); excluded from ecosystem scoring",
    "crates package 'serde_derive_internals' points at a different repository (https://github.com/serde-rs/serde); excluded from ecosystem scoring",
    "Could not fetch crates package 'serde_derive_tests_no_std' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T06:51:47.764271Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dtolnay/serde.svg",
  "full_name": "dtolnay/serde",
  "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.