Public record
Software health reportschema 0.25.0 · metrics 1.13.0 · 2026-07-21 22:44 UTC

shepmaster / snafu

Easily assign underlying errors into domain-specific errors while adding context

RustApache-2.0★ 1,891 stars⑂ 70 forkssince Jan 2019View on GitHub ↗

shepmaster/snafu holds a health index of 72 out of 100, placing it in the Good band. It scores highest on Community & Adoption (85/100) and lowest on AI Readiness (47/100). It was last updated today. A single contributor accounts for most of its recent work.

72
overall / 100
Good

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.

72
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

Jake GouldingPersonal account
1,177 followers288 public repossince Dec 2009@integer32llc

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.iosnafu0.9.24,332,505540 days agoergonomicerrorlibraryno-stdrust-patterns
crates.iosnafu-derive0.9.24,332,231550 days ago

Metrics by category

Vitality

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

79Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
14.5/36Commit cadence — 21/52 weeks with commits
17.7/18Commit volume — 93 commits in the last year
10/10OpenSSF Scorecard: Maintained — 15 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year93
human_commit_share1
days_since_last_push0
active_weeks_last_year21
How it's scored
16.2/27Ships releases — 55 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~87.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count55
latest_release_tag0.9.2
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases87.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

85Excellent · 18% of overall
How it's scored
53.1/60Stars — 1,891 stars
15.3/25Forks — 70 forks
6.5/15Watchers — 16 watchers
Inputs used
forks70
stars1,891
watchers16
growth_stateorganic
growth_factor_pct100

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 8,664,736 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagessnafu, snafu-derive
dependents
ecosystemscrates
total_downloads194,394,326
monthly_downloads8,664,736
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?

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.1/22.5Commit distribution — top contributor authored 91% of commits
13.5/13.5Contributor breadth — 35 contributors
10/10OpenSSF Scorecard: Contributors — project has 10 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled35
top_contributor_share0.908
How it's scored
31.3/46.8Issue resolution — 67% of issues closed
35.8/38.3PR acceptance — 263/281 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 4/16 approved changesets -- score normalized to 2
Inputs used
merged_prs263
open_issues81
closed_issues164
issue_closed_ratio0.669
closed_unmerged_prs18
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
22.1/25Owner reach — 1,177 followers of shepmaster
25/25Track record — 288 public repos, account ~16 yr old
Inputs used
followers1,177
owner_typeUser
is_verified
owner_loginshepmaster
public_repos288
account_age_days6,046
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 2 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 55 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessnafu, snafu-derive
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2/2.5CI-Tests — 9 out of 11 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 4/16 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 10 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 15 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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 — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. 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
advisories0
affected_packages0
assessed_packages4
unassessed_packages12
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV. 12 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

47At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
23.5/40Legible commit history — 44 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.44
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, compatibility-tests/alloc-only/Cargo.toml, compatibility-tests/backtrace-provider-api/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, compatibility-tests/alloc-only/Cargo.toml, compatibility-tests/backtrace-provider-api/Cargo.toml, compatibility-tests/backtraces-impl-backtrace-crate/Cargo.toml, compatibility-tests/backtraces-impl-inert/Cargo.toml, compatibility-tests/compile-fail/Cargo.toml, compatibility-tests/context-selectors-have-documentation/Cargo.toml, compatibility-tests/futures/Cargo.toml, compatibility-tests/provider-api/Cargo.toml, compatibility-tests/renamed-import/Cargo.toml, compatibility-tests/report-provider-api/Cargo.toml, compatibility-tests/report-try-trait/Cargo.toml, compatibility-tests/v1_65/Cargo.toml, snafu-derive/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/123 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes47,845
source_files_sampled123
oversized_source_files0
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

1,891GitHub stars
35contributors
93commits, last 12 months
0days since last push
55releases
1bus factor
81open issues
crates.iopackage ecosystems

Data collection warnings

  • deps.dev does not index crates:snafu@0.9.2; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 1,891 ★ / 70 ⇿
1,891Stars
70Forks
43Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

04008001,2001,6002,0001,89170512019-042022-112026-07
Major 0Minor 7Patch 33

Each point covers 7 days.

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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-21 22:44 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
8CI-Tests9 out of 11 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 4/16 approved changesets -- score normalized to 2
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained15 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
crates.iosnafu-derive0.9.2Cargo.toml
crates.iobacktrace0.3.0Cargo.toml
crates.iofutures0.3.11Cargo.toml
crates.iofutures-core0.3.0Cargo.toml
crates.iopin-project1.0.2Cargo.toml
crates.ioquote1.0.25snafu-derive/Cargo.toml
crates.ioproc-macro21.0.52snafu-derive/Cargo.toml
crates.ioheck>= 0.4, < 0.6snafu-derive/Cargo.toml
crates.iosyn2.0snafu-derive/Cargo.toml
All dependencies 16

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

RegistryPackageVersionRelation
crates.iobacktracedirect
crates.iofuturesdirect
crates.iofutures-coredirect
crates.ioheckdirect
crates.iopin-projectdirect
crates.ioproc-macro2direct
crates.ioproc-macro21.0.103direct
crates.ioquotedirect
crates.ioquote1.0.41direct
crates.iosnafu-derivedirect
crates.iosyndirect
crates.iosyn2.0.106direct
crates.ioasync-stdindirect
crates.iotokioindirect
crates.iotrybuildindirect
crates.iounicode-ident1.0.22indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "rust",
        "error-handling"
      ],
      "is_fork": false,
      "size_kb": 1107,
      "has_wiki": true,
      "homepage": "https://docs.rs/snafu/",
      "languages": {
        "Rust": 401199,
        "Shell": 599
      },
      "pushed_at": "2026-07-21T17:53:23Z",
      "created_at": "2019-01-27T15:56:35Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T17:54:03Z",
      "description": "Easily assign underlying errors into domain-specific errors while adding context",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "http://jakegoulding.com",
      "name": "Jake Goulding",
      "type": "User",
      "login": "shepmaster",
      "company": "@integer32llc ",
      "location": "Pittsburgh, PA",
      "followers": 1177,
      "avatar_url": "https://avatars.githubusercontent.com/u/174509?v=4",
      "created_at": "2009-12-31T03:20:20Z",
      "is_verified": null,
      "public_repos": 288,
      "account_age_days": 6046
    },
    "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": "0.9.2",
          "kind": "patch",
          "published_at": "2026-07-21T17:49:18Z"
        },
        {
          "tag": "0.9.1",
          "kind": "patch",
          "published_at": "2026-05-29T17:18:13Z"
        },
        {
          "tag": "0.9.0",
          "kind": "minor",
          "published_at": "2026-03-02T17:55:30Z"
        },
        {
          "tag": "0.8.9",
          "kind": "patch",
          "published_at": "2025-09-03T14:53:48Z"
        },
        {
          "tag": "0.8.8",
          "kind": "patch",
          "published_at": "2025-08-28T14:25:47Z"
        },
        {
          "tag": "0.8.7",
          "kind": "patch",
          "published_at": "2025-08-20T18:50:57Z"
        },
        {
          "tag": "0.8.6",
          "kind": "patch",
          "published_at": "2025-05-28T13:55:14Z"
        },
        {
          "tag": "0.8.5",
          "kind": "patch",
          "published_at": "2024-09-23T15:31:15Z"
        },
        {
          "tag": "0.8.4",
          "kind": "patch",
          "published_at": "2024-07-08T22:49:51Z"
        },
        {
          "tag": "0.8.3",
          "kind": "patch",
          "published_at": "2024-05-24T17:00:09Z"
        },
        {
          "tag": "0.8.2",
          "kind": "patch",
          "published_at": "2024-03-11T20:10:49Z"
        },
        {
          "tag": "0.8.1",
          "kind": "patch",
          "published_at": "2024-02-26T16:53:53Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2023-12-29T01:04:00Z"
        },
        {
          "tag": "0.7.5",
          "kind": "patch",
          "published_at": "2023-07-09T19:39:31Z"
        },
        {
          "tag": "0.7.4",
          "kind": "patch",
          "published_at": "2022-12-19T15:21:50Z"
        },
        {
          "tag": "0.7.3",
          "kind": "patch",
          "published_at": "2022-10-20T18:27:58Z"
        },
        {
          "tag": "0.7.2",
          "kind": "patch",
          "published_at": "2022-10-10T01:51:56Z"
        },
        {
          "tag": "0.7.1",
          "kind": "patch",
          "published_at": "2022-05-03T01:23:10Z"
        },
        {
          "tag": "0.7.0",
          "kind": "minor",
          "published_at": "2022-01-04T02:16:28Z"
        },
        {
          "tag": "0.7.0-beta.2",
          "kind": "prerelease",
          "published_at": "2021-11-15T00:39:12Z"
        },
        {
          "tag": "0.7.0-beta.1",
          "kind": "prerelease",
          "published_at": "2021-10-07T18:42:42Z"
        },
        {
          "tag": "0.7.0-beta.0",
          "kind": "prerelease",
          "published_at": "2021-07-05T14:46:43Z"
        },
        {
          "tag": "0.6.10",
          "kind": "patch",
          "published_at": "2020-12-03T18:54:19Z"
        },
        {
          "tag": "0.6.9",
          "kind": "patch",
          "published_at": "2020-09-22T00:35:07Z"
        },
        {
          "tag": "0.6.8",
          "kind": "patch",
          "published_at": "2020-05-12T02:04:49Z"
        },
        {
          "tag": "0.6.7",
          "kind": "patch",
          "published_at": "2020-05-03T20:51:16Z"
        },
        {
          "tag": "0.6.6",
          "kind": "patch",
          "published_at": "2020-04-05T14:55:13Z"
        },
        {
          "tag": "0.6.5",
          "kind": "patch",
          "published_at": "2020-04-05T14:49:07Z"
        },
        {
          "tag": "0.6.4",
          "kind": "patch",
          "published_at": "2020-04-05T14:34:10Z"
        },
        {
          "tag": "0.6.3",
          "kind": "patch",
          "published_at": "2020-03-19T02:42:55Z"
        },
        {
          "tag": "0.6.2",
          "kind": "patch",
          "published_at": "2020-01-17T16:41:32Z"
        },
        {
          "tag": "0.6.1",
          "kind": "patch",
          "published_at": "2020-01-08T01:18:11Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2019-11-07T19:03:03Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2019-08-26T15:30:35Z"
        },
        {
          "tag": "0.4.4",
          "kind": "patch",
          "published_at": "2019-08-07T14:10:32Z"
        },
        {
          "tag": "0.4.3",
          "kind": "patch",
          "published_at": "2019-07-24T00:44:18Z"
        },
        {
          "tag": "0.4.2",
          "kind": "patch",
          "published_at": "2019-07-21T19:40:20Z"
        },
        {
          "tag": "0.4.1",
          "kind": "patch",
          "published_at": "2019-05-19T00:31:18Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2019-05-18T23:56:57Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2019-05-11T00:22:03Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2019-05-08T23:56:28Z"
        },
        {
          "tag": "0.2.3",
          "kind": "patch",
          "published_at": "2019-04-24T11:17:14Z"
        },
        {
          "tag": "0.2.2",
          "kind": "patch",
          "published_at": "2019-04-19T16:24:57Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2019-04-15T01:10:19Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2019-03-26T00:53:24Z"
        },
        {
          "tag": "0.1.9",
          "kind": "patch",
          "published_at": "2019-03-02T18:24:15Z"
        },
        {
          "tag": "0.1.8",
          "kind": "patch",
          "published_at": "2019-02-28T03:28:07Z"
        },
        {
          "tag": "0.1.7",
          "kind": "patch",
          "published_at": "2019-02-28T02:45:54Z"
        },
        {
          "tag": "0.1.6",
          "kind": "patch",
          "published_at": "2019-02-24T23:57:13Z"
        },
        {
          "tag": "0.1.5",
          "kind": "patch",
          "published_at": "2019-02-10T23:45:45Z"
        },
        {
          "tag": "0.1.4",
          "kind": "patch",
          "published_at": "2019-02-06T02:18:18Z"
        },
        {
          "tag": "0.1.3",
          "kind": "patch",
          "published_at": "2019-02-05T02:44:50Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2019-02-02T20:07:34Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2019-02-01T20:57:06Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2019-01-28T03:09:18Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d6b22be7e31fdd308bfe637349263781edcaac29",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.9.2",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-07-21T17:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd520a89af69e3a5330907324b18ee2e53e6250a",
          "body": null,
          "is_bot": false,
          "headline": "Update the changelog",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-07-21T17:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db84e7ea1f43be9728f2d0bac94878ba0c90d385",
          "body": "Do not trigger the `semicolon_in_expressions_from_macros` lint",
          "is_bot": false,
          "headline": "Merge pull request #560 from shepmaster/whatever-semicolon-expression",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-07-21T17:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c5365c5351360272787b97a4a50c9de5d9c69c",
          "body": "https://github.com/rust-lang/rust/issues/79813\n\nWe cannot usefully write a test for this as the lint has historically\nnot been applied to macros from other crates. We only test the\n`whatever` macro through doctests and integration tests, which count\nas \"other crates\" for our purposes. It appears tha\n[…]\no across crates, but it's already\ndeny-by-default.\n\nIn lieu of a test, we can reproduce the error by running `cargo test`\nwith a specific nightly. I used `cargo 1.99.0-nightly (3efb1f477\n2026-07-17)`.",
          "is_bot": false,
          "headline": "Do not trigger the `semicolon_in_expressions_from_macros` lint",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-07-21T17:44:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4fb4b5f22a1b42c00507f946fc4fd705b0c5b618",
          "body": "Update backtrace test for symbol mangling v0",
          "is_bot": false,
          "headline": "Merge pull request #562 from shepmaster/v0-mangling",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-07-21T17:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "666dbed84ea2d601fc225b9c0a08fed8fbb1e043",
          "body": null,
          "is_bot": false,
          "headline": "Update backtrace test for symbol mangling v0",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-07-21T17:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ef616c14197f746e6302514648ddb201827769",
          "body": "Migrate from CirrusCI to GitHub Actions",
          "is_bot": false,
          "headline": "Merge pull request #561 from shepmaster/migrate-from-cirrus",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-07-21T17:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dac8b7a30040a3d460e0a792a1bedaaedcbbd57a",
          "body": null,
          "is_bot": false,
          "headline": "Migrate from CirrusCI to GitHub Actions",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-07-21T17:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff50133848f39de1b1fd40c74daa9d781fdda544",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.9.1",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-05-29T17:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c425b0a45f14df5f1e78eba30e5bd0c2ed015fb1",
          "body": null,
          "is_bot": false,
          "headline": "Update the changelog",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-05-29T17:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f50dc77cd601dd6870365d5202511d58f8ac49c",
          "body": "Expand Self to the name of the error type when generating selectors",
          "is_bot": false,
          "headline": "Merge pull request #556 from legeana/self-error",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-05-29T17:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "757eeec34068a96d745fc54ae596a8c933338a80",
          "body": "`Self` used inside a field type or trait bound refers to the error\ntype itself. Previously, `Self` was copied verbatim to the generated\ncontext selector type and implementations, which changes the meaning\nof `Self` from the error type to the context selector type.\n\nThis change replaces `Self` within the entire original type\ndefinition.\n\nCloses #218.",
          "is_bot": false,
          "headline": "Expand `Self` to the original error type before parsing",
          "author_name": "Lisa White",
          "author_login": "legeana",
          "committed_at": "2026-05-29T17:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f8e75f56390c421a198871916100c6316d23d4f",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #557 from legeana/ui-report",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-05-05T12:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a65688549e1ec01b577f413b0a407e69afaefc0c",
          "body": null,
          "is_bot": false,
          "headline": "Fix cargo fmt for Rust 1.95.0",
          "author_name": "Lisa White",
          "author_login": "legeana",
          "committed_at": "2026-05-05T04:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0a2c25ead1f2ac8093985fe4f4465d025aa1c15",
          "body": "The test was broken at main. This came up in #556.",
          "is_bot": false,
          "headline": "Update compile-fail's ui/report test for Rust 1.95.0",
          "author_name": "Lisa White",
          "author_login": "legeana",
          "committed_at": "2026-05-05T04:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a658cc6ff6d8956a33c9626fb205e0ee0b1cd52a",
          "body": "Use namespaced dependency activation",
          "is_bot": false,
          "headline": "Merge pull request #554 from jplatte/cargo-feat-cleanup",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-03-25T17:26:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8a8bdb01c359002ad62e7a370fe580fccf3e3c",
          "body": "Stabilized in 1.60, which is lower than the current MSRV:\nhttps://blog.rust-lang.org/2022/04/07/Rust-1.60.0/#new-syntax-for-cargo-features",
          "is_bot": false,
          "headline": "Use namespaced dependency activation",
          "author_name": "Jonas Platte",
          "author_login": "jplatte",
          "committed_at": "2026-03-25T13:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9af844a355f7aa2c0112dccac3d13ca18d534b31",
          "body": "Remove unused feature",
          "is_bot": false,
          "headline": "Merge pull request #555 from shepmaster/maint",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-03-25T13:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "263a90686f0e13588bcb81fda47b057796254673",
          "body": "The test itself doesn't directly use this feature, just the library.",
          "is_bot": false,
          "headline": "Remove unused feature",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-03-25T13:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "978f2cc6c7740a6a0bcf28c2161de2d6ada6a60c",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.9.0",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-03-02T17:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d450840287d7c883bcbec684131308f12bcba09",
          "body": "Update the changelog and upgrading guide in preparation for 0.9",
          "is_bot": false,
          "headline": "Merge pull request #552 from shepmaster/changelog",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-03-02T17:52:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7007572383e3bf0e2fb248abcabddaf9297a3a8b",
          "body": null,
          "is_bot": false,
          "headline": "Update the changelog and upgrading guide in preparation for 0.9",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-03-02T17:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b02a9043484fbbb4e3972dae12ab3009ed9596d7",
          "body": "Improve documentation about `Location`'s gotchas",
          "is_bot": false,
          "headline": "Merge pull request #551 from shepmaster/reword-location-gotcha",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-02-18T18:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5f3f7fabf9e505a6bd3d032cc387d5136eea6cd",
          "body": null,
          "is_bot": false,
          "headline": "Gate future combinator doctests with internal-dev-dependencies",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-02-11T20:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "409b798ec0872fb34c5a19935c17101295b889df",
          "body": null,
          "is_bot": false,
          "headline": "Add assertions to `Location`'s async doctests",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-02-11T20:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0e8e2f90c0d6bd351cc4e05ac38288987c00195",
          "body": null,
          "is_bot": false,
          "headline": "Clarify what we meant by \"inaccurate\" and be less negative",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-02-11T20:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c4163b388153155606da7f42a4b4b1382d8dce6",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #549 from shepmaster/location-in-report",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-02-11T19:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e06a103e4b6cadf563c187412464bd7291f7edd2",
          "body": "Closes #501",
          "is_bot": false,
          "headline": "Include `Location` in `Report`",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-02-10T18:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ab073cc09b31afbaf631e6a7d5cc3bd496a6b5",
          "body": null,
          "is_bot": false,
          "headline": "Implement the fallback `Error` for references",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-02-10T18:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44b25dc168c5027280266a7b697119065046c810",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #550 from shepmaster/maint",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-02-10T18:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41e291ad39a751a4499686826b0bbeb939d2a548",
          "body": "It turns out that if you use `dependencies` instead of\n`dev-dependencies`, trybuild will do some normalization for you!",
          "is_bot": false,
          "headline": "Update trybuild output",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-02-10T17:56:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2beb0bc32a48586b94ae24cdf82adec3d7fc3935",
          "body": null,
          "is_bot": false,
          "headline": "Restrict crates that no longer support Rust 1.65",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-02-10T16:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a788187ca3ac7eb5dfa516deffbe094c8b116648",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #547 from shepmaster/std-location",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-02-10T14:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c40fbc1546d1b9dd5f7ec88ab63779fe76f956c3",
          "body": "Closes #546",
          "is_bot": false,
          "headline": "Use the standard library location type",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-16T17:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1471b1c88900fc405bd184570ac1a99d87b32550",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #545 from shepmaster/provider-api-revamp",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-16T13:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cad29f98026d6b296882e6cd66d05ef17bd04cf",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #542 from shepmaster/opaque-generic-from-default",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-12T15:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed6865b513472382ba0cacec30db485d821c5df5",
          "body": "- No longer provide the source error by default. This impacts regular\n  and opaque errors, as well as `Whatever` and `WhateverLocal`.\n- Completely remove chaining of provided values (and priority). This\n  implies that requesting a `Backtrace` no longer gives the deepest one.",
          "is_bot": false,
          "headline": "Revamp provider API integration",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-08T23:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fe7890e679664cc5db6e26e788874c78719110b",
          "body": null,
          "is_bot": false,
          "headline": "Walk the source chain when looking for provider API values",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-08T21:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f917883f917fbe92d66e4a6ec87bbbef0ae44f07",
          "body": "We can now request values and compare `ExitCode`s.",
          "is_bot": false,
          "headline": "Remove compatibility hacks",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-08T21:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ec51d07f9fbf24b659cafc3391391f8027a7776",
          "body": "Explicitly opt into dependency features",
          "is_bot": false,
          "headline": "Merge pull request #541 from shepmaster/no-default-features",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-08T14:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aea418333138bb8584dc769969b4793574698d20",
          "body": null,
          "is_bot": false,
          "headline": "Explicitly opt into dependency features",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-07T22:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd182ad2b0bc5dad22ec0ad776c1ef1c4ea14a1f",
          "body": null,
          "is_bot": false,
          "headline": "Make opaque errors generic by default",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-06T23:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17f0793c7f592af9e18ca4f5719d73d16b774c25",
          "body": "Restrict crates that no longer support Rust 1.65",
          "is_bot": false,
          "headline": "Merge pull request #544 from shepmaster/maint",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-06T23:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b389c2724da88ceb30ad4fc328b12e02135d0899",
          "body": null,
          "is_bot": false,
          "headline": "Restrict crates that no longer support Rust 1.65",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-06T23:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db2e428b662e8a6419667aab3c45f76c8b7c94fb",
          "body": "Update default Rust version to Rust 1.81",
          "is_bot": false,
          "headline": "Merge pull request #536 from shepmaster/default-1.81",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-06T20:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d24c0838599e78f1abf31ba8fa507b5c2e46db49",
          "body": "Allow using a generic for construction via From",
          "is_bot": false,
          "headline": "Merge pull request #537 from shepmaster/from-generic",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-06T20:18:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89c70c667391a3183fe7f4766165597676b6a575",
          "body": "Stop generating deprecated Error::{description,cause} methods",
          "is_bot": false,
          "headline": "Merge pull request #539 from shepmaster/remove-deprecated-error-methods",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2026-01-06T20:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7cb5ed14db543d2499bcdfe00f7c5796790a1c4",
          "body": null,
          "is_bot": false,
          "headline": "Stop generating deprecated `Error::{description,cause}` methods",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-08T20:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab7f8e6aed104f9968c84377f561b7b3b708ec22",
          "body": "Remove the unstable-core-error feature flag",
          "is_bot": false,
          "headline": "Merge pull request #538 from shepmaster/vestigial-feature",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-08T20:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52b9e5eb8b0f7323de3d051ca1df7cee393af9aa",
          "body": null,
          "is_bot": false,
          "headline": "Remove the unstable-core-error feature flag",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-08T18:48:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1744055f4b91e2dfbcf6b9651a0a9c38f01c043",
          "body": "Adds `from(generic)` and `from(exact)` to the existing `from(type,\ntransform)`.\n\nThis impacts\n- opaque errors\n- `context(false)`\n- `transparent`\n\nGotchas:\n\n- Transforming a type called `exact` or `generic` will not work\n  anymore. You'll need to call it `r#exact` or `r#generic`.",
          "is_bot": false,
          "headline": "Allow using a generic for construction via `From`",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-08T17:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7487dd90977832b15049a6c12b6df1dd844d01da",
          "body": "Make Whatever thread-safe by default",
          "is_bot": false,
          "headline": "Merge pull request #531 from shepmaster/thread-safe-whatever",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-08T17:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "086ec0782f6e2214c38cd3e6467e45844e772f41",
          "body": "Extract a common implementation of From for error values",
          "is_bot": false,
          "headline": "Merge pull request #532 from shepmaster/reuse-from",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-08T17:30:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96ddb85e61057147aa5fddbcc3c5fcd355653646",
          "body": "Move futures compatibility test to stable toolchain",
          "is_bot": false,
          "headline": "Merge pull request #535 from shepmaster/futures-stable-test",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-08T17:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0df4cf6e99aa1a1714325f084e700144ec9b9be",
          "body": null,
          "is_bot": false,
          "headline": "Move futures compatibility test to stable toolchain",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-08T16:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "915cdaaec19b8cc6f63503cd5f72c4960739dd5b",
          "body": null,
          "is_bot": false,
          "headline": "Update default Rust version to Rust 1.81",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-08T16:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f07117d395f05dbd23a48fc94b1ff7907d905077",
          "body": "Update MSRV to Rust 1.65",
          "is_bot": false,
          "headline": "Merge pull request #534 from shepmaster/msrv-1.65",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-08T16:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5fbcd08f28ccf52d0edc18ded84b35fd5901c8a",
          "body": null,
          "is_bot": false,
          "headline": "Use newer derive(Default) for enum",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-05T18:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d0fd08acc9792ddfaf294ad3254836e6d53d434",
          "body": null,
          "is_bot": false,
          "headline": "Update MSRV to Rust 1.65",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-05T18:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71281fb8d6a755ac7cea176275b4c7e915489c7f",
          "body": "Update MSRV to Rust 1.61",
          "is_bot": false,
          "headline": "Merge pull request #533 from shepmaster/msrv-1.61",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-05T18:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b88c0a89e01365090dcf1e0c44f72be75cebded0",
          "body": null,
          "is_bot": false,
          "headline": "Update MSRV to Rust 1.61",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-05T18:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38d2b02203194b67e42f966a3c4004bc4a2c1167",
          "body": null,
          "is_bot": false,
          "headline": "Extract a common implementation of `From` for error values",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-04T16:49:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a070c88878f2c4a951b423668b8d06038cd4172",
          "body": null,
          "is_bot": false,
          "headline": "Make `Whatever{,Local}::backtrace` infallible",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-03T18:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dac7924c07365318c13147552fc23ac12d8bd08c",
          "body": null,
          "is_bot": false,
          "headline": "Enhance `Whatever{,Local}::backtrace` to get both kinds of whatever",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-03T18:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "776a6b8961ef0717e217db69cb2980d31e7af647",
          "body": null,
          "is_bot": false,
          "headline": "Extract `Whatever` and `WhateverLocal` to new file",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-03T18:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "782f63cf0b48b343b830159b016eb27a40b9e3f5",
          "body": "Resolves #446",
          "is_bot": false,
          "headline": "Make `Whatever` thread-safe by default, split off `WhateverLocal`",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-03T18:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c3d679dbb9594bfc5d55628ceaaa553512c87f3",
          "body": null,
          "is_bot": false,
          "headline": "Simplify `Whatever::backtrace`",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-03T17:31:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cc5f2ead40c4ef9da4721076ea93b249c9cdbd2",
          "body": "Introduce GenericsWithoutDefaults",
          "is_bot": false,
          "headline": "Merge pull request #530 from shepmaster/refactor-generics-no-defaults",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-12-03T15:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cdd62a41eb64a5ed4cc04369e474bbf3b2535e2",
          "body": "This type allows lazily generating the generics for the `impl<...>`\nsyntax, optionally adding ad hoc generics on a case-by-case\nbasis. This replaces the previous trait methods.\n\nIncidentally, this fixes opaque errors with const generics with\ndefault values.",
          "is_bot": false,
          "headline": "Introduce `GenericsWithoutDefaults`",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-11-24T17:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd760b0977b3c6dcef43472b42531ec59b84ea48",
          "body": "Restructure parsing of Snafu attributes and fields",
          "is_bot": false,
          "headline": "Merge pull request #523 from shepmaster/redo-attrs",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-11-24T17:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "461ff50110e07f21504483a2465c09d615d8c021",
          "body": "clarify that backtrace improvements are waiting on provide api",
          "is_bot": false,
          "headline": "Merge pull request #526 from Frederik-Baetens/main",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-11-14T15:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e5183465c621944b33fa6e8b4c7f650286f3b26",
          "body": "This largely started out as moving code out of `lib.rs` and into\nsmaller, more focused files. Along the way, a number of\nchanges (sometimes even improvements) were made.\n\n- Instead of tracking a vector of `syn::Errors`, use its built-in\n  ability to `combine` errors.\n\n- Remove some intermediate repr\n[…]\nter as\nmost of the time people aren't making every possible error at the same\ntime. Where possible, I tried to keep the number of phases as low as\npossible to allow more errors to be reported at once.",
          "is_bot": false,
          "headline": "Restructure parsing of `Snafu` attributes and fields",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-11-14T15:04:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bccd3891d8b62778bd816ed8478ee37aac5e6845",
          "body": "Upcoming changes to the parsing will cause this error to be emitted\nonly if all attributes on the field are successfully parsed, We move\nit ahead of time to reduce the future diff.",
          "is_bot": false,
          "headline": "Separate `provide(false)` error test out",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-11-14T15:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "965a72c4618816de85c10603b98d9066e45d11e6",
          "body": null,
          "is_bot": false,
          "headline": "Test duplicate attribute / fields when the field occurs second",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-11-14T15:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "deb1b149f60c1f94e88cdd74146fb1b9811a5a28",
          "body": null,
          "is_bot": false,
          "headline": "clarify that backtrace improvements are waiting on provide api",
          "author_name": "Frederik Baetens",
          "author_login": "Frederik-Baetens",
          "committed_at": "2025-11-14T15:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15cc0bb9960ebaa94218bd780c5242afae46c639",
          "body": "Restrict crates that no longer support Rust 1.56 / 1.61",
          "is_bot": false,
          "headline": "Merge pull request #527 from shepmaster/maint",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-11-14T15:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc17fb9e3a6a2b649c61a8d2d4f2ed34ee32e006",
          "body": null,
          "is_bot": false,
          "headline": "Restrict crates that no longer support Rust 1.56 / 1.61",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-11-14T14:16:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c04c5be9ccd8560345e0254cb08881343e891a95",
          "body": "Maintenance",
          "is_bot": false,
          "headline": "Merge pull request #522 from shepmaster/maint",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-10-15T15:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b000914f610fe09c6b5d7d59d7f90299d1fabe91",
          "body": "https://github.com/rust-lang/rust/pull/138907",
          "is_bot": false,
          "headline": "Switch to `doc_cfg`",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-10-15T14:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5a161896df4aedede4ee900f62469b2079d45eb",
          "body": null,
          "is_bot": false,
          "headline": "Restrict crates that no longer support Rust 1.56",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-10-14T21:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4948e836c4f0dd9797920fca89dc14340848b14",
          "body": null,
          "is_bot": false,
          "headline": "Add MSRV to the MSRV tests",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-10-14T21:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0765a48fcb96a1025b7b9bab185a5cd5da710e33",
          "body": "Line numbers are no longer left-aligned",
          "is_bot": false,
          "headline": "Update trybuild output",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-10-14T18:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd06040704379e9a76a9d35e34488d6f48849237",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.8.9",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-09-03T14:53:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e023db14062857463509bc22f42b17e73edc4b61",
          "body": null,
          "is_bot": false,
          "headline": "Update the changelog",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-09-03T14:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b30c2453b3fc4749841791b1e212a94092f95bbf",
          "body": "Fix compile error with `--no-default-features` and `--features unstable-provider-api,alloc`",
          "is_bot": false,
          "headline": "Merge pull request #516 from gifnksm/fix-515",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-09-03T14:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "731441fa4a76a1bc358358bc0f72e24f19474479",
          "body": "…provider-api,alloc\n\nfixes #515",
          "is_bot": false,
          "headline": "Fix compile error with --no-default-features and --features unstable-…",
          "author_name": "gifnksm",
          "author_login": "gifnksm",
          "committed_at": "2025-09-03T14:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f34578357a3eb219dedacecad0fc390fb7a55ad5",
          "body": "Fix compile error with `--no-default-features` and `--features unstable-provider-api`",
          "is_bot": false,
          "headline": "Merge pull request #514 from gifnksm/fix-513",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-09-03T14:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96bcd842894b204819f30cfa9210502c4b8e7d87",
          "body": "…provider-api\n\nfixes #513",
          "is_bot": false,
          "headline": "Fix compile error with --no-default-features and --features unstable-…",
          "author_name": "gifnksm",
          "author_login": "gifnksm",
          "committed_at": "2025-09-03T13:53:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d4f1907eec453669946c6082a32e5230c325861",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.8.8",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-08-28T14:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50bdc61f2acd1e077974cedb007777df7baa283d",
          "body": null,
          "is_bot": false,
          "headline": "Update the changelog",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-08-28T14:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3a61a0f75524fdd71c0f0605000989319269a71",
          "body": "Only implement for `Arc` when the target platform has atomics",
          "is_bot": false,
          "headline": "Merge pull request #512 from shepmaster/alloc-no-atomic",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-08-28T13:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "719382bb6d580e98522b01f200c5a285f1f93aaa",
          "body": "Add a CI check as well.",
          "is_bot": false,
          "headline": "Only implement for `Arc` when the target platform has atomics",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-08-28T13:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df62d9035d55ac3d2f90b2a717a0da000fe3a22e",
          "body": "Properly gate future/stream methods that require `alloc` behind the feature flag",
          "is_bot": false,
          "headline": "Merge pull request #511 from shepmaster/futures-no_std",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-08-27T21:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d37bee85acf7ce2d32999c224221ac223d753ee",
          "body": "…` flag\n\nAdd a CI check as well.",
          "is_bot": false,
          "headline": "Gate `Try{Future,Stream}::{with_,}whatever_context` behind the `alloc…",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-08-27T14:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30200e8a07be28935d7f064a9ea832de0e829665",
          "body": null,
          "is_bot": false,
          "headline": "Use the Rust 1.81 image",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-08-27T14:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "166a7fb2ae20af8a21d9b87190cd03a535c0154f",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.8.7",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-08-20T18:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58fbc31cf3ac9f8b71ec171ecac7d9dfb54c0ad",
          "body": null,
          "is_bot": false,
          "headline": "Update the changelog",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-08-20T18:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ab6b506a5ea5b6f7a5011019d40687c3a69aa7",
          "body": "Implement GenerateImplicitData and AsBacktrace for various boxes",
          "is_bot": false,
          "headline": "Merge pull request #509 from shepmaster/little-boxes",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-08-20T18:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdee0ec0cb72948dc52e19f4dc36aa40eadf09e2",
          "body": null,
          "is_bot": false,
          "headline": "Implement `GenerateImplicitData` and `AsBacktrace` for various boxes",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-08-14T17:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d98f7ae2660c5220c9676b39d24d9fcc56ba186",
          "body": null,
          "is_bot": false,
          "headline": "Extract module for alloc-specific trait implementations",
          "author_name": "Jake Goulding",
          "author_login": "shepmaster",
          "committed_at": "2025-08-14T17:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 55,
      "commits_last_year": 93,
      "latest_release_at": "2026-07-21T17:49:18Z",
      "latest_release_tag": "0.9.2",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 87.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "snafu",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "ergonomic",
            "error",
            "library",
            "no_std",
            "rust-patterns",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/snafu",
          "is_deprecated": false,
          "latest_version": "0.9.2",
          "repository_url": "https://github.com/shepmaster/snafu",
          "versions_count": 54,
          "total_downloads": 97189111,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 4332505,
          "first_published_at": "2019-01-28T03:09:59.593302Z",
          "latest_published_at": "2026-07-21T17:52:51.420139Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "snafu-derive",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/snafu-derive",
          "is_deprecated": false,
          "latest_version": "0.9.2",
          "repository_url": "https://github.com/shepmaster/snafu",
          "versions_count": 55,
          "total_downloads": 97205215,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 4332231,
          "first_published_at": "2019-01-28T03:09:42.780108Z",
          "latest_published_at": "2026-07-21T17:52:49.322595Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 70,
      "stars": 1891,
      "watchers": 16,
      "fork_history": {
        "days": [
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-07-07",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 2
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-11",
            "count": 1
          },
          {
            "date": "2019-08-17",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-09-21",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-10-05",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2020-02-02",
            "count": 1
          },
          {
            "date": "2020-02-29",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-05-09",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-07-05",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 4
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2021-04-02",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-02-04",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 70,
        "total_forks": 70
      },
      "star_history": {
        "days": [
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-10-29",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 5
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 3
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 2
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 2
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-13",
            "count": 2
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 2
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 2
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-25",
            "count": 1
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 2
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 4
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 2
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 2
          },
          {
            "date": "2023-02-15",
            "count": 2
          },
          {
            "date": "2023-02-18",
            "count": 3
          },
          {
            "date": "2023-02-19",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 2
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 3
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 2
          },
          {
            "date": "2023-03-26",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-08",
            "count": 2
          },
          {
            "date": "2023-04-09",
            "count": 3
          },
          {
            "date": "2023-04-15",
            "count": 2
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-04-22",
            "count": 2
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 3
          },
          {
            "date": "2023-04-27",
            "count": 2
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 2
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-05",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-06-25",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 4
          },
          {
            "date": "2023-07-05",
            "count": 2
          },
          {
            "date": "2023-07-07",
            "count": 2
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-15",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 2
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 4
          },
          {
            "date": "2023-08-03",
            "count": 5
          },
          {
            "date": "2023-08-04",
            "count": 3
          },
          {
            "date": "2023-08-05",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 5
          },
          {
            "date": "2023-08-08",
            "count": 2
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 2
          },
          {
            "date": "2023-08-17",
            "count": 2
          },
          {
            "date": "2023-08-21",
            "count": 2
          },
          {
            "date": "2023-08-23",
            "count": 3
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 2
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-09",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-09-13",
            "count": 1
          },
          {
            "date": "2023-09-16",
            "count": 2
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 2
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 2
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 2
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 2
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 4
          },
          {
            "date": "2023-10-22",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 2
          },
          {
            "date": "2023-10-27",
            "count": 2
          },
          {
            "date": "2023-10-28",
            "count": 2
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 3
          },
          {
            "date": "2023-11-05",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 2
          },
          {
            "date": "2023-11-11",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 2
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-03",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 4
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-16",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 2
          },
          {
            "date": "2023-12-30",
            "count": 2
          },
          {
            "date": "2024-01-01",
            "count": 2
          },
          {
            "date": "2024-01-03",
            "count": 2
          },
          {
            "date": "2024-01-05",
            "count": 2
          },
          {
            "date": "2024-01-07",
            "count": 2
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-14",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 3
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 2
          },
          {
            "date": "2024-01-19",
            "count": 2
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-11",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 3
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 2
          },
          {
            "date": "2024-02-19",
            "count": 2
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 2
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 3
          },
          {
            "date": "2024-02-29",
            "count": 7
          },
          {
            "date": "2024-03-02",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 2
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 2
          },
          {
            "date": "2024-03-06",
            "count": 2
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 3
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 2
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 3
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 2
          },
          {
            "date": "2024-03-25",
            "count": 2
          },
          {
            "date": "2024-03-26",
            "count": 3
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 2
          },
          {
            "date": "2024-04-01",
            "count": 2
          },
          {
            "date": "2024-04-05",
            "count": 3
          },
          {
            "date": "2024-04-08",
            "count": 3
          },
          {
            "date": "2024-04-09",
            "count": 2
          },
          {
            "date": "2024-04-10",
            "count": 2
          },
          {
            "date": "2024-04-11",
            "count": 2
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 2
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 2
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 3
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 2
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 3
          },
          {
            "date": "2024-05-08",
            "count": 2
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 4
          },
          {
            "date": "2024-05-12",
            "count": 4
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 3
          },
          {
            "date": "2024-05-18",
            "count": 2
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 4
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 2
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 3
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 2
          },
          {
            "date": "2024-06-20",
            "count": 2
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-06-23",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 2
          },
          {
            "date": "2024-06-25",
            "count": 2
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 2
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 2
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 2
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 2
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-07-28",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-07-31",
            "count": 2
          },
          {
            "date": "2024-08-06",
            "count": 2
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 2
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 3
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-17",
            "count": 2
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 2
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 3
          },
          {
            "date": "2024-08-26",
            "count": 3
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-31",
            "count": 1
          },
          {
            "date": "2024-09-01",
            "count": 3
          },
          {
            "date": "2024-09-02",
            "count": 2
          },
          {
            "date": "2024-09-03",
            "count": 3
          },
          {
            "date": "2024-09-04",
            "count": 3
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 2
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-09-22",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 3
          },
          {
            "date": "2024-09-25",
            "count": 2
          },
          {
            "date": "2024-09-29",
            "count": 3
          },
          {
            "date": "2024-09-30",
            "count": 3
          },
          {
            "date": "2024-10-03",
            "count": 3
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 2
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 3
          },
          {
            "date": "2024-11-02",
            "count": 5
          },
          {
            "date": "2024-11-04",
            "count": 3
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 2
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 2
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 2
          },
          {
            "date": "2024-11-22",
            "count": 2
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 2
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 16
          },
          {
            "date": "2024-12-20",
            "count": 3
          },
          {
            "date": "2024-12-21",
            "count": 2
          },
          {
            "date": "2024-12-22",
            "count": 5
          },
          {
            "date": "2024-12-23",
            "count": 5
          },
          {
            "date": "2024-12-24",
            "count": 3
          },
          {
            "date": "2024-12-25",
            "count": 6
          },
          {
            "date": "2024-12-26",
            "count": 3
          },
          {
            "date": "2024-12-27",
            "count": 27
          },
          {
            "date": "2024-12-28",
            "count": 4
          },
          {
            "date": "2024-12-29",
            "count": 2
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 2
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 4
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 2
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 5
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 3
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 2
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 2
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 2
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 4
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 3
          },
          {
            "date": "2025-03-05",
            "count": 2
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 3
          },
          {
            "date": "2025-03-20",
            "count": 2
          },
          {
            "date": "2025-03-22",
            "count": 3
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 2
          },
          {
            "date": "2025-03-27",
            "count": 2
          },
          {
            "date": "2025-03-28",
            "count": 2
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 2
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 2
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 3
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 2
          },
          {
            "date": "2025-05-19",
            "count": 3
          },
          {
            "date": "2025-05-20",
            "count": 2
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 2
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 3
          },
          {
            "date": "2025-06-02",
            "count": 3
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 2
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 5
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 2
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-19",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 4
          },
          {
            "date": "2025-07-28",
            "count": 40
          },
          {
            "date": "2025-07-29",
            "count": 2
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 3
          },
          {
            "date": "2025-08-01",
            "count": 2
          },
          {
            "date": "2025-08-03",
            "count": 3
          },
          {
            "date": "2025-08-04",
            "count": 3
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 3
          },
          {
            "date": "2025-08-27",
            "count": 2
          },
          {
            "date": "2025-08-28",
            "count": 6
          },
          {
            "date": "2025-08-29",
            "count": 4
          },
          {
            "date": "2025-08-30",
            "count": 10
          },
          {
            "date": "2025-08-31",
            "count": 3
          },
          {
            "date": "2025-09-01",
            "count": 4
          },
          {
            "date": "2025-09-02",
            "count": 2
          },
          {
            "date": "2025-09-03",
            "count": 4
          },
          {
            "date": "2025-09-04",
            "count": 6
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 2
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-13",
            "count": 3
          },
          {
            "date": "2025-09-17",
            "count": 2
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 2
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 2
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 3
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 2
          },
          {
            "date": "2025-11-09",
            "count": 2
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 2
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 2
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 2
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 2
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 2
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 3
          },
          {
            "date": "2026-02-17",
            "count": 5
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 4
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 2
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 2
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 4
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 1891
      },
      "open_issues_and_prs": 86
    },
    "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",
        "compatibility-tests/alloc-only/Cargo.toml",
        "compatibility-tests/backtrace-provider-api/Cargo.toml",
        "compatibility-tests/backtraces-impl-backtrace-crate/Cargo.toml",
        "compatibility-tests/backtraces-impl-inert/Cargo.toml",
        "compatibility-tests/compile-fail/Cargo.toml",
        "compatibility-tests/context-selectors-have-documentation/Cargo.toml",
        "compatibility-tests/futures/Cargo.toml",
        "compatibility-tests/provider-api/Cargo.toml",
        "compatibility-tests/renamed-import/Cargo.toml",
        "compatibility-tests/report-provider-api/Cargo.toml",
        "compatibility-tests/report-try-trait/Cargo.toml",
        "compatibility-tests/v1_65/Cargo.toml",
        "snafu-derive/Cargo.toml"
      ],
      "largest_source_bytes": 47845,
      "source_files_sampled": 123,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "snafu-derive/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 4,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 12,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "snafu-derive",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.9.2"
        },
        {
          "name": "backtrace",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.0"
        },
        {
          "name": "futures",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.11"
        },
        {
          "name": "futures-core",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.0"
        },
        {
          "name": "pin-project",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.2"
        },
        {
          "name": "quote",
          "manifest": "snafu-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.25"
        },
        {
          "name": "proc-macro2",
          "manifest": "snafu-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.52"
        },
        {
          "name": "heck",
          "manifest": "snafu-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": ">= 0.4, < 0.6"
        },
        {
          "name": "syn",
          "manifest": "snafu-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "backtrace",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "futures",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "futures-core",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "pin-project",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": "1.0.103",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": "1.0.41",
            "ecosystem": "crates"
          },
          {
            "name": "snafu-derive",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "2.0.106",
            "ecosystem": "crates"
          },
          {
            "name": "async-std",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "trybuild",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.22",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 16,
        "direct_count": 12,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 263,
        "open_issues": 81,
        "closed_ratio": 0.669,
        "closed_issues": 164,
        "closed_unmerged_prs": 18
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "shepmaster",
          "commits": 768,
          "avatar_url": "https://avatars.githubusercontent.com/u/174509?v=4"
        },
        {
          "type": "User",
          "login": "tjkirch",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/13994?v=4"
        },
        {
          "type": "User",
          "login": "Enet4",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/4738426?v=4"
        },
        {
          "type": "User",
          "login": "jplatte",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/951129?v=4"
        },
        {
          "type": "User",
          "login": "seritools",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/5844066?v=4"
        },
        {
          "type": "User",
          "login": "CryZe",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1451630?v=4"
        },
        {
          "type": "User",
          "login": "legeana",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/46652755?v=4"
        },
        {
          "type": "User",
          "login": "asomers",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/129721?v=4"
        },
        {
          "type": "User",
          "login": "ErichDonGubler",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/658538?v=4"
        },
        {
          "type": "User",
          "login": "Robzz",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/304428?v=4"
        }
      ],
      "contributors_sampled": 35,
      "top_contributor_share": 0.908
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 8,
            "reason": "9 out of 11 merged PRs checked by a CI test -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 4/16 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 10 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "15 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d6b22be7e31fdd308bfe637349263781edcaac29",
        "ran_at": "2026-07-21T22:44:24Z",
        "aggregate_score": 4.8,
        "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-21T17:54:38Z",
      "oldest_open_prs": [
        {
          "number": 186,
          "created_at": "2019-10-09T20:00:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 208,
          "created_at": "2020-02-02T19:39:04Z",
          "last_comment_at": "2020-02-16T10:16:15Z",
          "last_comment_author": "Plecra"
        },
        {
          "number": 229,
          "created_at": "2020-04-30T12:22:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 279,
          "created_at": "2021-02-18T11:42:55Z",
          "last_comment_at": "2021-02-20T12:20:46Z",
          "last_comment_author": "alamb"
        },
        {
          "number": 520,
          "created_at": "2025-10-06T09:11:21Z",
          "last_comment_at": "2025-10-06T09:11:28Z",
          "last_comment_author": "netlify"
        }
      ],
      "last_merged_pr_at": "2026-07-21T17:46:27Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 23,
          "created_at": "2019-02-18T16:25:12Z",
          "last_comment_at": "2020-04-15T20:50:30Z",
          "last_comment_author": "shepmaster"
        },
        {
          "number": 30,
          "created_at": "2019-02-27T01:50:29Z",
          "last_comment_at": "2019-02-27T01:51:14Z",
          "last_comment_author": "shepmaster"
        },
        {
          "number": 45,
          "created_at": "2019-04-02T02:09:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 46,
          "created_at": "2019-04-02T02:13:23Z",
          "last_comment_at": "2019-04-25T01:09:10Z",
          "last_comment_author": "shepmaster"
        },
        {
          "number": 57,
          "created_at": "2019-04-24T14:58:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 61,
          "created_at": "2019-04-25T15:31:23Z",
          "last_comment_at": "2020-09-19T18:50:17Z",
          "last_comment_author": "shepmaster"
        },
        {
          "number": 69,
          "created_at": "2019-05-06T16:28:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 70,
          "created_at": "2019-05-06T19:55:51Z",
          "last_comment_at": "2019-08-12T13:32:35Z",
          "last_comment_author": "shepmaster"
        },
        {
          "number": 73,
          "created_at": "2019-05-10T02:00:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 84,
          "created_at": "2019-05-18T01:53:47Z",
          "last_comment_at": "2019-09-23T20:03:22Z",
          "last_comment_author": "yaahc"
        },
        {
          "number": 88,
          "created_at": "2019-05-29T18:21:00Z",
          "last_comment_at": "2019-06-10T04:29:46Z",
          "last_comment_author": "Lej77"
        },
        {
          "number": 91,
          "created_at": "2019-06-10T02:14:43Z",
          "last_comment_at": "2019-08-12T13:13:33Z",
          "last_comment_author": "shepmaster"
        },
        {
          "number": 99,
          "created_at": "2019-06-29T15:13:58Z",
          "last_comment_at": "2021-07-02T19:56:34Z",
          "last_comment_author": "shepmaster"
        },
        {
          "number": 100,
          "created_at": "2019-06-29T15:33:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 101,
          "created_at": "2019-06-30T01:09:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 103,
          "created_at": "2019-07-01T20:49:28Z",
          "last_comment_at": "2020-05-15T13:11:52Z",
          "last_comment_author": "shepmaster"
        },
        {
          "number": 104,
          "created_at": "2019-07-03T12:24:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 110,
          "created_at": "2019-07-08T11:17:38Z",
          "last_comment_at": "2024-07-17T13:28:49Z",
          "last_comment_author": "alerque"
        },
        {
          "number": 114,
          "created_at": "2019-07-13T14:16:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 123,
          "created_at": "2019-07-23T15:30:32Z",
          "last_comment_at": "2021-01-25T20:16:08Z",
          "last_comment_author": "carols10cents"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/shepmaster/snafu",
    "host": "github.com",
    "name": "snafu",
    "owner": "shepmaster"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 72,
      "inputs": {
        "security": 58,
        "vitality": 79,
        "community": 85,
        "governance": 66,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 93,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "93 commits in the last year",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 93
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "15 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 80,
            "inputs": {
              "releases_count": 55,
              "latest_release_tag": "0.9.2",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 87.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "55 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~87.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 87.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 85,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "forks": 70,
              "stars": 1891,
              "watchers": 16,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,891 stars",
                "points": 53.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1891
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "70 forks",
                "points": 15.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 70
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "16 watchers",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "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": [
                "snafu",
                "snafu-derive"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 194394326,
              "monthly_downloads": 8664736
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "8,664,736 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 8664736,
                      "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": 66,
        "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": 35,
              "top_contributor_share": 0.908
            },
            "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 91% of commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "35 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "merged_prs": 263,
              "open_issues": 81,
              "closed_issues": 164,
              "issue_closed_ratio": 0.669,
              "closed_unmerged_prs": 18
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "263/281 decided PRs merged",
                "points": 35.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 263,
                      "decided": 281
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/16 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "followers": 1177,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "shepmaster",
              "public_repos": 288,
              "account_age_days": 6046
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,177 followers of shepmaster",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1177,
                      "login": "shepmaster"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "288 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 288
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "snafu",
                "snafu-derive"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "55 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "9 out of 11 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "rust",
                "error-handling"
              ],
              "has_wiki": true,
              "homepage": "https://docs.rs/snafu/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.rs/snafu/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.8
            },
            "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 11 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "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 4/16 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "15 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "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 4 resolved dependencies against OSV; 12 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 4
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 12
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 4,
              "unassessed_packages": 12,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "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": 4,
              "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": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 47,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.44,
              "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": "44 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 44,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "compatibility-tests/alloc-only/Cargo.toml",
                "compatibility-tests/backtrace-provider-api/Cargo.toml",
                "compatibility-tests/backtraces-impl-backtrace-crate/Cargo.toml",
                "compatibility-tests/backtraces-impl-inert/Cargo.toml",
                "compatibility-tests/compile-fail/Cargo.toml",
                "compatibility-tests/context-selectors-have-documentation/Cargo.toml",
                "compatibility-tests/futures/Cargo.toml",
                "compatibility-tests/provider-api/Cargo.toml",
                "compatibility-tests/renamed-import/Cargo.toml",
                "compatibility-tests/report-provider-api/Cargo.toml",
                "compatibility-tests/report-try-trait/Cargo.toml",
                "compatibility-tests/v1_65/Cargo.toml",
                "snafu-derive/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, compatibility-tests/alloc-only/Cargo.toml, compatibility-tests/backtrace-provider-api/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, compatibility-tests/alloc-only/Cargo.toml, compatibility-tests/backtrace-provider-api/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 47845,
              "source_files_sampled": 123,
              "oversized_source_files": 0
            },
            "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": "0/123 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 123,
                      "oversized": 0
                    }
                  }
                ],
                "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": [
    "deps.dev does not index crates:snafu@0.9.2; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T22:44:47.850585Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/shepmaster/snafu.svg",
  "full_name": "shepmaster/snafu",
  "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.25.0 — full methodology · metrics wiki.

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