Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 15:40 UTC

paulmillr / noble-ed25519

Fastest 5KB JS implementation of ed25519 signatures

TypeScript · JavaScriptMIT★ 512 stars⑂ 68 forkssince Jun 2019View on GitHub ↗

paulmillr/noble-ed25519 holds a health index of 46 out of 100, placing it in the At risk band. It scores highest on Community & Adoption (68/100) and lowest on AI Readiness (45/100). It was last updated 11 days ago. A single contributor accounts for most of its recent work.

46
overall / 100
At risk

Software health index

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

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

Score profile

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

High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

Paul MillerPersonal account
4,461 followers67 public repossince Jan 2011

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@noble/ed255193.1.010,113,18728104 days agoed25519rfc8032fips186signatureeddsanoblecryptographyelliptic-curverfc7748zip215x25519curve25519

Metrics by category

Vitality

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

64Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 11 days ago
10.4/36Commit cadence — 15/52 weeks with commits
15.1/18Commit volume — 47 commits in the last year
3/10OpenSSF Scorecard: Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year47
human_commit_share1
days_since_last_push11
active_weeks_last_year15
How it's scored
27/27Ships releases — 39 releases published
27/36Release recency — latest release 104 days ago
19.8/27Release cadence — a release every ~51.6 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count39
latest_release_tag3.1.0
releases_from_tagsno
days_since_latest_release104
mean_days_between_releases51.6

Community & Adoption

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

68Moderate · 18% of overall
How it's scored
43.9/60Stars — 512 stars
15.2/25Forks — 68 forks
5.3/15Watchers — 10 watchers
Inputs used
forks68
stars512
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 10,113,187 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@noble/ed25519
dependents
ecosystemsnpm
total_downloads
monthly_downloads10,113,187
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

65Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.9/22.5Commit distribution — top contributor authored 96% of commits
13.5/13.5Contributor breadth — 16 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled16
top_contributor_share0.962
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
20/38.3PR acceptance — 23/44 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs23
open_issues0
closed_issues67
issue_closed_ratio1
closed_unmerged_prs21
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 4,461 followers of paulmillr
25/25Track record — 67 public repos, account ~15 yr old
Inputs used
followers4,461
owner_typeUser
is_verified
owner_loginpaulmillr
public_repos67
account_age_days5,664
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 104 days ago
20/20Version history — 28 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@noble/ed25519
ecosystemsnpm
any_deprecatedno
min_days_since_publish104

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://paulmillr.com/noble
10/10Repository description
10/10Topics — 12 topics
0/10Wiki
Inputs used
topicsed25519, curve25519, eddsa, cryptography, noble, x25519, curve, elliptic, rfc8032, signature, zip215, fips186
has_wikino
homepagehttps://paulmillr.com/noble
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
2.2/7.5Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.1
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier38
security_posture_before_jurisdiction51
Excluded from scoring (no data or not applicable): ci_tests, packaging. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier and gives Security posture an At risk ceiling of 49.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages36
unassessed_packages0
affected_by_severitylow 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 36 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

45At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
5.9/40Legible commit history — 11 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.11
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — test/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
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_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstest/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/13 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes47,878
source_files_sampled13
oversized_source_files0

Key facts

512GitHub stars
16contributors
47commits, last 12 months
11days since last push
39releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index npm:@noble/ed25519@3.1.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 68 ⇿
0Stars
68Forks
39Releases

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.

01325385063756532020-012023-042026-06
Major 3Minor 11Patch 25

Each point covers 6 days.

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
3Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 36

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

RegistryPackageVersionRelation
npm@esbuild/aix-ppc640.27.4indirect
npm@esbuild/android-arm0.27.4indirect
npm@esbuild/android-arm640.27.4indirect
npm@esbuild/android-x640.27.4indirect
npm@esbuild/darwin-arm640.27.4indirect
npm@esbuild/darwin-x640.27.4indirect
npm@esbuild/freebsd-arm640.27.4indirect
npm@esbuild/freebsd-x640.27.4indirect
npm@esbuild/linux-arm0.27.4indirect
npm@esbuild/linux-arm640.27.4indirect
npm@esbuild/linux-ia320.27.4indirect
npm@esbuild/linux-loong640.27.4indirect
npm@esbuild/linux-mips64el0.27.4indirect
npm@esbuild/linux-ppc640.27.4indirect
npm@esbuild/linux-riscv640.27.4indirect
npm@esbuild/linux-s390x0.27.4indirect
npm@esbuild/linux-x640.27.4indirect
npm@esbuild/netbsd-arm640.27.4indirect
npm@esbuild/netbsd-x640.27.4indirect
npm@esbuild/openbsd-arm640.27.4indirect
npm@esbuild/openbsd-x640.27.4indirect
npm@esbuild/openharmony-arm640.27.4indirect
npm@esbuild/sunos-x640.27.4indirect
npm@esbuild/win32-arm640.27.4indirect
npm@esbuild/win32-ia320.27.4indirect
npm@esbuild/win32-x640.27.4indirect
npm@noble/ed255193.1.0indirect
npm@noble/hashes2.2.0indirect
npm@paulmillr/jsbt0.6.0indirect
npm@types/node25.3.0indirect
npmesbuild0.27.4indirect
npmfast-check4.2.0indirect
npmprettier3.6.2indirect
npmpure-rand7.0.1indirect
npmtypescript6.0.2indirect
npmundici-types7.18.2indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
esbuild0.27.4indirectlow10.28.1

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "ed25519",
        "curve25519",
        "eddsa",
        "cryptography",
        "noble",
        "x25519",
        "curve",
        "elliptic",
        "rfc8032",
        "signature",
        "zip215",
        "fips186"
      ],
      "is_fork": false,
      "size_kb": 1964,
      "has_wiki": false,
      "homepage": "https://paulmillr.com/noble",
      "languages": {
        "JavaScript": 40143,
        "TypeScript": 113198
      },
      "pushed_at": "2026-07-14T01:31:15Z",
      "created_at": "2019-06-20T22:26:00Z",
      "owner_type": "User",
      "updated_at": "2026-07-03T19:08:48Z",
      "description": "Fastest 5KB JS implementation of ed25519 signatures",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://paulmillr.com",
      "name": "Paul Miller",
      "type": "User",
      "login": "paulmillr",
      "company": null,
      "location": null,
      "followers": 4461,
      "avatar_url": "https://avatars.githubusercontent.com/u/574696?v=4",
      "created_at": "2011-01-20T15:49:53Z",
      "is_verified": null,
      "public_repos": 67,
      "account_age_days": 5664
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2026-04-11T21:52:24Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2026-03-17T13:17:14Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2025-08-25T17:09:45Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2025-06-11T19:16:12Z"
        },
        {
          "tag": "1.7.5",
          "kind": "patch",
          "published_at": "2025-04-16T10:49:30Z"
        },
        {
          "tag": "1.7.4",
          "kind": "patch",
          "published_at": "2025-04-14T11:28:20Z"
        },
        {
          "tag": "2.2.3",
          "kind": "patch",
          "published_at": "2025-01-20T04:03:16Z"
        },
        {
          "tag": "2.2.2",
          "kind": "patch",
          "published_at": "2025-01-02T19:24:33Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2025-01-02T01:35:50Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2025-01-02T01:33:42Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2024-03-24T11:09:05Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2023-03-24T10:03:06Z"
        },
        {
          "tag": "1.7.3",
          "kind": "patch",
          "published_at": "2023-02-07T10:02:28Z"
        },
        {
          "tag": "1.7.2",
          "kind": "patch",
          "published_at": "2023-02-04T08:52:30Z"
        },
        {
          "tag": "1.7.1",
          "kind": "patch",
          "published_at": "2022-09-11T16:41:36Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2022-08-26T03:20:28Z"
        },
        {
          "tag": "1.6.1",
          "kind": "patch",
          "published_at": "2022-07-03T00:10:00Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2022-02-14T16:07:01Z"
        },
        {
          "tag": "1.5.3",
          "kind": "patch",
          "published_at": "2022-01-28T13:07:45Z"
        },
        {
          "tag": "1.5.2",
          "kind": "patch",
          "published_at": "2022-01-27T10:23:53Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2022-01-18T22:08:06Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2022-01-18T00:51:02Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2022-01-06T00:23:30Z"
        },
        {
          "tag": "1.3.3",
          "kind": "patch",
          "published_at": "2021-12-31T17:49:52Z"
        },
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2021-12-30T13:32:51Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2021-12-30T12:23:15Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2021-11-05T13:47:30Z"
        },
        {
          "tag": "1.2.6",
          "kind": "patch",
          "published_at": "2021-09-29T14:56:20Z"
        },
        {
          "tag": "1.2.5",
          "kind": "patch",
          "published_at": "2021-06-26T02:38:40Z"
        },
        {
          "tag": "1.2.4",
          "kind": "patch",
          "published_at": "2021-06-18T22:07:45Z"
        },
        {
          "tag": "1.2.3",
          "kind": "patch",
          "published_at": "2021-05-29T16:52:43Z"
        },
        {
          "tag": "1.2.2",
          "kind": "patch",
          "published_at": "2021-05-28T03:48:01Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2021-04-26T15:08:18Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2021-04-26T14:12:12Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2021-01-31T09:41:12Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2020-10-01T21:31:16Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2020-06-22T11:10:59Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2020-05-15T16:48:09Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2020-05-15T16:48:26Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "dd42ebf404e685eb1fb0b0400446d2d82ea88ad0",
          "body": null,
          "is_bot": false,
          "headline": "Update jsbt to v0.6",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-06-23T01:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31e8109df4992b8a0ff3ea047a8d1e298d1b20a2",
          "body": null,
          "is_bot": false,
          "headline": "Sync test vectors with noble-curves",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-06-16T01:21:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "163b4a2f4c5445f0f6f1d3a4ac07fc8cab741a2b",
          "body": null,
          "is_bot": false,
          "headline": "Update jsbt. Improve error messages and type checks.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-06-10T00:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3c5e361aa3c9207a1753aa8d98dbd709a19b2a0",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-04-29T09:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4d99d8343127590ea03b9c162ecf5ed7d4738d5",
          "body": null,
          "is_bot": false,
          "headline": "Sync tests with noble",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-04-12T20:39:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f22a12486e252526b2658e4401d286b27c9c753b",
          "body": null,
          "is_bot": false,
          "headline": "Release 3.1.0.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-04-11T21:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8680a16b2baf43c056275cf8822d2622ad02c14b",
          "body": null,
          "is_bot": false,
          "headline": "Update benchmark",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-04-11T21:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85fbbc4140fa9f860e79fdd5f6c97b3d0fbc2e41",
          "body": null,
          "is_bot": false,
          "headline": "Copy hashed input once more. Closes gh-120.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-04-11T21:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f50580c4263ad4b3ee9cc7c4d44753f3ab0f786f",
          "body": null,
          "is_bot": false,
          "headline": "Bump noble-hashes to 2.2",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-04-11T21:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b1b94ed518320b92ab8e7da0dfdf4101dba288",
          "body": null,
          "is_bot": false,
          "headline": "Implement changes as per Mar 2026 audit.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-04-11T13:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00c5ac0ba3583df1acbd507df39ba272096f5b73",
          "body": null,
          "is_bot": false,
          "headline": "Bump typescript to 6.0.2",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-03-23T21:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f65e1e376b3d2667a3fb829e1c591f794f44cac4",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-03-23T17:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "262f882175205514ae3d53156b5a7b31c81baee9",
          "body": null,
          "is_bot": false,
          "headline": "Disable declmap",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-03-23T16:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e50cabd0fc3b694114dbf9413db02f58f1335006",
          "body": "…ipts.",
          "is_bot": false,
          "headline": "Add docs everywhere. Upgrade to ts 6.0-rc, jsbt 0.5. Add pkg.json scr…",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-03-23T16:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3106033673c923e4e3e14e16283951b292eed0a4",
          "body": null,
          "is_bot": false,
          "headline": "Release 3.0.1.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-03-17T13:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0bc470c7952875f3888134d0f58ae5e66eb088a",
          "body": "Co-authored by @georg95 in gh-117.",
          "is_bot": false,
          "headline": "Speed-up everything 1.5x using new modP with HAC 14.47, HAC 14.50.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-03-17T13:06:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8a97b89cd5e0a191b1b65e50a47c142159f45fa",
          "body": null,
          "is_bot": false,
          "headline": "Harden verification logic",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-03-17T13:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cdab04c840f04fefe063773677fb2441e3d3269",
          "body": null,
          "is_bot": false,
          "headline": "Allow serialization of ZERO point, mirror noble-curves",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-03-17T12:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc808c6727de63ef94afb7b8b5f927f6819a4913",
          "body": null,
          "is_bot": false,
          "headline": "Add modP helper for future speed-up",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-03-17T12:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc087dfe994613ec49802bfd6db2899d606c3ac7",
          "body": null,
          "is_bot": false,
          "headline": "Clarify zip215.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2026-01-25T07:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee5a2649816e3c7e08cf71905eccfbbca201b56",
          "body": null,
          "is_bot": false,
          "headline": "readme: note on suf-cma",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-12-11T03:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9554dd386aade4c03ba910458b5bb64ec1dc00d8",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-12-11T03:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00fc0dc7a95832afc004ea7ca2184ea2fa3e66e5",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update jsbt",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-11-22T23:07:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f2958a572556588dfb8c6dcfaaec7c1602c3af2",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-09-28T12:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce13b2c8c757d96bf81e47d1f4d35208be9e8f8f",
          "body": null,
          "is_bot": false,
          "headline": "Release 3.0.0.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-25T17:08:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6427ea5f498e401431a4a1fdb18d5e7f5d9658fc",
          "body": null,
          "is_bot": false,
          "headline": "Bump jsbt",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-25T14:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77499976a46eeb1f1b97cb4a60fa6cd83e98ce59",
          "body": null,
          "is_bot": false,
          "headline": "Merge devdeps: should, bmark into jsbt",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-18T12:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db61b5de3af45fd3b8dd303d79849cdf8a4285c5",
          "body": null,
          "is_bot": false,
          "headline": "tsconfig: Remove baseUrl",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-17T13:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1fcc52e1cb9c2123d7c6c79f696bbb503174fc3",
          "body": null,
          "is_bot": false,
          "headline": "Release 3.0.0-beta.1.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-17T12:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "592f36ebda41d856d3895d3cd9403ebcb6762c5f",
          "body": null,
          "is_bot": false,
          "headline": "Bump jsbt",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-17T12:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab322cacb250c8b7410f1f0de65992fc05192c9d",
          "body": null,
          "is_bot": false,
          "headline": "ci: make linting optional, bump jsbt.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-15T17:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88b79555929403a15522d42bc3a8f6fb0557cbdb",
          "body": null,
          "is_bot": false,
          "headline": "pkg.json: use standard field order. Use standard gitignore.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-15T17:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1f7a052b8df1199f81a456fbeface989a571901",
          "body": null,
          "is_bot": false,
          "headline": "Minor test shufflings",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-15T11:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52aec55ca4f3a8ee3eed60e93348edc0d9a7faf7",
          "body": null,
          "is_bot": false,
          "headline": "Fix lint",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-09T20:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7158f1d824bf317bb11c626ebf0147d5e1f718da",
          "body": null,
          "is_bot": false,
          "headline": "Bump descriptions",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-09T15:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0c8b940365428e55b47804dca9827d40a8c6b03",
          "body": null,
          "is_bot": false,
          "headline": "Bump docs",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-09T15:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5adbcb297375bca35e72241db5b4b4b699317b7c",
          "body": null,
          "is_bot": false,
          "headline": "Bump devdeps",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-09T13:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55eea689e152ec4df76831b5661d01919f4ed67e",
          "body": null,
          "is_bot": false,
          "headline": "Fix symlink",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-05T12:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe835190089e237001528cc409ec3f41cbcaddbb",
          "body": null,
          "is_bot": false,
          "headline": "Try to fix ci",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-05T12:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b241c8b7b38050950dc85e69a49467f04a335c70",
          "body": null,
          "is_bot": false,
          "headline": "Test on node v20",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-05T12:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7b2dbd8966c1ea615e978bd1112026c93a55c96",
          "body": null,
          "is_bot": false,
          "headline": "Fix ci",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-05T11:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec7c65e1e06e704ba56f4b943fc7e51719c9e495",
          "body": null,
          "is_bot": false,
          "headline": "Update benchmark and pkg.json",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-03T09:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "649799e0a82ead94ef927c51f4569920815c0f3f",
          "body": null,
          "is_bot": false,
          "headline": "Rewrite tests in typescript",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-03T09:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf76432e17a1bb9a613f3dbb84c96529d4032061",
          "body": null,
          "is_bot": false,
          "headline": "Update build",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-03T08:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00e22f115acea1727b4ae0efc282375a69051c15",
          "body": null,
          "is_bot": false,
          "headline": "v3: new abytes, update types",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-03T08:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15222b30a0472db7f7932715bb072fcb7d6264da",
          "body": null,
          "is_bot": false,
          "headline": "v3: update tests and package.json",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-03T07:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef794e00a9bb12a224de9870bc7cd0a45d11bf64",
          "body": null,
          "is_bot": false,
          "headline": "v3: uint8array-only inputs, new keygen method",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-08-03T07:44:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "125b6eb0a1378944745a094bf085ffa91a7ebe8e",
          "body": null,
          "is_bot": false,
          "headline": "Link",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-07-18T19:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0af470056d7586741b8132080ab29fd7e9a008d",
          "body": "Fix comment typo: euclidean",
          "is_bot": false,
          "headline": "Merge pull request #112 from dsernst/v2-comment-typo",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-07-14T01:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "834caeb4347db14c5b4ed554346a8f9f5e409dfd",
          "body": null,
          "is_bot": false,
          "headline": "Fix comment typo: euclidean",
          "author_name": "David Ernst",
          "author_login": "dsernst",
          "committed_at": "2025-07-12T22:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5fdde943ddea38d0a7711f8567031f3966cd2d4",
          "body": null,
          "is_bot": false,
          "headline": "Fix formatting",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-07-03T18:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbab36a98eade94dccdef3a79caf0ffe33b1ef2f",
          "body": "Use `captureStackTrace` to eliminate the `err` helper from stack traces",
          "is_bot": false,
          "headline": "Merge pull request #110 from steveluscher/messed-up-stack-trace-no-more",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-07-03T18:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf7dfb31ef6e1e273d49a96beac75ac755155d67",
          "body": null,
          "is_bot": false,
          "headline": "Use `captureStackTrace` to eliminate the `err` helper from stack traces",
          "author_name": "Steven Luscher",
          "author_login": "steveluscher",
          "committed_at": "2025-07-03T16:47:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a12584cb371c23a38ec74e50666b3cdb5b66c68a",
          "body": null,
          "is_bot": false,
          "headline": "wnaf: add sanity check",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-06-17T19:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6222966c3810d1ea2b8d4ca8901966f5fe21fce7",
          "body": null,
          "is_bot": false,
          "headline": "Release 2.3.0.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-06-11T19:15:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b16988789dbf164600f4d0b27b1ecd3c62705f2c",
          "body": null,
          "is_bot": false,
          "headline": "Release 2.3.0.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-06-11T19:11:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bfa3a6fedf77c6d8abf2441120a2efa2c570442",
          "body": null,
          "is_bot": false,
          "headline": "Bump pkg.json",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-06-11T11:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f48f657c207723e7a09e0da556cd704c9fb13d72",
          "body": null,
          "is_bot": false,
          "headline": "Bring back prettier. Remove comments in the middle of line.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-06-11T10:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f074bffdaa5dc2082922bcbadbc6aea4ffde8cf",
          "body": null,
          "is_bot": false,
          "headline": "Rename Point methods to match curves",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-06-10T13:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b77398aad0799129b8260b1295bf364a962d94",
          "body": null,
          "is_bot": false,
          "headline": "Rename internals. Use new tests from curves",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-06-05T16:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc083ae17855331644bc3fae6330682d23d11648",
          "body": null,
          "is_bot": false,
          "headline": "Reduce size more",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-05-30T16:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba880a7ea32270d29f36118db14e12f022baa550",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-05-30T16:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35a5d8afe7abb7a12eaaea4b46035f74ea4ec88b",
          "body": null,
          "is_bot": false,
          "headline": "Bump jsbt, ts target, test with noble-hashes beta",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-05-29T15:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3dad66fa0f125d7ba94117a57174ad63a16ca46",
          "body": null,
          "is_bot": false,
          "headline": "Shave-off 140 bytes",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-05-23T19:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2a9cf4c80e245e95eeef0376a3502e629ca818e",
          "body": null,
          "is_bot": false,
          "headline": "Update lockfile",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-05-23T19:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1978ecbf3f262084ff8e3c56dc565076178003d8",
          "body": null,
          "is_bot": false,
          "headline": "update fast-check to 4.1.1",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-05-15T12:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "415d23870dd40d833ddc28d2a3eeb688f3a83d0c",
          "body": null,
          "is_bot": false,
          "headline": "test: copy test updates from noble-curves. Switch types to ui8a",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-05-15T12:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5eaf9efb0b962b7a71729a5c750be507ee828d8",
          "body": null,
          "is_bot": false,
          "headline": "Bump devdeps",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-05-14T12:10:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28e71c6abf31e0e5251c561353387cfa681c9d64",
          "body": null,
          "is_bot": false,
          "headline": "Bump ci scripts",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-04-25T17:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "915573aa0ae907906c2beb829944ec72a4712b8f",
          "body": null,
          "is_bot": false,
          "headline": "Add module example",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-04-25T14:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc540958c920c5983c3553b386a800f38065569b",
          "body": null,
          "is_bot": false,
          "headline": "Point: Do assertValidity() before encoding",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-04-18T14:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "723472495ed121b10817cc5f151f448007e413df",
          "body": null,
          "is_bot": false,
          "headline": "Better range check",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-04-13T13:34:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ba072464d061642dd1dd0127471bbd0de7d20b",
          "body": null,
          "is_bot": false,
          "headline": "Prohibit weird points with z=0. Validate coordinates",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-04-13T11:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d54433d7e7012d4f9cabe84632cb1d95f1d0505",
          "body": null,
          "is_bot": false,
          "headline": "Copy wNAF changes from noble-curves pr 184",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-04-01T14:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16f821a4ba5884e0aa539ce614e6b6f709c356bf",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-03-04T01:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d10ba623ecd418cd828aad999a09beca367aaf4",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-03-04T01:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73e6484ae495c2dc77f09db589c43500e3eef28a",
          "body": null,
          "is_bot": false,
          "headline": "CI: attest standalone build files. Bump devdeps.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-03-01T00:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a2a3b46aec2d8d56abdcf54f47238e70ba30fea",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-02-28T03:07:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f263a72c6cdc601b565d8f65e7502c06a3a1e5e",
          "body": null,
          "is_bot": false,
          "headline": "Remove non-erasable typescript syntax",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-02-28T02:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dec60baf2a94b9fb3334868c3df1622fdc73daf",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-02-17T19:52:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36fa733ce61454d563791a4d6ed3475f0f217266",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-02-17T19:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1acbf7e18dcc15844e45ed8ad82963fb3b91c4c8",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-02-17T19:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73d290667e86f9f245a7e9443ad01e0576c6a6d4",
          "body": null,
          "is_bot": false,
          "headline": "etc.sha512Sync: remove setter (it was useless, still re-definable)",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-02-15T16:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df38ff65ec412e0d42e8fe9ba679b601d2755f90",
          "body": null,
          "is_bot": false,
          "headline": "Switch from new uint8array to u8a.from. Closes noble-curves#176.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-02-15T15:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10534c180733bc6df268114f545774a70d63a0fa",
          "body": null,
          "is_bot": false,
          "headline": "Format a bit",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-02-02T19:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2012c79d47f8727e2b2a2478ad980a236f6ab05",
          "body": null,
          "is_bot": false,
          "headline": "Freeze Point on creation",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-02-02T19:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36c04d28cc5af2259e304323227bfe3c37421264",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-02-02T09:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baa17cfcd612aa8af10fb3581e0ec1d9f1e57071",
          "body": null,
          "is_bot": false,
          "headline": "remove mod, we are using jsr now",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-01-26T09:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "743fa2a70818a07aec7e0555701db76f6e20d24a",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-01-26T09:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5358cef07791f2e6c59080299235bc026bcbf02",
          "body": null,
          "is_bot": false,
          "headline": "README",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-01-25T07:30:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60d769ee0cbcfad4ed8a338c7b78aca75d135950",
          "body": null,
          "is_bot": false,
          "headline": "Fix build:release",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-01-20T04:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b3fecab471c647d844b1f22bdfd92db891b6fe0",
          "body": null,
          "is_bot": false,
          "headline": "Release 2.2.3.",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-01-20T04:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fe59de69ed013da9ff69ecddd8de08c09e1ee88",
          "body": null,
          "is_bot": false,
          "headline": "Update ci workflow",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-01-20T04:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b378d60fee15889c2ea3c6495f81377afea7478c",
          "body": null,
          "is_bot": false,
          "headline": "Fix release script",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-01-19T07:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "975300b91e1316789f2995974bde18020d126ce8",
          "body": null,
          "is_bot": false,
          "headline": "ci: reuse workflow",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-01-19T06:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aabd038303f560e342e34dc423752823c0df96a",
          "body": null,
          "is_bot": false,
          "headline": "Update devdeps. Move benchmark file",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-01-19T06:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fb00c00ffa1684678e2ab4a821e5b9b739f5ea2",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-01-15T05:05:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acdb36a389e1184a65461a3e07fc48a6362f0923",
          "body": null,
          "is_bot": false,
          "headline": "Fix test",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-01-14T20:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4f17e33202d5a34a8d2e7082267a1bc56414c1e",
          "body": null,
          "is_bot": false,
          "headline": "ci: merge workflows. test: mirror noble-curves",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-01-14T20:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bdea634dcea0dbc0945ff745dfebf4def3463c0",
          "body": null,
          "is_bot": false,
          "headline": "Bump micro-should devdep",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2025-01-13T04:54:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 39,
      "commits_last_year": 47,
      "latest_release_at": "2026-04-11T21:52:24Z",
      "latest_release_tag": "3.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 11,
      "active_weeks_last_year": 15,
      "days_since_latest_release": 104,
      "mean_days_between_releases": 51.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@noble/ed25519",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "ed25519",
            "rfc8032",
            "fips186",
            "signature",
            "eddsa",
            "noble",
            "cryptography",
            "elliptic curve",
            "rfc7748",
            "zip215",
            "x25519",
            "curve25519"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@noble/ed25519",
          "is_deprecated": false,
          "latest_version": "3.1.0",
          "repository_url": "https://github.com/paulmillr/noble-ed25519",
          "versions_count": 28,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 10113187,
          "first_published_at": "2021-11-03T22:35:53.672000Z",
          "latest_published_at": "2026-04-11T21:52:53.003000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 104
        }
      ]
    },
    "popularity": {
      "forks": 68,
      "stars": 512,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 1
          },
          {
            "date": "2020-08-13",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-12-20",
            "count": 1
          },
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-04-03",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2021-07-23",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-10-09",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-02-27",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-07-31",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 2
          },
          {
            "date": "2024-07-28",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-11-10",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 2
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 2
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 65,
        "total_forks": 68
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "test/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 47878,
      "source_files_sampled": 13,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.4",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 2.5,
            "advisory_ids": [
              "GHSA-g7r4-m6w7-qqqr"
            ],
            "fixed_version": "0.28.1",
            "advisory_count": 1,
            "oldest_advisory_days": 42
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 36,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/ed25519",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/hashes",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@paulmillr/jsbt",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-check",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.18.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 36,
        "direct_count": 0,
        "indirect_count": 36
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 23,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 67,
        "closed_unmerged_prs": 21
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "paulmillr",
          "commits": 554,
          "avatar_url": "https://avatars.githubusercontent.com/u/574696?v=4"
        },
        {
          "type": "User",
          "login": "dsernst",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/6340841?v=4"
        },
        {
          "type": "User",
          "login": "Gozala",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/21236?v=4"
        },
        {
          "type": "User",
          "login": "JSMonk",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10776615?v=4"
        },
        {
          "type": "User",
          "login": "sangaman",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3440835?v=4"
        },
        {
          "type": "User",
          "login": "mahnunchik",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/780935?v=4"
        },
        {
          "type": "User",
          "login": "LeJamon",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/113238884?v=4"
        },
        {
          "type": "User",
          "login": "JhonnyJason",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5329953?v=4"
        },
        {
          "type": "User",
          "login": "Mrtenz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7503723?v=4"
        },
        {
          "type": "User",
          "login": "ChALkeR",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/291301?v=4"
        }
      ],
      "contributors_sampled": 16,
      "top_contributor_share": 0.962
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yml",
        "test-ts.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 3,
            "reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
            "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": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "dd42ebf404e685eb1fb0b0400446d2d82ea88ad0",
        "ran_at": "2026-07-25T15:40:14Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-23T01:45:12Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-07-14T01:33:51Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/paulmillr/noble-ed25519",
    "host": "github.com",
    "name": "noble-ed25519",
    "owner": "paulmillr"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 75
          }
        }
      ],
      "value": 46,
      "inputs": {
        "security": 50,
        "vitality": 64,
        "community": 68,
        "governance": 65,
        "engineering": 62,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 75,
        "weighted_overall_before_jurisdiction": 62,
        "overall_after_jurisdiction_multiplier": 46
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "commits_last_year": 47,
              "human_commit_share": 1,
              "days_since_last_push": 11,
              "active_weeks_last_year": 15
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 11 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "15/52 weeks with commits",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "47 commits in the last year",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "releases_count": 39,
              "latest_release_tag": "3.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 104,
              "mean_days_between_releases": 51.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "39 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 104 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 104
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~51.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 51.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 32,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 32 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 32
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 68,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "forks": 68,
              "stars": 512,
              "watchers": 10,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "512 stars",
                "points": 43.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 512
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "68 forks",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "@noble/ed25519"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 10113187
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "10,113,187 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 10113187,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 16,
              "top_contributor_share": 0.962
            },
            "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 96% of commits",
                "points": 0.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "16 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "merged_prs": 23,
              "open_issues": 0,
              "closed_issues": 67,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 21
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "23/44 decided PRs merged",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 23,
                      "decided": 44
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 4461,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "paulmillr",
              "public_repos": 67,
              "account_age_days": 5664
            },
            "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": "4,461 followers of paulmillr",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4461,
                      "login": "paulmillr"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "67 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 67
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@noble/ed25519"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 104
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 104 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 104
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "28 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "ed25519",
                "curve25519",
                "eddsa",
                "cryptography",
                "noble",
                "x25519",
                "curve",
                "elliptic",
                "rfc8032",
                "signature",
                "zip215",
                "fips186"
              ],
              "has_wiki": false,
              "homepage": "https://paulmillr.com/noble",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://paulmillr.com/noble",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "12 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 75
                }
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.1,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 75,
              "security_posture_after_multiplier": 38,
              "security_posture_before_jurisdiction": 51
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "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": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 36 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 36
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 36,
              "unassessed_packages": 0,
              "affected_by_severity": "low 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 36,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "good",
            "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": 75,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 2,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 16
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (2)",
                "points": 75,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 2,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 6,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.11,
              "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": "11 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 5.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 11,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "test/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "test/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "test/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 47878,
              "source_files_sampled": 13,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/13 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 13,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index npm:@noble/ed25519@3.1.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T15:40:24.866382Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/paulmillr/noble-ed25519.svg",
  "full_name": "paulmillr/noble-ed25519",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

How one result sits in the wider record: aggregate statisticsnpm.