Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 17:59 UTC

marshallpierce / rust-base64

base64, in rust

RustApache-2.0★ 728 stars⑂ 141 forkssince Dec 2015View on GitHub ↗

marshallpierce/rust-base64 holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (70/100) and lowest on Engineering Quality (46/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

62
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Marshall PiercePersonal account
64 followers125 public repossince Jan 2011

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.iobase640.23.091,069,424441 day agobase64decodeencodeno-stdutf8encoding

Metrics by category

Vitality

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

64Moderate · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
2.1/36Commit cadence — 3/52 weeks with commits
11.3/18Commit volume — 17 commits in the last year
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year17
human_commit_share1
days_since_last_push1
active_weeks_last_year3
How it's scored
16.2/27Ships releases — 41 version tags (no GitHub releases)
36/36Release recency — latest release 1 days ago
12.6/27Release cadence — a release every ~128.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count41
latest_release_tagv0.23.0
releases_from_tagsyes
days_since_latest_release1
mean_days_between_releases128.7
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?

70Good · 18% of overall
How it's scored
46.4/60Stars — 728 stars
17.9/25Forks — 141 forks
5.8/15Watchers — 12 watchers
Inputs used
forks141
stars728
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 91,069,424 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesbase64
dependents
ecosystemscrates
total_downloads1,360,872,700
monthly_downloads91,069,424
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

65Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.6/22.5Commit distribution — top contributor authored 71% of commits
13.5/13.5Contributor breadth — 47 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled47
top_contributor_share0.707
How it's scored
43/46.8Issue resolution — 92% of issues closed
29.9/38.3PR acceptance — 140/179 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 6/16 approved changesets -- score normalized to 3
Inputs used
merged_prs140
open_issues10
closed_issues113
issue_closed_ratio0.919
closed_unmerged_prs39
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13/25Owner reach — 64 followers of marshallpierce
25/25Track record — 125 public repos, account ~15 yr old
Inputs used
followers64
owner_typeUser
is_verified
owner_loginmarshallpierce
public_repos125
account_age_days5,663
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 1 days ago
20/20Version history — 44 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesbase64
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

46At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests — 9 out of 15 merged PRs checked by a CI test -- score normalized to 6
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicsrust, base64, nostd
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

64Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
1.5/2.5CI-Tests — 9 out of 15 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 6/16 approved changesets -- score normalized to 3
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 14 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages141
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 141 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

56Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
34.1/40Legible commit history — 64 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.64
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, fuzz/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
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 — no data
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, fuzz/Cargo.toml
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Rust (statically typed)
53.2/55Manageable file sizes — 1/31 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes71,949
source_files_sampled31
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

728GitHub stars
47contributors
17commits, last 12 months
1days since last push
41releases
1bus factor
10open issues
crates.iopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 141 ⇿
0Stars
141Forks
38Releases

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

025507510012515013632016-072021-072026-07
Major 0Minor 14Patch 20

Each point covers 10 days.

OpenSSF Scorecard 5.5 / 10
5.5aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
6CI-Tests9 out of 15 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 6/16 approved changesets -- score normalized to 3
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
9Vulnerabilities1 existing vulnerabilities detected
All dependencies 141

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

RegistryPackageVersionRelation
crates.ioaho-corasick1.1.4indirect
crates.ioanes0.1.6indirect
crates.ioanstream1.0.0indirect
crates.ioanstyle1.0.14indirect
crates.ioanstyle-parse1.0.0indirect
crates.ioanstyle-query1.1.5indirect
crates.ioanstyle-wincon3.0.11indirect
crates.ioarbitrary0.2.0indirect
crates.ioautocfg0.1.8indirect
crates.ioautocfg1.4.0indirect
crates.ioautocfg1.5.1indirect
crates.iobitflags1.3.2indirect
crates.ioblock-buffer0.10.4indirect
crates.iobumpalo3.20.3indirect
crates.iocast0.3.0indirect
crates.iocc1.2.17indirect
crates.iocfg-if1.0.0indirect
crates.iocfg-if1.0.4indirect
crates.iochacha200.10.1indirect
crates.iociborium0.2.2indirect
crates.iociborium-io0.2.2indirect
crates.iociborium-ll0.2.2indirect
crates.ioclap4.6.4indirect
crates.ioclap_builder4.6.2indirect
crates.ioclap_derive4.6.4indirect
crates.ioclap_lex1.1.0indirect
crates.iocloudabi0.0.3indirect
crates.iocolorchoice1.0.5indirect
crates.iocpufeatures0.2.17indirect
crates.iocpufeatures0.3.0indirect
crates.iocriterion0.7.0indirect
crates.iocriterion-plot0.6.0indirect
crates.iocrossbeam-deque0.8.7indirect
crates.iocrossbeam-epoch0.9.20indirect
crates.iocrossbeam-utils0.8.22indirect
crates.iocrunchy0.2.4indirect
crates.iocrypto-common0.1.6indirect
crates.iodigest0.10.7indirect
crates.ioeither1.16.0indirect
crates.ioequivalent1.0.2indirect
crates.iofuchsia-cprng0.1.1indirect
crates.iofutures-core0.3.33indirect
crates.iofutures-macro0.3.33indirect
crates.iofutures-task0.3.33indirect
crates.iofutures-timer3.0.4indirect
crates.iofutures-util0.3.33indirect
crates.iogeneric-array0.14.7indirect
crates.iogetrandom0.2.17indirect
crates.iogetrandom0.4.3indirect
crates.ioglob0.3.4indirect
crates.iohalf2.7.1indirect
crates.iohashbrown0.17.1indirect
crates.ioheck0.5.0indirect
crates.ioindexmap2.14.0indirect
crates.iois_terminal_polyfill1.70.2indirect
crates.ioitertools0.13.0indirect
crates.ioitoa1.0.18indirect
crates.iojs-sys0.3.103indirect
crates.iolibc0.2.171indirect
crates.iolibc0.2.189indirect
crates.iolibfuzzer-sys0.1.0indirect
crates.iomemchr2.8.3indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.4indirect
crates.ioonce_cell_polyfill1.70.2indirect
crates.iooorandom11.1.5indirect
crates.iopin-project-lite0.2.17indirect
crates.ioplotters0.3.7indirect
crates.ioplotters-backend0.3.7indirect
crates.ioplotters-svg0.3.7indirect
crates.ioppv-lite860.2.21indirect
crates.ioproc-macro-crate3.5.0indirect
crates.ioproc-macro21.0.107indirect
crates.ioquote1.0.47indirect
crates.ior-efi6.0.0indirect
crates.iorand0.10.2indirect
crates.iorand0.6.5indirect
crates.iorand0.8.7indirect
crates.iorand_chacha0.1.1indirect
crates.iorand_chacha0.3.1indirect
crates.iorand_core0.10.1indirect
crates.iorand_core0.3.1indirect
crates.iorand_core0.4.2indirect
crates.iorand_core0.6.4indirect
crates.iorand_hc0.1.0indirect
crates.iorand_isaac0.1.1indirect
crates.iorand_jitter0.1.4indirect
crates.iorand_os0.1.3indirect
crates.iorand_pcg0.1.2indirect
crates.iorand_xorshift0.1.1indirect
crates.iorayon1.12.0indirect
crates.iorayon-core1.13.0indirect
crates.iordrand0.4.0indirect
crates.ioregex1.13.1indirect
crates.ioregex-automata0.4.16indirect
crates.ioregex-syntax0.8.11indirect
crates.iorelative-path1.9.3indirect
crates.iorstest0.26.1indirect
crates.iorstest_macros0.26.1indirect
crates.iorstest_reuse0.7.0indirect
crates.iorustc_version0.4.1indirect
crates.iorustversion1.0.23indirect
crates.iosame-file1.0.6indirect
crates.iosemver1.0.28indirect
crates.ioserde1.0.229indirect
crates.ioserde_core1.0.229indirect
crates.ioserde_derive1.0.229indirect
crates.ioserde_json1.0.151indirect
crates.iosha20.10.8indirect
crates.ioshlex1.3.0indirect
crates.ioslab0.4.12indirect
crates.iostrsim0.11.1indirect
crates.iostrum0.28.0indirect
crates.iostrum_macros0.28.0indirect
crates.iosyn2.0.119indirect
crates.iosyn3.0.3indirect
crates.iotinytemplate1.2.1indirect
crates.iotoml_datetime1.1.1+spec-1.1.0indirect
crates.iotoml_edit0.25.13+spec-1.1.0indirect
crates.iotoml_parser1.1.2+spec-1.1.0indirect
crates.iotypenum1.18.0indirect
crates.iounicode-ident1.0.24indirect
crates.ioutf8parse0.2.2indirect
crates.ioversion_check0.9.5indirect
crates.iowalkdir2.5.0indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowasm-bindgen0.2.126indirect
crates.iowasm-bindgen-macro0.2.126indirect
crates.iowasm-bindgen-macro-support0.2.126indirect
crates.iowasm-bindgen-shared0.2.126indirect
crates.ioweb-sys0.3.103indirect
crates.iowinapi0.3.9indirect
crates.iowinapi-i686-pc-windows-gnu0.4.0indirect
crates.iowinapi-util0.1.11indirect
crates.iowinapi-x86_64-pc-windows-gnu0.4.0indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-sys0.61.2indirect
crates.iowinnow1.0.4indirect
crates.iozerocopy0.8.55indirect
crates.iozerocopy-derive0.8.55indirect
crates.iozmij1.0.23indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 141 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
rand_os0.1.3indirectunknown1

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": [
        "rust",
        "base64",
        "nostd"
      ],
      "is_fork": false,
      "size_kb": 752,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 330731
      },
      "pushed_at": "2026-07-23T13:56:25Z",
      "created_at": "2015-12-04T00:51:54Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T13:57:28Z",
      "description": "base64, in 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": "https://bitbucket.org/marshallpierce/",
      "name": "Marshall Pierce",
      "type": "User",
      "login": "marshallpierce",
      "company": null,
      "location": null,
      "followers": 64,
      "avatar_url": "https://avatars.githubusercontent.com/u/575695?v=4",
      "created_at": "2011-01-21T03:33:18Z",
      "is_verified": null,
      "public_repos": 125,
      "account_age_days": 5663
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2026-07-23T13:56:11Z"
        },
        {
          "tag": "v0.22.1",
          "kind": "patch",
          "published_at": "2024-04-30T23:16:15Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2024-03-02T01:26:10Z"
        },
        {
          "tag": "v0.21.7",
          "kind": "patch",
          "published_at": "2024-01-11T16:21:34Z"
        },
        {
          "tag": "v0.21.6",
          "kind": "patch",
          "published_at": "2024-01-08T15:09:47Z"
        },
        {
          "tag": "v0.21.5",
          "kind": "patch",
          "published_at": "2023-10-23T10:42:59Z"
        },
        {
          "tag": "v0.21.4",
          "kind": "patch",
          "published_at": "2023-09-10T00:22:42Z"
        },
        {
          "tag": "v0.21.3",
          "kind": "patch",
          "published_at": "2023-08-26T12:40:34Z"
        },
        {
          "tag": "v0.21.2",
          "kind": "patch",
          "published_at": "2023-05-25T13:34:56Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2023-05-22T00:00:38Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2023-01-08T15:14:52Z"
        },
        {
          "tag": "v0.21.0-rc.1",
          "kind": "prerelease",
          "published_at": "2023-01-01T19:01:23Z"
        },
        {
          "tag": "v0.21.0-beta.2",
          "kind": "prerelease",
          "published_at": "2022-12-29T15:36:07Z"
        },
        {
          "tag": "v0.21.0-beta.1",
          "kind": "prerelease",
          "published_at": "2022-12-18T14:11:25Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2022-12-10T19:04:38Z"
        },
        {
          "tag": "v0.20.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2021-12-14T01:30:50Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2022-10-21T13:09:13Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2020-09-30T15:20:02Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2020-06-25T02:14:38Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2020-06-15T23:21:39Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2020-05-06T14:26:04Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2020-03-08T23:08:17Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2019-10-25T13:53:47Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2019-01-25T03:11:20Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2018-10-28T22:10:21Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2018-09-14T14:32:15Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2018-05-31T14:30:38Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2018-04-23T18:17:03Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2017-12-19T16:22:43Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2017-11-17T14:41:39Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2017-09-22T13:28:12Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2017-06-10T23:12:54Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2017-05-03T06:13:55Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2017-04-30T00:29:53Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2017-04-23T01:23:38Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2017-03-25T21:24:31Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2017-02-12T23:00:44Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2017-01-17T00:36:47Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2016-08-20T19:51:34Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2016-06-12T23:55:21Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2015-12-07T16:11:59Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9e9220a4166f628de7c8803289e120ae1e944f78",
          "body": null,
          "is_bot": false,
          "headline": "v0.23.0",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2026-07-23T13:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "870326ec592eebde9d6bfe4c5d8130c591273e9c",
          "body": "Document no trailing trailing bits",
          "is_bot": false,
          "headline": "Merge pull request #306 from marshallpierce/mp/trailing-bits-docs",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2026-07-23T13:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbec5f1050f9fc16e6a826ebabaa2b7b0644bd67",
          "body": "Engine and config presets now document their no trailing bits state.\n\nFixes #289.",
          "is_bot": false,
          "headline": "Document no trailing trailing bits",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2026-07-23T13:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a23549968f059b53cf39e96eba8f46779f322a7",
          "body": "Update deps & edition",
          "is_bot": false,
          "headline": "Merge pull request #305 from marshallpierce/mp/edition-2021",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2026-07-23T13:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f10b7e20614135aa61289140683fc93e5a45d338",
          "body": "Update stale deps, and switch to edition 2021",
          "is_bot": false,
          "headline": "Update deps & edition",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2026-07-23T13:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d21a598860645cb6290940e7a43033bc43ebd74",
          "body": "Support custom padding symbols",
          "is_bot": false,
          "headline": "Merge pull request #304 from marshallpierce/mp/custom-padding-rebase",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2026-07-23T12:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f70bad2caaa85350b95d988bfb9a0997e824bfd8",
          "body": null,
          "is_bot": false,
          "headline": "Support custom padding symbols",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2026-07-23T03:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "684d79cd3deb8dfd5323619634c75bc0ff6edfd9",
          "body": "Followups to SIMD work",
          "is_bot": false,
          "headline": "Merge pull request #301 from marshallpierce/mp/simd-gardening",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2026-07-22T23:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bf66f2646c6fd99e1b18bf4e2bb0a47d34e1eaa",
          "body": "Add a test case for decode_slice_unchecked panic",
          "is_bot": false,
          "headline": "Merge pull request #284 from AbeZbm/add-tests",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2026-07-22T22:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3831cfbf7dafe226a8383450c3410e2f67c826a",
          "body": "- Default `simd-unsafe` to on\n- Update MSRV to 1.60.0 to support neon intrinsics without any\n  shenanigans, and enable using current rstest\n- Address clippy complaints\n- Integrate new engines into engine test fixture\n- Add a test ensuring things match the Naive engine's encoding\n- Add Miri CI with x64 and aarch64 to exercise SIMD",
          "is_bot": false,
          "headline": "Followups to SIMD work",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2026-07-22T16:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1f08d1d0627a39899176bc54ac5ef60ca1837d5",
          "body": "feat: add SIMD acceleration",
          "is_bot": false,
          "headline": "Merge pull request #299 from geeknoid/master",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2026-07-19T23:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce2281bb31073bf0e4b8aca47990239574bd3fe1",
          "body": "Add SIMD-accelerated base64 for the STANDARD and URL_SAFE alphabets, controlled\nby the `simd-unsafe` feature (off by default). It is the only feature that uses\n`unsafe`; without it the crate is `#![forbid(unsafe_code)]`. When enabled,\n`unsafe` is confined to the `engine::simd` module and the crate u\n[…]\nms -> 456 us   (3.8x)  |\n| decode_slice | 3 KiB | 28,620 -> 4,817        (5.9x)  | 1.49 us -> 230 ns   (6.5x)  |\n| decode_slice | 3 MiB | 28,705,264 -> 4,063,989 (7.1x) | 1.54 ms -> 216 us   (7.1x)  |",
          "is_bot": false,
          "headline": "feat: add SIMD engines (Simd, Avx2, Neon) behind a simd-unsafe feature",
          "author_name": "Martin Taillefer",
          "author_login": null,
          "committed_at": "2026-07-17T04:10:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "81fa4f1a540ddbc31d88d9f61663628afdf9745b",
          "body": "Get CI working again",
          "is_bot": false,
          "headline": "Merge pull request #300 from marshallpierce/mp/dev-rustc-version",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2026-07-14T22:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76c39200a43caeb7bc7c4f9f02b2bd6585dccf9f",
          "body": "Update the toolchain version used for dev dependencies.",
          "is_bot": false,
          "headline": "Get CI working again",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2026-07-14T22:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f4fe86e565b3a8ed9402d3b8b1bcf83ab9817c",
          "body": "Improve InvalidLastSymbol error",
          "is_bot": false,
          "headline": "Merge pull request #293 from marshallpierce/mp/error-invalid-last-symbol",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2025-12-04T15:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d2a93ed72fd30523b923c395dac6c314892aab7",
          "body": "Include the value the last symbol decoded to so that the `Debug` impl\ncan provide more clarity about why it's invalid with the value's bit\npattern. Hopefully this should quash the trickle of incorrect bug\nreports about failing to decode, but it probably won't...",
          "is_bot": false,
          "headline": "Improve InvalidLastSymbol error",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2025-12-04T15:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e8e8f7dcf8d40f309e3ff4b06fb1249dcf47c2",
          "body": "As reported in #290, fix compiler warning.",
          "is_bot": false,
          "headline": "Merge pull request #292 from marshallpierce/mp/lifetime-warning",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2025-12-04T15:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "131cb5fb900db070c01629e151059e58751eb64c",
          "body": null,
          "is_bot": false,
          "headline": "As reported in #290, fix compiler warning.",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2025-12-04T14:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cac5ff84cd771b1a9f52da020b053b35f0ff3ede",
          "body": "Update documentation to suggest using std instead of `once_cell`",
          "is_bot": false,
          "headline": "Merge pull request #285 from Expyron/master",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2025-06-18T18:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc91a05e981345b7da3a5190cd3963eec6e98eb6",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation to suggest using std instead of `once_cell`",
          "author_name": "Expyron",
          "author_login": "Expyron",
          "committed_at": "2025-06-14T15:58:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5708a84ca18015cbfd28b2296f6c1a697f209243",
          "body": null,
          "is_bot": false,
          "headline": "Add a test case for decode_slice_unchecked panic",
          "author_name": "AbeZbm",
          "author_login": null,
          "committed_at": "2025-05-28T08:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6243bd11f82eb27e6880e69844977e7226e7378b",
          "body": "Fix CI",
          "is_bot": false,
          "headline": "Merge pull request #283 from marshallpierce/mp/fix-ci",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2025-03-31T14:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa2497887eeb98c89275f9f949a4f980e7280aa4",
          "body": "- Check in Cargo.lock to make builds more consistent\n- Update minimum Rust version needed to build all targets",
          "is_bot": false,
          "headline": "Fix CI",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2025-03-31T13:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aad2b74607ddc75bd70fe156bb27bb4a28460e1",
          "body": "Update LICENSE-MIT",
          "is_bot": false,
          "headline": "Merge pull request #281 from maximevtush/patch-1",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2025-03-31T13:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6757644fc46df67ff9c2d7ac68a7d67707e90808",
          "body": null,
          "is_bot": false,
          "headline": "Update LICENSE-MIT",
          "author_name": "Maxim Evtush",
          "author_login": "maximevtush",
          "committed_at": "2025-01-29T09:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bc7c79347686242e0db9292e9e35229607b4820",
          "body": "Further padding consts",
          "is_bot": false,
          "headline": "Merge pull request #280 from marshallpierce/mp/padding",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2025-01-19T01:23:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "142c3bdda0295737d56ab88b1bbadfa6fe762192",
          "body": null,
          "is_bot": false,
          "headline": "Further padding consts",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2025-01-19T01:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58dcacb3e5f4f931dc270e38716b2e8ab14d80d",
          "body": "Clarify the docs of `NO_PAD`, add shorthands for indifferent decoding.",
          "is_bot": false,
          "headline": "Merge pull request #279 from de-vri-es/clarify-no-pad",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2025-01-19T01:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f19eafd8c0d0bc17164c4878bd2c533fb6dd5eb5",
          "body": null,
          "is_bot": false,
          "headline": "Clarify the docs of `NO_PAD`, add shorthands for indifferent decoding.",
          "author_name": "Maarten de Vries",
          "author_login": "de-vri-es",
          "committed_at": "2025-01-01T15:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87880e49825d1ef5b3b5ffc6aa2280eb9e0da16f",
          "body": "Add a lot of changes that Clippy suggested when enabling some lints",
          "is_bot": false,
          "headline": "Merge pull request #274 from nandolawson/master",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-11-04T08:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a575c27e9a694f429347c741bd4eccd3c164737",
          "body": null,
          "is_bot": false,
          "headline": "File format via rustfmt",
          "author_name": "Nando Lawson",
          "author_login": "nandolawson",
          "committed_at": "2024-10-05T08:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d417642e7631633fc864acf172c8c4512b72d6d7",
          "body": "None of the changes affect the behavior of the code",
          "is_bot": false,
          "headline": "Add a lot of changes that Clippys suggested when enabling some lints",
          "author_name": "Nando Lawson",
          "author_login": "nandolawson",
          "committed_at": "2024-10-05T08:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e5251a281c3c1381f878ec3ad5cf3c71126e2c",
          "body": "Documentation example for constant-space validity checking",
          "is_bot": false,
          "headline": "Merge pull request #273 from alexpovel/master",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-08-05T18:53:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5664c35299d1b3281bde0fb94ae6b590f89191c3",
          "body": "Methods like `Engine::decode` require allocations\nsized to fit all output. For use cases where\n(potentially large) base64 input merely needs to\nbe validated as correctly shaped (alphabet,\npadding), this approach relaxes memory\nrequirements.",
          "is_bot": false,
          "headline": "Documentation example for constant-space validity checking",
          "author_name": "Alex Povel",
          "author_login": "alexpovel",
          "committed_at": "2024-07-10T16:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e14400697453bcc85997119b874bc03d9601d0af",
          "body": null,
          "is_bot": false,
          "headline": "v0.22.1",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-04-30T23:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64cca59ddbb4c43244a8f38629b59960ffe36bc0",
          "body": "Correct BinHex 4.0 alphabet according to specifications",
          "is_bot": false,
          "headline": "Merge pull request #271 from JobanSD/patch-1",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-04-30T23:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "838355e0ac5fb8237ec9b96be5edb011bff00275",
          "body": "# Description\r\n\r\nThis pull request addresses an inconsistency between the source code and the [BinHex 4.0 specifications](https://files.stairways.com/other/binhex-40-specs-info.txt). Specifically, the variable `BIN_HEX` in [`alphabet.rs`](https://github.com/marshallpierce/rust-base64/blob/bf15ccf30a\n[…]\n)3\"\r\n right: \"5'9XE'mX)(G[FQaN)3\"\r\n\r\n\r\nfailures:\r\n    tests::src_decode\r\n    tests::src_encode\r\n\r\ntest result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\r\n```",
          "is_bot": false,
          "headline": "Correct BinHex 4.0 alphabet according to specifications",
          "author_name": "Joban",
          "author_login": "jobansd",
          "committed_at": "2024-04-30T22:42:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bf15ccf30af8bb6b1f326fffa025d7b0aaa3342f",
          "body": "Appease clippy",
          "is_bot": false,
          "headline": "Merge pull request #270 from marshallpierce/mp/clippy",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-03-26T14:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc6aabee8afaf8b2f4cfb12df4cf461bcf9b003d",
          "body": null,
          "is_bot": false,
          "headline": "Appease clippy",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-03-26T14:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a518a2d5d028068d4bf83ebf437f7a3575e640e",
          "body": "docs: fix trailing ``` in mod.rs example",
          "is_bot": false,
          "headline": "Merge pull request #267 from bdura/patch-1",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-03-26T13:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d96c80f242e3080a03fd1c079730e17373ef0eb6",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'marshallpierce:master' into patch-1",
          "author_name": "Basile Dura",
          "author_login": "bdura",
          "committed_at": "2024-03-18T21:43:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d70ba7576f9aafcbf02bd8acfcb9973411fb95f",
          "body": "Precise decode output slice length checking",
          "is_bot": false,
          "headline": "Merge pull request #269 from marshallpierce/mp/decode-precisely",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-03-02T01:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efb6c006c75ddbe60c084c2e3e0e084cd18b0122",
          "body": null,
          "is_bot": false,
          "headline": "Release notes",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-03-02T01:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b91084a31ad11624acd81e06455ba0cbd21d4a8",
          "body": "The logic isn't important, but it helps make actual coverage gaps more visible.",
          "is_bot": false,
          "headline": "Add some tests to boost coverage",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-03-02T01:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e9c7abe65fed78c35a1e94e11446d66ff118c25",
          "body": "Implementations must now precisely, not conservatively, return an error when the output length is too small.",
          "is_bot": false,
          "headline": "Engine::internal_decode now returns DecodeSliceError",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-03-02T00:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8a60f43c56597259558261353b5bf7e953eed36",
          "body": "- Rearrange main decoding loops to handle chunks of 32 bytes at a time, then 4 bytes at a time, meaning that `decode_suffix` need only handle 0-4 bytes, simplifying its code. Moderate speed gains of around 5-10%.\n- Improve error precision. `InvalidLength` now has a `usize` length indicating how many\n[…]\nthat context, but more padding was found later, rendering that earlier padding invalid.\n- Tidy up decode tests. There were some duplicated scenarios, and certain aspects are now tested in more detail.",
          "is_bot": false,
          "headline": "Decode main loop improvements",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-03-01T21:42:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a25be0667c63460827cfadd71d1630acb442bb09",
          "body": "No perf impact",
          "is_bot": false,
          "headline": "Simplify leftover output writes",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-02-28T15:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9979cc33bb964b4ee36898773a01f546d2c6487a",
          "body": "~6% speedup on decode_slice/3",
          "is_bot": false,
          "headline": "Keep morsels as separate bytes",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-02-28T14:25:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37670c5ec224eec3af9778fb371c5529dfab52af",
          "body": "`half` requires 1.70.",
          "is_bot": false,
          "headline": "Bump dev toolchain version (#268)",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-02-14T14:46:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8e4a22761614cab33d838b354c946427d136db8",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix trailing ``` in mod.rs example",
          "author_name": "Basile Dura",
          "author_login": "bdura",
          "committed_at": "2024-02-12T10:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9652c787730e58515ce7b44fcafd2430ab424628",
          "body": null,
          "is_bot": false,
          "headline": "v0.21.7",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-01-11T16:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08deccf7031b9c769a556cd9ebb0bc9cac988272",
          "body": "* provide as_string() method to return the alphabet characters\r\n\r\n* add docs for as_string()\r\n\r\n* put as_string() behind std feature flag\r\n\r\n* make as_string() -> as_str() and no_std compatible\r\n\r\n* use core::str over std::str",
          "is_bot": false,
          "headline": "provide as_str() method to return the alphabet characters (#264)",
          "author_name": "Josiah Parry",
          "author_login": "JosiahParry",
          "committed_at": "2024-01-11T16:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cd75a169d7148e27acd270bc3665f359de9df57",
          "body": null,
          "is_bot": false,
          "headline": "v0.21.6",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-01-08T15:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5820d9bb90145c8360a1dad6f3437a46a7679181",
          "body": "Doc updates per #261",
          "is_bot": false,
          "headline": "Merge pull request #263 from marshallpierce/silverlyra-usage",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-01-08T15:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97d9180e2d3cce4910f07d7b917da8fddb78c375",
          "body": "…lyra-usage\n\nAdd a few doc tweaks on top of #261",
          "is_bot": false,
          "headline": "Merge branch 'usage' of github.com:silverlyra/rust-base64 into silver…",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-01-08T14:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b64c624a6c54bbf34927d181a5ec9ba4d9ecebf1",
          "body": "examples: replace structopt with clap",
          "is_bot": false,
          "headline": "Merge pull request #262 from tamird/clap",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2024-01-08T13:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e32ca1885be696276418a3b45b9b2331cd1f9491",
          "body": "See https://github.com/TeXitoi/structopt/issues/525.\n\nCurrently base64 is the most downloaded dependent of structopt:\nhttps://crates.io/crates/structopt/reverse_dependencies.",
          "is_bot": false,
          "headline": "examples: replace structopt with clap",
          "author_name": "Tamir Duberstein",
          "author_login": "tamird",
          "committed_at": "2024-01-07T16:46:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72f25a8b033c09f201d00b13f0472ec0772ed85e",
          "body": null,
          "is_bot": false,
          "headline": "Simplify the example program",
          "author_name": "Lyra Naeseth",
          "author_login": "silverlyra",
          "committed_at": "2023-12-04T00:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40e162c843896ee6d29af56efb1a1e574da8109f",
          "body": null,
          "is_bot": false,
          "headline": "Rewrite the crate docstring",
          "author_name": "Lyra Naeseth",
          "author_login": "silverlyra",
          "committed_at": "2023-12-04T00:20:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfde751e1b5beff70cfcdb8389ef2e40553648fa",
          "body": "Minor doc improvements",
          "is_bot": false,
          "headline": "Merge pull request #260 from marshallpierce/mp/doc-grammar",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-11-12T13:42:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5466e438838ef057655e11d05c441aa19dbfd64e",
          "body": "A different path than #256, but same idea.\n\nAlso a clarification for why encoded_len can't just use `?`.",
          "is_bot": false,
          "headline": "Minor doc improvements",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-11-12T13:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baffe6cf93f7dbf923d6be408f3f77d7bccd4b85",
          "body": "Fixes for #258",
          "is_bot": false,
          "headline": "Merge pull request #259 from marshallpierce/serprex-master",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-11-11T16:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f5d65b241647918664ba438bbd92ac6fd62cc73",
          "body": "Unfortunately we can't have nice things because of the people who want\n1.48.0 compatibility.",
          "is_bot": false,
          "headline": "Roll back dep updates",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-11-11T15:20:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8257a764d792213d3689dcbb87b7fe06bf40d35",
          "body": "- Update dev-dependencies MSRV to 1.70.0\n- Run cargo update to avoid errors using a Cargo.lock from the CI cache",
          "is_bot": false,
          "headline": "Build tweaks",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-11-11T14:47:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c18c614f322b289d79e01aef81d818c34c4d3df9",
          "body": "…static with once_cell\n\nstructopt crate was deprecated after being merged into clap v3",
          "is_bot": false,
          "headline": "Update example to use clap v4, update criterion to 0.5, replace lazy_…",
          "author_name": "Demur Rumed",
          "author_login": "serprex",
          "committed_at": "2023-11-08T14:06:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f81bafe0e76bcdb84f3069d81d56d77a7a24280",
          "body": null,
          "is_bot": false,
          "headline": "v0.21.5",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-10-23T10:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95dda57d41d6be23ff98d1fa6eb86741f49b746f",
          "body": "Add Debug and Clone to general purpose Engine",
          "is_bot": false,
          "headline": "Merge pull request #255 from marshallpierce/mp/debug",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-10-21T13:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda313a5bc29e0369319604e103698b8302ff300",
          "body": "Also some CI gardening.",
          "is_bot": false,
          "headline": "Add Debug and Clone to general purpose Engine",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-10-21T12:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53a87376451e679cdbab2bbdc68d02501784c7e1",
          "body": "CI for all targets w/o default features",
          "is_bot": false,
          "headline": "Merge pull request #254 from marshallpierce/mp/ci-all-targets",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-09-24T13:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c423b6ec2e40151c181cbf0a3ba1eed81ea216b2",
          "body": null,
          "is_bot": false,
          "headline": "CI for all targets w/o default features",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-09-24T12:56:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eaf503f9cb3818faba518491716e2e51007c8cb",
          "body": "Simplify `cfg`s and allow testing without default features.",
          "is_bot": false,
          "headline": "Merge pull request #253 from kpreid/features-and-build",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-09-24T12:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04451fb0bc85ce1572e11112faae1e5e04e94236",
          "body": "Previously, tests, examples, and benches would fail to compile under\n`cargo test --no-default-features`. Now they are all skipped if they\nwould not compile.\n\nThis does not affect behavior *with* default features — test coverage\nis not reduced.",
          "is_bot": false,
          "headline": "Allow `cargo test` to complete under any set of features.",
          "author_name": "Kevin Reid",
          "author_login": "kpreid",
          "committed_at": "2023-09-16T16:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ee1a00030a34a4149f3ea42d350f105c6d405df",
          "body": "It's always OK to use `core` and `alloc` if you're using `std`, and\n`core` if you're using `alloc`. Therefore, code can be simplified by\nusing `alloc` even if `std` is also being used, and so on.\n\n* Make `std` feature depend on `alloc` feature.\n* Simplify `cfg()`s by making that assumption.\n* Don't import `std` aliased as `alloc`; use `alloc` directly.\n\nThese changes do not affect the public API of the crate in any way.",
          "is_bot": false,
          "headline": "`no_std` import simplification.",
          "author_name": "Kevin Reid",
          "author_login": "kpreid",
          "committed_at": "2023-09-16T16:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b88fd5bfdcc44409491cdb28105f660f09e08711",
          "body": null,
          "is_bot": false,
          "headline": "v0.21.4",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-09-10T00:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c70a8962d76615444ea2d9cc6d8874728eb9c3d9",
          "body": "Make encoded_len const",
          "is_bot": false,
          "headline": "Merge pull request #252 from marshallpierce/mp/const-encoded_len",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-09-10T00:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59048ffae7f7057de52048db3491a033cd94a052",
          "body": "Addresses #251",
          "is_bot": false,
          "headline": "Make encoded_len const",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-09-10T00:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f9f73481506597750c9ab6674329cbb2b6679f0",
          "body": null,
          "is_bot": false,
          "headline": "v0.21.3",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T12:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e1f473d8eff2bdf7bbc89b509fdaf6918b9988",
          "body": "Simplify chunk_encoder, take 2",
          "is_bot": false,
          "headline": "Merge pull request #224 from marshallpierce/mina86-a",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T12:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96b29d848eae315e5540aa0325ad91937b65d620",
          "body": null,
          "is_bot": false,
          "headline": "Improve comments and increase test paranoia.",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T12:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b5112fcc5b662cdb19755844b5b8e281d94e0cc",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into mina86-a",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T12:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f692b4ec5df8efddbb45f0dd8d83032cb393af",
          "body": "Add a test to EncoderStringWriter",
          "is_bot": false,
          "headline": "Merge pull request #250 from marshallpierce/mp/esw-test",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T12:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a589c62cb0b2edef69b8f9eb23937fc4c983668a",
          "body": "Making sure that\nhttps://github.com/marshallpierce/rust-base64/issues/247 is not actually\na bug.",
          "is_bot": false,
          "headline": "Add a test to EncoderStringWriter",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T11:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70d2b537810a457167b42362c18f2ede3da98dde",
          "body": "Misc cleanups",
          "is_bot": false,
          "headline": "Merge pull request #249 from marshallpierce/mp/cleanup",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T11:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a06ddf4bcee9a12721cf1fceec2a8c30fdbc67",
          "body": "- Tweak TryFrom usage\n- Add beta to CI to catch clippy changes sooner\n- Apply updated MSRV to clippy.toml",
          "is_bot": false,
          "headline": "Misc cleanups",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T11:32:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b00174920ac353c91484b97420193f2a8a9281bf",
          "body": "Roll back the MSRV to Rust 1.48",
          "is_bot": false,
          "headline": "Merge pull request #246 from tcharding/08-09-roll-back-msrv",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T11:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2e75a4dc0b5d4462d20ad7c72276631b58cb5d0",
          "body": "Optimize generic functions",
          "is_bot": false,
          "headline": "Merge pull request #241 from EFanZh/optimize-generic-functions",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T11:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f830f385735d381eb646d8fbe52f6a961429b5c",
          "body": "Implement `source` instead of `cause` on std::error::Error types",
          "is_bot": false,
          "headline": "Merge pull request #243 from bartelsielski/error-source",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T11:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "573731f0f81b392a107aaf2a4ddf7f8fc1c989bd",
          "body": "Add `--generate-link-to-definition` option when building on docs.rs",
          "is_bot": false,
          "headline": "Merge pull request #244 from GuillaumeGomez/generate-links-to-def",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T11:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb6d85e60b3fe0b8593a3bcaff55d750a76e419",
          "body": "Improve docs for using custom alphabets",
          "is_bot": false,
          "headline": "Merge pull request #248 from marshallpierce/mp/alphabet-docs",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T11:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac10136de0ee9586380be3100188f7bbe4dc12e9",
          "body": "Also appease clippy.",
          "is_bot": false,
          "headline": "Improve docs for using custom alphabets",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-08-26T11:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a383018201687b560cbb932903313e6889c5f9bf",
          "body": "The current MSRV (for non-dev builds) is Rust 1.57 however the codebase\ndoes not use any features from edition 2021 (landed Rust 1.56) except\nthe `TryFrom` trait.\n\nIf we explicitly import `core::convert::tryFrom` we can stay on edition\n2018.\n\nThe `rust-version` manifest option was added in Rust 1.56\n[…]\ns added documentation of the MSRV and in preparation for\nbumping the MSRV when needed.\n\nRust 1.48 is a suitably old toolchain version, it is in Debian\noldstable.\n\nRoll back the crate MSRV to Rust 1.48",
          "is_bot": false,
          "headline": "Roll back the MSRV",
          "author_name": "Tobin C. Harding",
          "author_login": "tcharding",
          "committed_at": "2023-08-10T04:57:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "758f734929f44b15340e8acd3db9ba86825cdf84",
          "body": null,
          "is_bot": false,
          "headline": "Add `--generate-link-to-definition` option when building on docs.rs",
          "author_name": "Guillaume Gomez",
          "author_login": "GuillaumeGomez",
          "committed_at": "2023-07-14T15:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d021c39ae782c91d88cf3a76030f3f7b1eed892b",
          "body": null,
          "is_bot": false,
          "headline": "Optimize generic functions",
          "author_name": "EFanZh",
          "author_login": "EFanZh",
          "committed_at": "2023-07-12T18:11:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ae5e7c90c25a577f1f0f144a64e30f6fb364915",
          "body": "The `cause` method has been deprecated since Rust 1.33.0 and has been replaced\nby `source`.  The `cause` method's default implementation calls `source` so\nthere is no need to implement them both.\n\nOn types which always return `None` in `source`, the implementation has been\nremoved because the default implementation does exactly this.",
          "is_bot": false,
          "headline": "Implement `source` instead of `cause` on std::error::Error types",
          "author_name": "Bartel Sielski",
          "author_login": null,
          "committed_at": "2023-07-12T13:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e8246a889f2b43299279e0c7ebd849dcaa7cb32",
          "body": null,
          "is_bot": false,
          "headline": "v0.21.2",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-05-25T13:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13690af07e355929f8a19057879ee360c83ddf1b",
          "body": "Roll back MSRV to 1.57.0",
          "is_bot": false,
          "headline": "Merge pull request #239 from marshallpierce/mp/msrv",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-05-25T13:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02af00a56e1b3f02b018497258bd1b502bbf5a18",
          "body": "1.60.0 is needed for dev-dependencies only, so adjust CI to only build those on not-msrv.",
          "is_bot": false,
          "headline": "Roll back MSRV to 1.57.0",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-05-25T13:31:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09c790760d5d7dff8c02f07a929984b753d420c1",
          "body": null,
          "is_bot": false,
          "headline": "Remove readme comments about benches needing nightly",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-05-24T13:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f589cdec2b10f4c57c8fb063e98606e8fc0e8b06",
          "body": "Fix DecoderReader handling of padding",
          "is_bot": false,
          "headline": "Merge pull request #238 from marshallpierce/mp/decoder-reader-padding",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-05-22T00:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57e2334aa9ebbe212e4ff5fe3065fd812036ad04",
          "body": "Fixes #226.\n\nDecoderReader now keeps more state so that erroneous internal padding that happens to fall right on a read buffer boundary isn't silently ignored.",
          "is_bot": false,
          "headline": "Fix DecoderReader handling of padding",
          "author_name": "Marshall Pierce",
          "author_login": "marshallpierce",
          "committed_at": "2023-05-21T23:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 41,
      "commits_last_year": 17,
      "latest_release_at": "2026-07-23T13:56:11Z",
      "latest_release_tag": "v0.23.0",
      "releases_from_tags": true,
      "days_since_last_push": 1,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 128.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "base64",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "base64",
            "decode",
            "encode",
            "no_std",
            "utf8",
            "encoding"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/base64",
          "is_deprecated": false,
          "latest_version": "0.23.0",
          "repository_url": "https://github.com/marshallpierce/rust-base64",
          "versions_count": 44,
          "total_downloads": 1360872700,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 91069424,
          "first_published_at": "2015-12-04T01:07:31.173829Z",
          "latest_published_at": "2026-07-23T13:57:30.129591Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 141,
      "stars": 728,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2016-07-03",
            "count": 1
          },
          {
            "date": "2016-08-19",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 1
          },
          {
            "date": "2017-02-28",
            "count": 1
          },
          {
            "date": "2017-03-25",
            "count": 1
          },
          {
            "date": "2017-05-05",
            "count": 1
          },
          {
            "date": "2017-06-11",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-09-14",
            "count": 1
          },
          {
            "date": "2017-09-21",
            "count": 1
          },
          {
            "date": "2017-10-19",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-04-17",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-07-05",
            "count": 1
          },
          {
            "date": "2018-08-08",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 2
          },
          {
            "date": "2018-12-09",
            "count": 1
          },
          {
            "date": "2018-12-16",
            "count": 1
          },
          {
            "date": "2019-01-19",
            "count": 1
          },
          {
            "date": "2019-01-26",
            "count": 1
          },
          {
            "date": "2019-04-30",
            "count": 1
          },
          {
            "date": "2019-06-01",
            "count": 1
          },
          {
            "date": "2019-06-02",
            "count": 1
          },
          {
            "date": "2019-06-06",
            "count": 1
          },
          {
            "date": "2019-06-09",
            "count": 1
          },
          {
            "date": "2019-06-22",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 1
          },
          {
            "date": "2019-08-15",
            "count": 1
          },
          {
            "date": "2019-08-17",
            "count": 1
          },
          {
            "date": "2019-09-07",
            "count": 2
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-11-03",
            "count": 1
          },
          {
            "date": "2019-11-11",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2019-12-01",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-06-14",
            "count": 1
          },
          {
            "date": "2020-07-10",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-09-26",
            "count": 1
          },
          {
            "date": "2020-10-17",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-01-29",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-04-23",
            "count": 2
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 1
          },
          {
            "date": "2023-09-16",
            "count": 1
          },
          {
            "date": "2023-10-03",
            "count": 2
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-12-03",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 136,
        "total_forks": 141
      },
      "star_history": null,
      "open_issues_and_prs": 13
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "fuzz/Cargo.toml"
      ],
      "largest_source_bytes": 71949,
      "source_files_sampled": 31,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "fuzz/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "rand_os",
            "direct": false,
            "version": "0.1.3",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0124"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 249
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 141,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "anes",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-parse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-query",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-wincon",
            "direct": false,
            "version": "3.0.11",
            "ecosystem": "crates"
          },
          {
            "name": "arbitrary",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "block-buffer",
            "direct": false,
            "version": "0.10.4",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.20.3",
            "ecosystem": "crates"
          },
          {
            "name": "cast",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "chacha20",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "ciborium",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "ciborium-io",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "ciborium-ll",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": false,
            "version": "4.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "clap_builder",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "crates"
          },
          {
            "name": "clap_derive",
            "direct": false,
            "version": "4.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "clap_lex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "cloudabi",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "cpufeatures",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "cpufeatures",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "criterion",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "criterion-plot",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-deque",
            "direct": false,
            "version": "0.8.7",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-epoch",
            "direct": false,
            "version": "0.9.20",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-utils",
            "direct": false,
            "version": "0.8.22",
            "ecosystem": "crates"
          },
          {
            "name": "crunchy",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "crypto-common",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "digest",
            "direct": false,
            "version": "0.10.7",
            "ecosystem": "crates"
          },
          {
            "name": "either",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "fuchsia-cprng",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "futures-core",
            "direct": false,
            "version": "0.3.33",
            "ecosystem": "crates"
          },
          {
            "name": "futures-macro",
            "direct": false,
            "version": "0.3.33",
            "ecosystem": "crates"
          },
          {
            "name": "futures-task",
            "direct": false,
            "version": "0.3.33",
            "ecosystem": "crates"
          },
          {
            "name": "futures-timer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": false,
            "version": "0.3.33",
            "ecosystem": "crates"
          },
          {
            "name": "generic-array",
            "direct": false,
            "version": "0.14.7",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "crates"
          },
          {
            "name": "half",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.17.1",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "is_terminal_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "itoa",
            "direct": false,
            "version": "1.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "js-sys",
            "direct": false,
            "version": "0.3.103",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.171",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.189",
            "ecosystem": "crates"
          },
          {
            "name": "libfuzzer-sys",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": false,
            "version": "0.2.19",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": "1.21.4",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "oorandom",
            "direct": false,
            "version": "11.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "plotters",
            "direct": false,
            "version": "0.3.7",
            "ecosystem": "crates"
          },
          {
            "name": "plotters-backend",
            "direct": false,
            "version": "0.3.7",
            "ecosystem": "crates"
          },
          {
            "name": "plotters-svg",
            "direct": false,
            "version": "0.3.7",
            "ecosystem": "crates"
          },
          {
            "name": "ppv-lite86",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-crate",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": "1.0.107",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": "1.0.47",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": false,
            "version": "0.8.7",
            "ecosystem": "crates"
          },
          {
            "name": "rand_chacha",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand_chacha",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "rand_hc",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand_isaac",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand_jitter",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "rand_os",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "rand_pcg",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "rand_xorshift",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "rayon",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "rayon-core",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "rdrand",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "regex-automata",
            "direct": false,
            "version": "0.4.16",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.8.11",
            "ecosystem": "crates"
          },
          {
            "name": "relative-path",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "crates"
          },
          {
            "name": "rstest",
            "direct": false,
            "version": "0.26.1",
            "ecosystem": "crates"
          },
          {
            "name": "rstest_macros",
            "direct": false,
            "version": "0.26.1",
            "ecosystem": "crates"
          },
          {
            "name": "rstest_reuse",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "rustc_version",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustversion",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "crates"
          },
          {
            "name": "same-file",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "1.0.28",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": false,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": false,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": false,
            "version": "1.0.151",
            "ecosystem": "crates"
          },
          {
            "name": "sha2",
            "direct": false,
            "version": "0.10.8",
            "ecosystem": "crates"
          },
          {
            "name": "shlex",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "slab",
            "direct": false,
            "version": "0.4.12",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "strum",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "crates"
          },
          {
            "name": "strum_macros",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "2.0.119",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "tinytemplate",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "1.1.1+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_edit",
            "direct": false,
            "version": "0.25.13+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_parser",
            "direct": false,
            "version": "1.1.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "typenum",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "utf8parse",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "version_check",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "crates"
          },
          {
            "name": "walkdir",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.11.1+wasi-snapshot-preview1",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "web-sys",
            "direct": false,
            "version": "0.3.103",
            "ecosystem": "crates"
          },
          {
            "name": "winapi",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-i686-pc-windows-gnu",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-util",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-x86_64-pc-windows-gnu",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-link",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.61.2",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy",
            "direct": false,
            "version": "0.8.55",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy-derive",
            "direct": false,
            "version": "0.8.55",
            "ecosystem": "crates"
          },
          {
            "name": "zmij",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 141,
        "direct_count": 0,
        "indirect_count": 141
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 140,
        "open_issues": 10,
        "closed_ratio": 0.919,
        "closed_issues": 113,
        "closed_unmerged_prs": 39
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "marshallpierce",
          "commits": 364,
          "avatar_url": "https://avatars.githubusercontent.com/u/575695?v=4"
        },
        {
          "type": "User",
          "login": "alicemaz",
          "commits": 64,
          "avatar_url": "https://avatars.githubusercontent.com/u/11409285?v=4"
        },
        {
          "type": "User",
          "login": "danieleades",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/33452915?v=4"
        },
        {
          "type": "User",
          "login": "rvolgers",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/14318781?v=4"
        },
        {
          "type": "User",
          "login": "nox",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/123095?v=4"
        },
        {
          "type": "User",
          "login": "CryZe",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1451630?v=4"
        },
        {
          "type": "User",
          "login": "ggriffiniii",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/7447?v=4"
        },
        {
          "type": "User",
          "login": "GuillaumeGomez",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/3050060?v=4"
        },
        {
          "type": "User",
          "login": "robinst",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/16778?v=4"
        },
        {
          "type": "User",
          "login": "atouchet",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/26315797?v=4"
        }
      ],
      "contributors_sampled": 47,
      "top_contributor_share": 0.707
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "9 out of 15 merged PRs checked by a CI test -- score normalized to 6",
            "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": 3,
            "reason": "Found 6/16 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "14 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "9e9220a4166f628de7c8803289e120ae1e944f78",
        "ran_at": "2026-07-24T17:59:08Z",
        "aggregate_score": 5.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": "2026-07-23T13:56:23Z",
      "oldest_open_prs": [
        {
          "number": 220,
          "created_at": "2023-01-20T23:17:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 231,
          "created_at": "2023-03-31T19:01:23Z",
          "last_comment_at": "2025-03-26T14:43:19Z",
          "last_comment_author": "marshallpierce"
        },
        {
          "number": 287,
          "created_at": "2025-06-21T17:24:51Z",
          "last_comment_at": "2026-06-06T13:49:01Z",
          "last_comment_author": "marshallpierce"
        }
      ],
      "last_merged_pr_at": "2026-07-23T13:55:13Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 42,
          "created_at": "2017-08-23T04:39:20Z",
          "last_comment_at": "2019-07-28T15:48:33Z",
          "last_comment_author": "ggriffiniii"
        },
        {
          "number": 98,
          "created_at": "2019-02-11T19:31:31Z",
          "last_comment_at": "2023-08-26T11:41:01Z",
          "last_comment_author": "marshallpierce"
        },
        {
          "number": 130,
          "created_at": "2020-03-30T18:15:15Z",
          "last_comment_at": "2025-03-31T13:03:18Z",
          "last_comment_author": "marshallpierce"
        },
        {
          "number": 190,
          "created_at": "2022-07-21T16:02:21Z",
          "last_comment_at": "2022-12-03T23:31:56Z",
          "last_comment_author": "mina86"
        },
        {
          "number": 208,
          "created_at": "2022-12-18T14:46:38Z",
          "last_comment_at": "2023-08-26T11:42:31Z",
          "last_comment_author": "marshallpierce"
        },
        {
          "number": 230,
          "created_at": "2023-03-31T11:32:47Z",
          "last_comment_at": "2023-03-31T19:02:25Z",
          "last_comment_author": "Kixunil"
        },
        {
          "number": 275,
          "created_at": "2024-11-18T12:44:02Z",
          "last_comment_at": "2024-12-09T18:50:48Z",
          "last_comment_author": "marshallpierce"
        },
        {
          "number": 286,
          "created_at": "2025-06-18T12:13:21Z",
          "last_comment_at": "2025-06-18T18:26:50Z",
          "last_comment_author": "marshallpierce"
        },
        {
          "number": 298,
          "created_at": "2026-06-07T07:32:13Z",
          "last_comment_at": "2026-07-01T12:16:06Z",
          "last_comment_author": "marshallpierce"
        },
        {
          "number": 302,
          "created_at": "2026-07-20T17:27:22Z",
          "last_comment_at": "2026-07-20T17:43:18Z",
          "last_comment_author": "marshallpierce"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/marshallpierce/rust-base64",
    "host": "github.com",
    "name": "rust-base64",
    "owner": "marshallpierce"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 64,
        "vitality": 64,
        "community": 70,
        "governance": 65,
        "engineering": 46
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "commits_last_year": 17,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "17 commits in the last year",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "14 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 72,
            "inputs": {
              "releases_count": 41,
              "latest_release_tag": "v0.23.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 128.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "41 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 41
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~128.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 128.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 70,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "forks": 141,
              "stars": 728,
              "watchers": 12,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "728 stars",
                "points": 46.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 728
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "141 forks",
                "points": 17.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 141
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "base64"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 1360872700,
              "monthly_downloads": 91069424
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "91,069,424 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 91069424,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 47,
              "top_contributor_share": 0.707
            },
            "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 71% of commits",
                "points": 6.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 71
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "47 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 140,
              "open_issues": 10,
              "closed_issues": 113,
              "issue_closed_ratio": 0.919,
              "closed_unmerged_prs": 39
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 43,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "140/179 decided PRs merged",
                "points": 29.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 140,
                      "decided": 179
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/16 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 64,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "marshallpierce",
              "public_repos": 125,
              "account_age_days": 5663
            },
            "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": "64 followers of marshallpierce",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 64,
                      "login": "marshallpierce"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "125 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 125
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "base64"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "44 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 46,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "9 out of 15 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "rust",
                "base64",
                "nostd"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 64,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 5.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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "9 out of 15 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/16 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "14 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "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 141 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 141
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 141,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "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": 141,
              "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": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.64,
              "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": "64 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 34.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 64,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "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",
                "fuzz/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, fuzz/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, fuzz/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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 71949,
              "source_files_sampled": 31,
              "oversized_source_files": 1
            },
            "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": "1/31 source files over 60KB",
                "points": 53.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 31,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T17:59:37.057805Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/marshallpierce/rust-base64.svg",
  "full_name": "marshallpierce/rust-base64",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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