Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-08-02 12:48 UTC

fastify / fastify-plugin

Plugin helper for Fastify

JavaScript · TypeScriptMIT★ 240 stars⑂ 47 forkssince Mar 2017View on GitHub ↗
KindLibraryPluginhow this is determined

fastify/fastify-plugin holds a health index of 90 out of 100, placing it in the Excellent band. It scores highest on Security (84/100) and lowest on AI Readiness (48/100). It was last updated 10 days ago. 2 contributors account for most of its recent work.

90
overall / 100
Excellent

Software health index

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

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

Score profile

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

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

Ownership

FastifyOrganization
1,275 followers139 public repossince Jan 2017

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmfastify-plugin6.0.045,243,2414554 days agopluginhelperfastify

Metrics by category

Vitality

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

71Good · 21% of overall
How it's scored
28.8/36Push recency — last push 10 days ago
11.1/36Commit cadence — 16/52 weeks with commits
12.6/18Commit volume — 24 commits in the last year
10/10OpenSSF Scorecard: Maintained — 10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year24
human_commit_share0.74
days_since_last_push10
active_weeks_last_year16
How it's scored
27/27Ships releases — 42 releases published
36/36Release recency — latest release 54 days ago
12.6/27Release cadence — a release every ~155.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count42
latest_release_tagv6.0.0
releases_from_tagsno
days_since_latest_release54
mean_days_between_releases155.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

80Excellent · 17% of overall
How it's scored
38.6/60Stars — 240 stars
13.9/25Forks — 47 forks
5.6/15Watchers — 11 watchers
Inputs used
forks47
stars240
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
80/80Monthly downloads — 45,243,241 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesfastify-plugin
dependents
ecosystemsnpm
total_downloads
monthly_downloads45,243,241
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?

80Excellent · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
16.2/22.5Commit distribution — top contributor authored 28% of commits
13.5/13.5Contributor breadth — 35 contributors
10/10OpenSSF Scorecard: Contributors — project has 22 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled35
top_contributor_share0.28
How it's scored
40.3/42Issue resolution — 96% of issues closed
25.9/30PR acceptance — 212/246 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
7.5/15OpenSSF Scorecard: Code-Review — Found 10/20 approved changesets -- score normalized to 5
Inputs used
merged_prs212
open_issues2
closed_issues47
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.959
closed_unmerged_prs34
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
22.3/25Owner reach — 1,275 followers of fastify
25/25Track record — 139 public repos, account ~9 yr old
Inputs used
followers1,275
owner_typeOrganization
is_verified
owner_loginfastify
public_repos139
account_age_days3,495

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 54 days ago
20/20Version history — 45 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesfastify-plugin
ecosystemsnpm
any_deprecatedno
min_days_since_publish54

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 24 out of 28 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://npmjs.com/package/fastify-plugin
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsfastify, versioning, fastify-library, encapsulation
has_wikino
homepagehttps://npmjs.com/package/fastify-plugin
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

84Excellent · 16% of overall

Security posture

84Excellent
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2/2.5CI-Tests — 24 out of 28 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 10/20 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 22 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
3.5/5SAST — SAST tool is not run on all commits -- score normalized to 7
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate8.4
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

48Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 61 of 74 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.824
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 26 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.26
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/17 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes9,760
source_files_sampled17
oversized_source_files0

Key facts

240GitHub stars
35contributors
24commits, last 12 months
10days since last push
42releases
2bus factor
2open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 47 ⇿
0Stars
47Forks
42Releases

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.

010203040504722017-062021-122026-07
Major 6Minor 16Patch 20

Each point covers 9 days.

OpenSSF Scorecard 8.4 / 10
8.4aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
8CI-Tests24 out of 28 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 10/20 approved changesets -- score normalized to 5
10Contributorsproject has 22 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
7SASTSAST tool is not run on all commits -- score normalized to 7
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 8

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

RegistryPackageVersionRelation
npm@fastify/type-provider-typebox^6.0.0indirect
npm@types/node^26.0.1indirect
npmc8^12.0.0indirect
npmeslint^9.17.0indirect
npmfastify^5.0.0indirect
npmneostandard^0.13.0indirect
npmproxyquire^2.1.3indirect
npmtstyche^7.0.0indirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "fastify",
        "versioning",
        "fastify-library",
        "encapsulation"
      ],
      "is_fork": false,
      "size_kb": 273,
      "has_wiki": false,
      "homepage": "https://npmjs.com/package/fastify-plugin",
      "languages": {
        "JavaScript": 21521,
        "TypeScript": 8382
      },
      "pushed_at": "2026-07-23T02:24:05Z",
      "created_at": "2017-03-21T14:46:44Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T02:24:08Z",
      "description": "Plugin helper for Fastify",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://fastify.dev",
      "name": "Fastify",
      "type": "Organization",
      "login": "fastify",
      "company": null,
      "location": "United States of America",
      "followers": 1275,
      "avatar_url": "https://avatars.githubusercontent.com/u/24939410?v=4",
      "created_at": "2017-01-05T14:50:57Z",
      "is_verified": null,
      "public_repos": 139,
      "account_age_days": 3495
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2026-06-09T12:13:55Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2025-09-28T15:20:13Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2024-09-21T09:18:45Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2024-09-03T07:36:11Z"
        },
        {
          "tag": "v4.5.1",
          "kind": "patch",
          "published_at": "2023-07-18T13:37:58Z"
        },
        {
          "tag": "v4.5.0",
          "kind": "minor",
          "published_at": "2023-01-11T11:19:35Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2022-12-03T12:50:27Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2022-10-13T18:29:37Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2022-08-26T12:46:21Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2022-08-13T07:12:45Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2022-08-06T14:30:15Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2022-07-11T12:19:05Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2022-01-26T09:20:23Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2020-10-15T15:42:18Z"
        },
        {
          "tag": "v2.3.4",
          "kind": "patch",
          "published_at": "2020-09-14T07:49:55Z"
        },
        {
          "tag": "v2.3.3",
          "kind": "patch",
          "published_at": "2020-08-28T08:48:41Z"
        },
        {
          "tag": "v2.3.2",
          "kind": "patch",
          "published_at": "2020-08-21T14:03:24Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2020-08-20T06:10:16Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2020-08-10T10:28:17Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2020-08-06T13:10:18Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2020-08-04T17:43:03Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2020-08-03T07:34:23Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2020-07-28T13:29:03Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2020-07-24T21:15:34Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2020-07-11T18:50:58Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2020-04-23T10:44:40Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2020-02-24T14:14:50Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2019-05-27T12:17:58Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2019-02-06T03:48:57Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2018-12-19T21:09:19Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2018-12-03T22:40:58Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2018-09-17T10:30:10Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2018-07-01T21:08:57Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2018-06-18T11:24:47Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2018-06-11T11:20:28Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2018-06-11T09:01:22Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2018-06-11T08:02:36Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2018-04-28T08:19:56Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2018-04-14T09:56:15Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2018-02-09T21:10:43Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2017-12-18T14:18:17Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2017-12-18T10:14:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f06b46c4f882dac70e63ebd75bd23cb015ed67ba",
          "body": "Bumps [c8](https://github.com/bcoe/c8) from 11.0.0 to 12.0.0.\n- [Release notes](https://github.com/bcoe/c8/releases)\n- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/bcoe/c8/compare/v11.0.0...v12.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: c8\n  d\n[…]\nrect:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: bump c8 from 11.0.0 to 12.0.0 (#299)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T02:24:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf495fbb3cbeaff22ba429b9e121e0811c61d580",
          "body": null,
          "is_bot": false,
          "headline": "ci: pin actions to commit-hash",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2026-07-21T07:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ca158f9c4b0c2cfc53f5602e15eb2b2d6b09623",
          "body": "Bumps the dev-dependencies-typescript group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@types/node` from 25.9.4 to 26.0.1\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.c\n[…]\nemver-major\n  dependency-group: dev-dependencies-typescript\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: bump @types/node in the dev-dependencies-typescript group (#296)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T02:24:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bfb740e2206b8e0b52da67090be5762c6ef05fc3",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix broken links",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2026-07-01T07:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fb45b10e989d15edbfe64edf727085f664c94ef",
          "body": null,
          "is_bot": false,
          "headline": "chore(package.json): fix delvedor's personal url",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2026-06-25T07:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05c1c32b3cbfc86390243a0366e3288762c43bfc",
          "body": null,
          "is_bot": false,
          "headline": "6.0.0",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2026-06-09T12:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a30939958f94fc20b8e32c8f0a949709fcdbc47d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update depedabot setting (#292)",
          "author_name": "KaKa",
          "author_login": "climba03003",
          "committed_at": "2026-06-07T14:08:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d43488a9506eb4dc2dca66ad8dad394a43d67da",
          "body": null,
          "is_bot": false,
          "headline": "chore: removed interface deprecated",
          "author_name": "Tony133",
          "author_login": "Tony133",
          "committed_at": "2026-06-03T07:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "629292b25b748bd65f6accac702e4427bb280fe2",
          "body": "- Move main logic to root index.js\n- Standardize types to types/index.d.ts\n- Update internal test imports to match new structure\n- Update package.json entry points",
          "is_bot": false,
          "headline": "refactor: standardize entry points and project structure",
          "author_name": "Tony133",
          "author_login": "Tony133",
          "committed_at": "2026-05-20T13:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68ddddbfefb74df12565790708e2aa4aabd6cfec",
          "body": null,
          "is_bot": false,
          "headline": "refactor(types): migrate from tsd to tstyche (#288)",
          "author_name": "Antonio Tripodi",
          "author_login": "Tony133",
          "committed_at": "2026-05-07T13:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12c07a44dadbeb871cdfb054e98b3bdc7e243beb",
          "body": null,
          "is_bot": false,
          "headline": "ci: add lock-threads workflow (#286)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2026-04-08T18:57:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a4d1a294fb709e48c3c6c10cc04cb620b613c00",
          "body": "Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.12.2 to 0.13.0.\n- [Release notes](https://github.com/neostandard/neostandard/releases)\n- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/neostandard/neostandard/compar\n[…]\nrect:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#285)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-01T02:28:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e9e03550453cfbbdfdfa4015d8549e64bb2b14e",
          "body": "…(#283)\n\nBumps [fastify/workflows/.github/workflows/plugins-ci.yml](https://github.com/fastify/workflows) from 5 to 6.\n- [Release notes](https://github.com/fastify/workflows/releases)\n- [Commits](https://github.com/fastify/workflows/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: fast\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-01T02:27:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "41b480e1a9a10ac002d4ea9c731a37c5fbd8c55a",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove stale workflow and node reference type declaration (#281)",
          "author_name": "Antonio Tripodi",
          "author_login": "Tony133",
          "committed_at": "2026-03-07T14:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f378b1256eacec7c54d8ffc3592aa923c2e066d",
          "body": null,
          "is_bot": false,
          "headline": "chore(license): standardise license notice (#278)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2026-03-01T08:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7596840ca442da4c4afdab15fc576ddf3664a7e7",
          "body": "Bumps [c8](https://github.com/bcoe/c8) from 10.1.3 to 11.0.0.\n- [Release notes](https://github.com/bcoe/c8/releases)\n- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/bcoe/c8/compare/v10.1.3...v11.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: c8\n  d\n[…]\nrect:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump c8 from 10.1.3 to 11.0.0 (#280)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-01T02:30:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7f5f3bc1169fc55f5503751dd6a35af240049d90",
          "body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.4 to 25.0.3.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dep\n[…]\nrect:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @types/node from 24.10.4 to 25.0.3 (#277)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-01T02:06:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aec220e03a4b35c6b22be228bb7fc205d96ae4bf",
          "body": null,
          "is_bot": false,
          "headline": "ci(ci): add concurrency config (#276)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2025-10-17T09:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14ef20b0c041abccabed17da689d81c2fb8de8dd",
          "body": "…0.0 (#275)\n\nBumps [@fastify/type-provider-typebox](https://github.com/fastify/fastify-type-provider-typebox) from 5.2.0 to 6.0.0.\n- [Release notes](https://github.com/fastify/fastify-type-provider-typebox/releases)\n- [Commits](https://github.com/fastify/fastify-type-provider-typebox/compare/v5.2.0.\n[…]\nrect:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @fastify/type-provider-typebox from 5.2.0 to 6.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-01T02:04:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1920fd6f4fdd54c5f26a080cf10b78162c853947",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v5.1.0",
          "author_name": "Manuel Spigolon",
          "author_login": "Eomm",
          "committed_at": "2025-09-28T15:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86edf4ad4aaf32729b0c77c7987887d408215fed",
          "body": null,
          "is_bot": false,
          "headline": "build(deps-dev): remove @fastify/pre-commit (#274)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2025-09-21T09:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4609e4957803f9535924855865d581fd7ae79a8c",
          "body": null,
          "is_bot": false,
          "headline": "chore(.npmrc): ignore scripts (#273)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2025-09-17T19:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc7fef61998648831e7901d3f65a022a14d4b0b7",
          "body": "Bumps [tsd](https://github.com/tsdjs/tsd) from 0.32.0 to 0.33.0.\n- [Release notes](https://github.com/tsdjs/tsd/releases)\n- [Commits](https://github.com/tsdjs/tsd/compare/v0.32.0...v0.33.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n  dependency-version: 0.33.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump tsd from 0.32.0 to 0.33.0 (#272)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-01T05:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c111e60e66256668ebbed276c6dfc8183a1f5e1d",
          "body": "Signed-off-by: Antonio Tripodi <Tony133@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: update dependencie @fastify/type-provider-typebox (#269)",
          "author_name": "Antonio Tripodi",
          "author_login": "Tony133",
          "committed_at": "2025-08-14T17:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00162997efcec369b2194173e2ebe9e229486380",
          "body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.34 to 24.0.8.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-de\n[…]\nrect:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 (#271)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-01T05:36:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd1c6485a64abe06b70c3a91f39d5b51e20a6b0e",
          "body": null,
          "is_bot": false,
          "headline": "chore(license): update date ranges; standardise style (#270)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2025-06-23T11:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baecb8940a87a1fd5961fc248052b52ab83974b7",
          "body": "Bumps [tsd](https://github.com/tsdjs/tsd) from 0.31.2 to 0.32.0.\n- [Release notes](https://github.com/tsdjs/tsd/releases)\n- [Commits](https://github.com/tsdjs/tsd/compare/v0.31.2...v0.32.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n  dependency-version: 0.32.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump tsd from 0.31.2 to 0.32.0 (#268)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-01T02:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5531e2f80693ccf76d0bff148a4d33dd62149f5",
          "body": null,
          "is_bot": false,
          "headline": "ci: restore job level permissions (#267)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2025-03-30T21:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29f148826b3694032eef4a948b996e6330806906",
          "body": null,
          "is_bot": false,
          "headline": "ci: set permissions at workflow level (#266)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2025-03-30T20:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "624e674e9810c3c0fe75b599424bed768f76a3c1",
          "body": null,
          "is_bot": false,
          "headline": "ci(ci): set job permissions (#265)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2025-03-07T19:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40e9be2f95cccc7e4e3a287b3e932b6a8196973a",
          "body": null,
          "is_bot": false,
          "headline": "chore: rename master to main (#264)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2025-02-03T10:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd07852d8e1f6adaa403914aeddaf196d0e21a75",
          "body": null,
          "is_bot": false,
          "headline": "build(dependabot): reduce npm updates to monthly (#263)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2025-01-15T15:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7edc0ee92888d1c8f2bae4e80811c532e772694",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Fix types test (#262)",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2025-01-13T15:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "269753fabf8afc1e08afe7ad0f0c9cc20a8f34a7",
          "body": "Signed-off-by: Frazer Smith <frazer.dev@icloud.com>",
          "is_bot": false,
          "headline": "docs(readme): spelling fix (#261)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2025-01-11T10:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "861bb8d8194e820e0865ee6866e89461e4e63dd0",
          "body": null,
          "is_bot": false,
          "headline": "refactor: prefix unused params with underscores (#260)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2025-01-07T09:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d96c038359e08d1aea6869abf2ed0bc7003339e",
          "body": "Signed-off-by: Frazer Smith <frazer.dev@icloud.com>",
          "is_bot": false,
          "headline": "chore(package): add funding and contribs (#258)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2024-12-29T11:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "615ce7987715e85b6c59a381358530a5ef561a64",
          "body": null,
          "is_bot": true,
          "headline": "build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#256)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-28T21:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66372e46b19a222821daddc894a7c238a76d5b38",
          "body": null,
          "is_bot": false,
          "headline": "build(deps-dev): add eslint, peer dep of neostandard (#257)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2024-12-16T20:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43ac5c20f1c6a48f628d757440c2d81b1fbc2aa9",
          "body": "* build(deps-dev): replace standard with neostandard\r\n\r\n* chore: add eslint.config.js",
          "is_bot": false,
          "headline": "build(deps-dev): replace standard with neostandard (#254)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2024-12-08T22:02:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d1479dcc0048d69883eb73ec37cae1292874a9c",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): update ci badge syntax (#253)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2024-12-05T14:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "219294c135d84884ee18238ad8f6b8c48129026d",
          "body": null,
          "is_bot": false,
          "headline": "style: remove trailing whitespace (#252)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2024-11-03T12:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9066ad74b849ab71f2a5dbde8c935ab4ea57cce4",
          "body": null,
          "is_bot": false,
          "headline": "ci: use major version of workflows",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2024-11-01T10:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b73d387f308993cf805949ba949918b458bfa7f",
          "body": "`{1}` is the same as not having it\r\n\r\nSigned-off-by: Frazer Smith <frazer.dev@icloud.com>",
          "is_bot": false,
          "headline": "refactor(lib/getPluginName): remove redundant regex quantifiers (#250)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2024-10-19T12:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a52ee816b7dea21aa6b43d4068aa18ea8cd5bc3f",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v5.0.1",
          "author_name": "Manuel Spigolon",
          "author_login": "Eomm",
          "committed_at": "2024-09-21T09:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c025d3ca44ca51e62e68cd5df9a562418cea3a9",
          "body": null,
          "is_bot": false,
          "headline": "chore: update fastify to ^5.0.0 (#249)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2024-09-19T12:42:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9481e92c321441999da13f6f326cba3913ec6c20",
          "body": "* migrate test suite from tap to node:test\r\n\r\n* update c8 coverage to 100%\r\n\r\n* migrate ESM test from tap to node:test\r\n\r\n* test: remove unnecessary async from test functions\r\n\r\n---------\r\n\r\nCo-authored-by: Simone Busoli <simone.busoli@gmail.com>",
          "is_bot": false,
          "headline": "fix: migrate from tap to node test and c8 (#248)",
          "author_name": "Nimesh Kumar",
          "author_login": "nimesh0505",
          "committed_at": "2024-09-15T10:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97ec7bca78cfc7170bee96bbd3a55f09b9a87d9e",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v5.0.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2024-09-03T07:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6fb29bcb4904e890a940d8ebbb53008393a3b30",
          "body": "Bumps [fastify/workflows](https://github.com/fastify/workflows) from 4.2.1 to 5.0.0.\n- [Release notes](https://github.com/fastify/workflows/releases)\n- [Commits](https://github.com/fastify/workflows/compare/v4.2.1...v5.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: fastify/workflows\n  dependency\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 (#246)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-01T02:10:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "270160d197ea53139660b83d63a260d2125eab63",
          "body": null,
          "is_bot": false,
          "headline": "chore: update min fastify version (#245)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2024-07-31T19:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8c5a07b95210862f3a81aef31a654ca16c09b62",
          "body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 22.0.0.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-de\n[…]\nrect:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 (#244)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-29T02:24:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "50cfea0526acb7f36e50c9f878bb0b1ec6fc140a",
          "body": "…#243)\n\nSigned-off-by: Frazer Smith <frazer.dev@outlook.com>",
          "is_bot": false,
          "headline": "perf(lib/tocamelcase): immediately return instead of using temp var (…",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2024-07-20T14:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f746d135c06a24cc2086dbe40804d4d2a0795291",
          "body": "Bumps [fastify/workflows](https://github.com/fastify/workflows) from 4.1.0 to 4.2.1.\n- [Release notes](https://github.com/fastify/workflows/releases)\n- [Commits](https://github.com/fastify/workflows/compare/v4.1.0...v4.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: fastify/workflows\n  dependency\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump fastify/workflows from 4.1.0 to 4.2.1 (#242)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-01T02:08:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5e2d379e5bd36c460bf0af732bf33702acb86f7d",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0-pre.fv5.1",
          "author_name": "James Sumners",
          "author_login": "jsumners",
          "committed_at": "2024-06-23T15:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a5a200af5f68c5a813f64006fa4a7e80a9f64f3",
          "body": "* update for Fastify v5 (#236)\r\n\r\n* update for v5\r\n\r\n* add pre commit\r\n\r\n* upgrade for fastify 5 (#238)\r\n\r\nSigned-off-by: Cristian Barlutiu <cristian.barlutiu@gmail.com>\r\n\r\n* update for Fastify v5 (#236)\r\n\r\n* update for v5\r\n\r\n* add pre commit\r\n\r\n* upgrade for fastify 5 (#238)\r\n\r\nSigned-off-by: Crist\n[…]\n tests\r\n\r\n---------\r\n\r\nSigned-off-by: Cristian Barlutiu <cristian.barlutiu@gmail.com>\r\nCo-authored-by: Gürgün Dayıoğlu <hey@gurgun.day>\r\nCo-authored-by: Cristian Barlutiu <cristian.barlutiu@gmail.com>",
          "is_bot": false,
          "headline": "Merge `next` into `master` (#241)",
          "author_name": "James Sumners",
          "author_login": "jsumners",
          "committed_at": "2024-06-23T15:42:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "026d5389b8046db0c5bdd29921c23d88a526992c",
          "body": "Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0.\n- [Release notes](https://github.com/tsdjs/tsd/releases)\n- [Commits](https://github.com/tsdjs/tsd/compare/v0.30.7...v0.31.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#239)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-01T02:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a11ccc90df16b196e3f4746a5321938a87283f2",
          "body": null,
          "is_bot": false,
          "headline": "chore(.gitignore): add .tap/ dir (#235)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2024-02-08T20:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05ff2f1c6b11e84c6bd53b0fa139226102dabfa",
          "body": "Signed-off-by: Matthias Keckl <53833818+matthyk@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix typo (#234)",
          "author_name": "Matthias Keckl",
          "author_login": "matthyk",
          "committed_at": "2024-01-25T17:24:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdb64b9155f1f8b714859a54efc4dcf9006a80bb",
          "body": null,
          "is_bot": false,
          "headline": "add npm install command (#232)",
          "author_name": "Matthias Keckl",
          "author_login": "matthyk",
          "committed_at": "2024-01-03T11:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aefbaf3ed1098f49c364f36978c05206aafa09b4",
          "body": "…0.0 (#231)\n\nBumps [@fastify/type-provider-typebox](https://github.com/fastify/fastify-type-provider-typebox) from 3.6.0 to 4.0.0.\n- [Release notes](https://github.com/fastify/fastify-type-provider-typebox/releases)\n- [Commits](https://github.com/fastify/fastify-type-provider-typebox/compare/v3.6.0.\n[…]\nrect:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @fastify/type-provider-typebox from 3.6.0 to 4.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-01T02:35:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "be82d47f7bab6a2501cba55fe571579e00a19ddc",
          "body": null,
          "is_bot": false,
          "headline": "types: remove extranous imports (#230)",
          "author_name": "Aras Abbasi",
          "author_login": "Uzlopak",
          "committed_at": "2023-12-26T09:35:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63641bdea2d5d54fd25d26fc593ff0c4ea36f2bc",
          "body": "fix typo\r\n\r\nSigned-off-by: Jordane Belanger <jordane.belanger@gmail.com>",
          "is_bot": false,
          "headline": "Update README.md (#229)",
          "author_name": "Jordane Belanger",
          "author_login": "jordanebelanger",
          "committed_at": "2023-12-25T16:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dfb792b0ee5eaf438cb25925b0a5ffb94d3ce98",
          "body": "Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.0.\n- [Release notes](https://github.com/tsdjs/tsd/releases)\n- [Commits](https://github.com/tsdjs/tsd/compare/v0.29.0...v0.30.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#228)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-18T02:40:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e868441c5d6ec2d45b91a637a6dcb8ce53a865fa",
          "body": null,
          "is_bot": false,
          "headline": "refactor(plugin): replace `typeof` undefined check (#227)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2023-10-29T00:17:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7739939f57ba3dc100ae6736c85c131b1aa5ada5",
          "body": null,
          "is_bot": false,
          "headline": "chore(package): explicitly declare js module type (#226)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2023-10-27T13:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b284176af40de248c174d6c94d0838a216cf014d",
          "body": null,
          "is_bot": false,
          "headline": "chore: add `.gitattributes` file (#225)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2023-10-07T06:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f3132dfdc1860a041d5fb0556914cfec72a291c",
          "body": "Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.28.1 to 0.29.0.\n- [Release notes](https://github.com/SamVerschueren/tsd/releases)\n- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.28.1...v0.29.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#223)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-04T02:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "457c7677593c0519ff741e67d7cada0252342daa",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v4.5.1",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2023-07-18T13:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17f15931f1b255089d68e56c9449270304961cd0",
          "body": "* simplify and make the issue aware by using expectType instead of expectAssignable\r\n\r\n* fix narrowing partially\r\n\r\n* fix typings\r\n\r\n* fix typings\r\n\r\n* fix\r\n\r\n* Apply suggestions from code review",
          "is_bot": false,
          "headline": "fix inferring the correct fn type (#218)",
          "author_name": "Uzlopak",
          "author_login": "Uzlopak",
          "committed_at": "2023-07-18T13:37:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bfed0970e86b4c6267c09631fad9e2cae1cfeac",
          "body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.5 to 20.1.0.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dep\n[…]\nrect:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 (#216)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-08T03:01:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a8173f74a1fb7add74d28c6b40049ab026409e8a",
          "body": null,
          "is_bot": false,
          "headline": "ci: only trigger on pushes to main branches (#215)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2023-04-28T17:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "782ea775f636a36fc1b205774ef451ecbe16e991",
          "body": "…0.0 (#214)\n\nBumps [@fastify/type-provider-typebox](https://github.com/fastify/fastify-type-provider-typebox) from 2.4.0 to 3.0.0.\n- [Release notes](https://github.com/fastify/fastify-type-provider-typebox/releases)\n- [Commits](https://github.com/fastify/fastify-type-provider-typebox/compare/v2.4.0.\n[…]\nrect:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @fastify/type-provider-typebox from 2.4.0 to 3.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-03T03:00:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e866c1262fd1aa59132f1e23c74ad4805c6aa46b",
          "body": "Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.27.0 to 0.28.0.\n- [Release notes](https://github.com/SamVerschueren/tsd/releases)\n- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.27.0...v0.28.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump tsd from 0.27.0 to 0.28.0 (#213)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-03-20T03:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e309fcf21cee9df03baddf7c80c1c1d3f2d12f08",
          "body": "Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.25.0 to 0.27.0.\n- [Release notes](https://github.com/SamVerschueren/tsd/releases)\n- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.25.0...v0.27.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump tsd from 0.25.0 to 0.27.0 (#212)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-03-13T03:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "606e2e9b9926c28f998e9171887cb01523d028af",
          "body": null,
          "is_bot": false,
          "headline": "chore(.gitignore): add bun lockfile (#211)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2023-03-05T10:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7630606ae298e3fe586f14c963a1631c7330ff8",
          "body": null,
          "is_bot": false,
          "headline": "docs: rename next callback to done to make consistent with core (#210)",
          "author_name": "Anthony Bouch",
          "author_login": "58bits",
          "committed_at": "2023-01-13T06:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42595e83a5f5a2975fcaf255a526abf557907e17",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v4.5.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2023-01-11T11:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd72d108b5734041bd42c7fe3193dcd42c2d46b6",
          "body": null,
          "is_bot": false,
          "headline": "make getPluginName resilient against too low stackTraceLimit (#209)",
          "author_name": "Uzlopak",
          "author_login": "Uzlopak",
          "committed_at": "2023-01-10T11:51:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7c3866622a28fdbf2808756c888e86b15edf67d",
          "body": null,
          "is_bot": false,
          "headline": "chore(.gitignore): add clinic (#208)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2023-01-06T16:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c1190e72373879c7f14563dff67e6f7f03de96",
          "body": "Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.24.1 to 0.25.0.\n- [Release notes](https://github.com/SamVerschueren/tsd/releases)\n- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.24.1...v0.25.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n  dependency-type: direct:develop\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump tsd from 0.24.1 to 0.25.0 (#206)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-05T02:11:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c22f021abdf260f1a48c502ce4c6fd610bf3e191",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v4.4.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2022-12-03T12:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c20b668f3ee68d280e8f86fe09f7488afaed2be",
          "body": "* nodenext compatibility\r\n\r\n* add missing newline",
          "is_bot": false,
          "headline": "nodenext compatibility (#204)",
          "author_name": "Uzlopak",
          "author_login": "Uzlopak",
          "committed_at": "2022-12-03T09:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cb68c5f67239a537fb7bdd4c0ae66201f397396",
          "body": null,
          "is_bot": false,
          "headline": "extract getPluginName and toCamelCase to lib-folder (#205)",
          "author_name": "Uzlopak",
          "author_login": "Uzlopak",
          "committed_at": "2022-12-01T17:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2be4e1414c910e0e72a7ff9c55696f5f0f34ddc",
          "body": null,
          "is_bot": false,
          "headline": "disable package-lock generation (#203)",
          "author_name": "Uzlopak",
          "author_login": "Uzlopak",
          "committed_at": "2022-12-01T13:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2474543f03e44172c65c52307dff6fd8db623903",
          "body": "rename stackParser.js to extractPluginName.js and move it to lib-folder",
          "is_bot": false,
          "headline": "rename stackParser.js to extactPluginName.js (#201)",
          "author_name": "Uzlopak",
          "author_login": "Uzlopak",
          "committed_at": "2022-12-01T13:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61c2e704a3d71aa5fdecc37b4386dbb5170c3d7e",
          "body": "remove semver\r\nimprove npm scripts\r\nactivate linting on ci",
          "is_bot": false,
          "headline": "fix unit test (#202)",
          "author_name": "Uzlopak",
          "author_login": "Uzlopak",
          "committed_at": "2022-11-30T18:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4e9c85340964611af39bae6c695c71c1c7d9d16",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v4.3.0",
          "author_name": "Manuel Spigolon",
          "author_login": "Eomm",
          "committed_at": "2022-10-13T18:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdbe525a949e34f1fb9244e33b9d210ca0fe2b39",
          "body": "* add option to encapsulate\r\n\r\n* don't coerce truthy values for `encapsulate`\r\n\r\n* update docs\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Manuel Spigolon <behemoth89@gmail.com>\r\n\r\n* add test\r\n\r\n* test: more use cases\r\n\r\nCo-authored-by: Manuel Spigolon <behemoth89@gmail.com>",
          "is_bot": false,
          "headline": "feat: add option to encapsulate (#199)",
          "author_name": "Derek Wickern",
          "author_login": "dwickern",
          "committed_at": "2022-10-13T18:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35a6288314ecdc610429c5675f01b4b453279796",
          "body": null,
          "is_bot": false,
          "headline": "build(deps-dev): remove typescript (#198)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2022-09-21T10:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0d24a2f375fe5b73801e86ccb46bbb965d826c0",
          "body": "Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.23.0 to 0.24.1.\n- [Release notes](https://github.com/SamVerschueren/tsd/releases)\n- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.23.0...v0.24.1)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n  dependency-type: direct:develop\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#196)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-09-19T02:16:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5f6eee0bf5ee3aff16bc217431f7f75f7cb990dc",
          "body": null,
          "is_bot": false,
          "headline": "build(deps-dev): add semver (#195)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2022-08-30T09:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce26e8a973bba73bb5beee85d4dd416cb7d407b8",
          "body": "Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.22.0 to 0.23.0.\n- [Release notes](https://github.com/SamVerschueren/tsd/releases)\n- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.22.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n  dependency-type: direct:develop\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#194)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-08-29T02:20:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2981be4c9d5cd454ba0cc32fb5ee9b0a33769083",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v4.2.1",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2022-08-26T12:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c18dd19480fb3dc3510f52516d3afaf9d8b526e",
          "body": null,
          "is_bot": false,
          "headline": "fix: support TypeScript 4.8 (#193)",
          "author_name": "Simen Bekkhus",
          "author_login": "SimenB",
          "committed_at": "2022-08-26T12:45:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f197c55a4354276c5b194d3155d06de14b4705f3",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v4.2.0",
          "author_name": "Manuel Spigolon",
          "author_login": "Eomm",
          "committed_at": "2022-08-13T07:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b532e76b4e63e6d05bc70cc016de1486bd6bd7e6",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add Generics RawServer and TypeProvider to fp and tests. (#192)",
          "author_name": "Oliver Plummer",
          "author_login": "olyop",
          "committed_at": "2022-08-13T07:11:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a04d1a868c1030cfe8b32e72292a12271672b08",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v4.1.0",
          "author_name": "Manuel Spigolon",
          "author_login": "Eomm",
          "committed_at": "2022-08-06T14:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36e927114027141ff670e2eaed2c12932c34a503",
          "body": "* handle @fastify/x names\r\n\r\n* Update test/bundlers.test.js\r\n\r\nCo-authored-by: Vincent Le Goff <vince.legoff@gmail.com>\r\n\r\n* rename other kebabo to kebab\r\n\r\nCo-authored-by: Vincent Le Goff <vince.legoff@gmail.com>",
          "is_bot": false,
          "headline": "feat: handle @fastify/x names to export (#190)",
          "author_name": "Uzlopak",
          "author_login": "Uzlopak",
          "committed_at": "2022-08-06T14:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e692cc6e9d110ef95248e5d8666a6f345f32e88d",
          "body": null,
          "is_bot": false,
          "headline": "ci: enable license checking (#188)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2022-08-02T10:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b875641416066154ec27793a33ff315c7fd627c",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v4.0.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2022-07-11T12:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61be20de511af93bbbdac7d52f592ef1ef726a28",
          "body": "Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.21.0 to 0.22.0.\n- [Release notes](https://github.com/SamVerschueren/tsd/releases)\n- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump tsd from 0.21.0 to 0.22.0 (#186)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-07-04T02:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 42,
      "commits_last_year": 24,
      "latest_release_at": "2026-06-09T12:13:55Z",
      "latest_release_tag": "v6.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 10,
      "active_weeks_last_year": 16,
      "days_since_latest_release": 54,
      "mean_days_between_releases": 155.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "fastify-plugin",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "plugin",
            "helper",
            "fastify"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/fastify-plugin",
          "is_deprecated": false,
          "latest_version": "6.0.0",
          "repository_url": "https://github.com/fastify/fastify-plugin",
          "versions_count": 45,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 8,
          "monthly_downloads": 45243241,
          "first_published_at": "2017-03-21T15:41:36.335000Z",
          "latest_published_at": "2026-06-09T12:13:29.560000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 54
        }
      ]
    },
    "popularity": {
      "forks": 47,
      "stars": 240,
      "watchers": 11,
      "fork_history": {
        "days": [
          {
            "date": "2017-06-11",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2018-01-08",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-11-16",
            "count": 1
          },
          {
            "date": "2019-04-09",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-08-20",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2020-01-05",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-07-11",
            "count": 1
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-08-30",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-10-08",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 47,
        "total_forks": 47
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 9760,
      "source_files_sampled": 17,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 8,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@fastify/type-provider-typebox",
            "direct": false,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^26.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "^12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^9.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastify",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "neostandard",
            "direct": false,
            "version": "^0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxyquire",
            "direct": false,
            "version": "^2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "tstyche",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 8,
        "direct_count": 0,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 212,
        "open_issues": 2,
        "closed_ratio": 0.959,
        "closed_issues": 47,
        "closed_unmerged_prs": 34
      },
      "bus_factor": 2,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "mcollina",
          "commits": 61,
          "avatar_url": "https://avatars.githubusercontent.com/u/52195?v=4"
        },
        {
          "type": "User",
          "login": "Fdawgs",
          "commits": 49,
          "avatar_url": "https://avatars.githubusercontent.com/u/43814140?v=4"
        },
        {
          "type": "User",
          "login": "delvedor",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/4865608?v=4"
        },
        {
          "type": "User",
          "login": "Uzlopak",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/5059100?v=4"
        },
        {
          "type": "User",
          "login": "Eomm",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/11404065?v=4"
        },
        {
          "type": "User",
          "login": "nileshmali",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1692410?v=4"
        },
        {
          "type": "User",
          "login": "fox1t",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1620916?v=4"
        },
        {
          "type": "User",
          "login": "Tony133",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/11542387?v=4"
        },
        {
          "type": "User",
          "login": "Ethan-Arrowood",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/16144158?v=4"
        },
        {
          "type": "User",
          "login": "zekth",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/6959636?v=4"
        }
      ],
      "contributors_sampled": 35,
      "top_contributor_share": 0.28
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "lock-threads.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "24 out of 28 merged PRs checked by a CI test -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 5,
            "reason": "Found 10/20 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 22 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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 7,
            "reason": "SAST tool is not run on all commits -- score normalized to 7",
            "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": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f06b46c4f882dac70e63ebd75bd23cb015ed67ba",
        "ran_at": "2026-08-02T12:47:56Z",
        "aggregate_score": 8.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-08-01T05:52:26Z",
      "oldest_open_prs": [
        {
          "number": 247,
          "created_at": "2024-09-08T20:07:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 259,
          "created_at": "2025-01-03T23:12:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 282,
          "created_at": "2026-03-15T10:17:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-23T02:24:04Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 207,
          "created_at": "2023-01-04T12:50:09Z",
          "last_comment_at": "2024-02-23T14:14:14Z",
          "last_comment_author": "gurgunday"
        },
        {
          "number": 219,
          "created_at": "2023-07-16T17:14:43Z",
          "last_comment_at": "2026-07-14T11:10:52Z",
          "last_comment_author": "Fdawgs"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/fastify/fastify-plugin",
    "host": "github.com",
    "name": "fastify-plugin",
    "owner": "fastify"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 76 is calibrated to 90 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 76,
            "calibrated": 90,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 90,
      "inputs": {
        "security": 84,
        "vitality": 71,
        "community": 80,
        "governance": 80,
        "calibration": "2026-08-02",
        "engineering": 74,
        "ai_readiness": 48,
        "weighted_overall_raw": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "commits_last_year": 24,
              "human_commit_share": 0.74,
              "days_since_last_push": 10,
              "active_weeks_last_year": 16
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 10 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "16/52 weeks with commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "24 commits in the last year",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 42,
              "latest_release_tag": "v6.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 54,
              "mean_days_between_releases": 155.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "42 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 54 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 54
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~155.1 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 155.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 12,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 12 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 80,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "forks": 47,
              "stars": 240,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "240 stars",
                "points": 38.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 240
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "47 forks",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": true
            },
            "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "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": [
                "fastify-plugin"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 45243241
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "45,243,241 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 45243241,
                      "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": "excellent",
        "name": "Sustainability & Governance",
        "value": 80,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 35,
              "top_contributor_share": 0.28
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 28% of commits",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 28
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "35 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 22 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 85,
            "inputs": {
              "merged_prs": 212,
              "open_issues": 2,
              "closed_issues": 47,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.959,
              "closed_unmerged_prs": 34,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 40.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "212/246 decided PRs merged",
                "points": 25.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 212,
                      "decided": 246
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 10/20 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "followers": 1275,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "fastify",
              "public_repos": 139,
              "account_age_days": 3495
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,275 followers of fastify",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1275,
                      "login": "fastify"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "139 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 139
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "fastify-plugin"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 54
            },
            "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 54 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 54
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "45 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "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": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "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": "24 out of 28 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "fastify",
                "versioning",
                "fastify-library",
                "encapsulation"
              ],
              "has_wiki": false,
              "homepage": "https://npmjs.com/package/fastify-plugin",
              "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://npmjs.com/package/fastify-plugin",
                "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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "excellent",
        "name": "Security",
        "value": 84,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "excellent",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 8.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "24 out of 28 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 10/20 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 22 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 7",
                "points": 3.5,
                "status": "partial",
                "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 28
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 48,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.824,
              "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": "61 of 74 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 61,
                      "sampled": 74
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.26
            },
            "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": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "26 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 26,
                      "sampled": 100
                    }
                  }
                ],
                "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 9760,
              "source_files_sampled": 17,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/17 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 17,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library",
        "plugin"
      ],
      "scores": {
        "plugin": 4,
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "description",
          "label": "plugin",
          "source": "description:plugin",
          "weight": 2
        },
        {
          "tier": "tags",
          "label": "plugin",
          "source": "tag:plugin",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": true,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-02T12:48:27.940624Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fastify/fastify-plugin.svg",
  "full_name": "fastify/fastify-plugin",
  "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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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