Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-26 15:46 UTC

leotaku / web-push-native

Pure rust implementation of web-push and related standards

RustApache-2.0★ 15 stars⑂ 4 forkssince Aug 2022View on GitHub ↗

leotaku/web-push-native holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Vitality (68/100) and lowest on AI Readiness (40/100). It was last updated today. A single contributor accounts for most of its recent work.

54
overall / 100
Moderate

Software health index

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

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

Score profile

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

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

Ownership

Leo GaskinPersonal account
52 followers96 public repossince Dec 2017

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.ioece-native0.5.014,753140 days agoecehttp-ecerust-cryptoweb-pushnetwork-programmingcryptographyweb-programming
crates.ioweb-push-native0.5.013,890140 days agohttp-pushrust-cryptoweb-pushwebpushnetwork-programmingcryptographyweb-programming

Metrics by category

Vitality

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

68Good · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
6.2/36Commit cadence — 9/52 weeks with commits
12.7/18Commit volume — 25 commits in the last year
10/10OpenSSF Scorecard: Maintained — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year25
human_commit_share1
days_since_last_push0
active_weeks_last_year9
How it's scored
16.2/27Ships releases — 10 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
12.6/27Release cadence — a release every ~148.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv0.5.0
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases148.8
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?

45Weak · 17% of overall
How it's scored
18.6/60Stars — 15 stars
4/25Forks — 4 forks
0/15Watchers — 1 watchers
Inputs used
forks4
stars15
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
59.4/80Monthly downloads — 28,643 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesece-native, web-push-native
dependents
ecosystemscrates
total_downloads129,372
monthly_downloads28,643
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?

52Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.2/22.5Commit distribution — top contributor authored 99% of commits
4.1/13.5Contributor breadth — 3 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.99
How it's scored
28/42Issue resolution — 67% of issues closed
18.8/30PR acceptance — 5/8 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 1/28 approved changesets -- score normalized to 0
Inputs used
merged_prs5
open_issues1
closed_issues2
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.667
closed_unmerged_prs3
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.4/25Owner reach — 52 followers of leotaku
25/25Track record — 96 public repos, account ~8 yr old
Inputs used
followers52
owner_typeUser
is_verified
owner_loginleotaku
public_repos96
account_age_days3,132
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 2 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 14 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesece-native, web-push-native
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

54Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/28 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
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 — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
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
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

40Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
4.8/40Legible commit history — 9 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.09
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, ece/Cargo.toml, example/Cargo.toml (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — Nix
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixyes
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, ece/Cargo.toml, example/Cargo.toml, web_push/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/9 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes9,419
source_files_sampled9
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_files

Key facts

15GitHub stars
3contributors
25commits, last 12 months
0days since last push
10releases
1bus factor
1open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index crates:web-push-native@0.5.0; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 4 ⇿
0Stars
4Forks
4Releases

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.

1223344412023-052024-122026-07
Major 0Minor 3Patch 1

Each point covers 3 days.

OpenSSF Scorecard 5.4 / 10
5.4aggregate

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-26 15:46 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/28 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 12
RegistryPackageVersion constraintManifest
crates.ioaes-gcm0.10.3ece/Cargo.toml
crates.iohkdf0.12.4ece/Cargo.toml
crates.iosha20.10.9ece/Cargo.toml
crates.ioaes-gcm0.10.3web_push/Cargo.toml
crates.iobase64ct1.8.3web_push/Cargo.toml
crates.ioece-native0.5.0web_push/Cargo.toml
crates.iohkdf0.13.0web_push/Cargo.toml
crates.iohttp1.4.2web_push/Cargo.toml
crates.iojwt-simple0.12.17web_push/Cargo.toml
crates.iop2560.13.2web_push/Cargo.toml
crates.ioserde1.0.229web_push/Cargo.toml
crates.iosha20.11.0web_push/Cargo.toml
All dependencies 17

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

RegistryPackageVersionRelation
crates.ioaes-gcmdirect
crates.iobase64ctdirect
crates.ioece-nativedirect
crates.iohkdfdirect
crates.iohttpdirect
crates.iojwt-simpledirect
crates.iop256direct
crates.ioserdedirect
crates.iosha2direct
crates.ioaxumindirect
crates.iohyperindirect
crates.iohyper-tlsindirect
crates.iohyper-utilindirect
crates.ioonce_cellindirect
crates.ioserde_jsonindirect
crates.iotokioindirect
crates.iotower-livereloadindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 137,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Nix": 167,
        "HTML": 808,
        "Rust": 37423,
        "Shell": 138,
        "JavaScript": 2563
      },
      "pushed_at": "2026-07-26T11:05:50Z",
      "created_at": "2022-08-30T20:49:38Z",
      "owner_type": "User",
      "updated_at": "2026-07-26T11:05:59Z",
      "description": "Pure rust implementation of web-push and related standards",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://digraph.me/",
      "name": "Leo Gaskin",
      "type": "User",
      "login": "leotaku",
      "company": null,
      "location": "Austria",
      "followers": 52,
      "avatar_url": "https://avatars.githubusercontent.com/u/34915973?v=4",
      "created_at": "2017-12-28T13:41:26Z",
      "is_verified": null,
      "public_repos": 96,
      "account_age_days": 3132
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-07-26T10:35:22Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2023-12-25T16:32:30Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2023-10-01T06:28:32Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2023-09-22T12:10:51Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2023-05-28T06:36:55Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2023-04-11T22:31:40Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2023-01-25T08:06:22Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2022-12-16T13:32:41Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2022-12-16T10:14:53Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2022-11-25T14:16:45Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a3aa444f1b1043d95eb0182fa0785df4231ed645",
          "body": "Also reorder keys in alphabetical order, like for the other crates.",
          "is_bot": false,
          "headline": "Mark example crate with publish=false",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-07-26T11:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b0a3f10377af3c9401a7c1a60b1e34d41155c5d",
          "body": null,
          "is_bot": false,
          "headline": "Bump versions to 0.5.0",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-07-26T10:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2fb6ca0431cd168ad64e548cb2410230a19877",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-07-26T10:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "755434be0daa43073314b09184cd812007710dbb",
          "body": null,
          "is_bot": false,
          "headline": "Improve vapid adding code in example a bit",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-07-26T10:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b9fc9ffcd1aa2e12270e5bceee5781cbf36cda7",
          "body": null,
          "is_bot": false,
          "headline": "Just derive Debug instead of manual implementation",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-07-20T11:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdb5f67c5b65b645ffac709c04c6eac9e80c53e1",
          "body": null,
          "is_bot": false,
          "headline": "Update jwt-simple version",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-07-14T13:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14d2ccefce74668a10d181aebabb0afa27012a89",
          "body": "ECE errors are capitalized because they are just the Debug-formatted\nnames of enum variants, so this seems like a sensible idea.",
          "is_bot": false,
          "headline": "Change error message capitalization",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-07-14T08:30:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee903f7915b655583c6ff449d76f9169c557ee86",
          "body": null,
          "is_bot": false,
          "headline": "Improve debug formatting for VapidAuthorization",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-07-14T08:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688fe68bc840fdbdc7a346d02f30856ae731355e",
          "body": null,
          "is_bot": false,
          "headline": "Make VapidAuthorization public",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-06-30T22:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e35afe43e4d8224c4767e79f764203c1700c48",
          "body": null,
          "is_bot": false,
          "headline": "Improve documentation example",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-07-01T22:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a198d2ac049645ba2caf8656b88775095e77e19",
          "body": null,
          "is_bot": false,
          "headline": "Properly seal AddHeaders trait",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-07-01T22:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b716e031b78a41a8f1f5c9f92ce162ae9707b9d7",
          "body": "It is probably bad that the current structure relies on doc hidden\nattributes. Maybe this should be fixed by moving the struct into\nthe top-level module.",
          "is_bot": false,
          "headline": "Add proper documentation for vapid module",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-07-01T22:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57d448a3a30acc8f31bc7ff58f5f7455864d87c2",
          "body": null,
          "is_bot": false,
          "headline": "Improve documentation example",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-06-23T15:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cf97569df4bd0c9f07ac9bdf83a108223836d94",
          "body": "This is primarily to please Clippy lints.",
          "is_bot": false,
          "headline": "Implement Display instead of ToString",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-06-23T15:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ce0628188525ab22538f8de7c6ddde48f4c1fd3",
          "body": null,
          "is_bot": false,
          "headline": "Implement zizmor suggestions for GitHub Actions",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-06-20T07:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4d8519dd8abcc3e0809cb688aca304a50d6f0ee",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-06-20T07:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21300f0fd7e9e271e66d964ec2cb4b7c2c94e6e4",
          "body": null,
          "is_bot": false,
          "headline": "Add GitHub Actions workflow for MSRV check",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-05-27T19:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1712cf5f277fd7124a71ee819c317a7ef93ccca8",
          "body": null,
          "is_bot": false,
          "headline": "Bump MSRV",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-05-26T19:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d77b948b089d191f334adaa93d6612aa2d36bcb",
          "body": "Concerns #10",
          "is_bot": false,
          "headline": "Make VapidSignature public and add ToString implementation",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-05-26T18:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b69d8e03d952d45ad2cf5a77ded1a7051e5a70a",
          "body": null,
          "is_bot": false,
          "headline": "Use struct update syntax",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-05-26T18:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea31aafac684d6d829e5c69bdff3a8f699f72bdf",
          "body": null,
          "is_bot": false,
          "headline": "Automatically group imports with rustfmt",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-05-26T18:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88a80f1136257366fe15fddf019e2fc9b61e7517",
          "body": null,
          "is_bot": false,
          "headline": "Fix spelling and wording",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-03-18T09:42:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acc165dad3738b48d854f202e29b2d5a7596e604",
          "body": "fix: cast nonce sequence number to u64 to prevent wasm32 panic",
          "is_bot": false,
          "headline": "Merge pull request #11 from yu256/fix/wasm32-nonce-panic",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-03-18T09:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac007e97dd913455e9c1a58f721f01922ce01417",
          "body": null,
          "is_bot": false,
          "headline": "Replace integer cast with try_into plus expect",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-03-18T07:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1e29fcf8efd5c9efce5daad280202e0dde6ccf4",
          "body": "seq[4..] requires 8 bytes, but usize::to_be_bytes() returns only 4\nbytes on wasm32, causing copy_from_slice to panic at runtime.\nCasting to u64 ensures 8-byte output on all platforms.",
          "is_bot": false,
          "headline": "fix: cast nonce sequence number to u64 to prevent wasm32 panic",
          "author_name": "yu256",
          "author_login": "yu256",
          "committed_at": "2026-03-17T13:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bd1686f983ed3e9b0ba7ef0093ff597367ca5d3",
          "body": null,
          "is_bot": false,
          "headline": "Update copyright years",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-02-06T23:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e159b77cda6380afeafc7896afe1e3e29b05514",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions workflow dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-02-06T23:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "481027ca73c07bb506b9a81a2fe5cb99c52afbd2",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2026-02-06T23:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5bdbe7ebea46ccc732a51214493bfe9b648e35c",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2025-08-01T05:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aeba6e7758b5c7622e68079422d18bc02956bbd",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2025-07-14T16:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfc68c44334484aa9e5a62af00155136fb83aa30",
          "body": null,
          "is_bot": false,
          "headline": "Update copyright years",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2025-01-24T09:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "531b6a2cb382b3db044b759fe5bcf205a1083294",
          "body": null,
          "is_bot": false,
          "headline": "Bump MSRV for ece_native",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2025-01-23T22:37:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0790112ee81b616f36a430527d73d5d0a3350c06",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2025-01-23T22:32:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a36700dcd2876b241d5f8b52e8ccabf0bd9a63d0",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2024-09-29T22:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "360441ecdc4bf8b65266a92ea1f0405dd2b3ef5f",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2024-06-01T22:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5a9aab3b9c3869090559057a926af78bab1c54c",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2024-05-17T09:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6362ae45d0b85d13942675b570de16430d76942a",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2024-05-01T06:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d2c1b987052f2096cdbfdd18825a619b50e49cc",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2024-03-30T15:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8e3e2b796aac58d95e486927ad7bec73de46bb5",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2024-03-10T22:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b03f95b85fd65e615b0ae9cac7af91f46910570",
          "body": null,
          "is_bot": false,
          "headline": "Update example dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2024-02-24T23:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf216f588d8bad46240dc63f68fb0e44c470d772",
          "body": null,
          "is_bot": false,
          "headline": "Update copyright years",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2024-01-01T19:26:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be7166db2bea39429f41bb99ebeda0aff319db6e",
          "body": null,
          "is_bot": false,
          "headline": "Fix MSRV",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-12-26T17:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6b7f32dd89cd646de53cbb6b3cd2db75adb0a49",
          "body": null,
          "is_bot": false,
          "headline": "Bump versions to 0.4.0",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-12-25T16:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a6a824bc7a3e6569e7d676ba920dc2b1af92ce2",
          "body": null,
          "is_bot": false,
          "headline": "Fix example to work with new dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-12-25T15:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaaece45805aa94a5ccf9be19f46f37b27a62964",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-12-25T15:41:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42a7da45846106cb15b56ac6b82127762d3f2be8",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-10-14T18:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bda4011a3292b1aab9879e1384a4a0053702f41",
          "body": null,
          "is_bot": false,
          "headline": "Bump versions to 0.3.0",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-10-01T06:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b19765c5f5d31f5a48ab6541cf7927844aa20f6",
          "body": "Properly validate idlen in web_push code",
          "is_bot": false,
          "headline": "Merge pull request #8 from leotaku/idlen-validate",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-10-01T06:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6c3f87d60ee20e45eb52ff151460b906b22e536",
          "body": null,
          "is_bot": false,
          "headline": "Remove PrefixLengthInvalid error variant",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-09-30T23:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5cbd9d81c3985813a024e0bcabf4be6bcb8eaf0",
          "body": "The new keyid extraction code uses the HeaderLengthInvalid and\nKeyIdLengthInvalid errors from the ece crate, instead of the web_push\nPrefixLengthInvalid error. Error::PrefixLengthInvalid is now unused.",
          "is_bot": false,
          "headline": "Properly validate idlen in web_push code",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-09-30T22:55:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb5f65ffc64d652d64eb84654b9fbc9b54821179",
          "body": null,
          "is_bot": false,
          "headline": "Reorder key and nonce derives to be consistent",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-09-30T22:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ff29e36afd27299a4a6530c308674a060bc3e9",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions workflow dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-09-29T19:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1b13ecc1de0dfaaaca1ced081c23490e47b3ac4",
          "body": null,
          "is_bot": false,
          "headline": "Bump versions to 0.2.1",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-09-22T12:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21b04213737dc3022c5271e71677e5e52f5f9e25",
          "body": null,
          "is_bot": false,
          "headline": "Improve documentation wording and formatting",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-09-22T12:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daaf3809bfe3c6072ac2a08bd583f695f140261f",
          "body": null,
          "is_bot": false,
          "headline": "Fix some formatting",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-09-22T11:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "826972f62b27436cabc1574eb473af0da9f9e739",
          "body": null,
          "is_bot": false,
          "headline": "Rename sw.js to service-worker.js for readability",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-09-22T11:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a463336428950a8e2ecc804b69a33159af7dcf9",
          "body": null,
          "is_bot": false,
          "headline": "Add retry button to example server HTML",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-09-22T11:41:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b2d188eaaf2b0fdf56fbc3deda2614f2649aae0",
          "body": null,
          "is_bot": false,
          "headline": "Print URL for example server",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-09-22T11:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d5ca432ad319493ca817dc3c8a953c3efeb9f68",
          "body": null,
          "is_bot": false,
          "headline": "Remove uses of unneeded axum prefix",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-09-22T11:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc4532e3551700e5fbc966f32744275efbbe8e49",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-09-22T11:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69aa699f0a20ca8868f05fbc5ce608b4fba0a391",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-09-15T20:11:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4157278e497973987ee5f51dd57425ef0d2fc6a9",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-08-29T22:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5466f80c40862de182998578a40b111327eba0e",
          "body": null,
          "is_bot": false,
          "headline": "Add cargo-edit to Nix dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-08-29T22:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c77488b6efa725f5dfa28e5aa132e97c6364679",
          "body": "Addresses a suggestion made in #4",
          "is_bot": false,
          "headline": "Change all unwraps used in library code to expects",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-08-12T18:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "292b89fc0974308aed723a1178273b8636ca0849",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-08-04T17:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e84e766d5991b19b5f233d7beeb0fb0bcc535e2c",
          "body": null,
          "is_bot": false,
          "headline": "Remove unneeded slice index operator",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-08-04T17:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c274f09f80e2f4f7303277b5cb0768fb22cb4117",
          "body": null,
          "is_bot": false,
          "headline": "Remove unneeded conversion roundtrip",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-08-04T08:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acfc3eb9e6b20d8d31c96cfe472a5565712c29bf",
          "body": null,
          "is_bot": false,
          "headline": "Bump versions to 0.2.0",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-05-28T06:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f0b662d10b5999623dbdb96019b0537c4d41894",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-05-28T06:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49235f0233f73502447c95aa3850bccac1560d51",
          "body": "fix: deserializing a builder from an owned value",
          "is_bot": false,
          "headline": "Merge pull request #7 from ThinkChaos/fix/owned-deserialize",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-05-28T06:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82da8a61aa164ed0c6741ba0d7f4af30144a0a49",
          "body": "Improve public error type and properly validate input length",
          "is_bot": false,
          "headline": "Merge pull request #5 from leotaku/errors-rework",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-05-28T06:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd39922a7fd99d61f43c1e9d93813183a627c21",
          "body": "Co-authored-by: ThinkChaos <ThinkChaos@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add Send + Sync + 'static to Extension error trait bounds",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-05-28T06:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23545740a96b19a6be38752ceefffd88000fa623",
          "body": null,
          "is_bot": false,
          "headline": "fix: deserializing a builder from an owned value",
          "author_name": "ThinkChaos",
          "author_login": "ThinkChaos",
          "committed_at": "2023-05-27T20:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9d9de8b84fe4de9bf86c90f0269fd14a4df531f",
          "body": null,
          "is_bot": false,
          "headline": "Document error kinds",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-05-04T21:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1c2e44d69eaf68e6d2f0351a0989f49ce9193d0",
          "body": null,
          "is_bot": false,
          "headline": "Use web_push_native::Error type in all public functions",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-05-04T21:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d3b7e4a54db0ce8e177a80ec8ab855dd4ded81c",
          "body": null,
          "is_bot": false,
          "headline": "Add length check to decryption routine",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-05-04T21:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4f431419d98d2f2df04a63673dd8d1762e86f7f",
          "body": null,
          "is_bot": false,
          "headline": "Improve error handling code",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-05-04T21:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30a6ef4a3fafe153bdd608ed56abb8681ca7a25d",
          "body": null,
          "is_bot": false,
          "headline": "Replace explicit casts",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-05-04T18:16:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fab94ecf141d5440593b6266a6dd789a8cc5672",
          "body": null,
          "is_bot": false,
          "headline": "Bump versions to 0.1.4",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-04-11T22:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cbc80051996bde75315f8ca58314c44f7a558e3",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-04-11T21:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5460d06c6b210e0163c622a22402d5a351d5e1e",
          "body": null,
          "is_bot": false,
          "headline": "Use full name of crates in README files",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-04-09T17:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aab8242ba4b26eb6f0d6e428b8ef159c927337e7",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-04-09T16:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8923a00cbb7d4c6594d32cc0660eaac5b83de6c2",
          "body": null,
          "is_bot": false,
          "headline": "Update p256 dependency and adapt to changes",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-03-10T19:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c38360799eb91145e57db5e1c73388350e519a0",
          "body": null,
          "is_bot": false,
          "headline": "Update most dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-03-10T19:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9e249e868dcefa2b09f9b93cb20d04ecd38c81",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-02-06T21:25:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b08ed9a360cc9d3622e3b71a132bd15aeeab0d",
          "body": null,
          "is_bot": false,
          "headline": "Bump versions to 0.1.3",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-01-25T08:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "997e48e972b58e3e19c00532fb3f81a48c66b032",
          "body": null,
          "is_bot": false,
          "headline": "Update example dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-01-24T15:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b4e7e24011c18e94f3b736229e4953eb8c03b41",
          "body": null,
          "is_bot": false,
          "headline": "Normalize test names",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-01-24T11:36:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b65b6776ec2af2e0c987c8010d4cb6e45812f41",
          "body": null,
          "is_bot": false,
          "headline": "Add test for serialization",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-01-24T09:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "973a452672692e2774f2470db47a49f1a267e474",
          "body": null,
          "is_bot": false,
          "headline": "Remove reference to \"releases\" branches from CI workflow",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-01-24T08:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d98a5e2aeb573fc81f5bce6a37b3468298ebbaa",
          "body": null,
          "is_bot": false,
          "headline": "Improve example variable naming",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-01-24T08:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec460c9d912403baa09f61381458587eee772048",
          "body": "This is possible because of new MSRV.",
          "is_bot": false,
          "headline": "Use new features syntax",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-01-24T08:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1576b6be03fad86e1fbea3ced56f6942789d87bf",
          "body": null,
          "is_bot": false,
          "headline": "Bump MSRV because of p256 dependency",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-01-24T08:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66c3cc4d7b88a74e16fd6e9f902947f5d61af115",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2023-01-24T08:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "372b0e1ef50127d9447e82a95a1753b61d156294",
          "body": null,
          "is_bot": false,
          "headline": "Switch to dtolnay/rust-toolchain for GitHub Actions CI",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2022-12-20T10:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50d4be051e34ef261b4a6165dc9fe5d0922dcd9c",
          "body": null,
          "is_bot": false,
          "headline": "Remove useless local borrow",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2022-12-17T17:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6edb8eb9283596b46ef72765f2d5c616e33abb3",
          "body": null,
          "is_bot": false,
          "headline": "Use AsRef<Uri> instead of explicit Cow reference in signature",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2022-12-17T17:28:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1590f57dc1a9516a47a150bc9f206aa3d94b589",
          "body": null,
          "is_bot": false,
          "headline": "Rename build job to test",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2022-12-17T09:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a05bcce4315db5ceaa2d24b78b965f2824c9558",
          "body": null,
          "is_bot": false,
          "headline": "Remove unneeded clone in serialization",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2022-12-17T09:15:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed61525e90edd16a4cfe2dd3ed613f31bd895f63",
          "body": null,
          "is_bot": false,
          "headline": "Bump versions to 0.1.2",
          "author_name": "Leo Gaskin",
          "author_login": "leotaku",
          "committed_at": "2022-12-16T13:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 25,
      "latest_release_at": "2026-07-26T10:35:22Z",
      "latest_release_tag": "v0.5.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 148.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ece-native",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "ece",
            "http-ece",
            "rust-crypto",
            "web-push",
            "network-programming",
            "cryptography",
            "web-programming"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/ece-native",
          "is_deprecated": false,
          "latest_version": "0.5.0",
          "repository_url": "https://github.com/leotaku/web-push-native",
          "versions_count": 14,
          "total_downloads": 66357,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 14753,
          "first_published_at": "2022-09-17T17:56:57.494964Z",
          "latest_published_at": "2026-07-26T10:58:32.120341Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "web-push-native",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "http-push",
            "rust-crypto",
            "web-push",
            "webpush",
            "network-programming",
            "cryptography",
            "web-programming"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/web-push-native",
          "is_deprecated": false,
          "latest_version": "0.5.0",
          "repository_url": "https://github.com/leotaku/web-push-native",
          "versions_count": 14,
          "total_downloads": 63015,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 13890,
          "first_published_at": "2022-10-04T06:46:41.810931Z",
          "latest_published_at": "2026-07-26T10:58:34.799520Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 15,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-07-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [
        "example"
      ],
      "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",
        "ece/Cargo.toml",
        "example/Cargo.toml",
        "web_push/Cargo.toml"
      ],
      "largest_source_bytes": 9419,
      "source_files_sampled": 9,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "ece/Cargo.toml",
        "example/Cargo.toml",
        "web_push/Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 17,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "aes-gcm",
          "manifest": "ece/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.10.3"
        },
        {
          "name": "hkdf",
          "manifest": "ece/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.12.4"
        },
        {
          "name": "sha2",
          "manifest": "ece/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.10.9"
        },
        {
          "name": "aes-gcm",
          "manifest": "web_push/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.10.3"
        },
        {
          "name": "base64ct",
          "manifest": "web_push/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.8.3"
        },
        {
          "name": "ece-native",
          "manifest": "web_push/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5.0"
        },
        {
          "name": "hkdf",
          "manifest": "web_push/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13.0"
        },
        {
          "name": "http",
          "manifest": "web_push/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.4.2"
        },
        {
          "name": "jwt-simple",
          "manifest": "web_push/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.12.17"
        },
        {
          "name": "p256",
          "manifest": "web_push/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13.2"
        },
        {
          "name": "serde",
          "manifest": "web_push/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.229"
        },
        {
          "name": "sha2",
          "manifest": "web_push/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.11.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "aes-gcm",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "base64ct",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "ece-native",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "hkdf",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "http",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "jwt-simple",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "p256",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sha2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "axum",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "hyper",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "hyper-tls",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "hyper-util",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tower-livereload",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 17,
        "direct_count": 9,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 5,
        "open_issues": 1,
        "closed_ratio": 0.667,
        "closed_issues": 2,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "leotaku",
          "commits": 195,
          "avatar_url": "https://avatars.githubusercontent.com/u/34915973?v=4"
        },
        {
          "type": "User",
          "login": "ThinkChaos",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4761135?v=4"
        },
        {
          "type": "User",
          "login": "yu256",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/122450013?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.99
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "msrv.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a3aa444f1b1043d95eb0182fa0785df4231ed645",
        "ran_at": "2026-07-26T15:46:36Z",
        "aggregate_score": 5.4,
        "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-26T11:06:53Z",
      "oldest_open_prs": [
        {
          "number": 12,
          "created_at": "2026-07-26T09:57:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-03-18T09:34:05Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 9,
          "created_at": "2024-01-04T18:33:01Z",
          "last_comment_at": "2024-01-05T14:37:08Z",
          "last_comment_author": "kryptoniancode"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/leotaku/web-push-native",
    "host": "github.com",
    "name": "web-push-native",
    "owner": "leotaku"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 53 is calibrated to 54 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 53,
            "calibrated": 54,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 54,
      "inputs": {
        "security": 54,
        "vitality": 68,
        "community": 45,
        "governance": 52,
        "calibration": "2026-08-02",
        "engineering": 46,
        "ai_readiness": 40,
        "weighted_overall_raw": 53
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 68,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "commits_last_year": 25,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 9
            },
            "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": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "25 commits in the last year",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v0.5.0",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 148.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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 ~148.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 148.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 7,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 7 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 45,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "forks": 4,
              "stars": 15,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "15 stars",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "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": 74,
            "inputs": {
              "packages": [
                "ece-native",
                "web-push-native"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 129372,
              "monthly_downloads": 28643
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "28,643 downloads/month across crates",
                "points": 59.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 28643,
                      "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": 52,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.99
            },
            "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 99% of commits",
                "points": 0.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "merged_prs": 5,
              "open_issues": 1,
              "closed_issues": 2,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 3,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 28,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "5/8 decided PRs merged",
                "points": 18.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 5,
                      "decided": 8
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "followers": 52,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "leotaku",
              "public_repos": 96,
              "account_age_days": 3132
            },
            "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": "52 followers of leotaku",
                "points": 12.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 52,
                      "login": "leotaku"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "96 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 96
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "ece-native",
                "web-push-native"
              ],
              "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": "14 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "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": "weak",
        "name": "Engineering Quality",
        "value": 46,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "weak",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is 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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 3
            },
            "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": "weak",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.09,
              "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": "9 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_nix": true,
              "has_tests": false,
              "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",
                "ece/Cargo.toml",
                "example/Cargo.toml",
                "web_push/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, ece/Cargo.toml, example/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, ece/Cargo.toml, example/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "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": "Nix",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Nix"
                    }
                  }
                ],
                "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": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 9419,
              "source_files_sampled": 9,
              "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/9 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 9,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "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": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index crates:web-push-native@0.5.0; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T15:46:42.982154Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/leotaku/web-push-native.svg",
  "full_name": "leotaku/web-push-native",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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