Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 23:41 UTC

octokit / plugin-paginate-rest.js

Octokit plugin to paginate REST API endpoint responses

TypeScriptMIT★ 59 stars⑂ 34 forkssince Oct 2019View on GitHub ↗

octokit/plugin-paginate-rest.js holds a health index of 70 out of 100, placing it in the Good band. It scores highest on Sustainability & Governance (79/100) and lowest on Engineering Quality (57/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

70
overall / 100
Good

Software health index

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

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

Score profile

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

Ownership

OctokitOrganization
1,239 followers71 public repossince Jan 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@octokit/plugin-paginate-rest14.0.0127,973,754130264 days agogithubapisdktoolkit

Metrics by category

Vitality

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

64Moderate · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
5.6/36Commit cadence — 9/52 weeks with commits, discounted for automation: 36 of the last 100 commits human-authored, spanning 96 days
10.5/18Commit volume — 19 commits in the last year, discounted for automation: 36 of the last 100 commits human-authored, spanning 96 days
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year19
human_commit_share0.36
days_since_last_push1
active_weeks_last_year9
How it's scored
27/27Ships releases — 100 releases published
16.2/36Release recency — latest release 264 days ago
27/27Release cadence — a release every ~25.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv14.0.0
releases_from_tagsno
days_since_latest_release264
mean_days_between_releases25.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?

76Good · 18% of overall
How it's scored
28.6/60Stars — 59 stars
12.7/25Forks — 34 forks
4.3/15Watchers — 7 watchers
Inputs used
forks34
stars59
watchers7
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
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
80/80Monthly downloads — 127,973,754 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@octokit/plugin-paginate-rest
dependents
ecosystemsnpm
total_downloads
monthly_downloads127,973,754
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?

79Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.9/22.5Commit distribution — top contributor authored 42% of commits
13.5/13.5Contributor breadth — 17 contributors
10/10OpenSSF Scorecard: Contributors — project has 16 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled17
top_contributor_share0.425
How it's scored
42.7/46.8Issue resolution — 91% of issues closed
35.5/38.3PR acceptance — 627/675 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs627
open_issues4
closed_issues42
issue_closed_ratio0.913
closed_unmerged_prs48
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
22.2/25Owner reach — 1,239 followers of octokit
25/25Track record — 71 public repos, account ~13 yr old
Inputs used
followers1,239
owner_typeOrganization
is_verified
owner_loginoctokit
public_repos71
account_age_days4,921
How it's scored
25/25Published & resolvable — 1 package(s) on npm
26/35Publish recency — latest publish 264 days ago
20/20Version history — 130 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@octokit/plugin-paginate-rest
ecosystemsnpm
any_deprecatedno
min_days_since_publish264

Engineering Quality

Are baseline engineering and documentation practices in place?

57Moderate · 20% of overall
How it's scored
24/24CI workflows — 7 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 21 out of 30 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsoctokit-js, plugin, rest-api, hacktoberfest
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

77Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
1.8/2.5CI-Tests — 21 out of 30 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 16 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
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
5/5Packaging — packaging workflow detected
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
4.5/5SAST — SAST tool detected but not run on all commits
4.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.1
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@octokit/plugin-paginate-rest@14.0.0 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.

AI Readiness

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

58Moderate · 0% 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 — 35 of 36 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.972
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 60 of the last 100 commits are automated dependency updates
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.6
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/18 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes34,544
source_files_sampled18
oversized_source_files0

Key facts

59GitHub stars
17contributors
19commits, last 12 months
1days since last push
100releases
2bus factor
4open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 34 ⇿
0Stars
34Forks
100Releases

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.

01325383422020-062023-062026-07
Major 12Minor 30Patch 51

Each point covers 6 days.

OpenSSF Scorecard 7.1 / 10
7.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 23:41 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
7CI-Tests21 out of 30 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 16 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
10Packagingpackaging workflow detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
9SASTSAST tool detected but not run on all commits
9Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npm@octokit/types^16.0.0package.json
All dependencies 179

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

RegistryPackageVersionRelation
npm@octokit/types16.0.0direct
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/types7.29.7indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@graphql-tools/merge9.1.9indirect
npm@graphql-tools/schema10.0.33indirect
npm@graphql-tools/utils11.1.0indirect
npm@graphql-typed-document-node/core3.2.0indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime1.1.4indirect
npm@octokit/auth-token6.0.0indirect
npm@octokit/core7.0.6indirect
npm@octokit/endpoint11.0.3indirect
npm@octokit/graphql9.0.3indirect
npm@octokit/openapi-types27.0.0indirect
npm@octokit/plugin-rest-endpoint-methods17.0.0indirect
npm@octokit/request10.0.10indirect
npm@octokit/request-error7.1.0indirect
npm@octokit/tsconfig4.0.0indirect
npm@oxc-project/types0.133.0indirect
npm@rolldown/binding-android-arm641.0.3indirect
npm@rolldown/binding-darwin-arm641.0.3indirect
npm@rolldown/binding-darwin-x641.0.3indirect
npm@rolldown/binding-freebsd-x641.0.3indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.3indirect
npm@rolldown/binding-linux-arm64-gnu1.0.3indirect
npm@rolldown/binding-linux-arm64-musl1.0.3indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.3indirect
npm@rolldown/binding-linux-s390x-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-musl1.0.3indirect
npm@rolldown/binding-openharmony-arm641.0.3indirect
npm@rolldown/binding-wasm32-wasi1.0.3indirect
npm@rolldown/binding-win32-arm64-msvc1.0.3indirect
npm@rolldown/binding-win32-x64-msvc1.0.3indirect
npm@rolldown/pluginutils1.0.1indirect
npm@standard-schema/spec1.1.0indirect
npm@tybys/wasm-util0.10.2indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.9indirect
npm@types/glob-to-regexp0.4.4indirect
npm@types/node24.12.4indirect
npm@vitest/coverage-v84.1.8indirect
npm@vitest/expect4.1.8indirect
npm@vitest/mocker4.1.8indirect
npm@vitest/pretty-format4.1.8indirect
npm@vitest/runner4.1.8indirect
npm@vitest/snapshot4.1.8indirect
npm@vitest/spy4.1.8indirect
npm@vitest/utils4.1.8indirect
npm@whatwg-node/promise-helpers1.3.2indirect
npmansi-styles6.2.3indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.3indirect
npmbalanced-match4.0.4indirect
npmbefore-after-hook4.0.0indirect
npmbrace-expansion5.0.7indirect
npmchai6.2.2indirect
npmcontent-type2.0.0indirect
npmconvert-source-map2.0.0indirect
npmcross-inspect1.0.1indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdequal2.0.3indirect
npmdetect-libc2.1.2indirect
npmes-module-lexer2.1.0indirect
npmesbuild0.28.1indirect
npmestree-walker3.0.3indirect
npmexpect-type1.3.0indirect
npmfdir6.5.0indirect
npmfetch-mock12.6.0indirect
npmfsevents2.3.3indirect
npmgithub-openapi-graphql-query5.2.1indirect
npmglob13.0.6indirect
npmglob-to-regexp0.4.1indirect
npmgraphql16.14.0indirect
npmhas-flag4.0.0indirect
npmhtml-escaper2.0.2indirect
npmisexe2.0.0indirect
npmisexe3.1.5indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjs-tokens10.0.0indirect
npmjson-parse-even-better-errors4.0.0indirect
npmjson-with-bigint3.5.8indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlodash-es4.18.1indirect
npmlru-cache11.5.1indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.3indirect
npmmake-dir4.0.0indirect
npmmemorystream0.3.1indirect
npmminimatch10.2.5indirect
npmminipass7.1.3indirect
npmms2.1.3indirect
npmnanoid3.3.12indirect
npmnpm-normalize-package-bin4.0.0indirect
npmnpm-run-all28.0.4indirect
npmobug2.1.1indirect
npmpath-key3.1.1indirect
npmpath-scurry2.0.2indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpidtree0.6.0indirect
npmpostcss8.5.15indirect
npmprettier3.6.2indirect
npmread-package-json-fast4.0.0indirect
npmregexparam3.0.0indirect
npmrolldown1.0.3indirect
npmsemantic-release-plugin-update-version-in-files2.1.0indirect
npmsemver7.8.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.4indirect
npmsiginfo2.0.0indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env4.1.0indirect
npmsupports-color7.2.0indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtslib2.8.1indirect
npmtypescript5.9.3indirect
npmundici-types7.16.0indirect
npmuniversal-user-agent7.0.3indirect
npmvite8.0.16indirect
npmvitest4.1.8indirect
npmwhich2.0.2indirect
npmwhich5.0.0indirect
npmwhy-is-node-running2.3.0indirect
Dependency advisories 0

Installing npm:@octokit/plugin-paginate-rest@14.0.0 pulls in 2 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "octokit-js",
        "plugin",
        "rest-api",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 7942,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 8139,
        "TypeScript": 183945
      },
      "pushed_at": "2026-07-21T19:03:04Z",
      "created_at": "2019-10-13T18:46:02Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T19:02:17Z",
      "description": "Octokit plugin to paginate REST API endpoint responses",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "http://octokit.github.io",
      "name": "Octokit",
      "type": "Organization",
      "login": "octokit",
      "company": null,
      "location": null,
      "followers": 1239,
      "avatar_url": "https://avatars.githubusercontent.com/u/3430433?v=4",
      "created_at": "2013-01-30T18:13:42Z",
      "is_verified": null,
      "public_repos": 71,
      "account_age_days": 4921
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v14.0.0",
          "kind": "major",
          "published_at": "2025-10-31T01:55:10Z"
        },
        {
          "tag": "v13.2.1",
          "kind": "patch",
          "published_at": "2025-10-20T19:41:10Z"
        },
        {
          "tag": "v13.2.0",
          "kind": "minor",
          "published_at": "2025-09-29T17:48:32Z"
        },
        {
          "tag": "v13.1.1",
          "kind": "patch",
          "published_at": "2025-06-27T22:32:57Z"
        },
        {
          "tag": "v13.1.0",
          "kind": "minor",
          "published_at": "2025-06-16T22:10:06Z"
        },
        {
          "tag": "v13.0.1",
          "kind": "patch",
          "published_at": "2025-05-25T22:58:36Z"
        },
        {
          "tag": "v13.0.0",
          "kind": "major",
          "published_at": "2025-05-20T06:35:02Z"
        },
        {
          "tag": "v12.0.0",
          "kind": "major",
          "published_at": "2025-04-10T04:53:34Z"
        },
        {
          "tag": "v11.6.0",
          "kind": "minor",
          "published_at": "2025-03-18T23:40:33Z"
        },
        {
          "tag": "v11.5.0",
          "kind": "minor",
          "published_at": "2025-03-18T20:28:17Z"
        },
        {
          "tag": "v11.4.4-cjs.2",
          "kind": "prerelease",
          "published_at": "2025-02-26T22:00:40Z"
        },
        {
          "tag": "v11.4.4-cjs.1",
          "kind": "prerelease",
          "published_at": "2025-02-26T21:38:44Z"
        },
        {
          "tag": "v11.4.3",
          "kind": "patch",
          "published_at": "2025-02-24T14:02:20Z"
        },
        {
          "tag": "v9.2.2",
          "kind": "patch",
          "published_at": "2025-02-15T00:09:25Z"
        },
        {
          "tag": "v11.4.2",
          "kind": "patch",
          "published_at": "2025-02-13T19:29:11Z"
        },
        {
          "tag": "v11.4.1",
          "kind": "patch",
          "published_at": "2025-02-13T19:10:12Z"
        },
        {
          "tag": "v11.4.0",
          "kind": "minor",
          "published_at": "2025-01-08T18:34:42Z"
        },
        {
          "tag": "v11.3.6",
          "kind": "patch",
          "published_at": "2024-11-26T22:17:43Z"
        },
        {
          "tag": "v11.3.5",
          "kind": "patch",
          "published_at": "2024-09-29T22:14:43Z"
        },
        {
          "tag": "v11.3.4",
          "kind": "patch",
          "published_at": "2024-09-27T18:44:20Z"
        },
        {
          "tag": "v11.3.3",
          "kind": "patch",
          "published_at": "2024-07-01T22:53:54Z"
        },
        {
          "tag": "v11.3.1",
          "kind": "patch",
          "published_at": "2024-05-02T21:56:30Z"
        },
        {
          "tag": "v11.3.0",
          "kind": "minor",
          "published_at": "2024-04-29T23:49:01Z"
        },
        {
          "tag": "v11.2.0",
          "kind": "minor",
          "published_at": "2024-04-22T21:55:14Z"
        },
        {
          "tag": "v11.1.1",
          "kind": "patch",
          "published_at": "2024-04-16T00:10:24Z"
        },
        {
          "tag": "v11.1.0",
          "kind": "minor",
          "published_at": "2024-04-11T15:44:56Z"
        },
        {
          "tag": "v11.0.1",
          "kind": "patch",
          "published_at": "2024-04-09T17:31:47Z"
        },
        {
          "tag": "v11.0.0",
          "kind": "major",
          "published_at": "2024-04-06T17:00:27Z"
        },
        {
          "tag": "v10.1.0",
          "kind": "minor",
          "published_at": "2024-04-04T13:05:13Z"
        },
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2024-03-04T16:48:06Z"
        },
        {
          "tag": "v10.0.0-beta.4",
          "kind": "prerelease",
          "published_at": "2024-03-01T00:25:41Z"
        },
        {
          "tag": "v9.2.1",
          "kind": "patch",
          "published_at": "2024-03-01T00:24:39Z"
        },
        {
          "tag": "v10.0.0-beta.3",
          "kind": "prerelease",
          "published_at": "2024-02-27T01:41:45Z"
        },
        {
          "tag": "v10.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2024-02-27T01:07:03Z"
        },
        {
          "tag": "v10.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2024-02-25T21:15:48Z"
        },
        {
          "tag": "v9.3.0-beta.1",
          "kind": "prerelease",
          "published_at": "2024-02-25T21:14:30Z"
        },
        {
          "tag": "v9.2.0",
          "kind": "minor",
          "published_at": "2024-02-22T23:39:12Z"
        },
        {
          "tag": "v9.1.5",
          "kind": "patch",
          "published_at": "2023-12-04T20:29:20Z"
        },
        {
          "tag": "v9.1.4",
          "kind": "patch",
          "published_at": "2023-11-12T22:23:10Z"
        },
        {
          "tag": "v9.1.3",
          "kind": "patch",
          "published_at": "2023-11-09T02:03:24Z"
        },
        {
          "tag": "v9.1.2",
          "kind": "patch",
          "published_at": "2023-10-26T18:22:06Z"
        },
        {
          "tag": "v9.1.1",
          "kind": "patch",
          "published_at": "2023-10-25T21:29:38Z"
        },
        {
          "tag": "v9.1.0",
          "kind": "minor",
          "published_at": "2023-10-24T21:27:53Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2023-09-23T01:42:27Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2023-07-10T21:34:19Z"
        },
        {
          "tag": "v7.1.2",
          "kind": "patch",
          "published_at": "2023-06-14T23:49:03Z"
        },
        {
          "tag": "v7.1.1",
          "kind": "patch",
          "published_at": "2023-06-13T21:54:20Z"
        },
        {
          "tag": "v7.1.0",
          "kind": "minor",
          "published_at": "2023-06-10T21:29:06Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2023-06-03T17:57:23Z"
        },
        {
          "tag": "v6.1.2",
          "kind": "patch",
          "published_at": "2023-05-19T20:48:16Z"
        },
        {
          "tag": "v6.1.1",
          "kind": "patch",
          "published_at": "2023-05-19T17:50:32Z"
        },
        {
          "tag": "v6.1.0",
          "kind": "minor",
          "published_at": "2023-05-12T01:59:57Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2023-01-20T20:38:50Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2022-10-13T18:43:32Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2022-10-13T16:57:33Z"
        },
        {
          "tag": "v4.3.1",
          "kind": "patch",
          "published_at": "2022-09-16T17:25:28Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2022-09-13T15:06:57Z"
        },
        {
          "tag": "v4.2.3",
          "kind": "patch",
          "published_at": "2022-09-09T13:26:54Z"
        },
        {
          "tag": "v4.2.2",
          "kind": "patch",
          "published_at": "2022-09-07T13:24:11Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2022-09-07T12:47:57Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2022-08-31T13:44:16Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2022-08-21T07:57:12Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2022-08-15T11:47:20Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2022-07-28T14:59:31Z"
        },
        {
          "tag": "v2.21.3",
          "kind": "patch",
          "published_at": "2022-07-21T22:29:26Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2022-07-08T17:41:55Z"
        },
        {
          "tag": "v2.21.2",
          "kind": "patch",
          "published_at": "2022-07-08T16:34:56Z"
        },
        {
          "tag": "v2.21.1",
          "kind": "patch",
          "published_at": "2022-07-02T17:52:58Z"
        },
        {
          "tag": "v2.21.0",
          "kind": "minor",
          "published_at": "2022-06-30T10:11:46Z"
        },
        {
          "tag": "v2.20.0",
          "kind": "minor",
          "published_at": "2022-06-28T19:57:10Z"
        },
        {
          "tag": "v2.19.0",
          "kind": "minor",
          "published_at": "2022-06-20T11:39:29Z"
        },
        {
          "tag": "v2.18.0",
          "kind": "minor",
          "published_at": "2022-06-15T06:55:11Z"
        },
        {
          "tag": "v2.17.0",
          "kind": "minor",
          "published_at": "2021-10-11T00:52:40Z"
        },
        {
          "tag": "v2.16.9",
          "kind": "patch",
          "published_at": "2021-10-08T17:54:34Z"
        },
        {
          "tag": "v2.16.8",
          "kind": "patch",
          "published_at": "2021-10-07T19:30:47Z"
        },
        {
          "tag": "v2.16.7",
          "kind": "patch",
          "published_at": "2021-09-30T22:27:55Z"
        },
        {
          "tag": "v2.16.6",
          "kind": "patch",
          "published_at": "2021-09-30T17:52:40Z"
        },
        {
          "tag": "v2.16.5",
          "kind": "patch",
          "published_at": "2021-09-24T16:49:13Z"
        },
        {
          "tag": "v2.16.4",
          "kind": "patch",
          "published_at": "2021-09-22T18:29:13Z"
        },
        {
          "tag": "v2.16.3",
          "kind": "patch",
          "published_at": "2021-09-14T18:30:01Z"
        },
        {
          "tag": "v2.16.2",
          "kind": "patch",
          "published_at": "2021-09-13T18:26:08Z"
        },
        {
          "tag": "v2.16.1",
          "kind": "patch",
          "published_at": "2021-09-12T22:35:24Z"
        },
        {
          "tag": "v2.16.0",
          "kind": "minor",
          "published_at": "2021-08-31T18:18:59Z"
        },
        {
          "tag": "v2.15.1",
          "kind": "patch",
          "published_at": "2021-08-10T18:03:28Z"
        },
        {
          "tag": "v2.15.0",
          "kind": "minor",
          "published_at": "2021-08-02T17:19:40Z"
        },
        {
          "tag": "v2.14.0",
          "kind": "minor",
          "published_at": "2021-07-03T00:46:23Z"
        },
        {
          "tag": "v2.13.6",
          "kind": "patch",
          "published_at": "2021-06-30T04:54:39Z"
        },
        {
          "tag": "v2.13.5",
          "kind": "patch",
          "published_at": "2021-06-11T20:33:06Z"
        },
        {
          "tag": "v2.13.4",
          "kind": "patch",
          "published_at": "2021-06-11T18:13:54Z"
        },
        {
          "tag": "v2.13.3",
          "kind": "patch",
          "published_at": "2021-03-19T16:25:02Z"
        },
        {
          "tag": "v2.13.2",
          "kind": "patch",
          "published_at": "2021-03-12T18:50:18Z"
        },
        {
          "tag": "v2.13.1",
          "kind": "patch",
          "published_at": "2021-03-11T19:26:37Z"
        },
        {
          "tag": "v2.13.0",
          "kind": "minor",
          "published_at": "2021-03-10T19:45:52Z"
        },
        {
          "tag": "v2.12.0",
          "kind": "minor",
          "published_at": "2021-03-10T17:52:11Z"
        },
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2021-02-26T21:16:40Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2021-02-18T22:34:30Z"
        },
        {
          "tag": "v2.9.1",
          "kind": "patch",
          "published_at": "2021-02-02T20:43:06Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2021-01-27T00:33:21Z"
        },
        {
          "tag": "v2.8.4",
          "kind": "patch",
          "published_at": "2021-01-26T00:30:17Z"
        },
        {
          "tag": "v2.8.3",
          "kind": "patch",
          "published_at": "2021-01-25T23:57:01Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2c9dc55cb511dc0e67fb26ac48324008b7304191",
          "body": "Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 5.0.6 to 5.0.7.\n- [Release notes](https://github.com/juliangruber/brace-expansion/releases)\n- [Commits](https://github.com/juliangruber/brace-expansion/compare/v5.0.6...v5.0.7)\n\n---\nupdated-dependencies:\n- dependency-name:\n[…]\nion\n  dependency-version: 5.0.7\n  dependency-type: indirect\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 brace-expansion from 5.0.6 to 5.0.7 (#733)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T19:01:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3ab90e202ab844c107c585590f943221741b242e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency esbuild to ^0.28.0 [security] (#729)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-14T19:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccf32ca9c071e7c63aa1c6b01e25a84ceaa2249f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): lock file maintenance (#728)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-10T23:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f219b80a4d4604d443d53e85c39f1b8e680e705",
          "body": null,
          "is_bot": false,
          "headline": "ci(release): add permissions for OIDC and npm provenance (#717)",
          "author_name": "Gregor Martynus",
          "author_login": "gr2m",
          "committed_at": "2026-04-15T20:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8337721a3ebded274c5ade092fe457dae02d1f9e",
          "body": "Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)\n\n---\nupdated-dependencies:\n- dependency-name: lodash-es\n  dependency-version: 4.17.23\n  dependency-type: indirect\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 lodash-es from 4.17.21 to 4.17.23 (#713)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-22T00:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3aa06111b04ad5557281e1ede39849d51abb89e",
          "body": "…(#693)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(action): update peter-evans/create-or-update-comment action to v5 …",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-19T18:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "893de9b28da5926ef7c22c28a4e2db1831739839",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency esbuild to ^0.27.0 (#704)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-19T18:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b33dc86021bc486e0fc565b53112b70865b22da0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(action): update github/codeql-action action to v4 (#696)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-19T18:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24e16c55b77f24f69215b3e249212835ba344e35",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(action): update actions/setup-node action to v6 (#697)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-19T18:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30c837a5b69a7aa0807c4a3d8f215d3d3ea37ee5",
          "body": "* chore(deps): update dependency glob to v13\n\n* replace glob with tinyglobby\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: wolfy1339 <webmaster@wolfy1339.com>",
          "is_bot": true,
          "headline": "chore(deps): replace glob with tinyglobby (#708)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-19T18:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a927557c71952336e6e2dc6a633d74b2106c3c",
          "body": "* chore(deps): update vitest monorepo to v4\n\n* update coverage ignore\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: wolfy1339 <webmaster@wolfy1339.com>",
          "is_bot": true,
          "headline": "chore(deps): update vitest monorepo to v4 (major) (#700)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-19T18:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "305490820aabe0fa5c6f90fbb6fe1b99f114f8bd",
          "body": "Bumps [glob](https://github.com/isaacs/node-glob) to 10.5.0 and updates ancestor dependency . These dependencies need to be updated together.\n\n\nUpdates `glob` from 10.4.5 to 10.5.0\n- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/node-gl\n[…]\ndency-version: 11.1.0\n  dependency-type: direct:development\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 glob (#706)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-19T18:08:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "413e8990ce34854cb3a7d22f8a7366ea6a1eb0d5",
          "body": "…team organization endpoints\n\nBREAKING CHANGE: Remove `GET /projects/{project_id}/columns`\nBREAKING CHANGE: Remove `GET /enterprises/{enterprise}/secret-scanning/alerts`",
          "is_bot": true,
          "headline": "feat: add immutable releases, enterprise team membership, enterprise …",
          "author_name": "octokit[bot]",
          "author_login": "octokit[bot]",
          "committed_at": "2025-10-31T01:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d311d679e3d3ebaf073a66c5ce8a0603bf47d52",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @types/node to v24 (#701)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-10-31T01:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba56fbcc7e41a9ae19b5f2c09d4b94f8e4c7d70a",
          "body": "WIP octokit/openapi updated\n\nCo-authored-by: Octokit Bot <33075676+octokitbot@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update `@octokit/types` (#698)",
          "author_name": "octokit[bot]",
          "author_login": "octokit[bot]",
          "committed_at": "2025-10-20T19:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80745be518d862ab9a304ffb7793be4ebc3de0ce",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(action): update actions/checkout action to v5 (#687)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-29T17:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e236cb76f82cfc073b381802e4fea03f59c213c",
          "body": "…s, many other endpoints (#690)\n\n* WIP octokit/openapi updated\n\n* WIP octokit/openapi updated\n\n* ignore the list-attestations-bulk endpoint\n\n* Also ignore the users scope\n\n---------\n\nCo-authored-by: Octokit Bot <33075676+octokitbot@users.noreply.github.com>\nCo-authored-by: wolfy1339 <webmaster@wolfy1339.com>",
          "is_bot": true,
          "headline": "feat: new Projects v2 endpoints, new code scanning dismissal endpoint…",
          "author_name": "octokit[bot]",
          "author_login": "octokit[bot]",
          "committed_at": "2025-09-29T17:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf19e3ed5f5e833712d2663984c4ce456696e93e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency prettier to v3.6.2 (#685)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-16T03:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9fc562b1dda9d8f724e8ffee444141c2f45673",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(action): update actions/setup-node action to v5 (#688)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-16T03:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e5da25f975d2f31dda6b8b588d71f2c768a8df2",
          "body": "… (#686)\n\n* fix: handle url in response when using pagination with compareCommits and compareCommitsWithBaseHead\n\n* style: prettier\n\n* chore: run fix prettier errors\n\n---------\n\nCo-authored-by: wolfy1339 <webmaster@wolfy1339.com>",
          "is_bot": false,
          "headline": "fix: handle url in response when using pagination with compareCommits…",
          "author_name": "ripallo",
          "author_login": "FrankMoreno",
          "committed_at": "2025-06-27T22:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d8ea8ad68058e45883a1a7edaaf6d8a91d732bd",
          "body": "…mitsWithBasehead` (#678)",
          "is_bot": false,
          "headline": "feat: add paginatantion support for  `compareCommits` and `compareCom…",
          "author_name": "Rory Abraham",
          "author_login": "roryabraham",
          "committed_at": "2025-06-16T22:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ec2713699ee473ee630be5c8a66b9665bcd4173",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update `@octokit/types` - no new paginated endpoints (#680)",
          "author_name": "octokit[bot]",
          "author_login": "octokit[bot]",
          "committed_at": "2025-05-25T22:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed29fbb5a22cae5969eab0319c9ab720e8eefed7",
          "body": "chore(deps): update octokit monorepo\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update octokit monorepo (major) (#679)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-05-21T13:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b0bb9c8659043029a5cf3fdf30852b814a5aa7e",
          "body": "* build(package): set minimal node version in engines field to v20\nBREAKING CHANGE: Drop support for NodeJS v18\n\n* build: set minimal node version in build script to v20\n\n* ci: stop testing against NodeJS v18",
          "is_bot": false,
          "headline": "ci: stop testing against NodeJS v18 (#677)",
          "author_name": "wolfy1339",
          "author_login": "wolfy1339",
          "committed_at": "2025-05-20T06:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "953a47e3e051bd124d97e857e1f88bf0eeab434e",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.6 to 6.3.4.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/v\n[…]\nite\n  dependency-version: 6.3.4\n  dependency-type: indirect\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 vite from 6.2.6 to 6.3.4 (#675)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-07T09:04:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0d99874c2507cad695566f2d651b032a440947fc",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency npm-run-all2 to v8 (#676)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-05-07T08:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc23874e118da6652efee2cd59f74f651485f8ac",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency github-openapi-graphql-query to v5 (#674)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-04-22T00:48:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7ee299559e4e7fc1d9eb200f81c78879d1cd331",
          "body": "…th a token from https://github.com/apps/octokit (#670)\n\nApply changes from https://github.com/octokit/endpoint.js/pull/482\n\nPart of https://github.com/octokit/maintainers/issues/34",
          "is_bot": false,
          "headline": "ci: replace `OCTOKITBOT_PROJECT_ACTION_TOKEN` and `OCTOKITBOT_PAT` wi…",
          "author_name": "wolfy1339",
          "author_login": "wolfy1339",
          "committed_at": "2025-04-13T09:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6697b2ffe516ef848652411d86a478bbbd34e0d1",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.5 to 6.2.6.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages\n[…]\nite\n  dependency-version: 6.2.6\n  dependency-type: indirect\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 vite from 6.2.5 to 6.2.6 (#672)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-11T16:25:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "65d3d50d26998c9c308379681ed50a9127bf9d16",
          "body": "… (#671)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: wolfy1339 <webmaster@wolfy1339.com>\n\nBREAKING CHANGE: remove deprecated copilot usage endpoints",
          "is_bot": true,
          "headline": "feat: add new org campaigns endpoints and remove deprecated endpoints…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-04-10T04:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e11401650009de3764fa9a1e95398ec609a22f7d",
          "body": null,
          "is_bot": false,
          "headline": "ci: use `lts/*` version instead of pinning to Node 16 (#667)",
          "author_name": "wolfy1339",
          "author_login": "wolfy1339",
          "committed_at": "2025-04-08T22:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d84385b9b34c3e0824ba11e5be5140f461651fa",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.0 to 6.2.5.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages\n[…]\nite\n  dependency-version: 6.2.5\n  dependency-type: indirect\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 vite from 6.1.0 to 6.2.5 (#669)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-08T21:58:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1f44b5469b31ddec9621000e6e1aee63c71ea8bf",
          "body": "…type_id}` enpoints (#666)\n\n* WIP octokit/openapi updated\n\n* WIP octokit/openapi updated",
          "is_bot": false,
          "headline": "feat: new `/orgs/{org}/issue-types`, `/orgs/{org}/issue-types/{issue_…",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2025-03-18T23:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef30a0561b51dd7db704b2aabd61e06ce4a5315c",
          "body": "…actions/runner-groups/{runner_group_id}/hosted-runners`, `GET /orgs/{org}/rulesets/{ruleset_id}/history`, `GET /orgs/{org}/settings/network-configurations`, `GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history` endpoints (#649)\n\n* WIP octokit/openapi updated\n\n* WIP octokit/openapi updated\n\n* WIP octokit/openapi updated\n\n* WIP octokit/openapi updated\n\n* WIP octokit/openapi updated",
          "is_bot": false,
          "headline": "feat: new `GET /orgs/{org}/actions/hosted-runners`, `GET /orgs/{org}/…",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2025-03-18T20:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbadb743c41419e7c23e37ea78cbec1fbb84179e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency prettier to v3.5.3 (#665)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-03-17T23:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c297ca5f89459051ee2b2fda2cb0eea481993fc",
          "body": "…-in-files to v2 (#663)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency semantic-release-plugin-update-version…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-02-24T14:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60d26d94f673bc4cbf5ce947678f279f5118b3ad",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency prettier to v3.5.2 (#664)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-02-24T14:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a51aad17248ac30250344171f7e3a41ffa3c2c5",
          "body": "… (#662)\n\n* fix(types): correct pagination return type for data which is an array\n\nInstead of returning `T` in `GetPaginationKeys<T>`, we return an empty object, because T would be an `OctokitResponse<T, S>`, and there is no response data in the `data` field\n\nFixes #661\n\n* test: add test for array response pagination\n\n* style: prettier",
          "is_bot": false,
          "headline": "fix(types): correct pagination return type for data which is an array…",
          "author_name": "wolfy1339",
          "author_login": "wolfy1339",
          "committed_at": "2025-02-24T14:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8c500a2523329b3ba8adfa258a8def66ddb12e",
          "body": "Fixes #652",
          "is_bot": false,
          "headline": "fix(types): add back the pagination keys (#653)",
          "author_name": "wolfy1339",
          "author_login": "wolfy1339",
          "committed_at": "2025-02-13T19:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41876f409d36ce81e64af1edd49f55da948ba63d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency prettier to v3.5.1 (#658)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-02-13T19:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d1fade7d42500129af04af327c0915a12253f71",
          "body": "Releases https://github.com/octokit/plugin-paginate-rest.js/commit/bb6c4f945d8023902cf387391d2b2209261044ab",
          "is_bot": false,
          "headline": "fix: mitigate ReDos issues & linting issues (#659)",
          "author_name": "Nick Floyd",
          "author_login": "nickfloyd",
          "committed_at": "2025-02-13T19:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb6c4f945d8023902cf387391d2b2209261044ab",
          "body": "* regular expression term vulnerability\n\n* regular expression term vulnerability",
          "is_bot": false,
          "headline": "Merge commit from fork",
          "author_name": "DayShift",
          "author_login": "guiyi-he",
          "committed_at": "2025-02-13T15:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9c1e8faa6517e5294dedce6525f0d6677d3dffd",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency esbuild to ^0.25.0 (#656)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-02-08T22:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ed5627482d55cee47eee5f4e2902342cd1978e3",
          "body": "Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together.\n\nUpdates `vitest` from 3.0.0 to 3.0.5\n- [Release notes](https://github.com/\n[…]\n\"@vitest/coverage-v8\"\n  dependency-type: direct:development\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 vitest and @vitest/coverage-v8 (#655)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-07T16:07:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a413071167183f14f6ffa99afe9b9da2670a593",
          "body": null,
          "is_bot": false,
          "headline": "build: remove @types/fetch-mock (#654)",
          "author_name": "Rhys Evans",
          "author_login": "wheresrhys",
          "committed_at": "2025-02-07T16:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31f8fe9407ffa86b33089c4f91a7a322969bb108",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.6 to 6.0.11.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages\n[…]\nencies:\n- dependency-name: vite\n  dependency-type: indirect\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 vite from 5.4.6 to 6.0.11 (#651)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-03T21:08:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bc38852e522ecd82e2e20e9dee091b2662ede7d6",
          "body": "chore(deps): update vitest monorepo to v3\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update vitest monorepo to v3 (major) (#650)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-01-16T16:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a73883fe1e82e2cae7ba83468327dd0e75303a39",
          "body": "…tofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates (#646)",
          "is_bot": false,
          "headline": "feat: new action runner groups endpoints, new code scanning alerts au…",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2025-01-08T18:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bea63273e370e7ed709a80cffb402c05a01065da",
          "body": "* chore(deps): update dependency fetch-mock to v12\n\n* updates tests to use the new v12 fetch-mock apis\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Nick Floyd <nicholas.floyd.info@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency fetch-mock to v12 (#640)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-12-26T18:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7262749c891d4d12d260fa0372bc00041f65a335",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency prettier to v3.4.2 (#645)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-12-10T11:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aca375bd72fe985e81d5809c38265be5e09bab98",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency prettier to v3.4.1 (#644)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-11-26T22:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb6a6e0bf02cdd14b79c89658a566490f504b9a",
          "body": null,
          "is_bot": false,
          "headline": "fix(types): bump `@octokit/types` to improve Deno compatibility (#642)",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2024-11-26T22:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95df3473691b9a0927126a3394cc51225adbe52b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency prettier to v3.4.0 (#643)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-11-26T09:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91f0b8356a55e0b9d0af184ec0d6009f6afabdb4",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @types/node to v22 (#641)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-10-29T07:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c91b5101287297f32cdfb1e764e78882a2b4c99c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency npm-run-all2 to v7 (#639)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-10-22T07:18:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4cbb20d6fd8718562e7124c4b3d6b99d395cf79",
          "body": "WIP octokit/openapi updated",
          "is_bot": false,
          "headline": "deps bump: octokit/types removed unused dependencies (#638)",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2024-10-07T22:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3c5dbca1cd31579f1e5d3f5a03e6739572859ad",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency @octokit/tsconfig to v4 (#635)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-09-29T22:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e95444ded3d4ae1263f0f209d2d48c4e86404bf9",
          "body": "…ect async iterator types (#637)\n\nThe `iterator()` function returns an object containing a key of `Symbol.asyncIterator`, which is an object with a `next()` function. Only the top-level has the `Symbol.asyncIterator`, and the `next()` function is not present at the top-level\r\n\r\nThe `GetResultsType<T\n[…]\nhe intersection of the original data from the request and the paginated data. To remedy that, we use `Omit<T, K>` to remove the `data` from the request data and only return the paginated data instead.",
          "is_bot": false,
          "headline": "fix(types): improve type extraction for namespaced responses and corr…",
          "author_name": "wolfy1339",
          "author_login": "wolfy1339",
          "committed_at": "2024-09-29T22:14:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b2dc51c62df35c525c199d031a5340f2ab4dc32e",
          "body": "WIP octokit/openapi updated",
          "is_bot": false,
          "headline": "fix(deps): bump `@octokit/types` (#636)",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2024-09-27T18:43:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e7de8d007f4f8f33577b92d718e0f65bb875821",
          "body": "WIP octokit/openapi updated",
          "is_bot": false,
          "headline": "build(deps): ts-config bump in octokit/types (#634)",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2024-09-27T18:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f37a2c16d5d98bc6fb1b6b8b520fbf8fb8a62d12",
          "body": "Bumps [rollup](https://github.com/rollup/rollup) from 4.21.3 to 4.22.4.\r\n- [Release notes](https://github.com/rollup/rollup/releases)\r\n- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/rollup/rollup/compare/v4.21.3...v4.22.4)\r\n\r\n---\r\nupdated-dep\n[…]\n\n- dependency-name: rollup\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump rollup from 4.21.3 to 4.22.4 (#633)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-24T10:09:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1e7f327dd924898480a7579fc302a04fba1032f4",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency esbuild to ^0.24.0 (#632)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-09-23T18:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16bf0b9f1b8216aa63fb9de6173319241322b211",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump vite from 5.3.3 to 5.4.6 (#631)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-17T19:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0de101185bd8bd9f6753fb8344f1a5df113ad2b6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency fetch-mock to v11 (#630)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-08-05T15:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7081ba59b74257822082ef14211298ec5b1de3e",
          "body": "* chore: replace jest with vitest\n\n* minimal invasive change",
          "is_bot": false,
          "headline": "chore: replace jest with vitest (#628)",
          "author_name": "Aras Abbasi",
          "author_login": "Uzlopak",
          "committed_at": "2024-07-13T23:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f96bf801db5761135d5fd0232dcb6526ce976631",
          "body": null,
          "is_bot": false,
          "headline": "chore: use fetch-mock v10 (#629)",
          "author_name": "Aras Abbasi",
          "author_login": "Uzlopak",
          "committed_at": "2024-07-13T17:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e32a9e5fad23dceec93d227eb6e3a390130bce",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency prettier to v3.3.3 (#627)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-07-13T16:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e3332f2e5d73d3b1f0baf2f0bd4332bef35565e",
          "body": null,
          "is_bot": false,
          "headline": "ci: start testing against 22 (#626)",
          "author_name": "wolfy1339",
          "author_login": "wolfy1339",
          "committed_at": "2024-07-12T15:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "155875173a330b655dcef0a68c99ad4b5f543bd7",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency glob to v11 (#625)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-07-09T15:35:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b7424d0dbfa9e733a6abc4aa09999f14d60bd9",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency esbuild to ^0.23.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-07-02T13:31:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36b40b3f7a4808543abbe23a0daec840001c91e5",
          "body": "There are no changes in this release\r\nFixes #622",
          "is_bot": false,
          "headline": "fix: empty commit to trigger release (#623)",
          "author_name": "wolfy1339",
          "author_login": "wolfy1339",
          "committed_at": "2024-07-01T22:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ee02d9050bec218b349fe9cde1782160ec22574",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency esbuild to ^0.22.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-07-01T14:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "631e72609378562fd96c1ae2e8163db52174e497",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(action): update actions/add-to-project action to v1.0.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-06-27T02:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9098e50c416982e3dc522447ac242ab87f345574",
          "body": "Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n  dependency-type: indirect\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 braces from 3.0.2 to 3.0.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-11T17:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2f5bb180e97ce64ef041f46f22e8a5c64c5de6d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency prettier to v3.3.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-06-11T17:17:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eb40596dedad7c922b007d7836565536dd08f6b",
          "body": "Updates for workflows",
          "is_bot": false,
          "headline": "🚧 Workflows have changed (#616)",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2024-06-05T20:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac2754074d1322d66a51c3ac3e1dc515dfadffff",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency prettier to v3.3.1 (#617)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-06-05T19:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e91979ac51338a3f52733281a18dfcd9384d6be",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency prettier to v3.3.0 (#615)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-06-02T13:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e954efc6f0e2038edb15530c3d12edcc994fc91c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency esbuild to ^0.21.0 (#614)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-05-07T04:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e79d826d8844cde937457c95e346eebc127f8f3",
          "body": "* WIP octokit/openapi updated\r\n\r\n* WIP octokit/openapi updated\r\n\r\n* WIP octokit/openapi updated",
          "is_bot": false,
          "headline": "feat: Copilot usage endpoints for Enterprise (#613)",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2024-04-29T23:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a201a751febebd72dd2706bb73ed8e608d307fa",
          "body": "WIP octokit/openapi updated",
          "is_bot": false,
          "headline": "feat: updates @octokit/types to v13.4.1 (#609)",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2024-04-22T21:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7392e4b23f245498c88ac8a5c351424fc367278e",
          "body": null,
          "is_bot": false,
          "headline": "docs(README): update examples to use ESM (#611)",
          "author_name": "wolfy1339",
          "author_login": "wolfy1339",
          "committed_at": "2024-04-19T21:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "069235f45a8b49f2bccdc9cc561ec7375d225eec",
          "body": "* fix(pkg): add a default fallback\r\n\r\nSee ocotkit/core.js#665 octokit/core.js#667\r\n\r\n* docs: add note on needed config changes for TypeScript\r\n\r\n* fix(pkg): add an export for `dist-types/types.d.ts`",
          "is_bot": false,
          "headline": "fix(pkg): add default fallback and types export (#612)",
          "author_name": "wolfy1339",
          "author_login": "wolfy1339",
          "committed_at": "2024-04-16T00:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6bae1bac4acfe6f552a6d8bece8ded16df83cd7",
          "body": "…to v13 (#610)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @octokit/plugin-rest-endpoint-methods …",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-04-15T23:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51551cf3354bcd2ca1f9e4c49a14fa53d8b991a1",
          "body": "…der (#608)\n\nWIP octokit/openapi updated",
          "is_bot": false,
          "headline": "reorder bypass_actors.actor_type enum values to be in alphabetical or…",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2024-04-15T22:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dcc2660ba77b694f3b2a8e069cda1c53bbf9a7f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(action): update actions/add-to-project action to v1.0.1 (#607)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-04-14T11:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d6110c9c6eef619ef840409eddef1e16e98e70",
          "body": "WIP octokit/openapi updated",
          "is_bot": false,
          "headline": "feat: Updates @octokit/types to v13.4.0 (#606)",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2024-04-11T15:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f97c080f924eb5d01398172d694c5444230ee517",
          "body": null,
          "is_bot": false,
          "headline": "fix(deps): bump `@octokit/types` (#605)",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2024-04-09T17:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ecd4ffb634e36d49e8284acae9505df556b1dae",
          "body": "…to v12 (#602)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @octokit/plugin-rest-endpoint-methods …",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-04-08T20:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8c5edc92be87225b068e6bba1e08a99b702025c",
          "body": "BREAKING CHANGE: require owner/repo instead of repository_id for environment secrets and variables endpoints",
          "is_bot": false,
          "headline": "feat: update endpoints (#604)",
          "author_name": "wolfy1339",
          "author_login": "wolfy1339",
          "committed_at": "2024-04-06T16:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763b0fee3c5534db775f1ce455cf821706a0c0eb",
          "body": "* Enable provenance in package.json\n\n* Add necessary permissions to the release workflow",
          "is_bot": false,
          "headline": "feat(security): Add provenance (#603)",
          "author_name": "Aaron Dewes",
          "author_login": "AaronDewes",
          "committed_at": "2024-04-04T13:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5442b7b1038a148f2dcfab4f4b4a2a35287764c1",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(action): update actions/add-to-project action to v1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-03-27T18:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "961b38d9569888fd31804964822446e2cbdef36b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(action): update actions/add-to-project action to v0.6.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-03-21T20:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5e4b5d5978f193b4cb8bd8667c0f27a1c0f1e50",
          "body": "BREAKING CHANGE: package is now ESM",
          "is_bot": false,
          "headline": "feat: package is now ESM (#596)",
          "author_name": "wolfy1339",
          "author_login": "wolfy1339",
          "committed_at": "2024-03-04T16:47:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b84386830ebfe873f4ab7e106cc33eec6a2ace7",
          "body": "Pin @octokit/core peerDependency to v5",
          "is_bot": false,
          "headline": "fix(pkg): pin `@octokit/core` peerDependency to v5 (#599)",
          "author_name": "Daniel Curry",
          "author_login": "DanCurryy",
          "committed_at": "2024-03-01T00:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa01f94c624b3b67f6ef687c80865773a1c99676",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(action): update actions/add-to-project action to v0.6.0 (#598)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-02-27T18:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75aeaafae8b52afe744958075d95111f37343093",
          "body": "…/{org}/organization-roles/{role_id}/users` endpoints (#594)",
          "is_bot": false,
          "headline": "feat: new `/orgs/{org}/organization-roles/{role_id}/teams` and `/orgs…",
          "author_name": "Octokit Bot",
          "author_login": "octokitbot",
          "committed_at": "2024-02-22T23:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54d6bcfef756e5b329d817ce5ad3f92885a00a7d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency prettier to v3.2.5",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-02-04T21:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bfa2f8d338158db33af812168bbfad9d8af4f00",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency npm-run-all2 to v6",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-01-28T16:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb4a8fe643a368ef3d68f8901d551638230581e1",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-01-28T16:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 19,
      "latest_release_at": "2025-10-31T01:55:10Z",
      "latest_release_tag": "v14.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 264,
      "mean_days_between_releases": 25.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": "@octokit/plugin-paginate-rest",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "github",
            "api",
            "sdk",
            "toolkit"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@octokit/plugin-paginate-rest",
          "is_deprecated": false,
          "latest_version": "14.0.0",
          "repository_url": "https://github.com/octokit/plugin-paginate-rest.js",
          "versions_count": 130,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 127973754,
          "first_published_at": "2019-11-03T17:08:23.934000Z",
          "latest_published_at": "2025-10-31T01:55:14.414000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 264
        }
      ]
    },
    "popularity": {
      "forks": 34,
      "stars": 59,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 2
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 34,
        "total_forks": 34
      },
      "star_history": null,
      "open_issues_and_prs": 16
    },
    "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": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 34544,
      "source_files_sampled": 18,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": "npm:@octokit/plugin-paginate-rest@14.0.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@octokit/types",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^16.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@octokit/types",
            "direct": true,
            "version": "16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/merge",
            "direct": false,
            "version": "9.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/schema",
            "direct": false,
            "version": "10.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/utils",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-typed-document-node/core",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/auth-token",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/core",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/endpoint",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-rest-endpoint-methods",
            "direct": false,
            "version": "17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "10.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/tsconfig",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/glob-to-regexp",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.12.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@whatwg-node/promise-helpers",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "before-after-hook",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-inspect",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fetch-mock",
            "direct": false,
            "version": "12.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "github-openapi-graphql-query",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "graphql",
            "direct": false,
            "version": "16.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-with-bigint",
            "direct": false,
            "version": "3.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "memorystream",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-all2",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pidtree",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-json-fast",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexparam",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "semantic-release-plugin-update-version-in-files",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 179,
        "direct_count": 1,
        "indirect_count": 178
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 12,
        "merged_prs": 627,
        "open_issues": 4,
        "closed_ratio": 0.913,
        "closed_issues": 42,
        "closed_unmerged_prs": 48
      },
      "bus_factor": 2,
      "bot_contributors": 5,
      "top_contributors": [
        {
          "type": "User",
          "login": "gr2m",
          "commits": 137,
          "avatar_url": "https://avatars.githubusercontent.com/u/39992?v=4"
        },
        {
          "type": "User",
          "login": "octokitbot",
          "commits": 114,
          "avatar_url": "https://avatars.githubusercontent.com/u/33075676?v=4"
        },
        {
          "type": "User",
          "login": "wolfy1339",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/4595477?v=4"
        },
        {
          "type": "User",
          "login": "timrogers",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/116134?v=4"
        },
        {
          "type": "User",
          "login": "ptomulik",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/1761140?v=4"
        },
        {
          "type": "User",
          "login": "nickfloyd",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/139819?v=4"
        },
        {
          "type": "User",
          "login": "oscard0m",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/2574275?v=4"
        },
        {
          "type": "User",
          "login": "Uzlopak",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/5059100?v=4"
        },
        {
          "type": "User",
          "login": "kfcampbell",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/9327688?v=4"
        },
        {
          "type": "User",
          "login": "AaronDewes",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/67546953?v=4"
        }
      ],
      "contributors_sampled": 17,
      "top_contributor_share": 0.425
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "add_to_octokit_project.yml",
        "codeql.yml",
        "immediate-response.yml",
        "release.yml",
        "test.yml",
        "update-prettier.yml",
        "update.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 7,
            "reason": "21 out of 30 merged PRs checked by a CI test -- score normalized to 7",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 16 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": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 9,
            "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2c9dc55cb511dc0e67fb26ac48324008b7304191",
        "ran_at": "2026-07-22T23:41:05Z",
        "aggregate_score": 7.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T19:02:57Z",
      "oldest_open_prs": [
        {
          "number": 710,
          "created_at": "2025-11-27T11:54:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 711,
          "created_at": "2025-12-09T19:42:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 712,
          "created_at": "2026-01-03T08:25:06Z",
          "last_comment_at": "2026-01-20T15:01:00Z",
          "last_comment_author": "RinZ27"
        },
        {
          "number": 714,
          "created_at": "2026-02-27T19:13:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 716,
          "created_at": "2026-03-14T01:23:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 724,
          "created_at": "2026-05-04T21:57:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 726,
          "created_at": "2026-05-09T18:15:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 727,
          "created_at": "2026-05-19T01:54:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 730,
          "created_at": "2026-06-18T18:57:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 731,
          "created_at": "2026-07-08T17:48:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 732,
          "created_at": "2026-07-14T05:39:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 734,
          "created_at": "2026-07-21T19:02:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T19:01:44Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 155,
          "created_at": "2020-09-03T20:51:43Z",
          "last_comment_at": "2022-08-04T18:47:14Z",
          "last_comment_author": "gr2m"
        },
        {
          "number": 209,
          "created_at": "2020-11-01T23:12:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 286,
          "created_at": "2021-03-11T19:32:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 560,
          "created_at": "2023-09-07T12:27:02Z",
          "last_comment_at": "2023-11-08T20:14:12Z",
          "last_comment_author": "gr2m"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/octokit/plugin-paginate-rest.js",
    "host": "github.com",
    "name": "plugin-paginate-rest.js",
    "owner": "octokit"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 70,
      "inputs": {
        "security": 77,
        "vitality": 64,
        "community": 76,
        "governance": 79,
        "engineering": 57
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "commits_last_year": 19,
              "human_commit_share": 0.36,
              "days_since_last_push": 1,
              "active_weeks_last_year": 9
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "9/52 weeks with commits, discounted for automation: 36 of the last 100 commits human-authored, none in 96 days",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  },
                  {
                    "code": "discounted_for_automation",
                    "params": {
                      "humans": 36,
                      "sampled": 100,
                      "span_days": 96
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "19 commits in the last year, discounted for automation: 36 of the last 100 commits human-authored, none in 96 days",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 19
                    }
                  },
                  {
                    "code": "discounted_for_automation",
                    "params": {
                      "humans": 36,
                      "sampled": 100,
                      "span_days": 96
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 78,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v14.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 264,
              "mean_days_between_releases": 25.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 264 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 264
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~25.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 25.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": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 98,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 98 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 98
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 76,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "forks": 34,
              "stars": 59,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "59 stars",
                "points": 28.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "34 forks",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "@octokit/plugin-paginate-rest"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 127973754
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "127,973,754 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 127973754,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 79,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 17,
              "top_contributor_share": 0.425
            },
            "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 42% of commits",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 42
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "17 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 16 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "merged_prs": 627,
              "open_issues": 4,
              "closed_issues": 42,
              "issue_closed_ratio": 0.913,
              "closed_unmerged_prs": 48
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "627/675 decided PRs merged",
                "points": 35.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 627,
                      "decided": 675
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "followers": 1239,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "octokit",
              "public_repos": 71,
              "account_age_days": 4921
            },
            "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,239 followers of octokit",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1239,
                      "login": "octokit"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "71 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 71
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "@octokit/plugin-paginate-rest"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 264
            },
            "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 264 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 264
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "130 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 130
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 57,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "21 out of 30 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "octokit-js",
                "plugin",
                "rest-api",
                "hacktoberfest"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "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": "good",
        "name": "Security",
        "value": 77,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.1
            },
            "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": "21 out of 30 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 16 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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@octokit/plugin-paginate-rest@14.0.0 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@octokit/plugin-paginate-rest@14.0.0",
                  "assessed": 2
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.972,
              "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": "35 of 36 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 35,
                      "sampled": 36
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.6
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "60 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 60,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 34544,
              "source_files_sampled": 18,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/18 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 18,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T23:41:30.726726Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/octokit/plugin-paginate-rest.js.svg",
  "full_name": "octokit/plugin-paginate-rest.js",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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