Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 08:58 UTC

neondatabase / neonctl

Neon CLI tool. The Neon CLI is a command-line interface that lets you manage Neon Serverless Postgres directly from the terminal.

TypeScriptApache-2.0★ 116 stars⑂ 42 forkssince Aug 2022archivedView on GitHub ↗

neondatabase/neonctl holds a health index of 28 out of 100, placing it in the Critical band. It scores highest on Engineering Quality (80/100) and lowest on Community & Adoption (53/100). The repository is archived, so no further maintenance is expected.

28
overall / 100
Critical

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.

28
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.

Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.

Ownership

neondatabaseOrganization
1,429 followers241 public repossince Jan 2021

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmneonctlpoints to another repo — not scored2.36.0895,3541871 day agoneonneonctlclipostgresdatabaseserverless

Metrics by category

Vitality

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

76Good · 22% of overall
How it's scored
28.8/36Push recency — last push 30 days ago
19.4/36Commit cadence — 28/52 weeks with commits
18/18Commit volume — 212 commits in the last year
0/10OpenSSF Scorecard: Maintained — project is archived
Inputs used
commits_last_year212
human_commit_share0.86
days_since_last_push30
active_weeks_last_year28
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 31 days ago
27/27Release cadence — a release every ~1.1 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv2.27.0
releases_from_tagsno
days_since_latest_release31
mean_days_between_releases1.1

Community & Adoption

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

53Moderate · 18% of overall
How it's scored
33.4/60Stars — 116 stars
13.4/25Forks — 42 forks
8.3/15Watchers — 32 watchers
Inputs used
forks42
stars116
watchers32
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

76Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.7/22.5Commit distribution — top contributor authored 35% of commits
13.5/13.5Contributor breadth — 42 contributors
10/10OpenSSF Scorecard: Contributors — project has 12 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled42
top_contributor_share0.347
How it's scored
40.2/46.8Issue resolution — 86% of issues closed
33.5/38.3PR acceptance — 447/511 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs447
open_issues7
closed_issues43
issue_closed_ratio0.86
closed_unmerged_prs64
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
22.7/25Owner reach — 1,429 followers of neondatabase
24/25Track record — 241 public repos, account ~5 yr old
Inputs used
followers1,429
owner_typeOrganization
is_verified
owner_loginneondatabase
public_repos241
account_age_days2,011

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://neon.com/docs/reference/neon-cli
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicscli, database, postgres, postgresql, serverless
has_wikino
homepagehttps://neon.com/docs/reference/neon-cli
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 12 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
0/7.5Maintained — project is archived
0/5Packaging — no data
3.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities — 89 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.3
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.
How it's scored
16.3/35Direct dependencies free of known advisories — 2 affected: @hono/node-server 2.0.4 (moderate 5.9), diff 5.2.0 (moderate 5.3)
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
35.3/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 190 days ago
Inputs used
sourceosv
advisories3
affected_packages2
assessed_packages137
unassessed_packages0
affected_by_severitymoderate 2
direct_affected_packages2
Matched the npm:neonctl@2.36.0 runtime dependency closure — what installing the published package pulls in — 137 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.

62Moderate · 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 — 85 of 86 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.988
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — tests/psql-conformance/tsconfig.json, tsconfig.json
10/10Reproducible environment — devcontainer, Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
7/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configstests/psql-conformance/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
53.5/55Manageable file sizes — 10/369 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes117,543
source_files_sampled369
oversized_source_files10

Key facts

116GitHub stars
42contributors
212commits, last 12 months
30days since last push
100releases
2bus factor
7open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package 'neonctl' points at a different repository (https://github.com/neondatabase/neon-pkgs); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 42 ⇿
0Stars
42Forks
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.

0102030404032023-072025-012026-07
Major 1Minor 42Patch 57

Each point covers 3 days.

OpenSSF Scorecard 5.3 / 10
5.3aggregate

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-24 08:57 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
n/aPackagingpackaging workflow not detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities89 existing vulnerabilities detected
Direct dependencies 22
RegistryPackageVersion constraintManifest
npm@hono/node-server2.0.4package.json
npm@neondatabase/api-client2.7.1package.json
npm@neondatabase/config0.8.0package.json
npm@neondatabase/config-runtime0.8.0package.json
npm@neondatabase/env0.7.0package.json
npm@segment/analytics-node1.3.0package.json
npmaxios1.7.2package.json
npmaxios-debug-log1.0.0package.json
npmchalk5.3.0package.json
npmchokidar5.0.0package.json
npmcli-table0.3.11package.json
npmcliui8.0.1package.json
npmdiff5.2.0package.json
npmfflate^0.8.3package.json
npmneon-init0.19.0package.json
npmopen10.1.0package.json
npmopenid-client6.8.1package.json
npmpg-protocol^1.14.0package.json
npmprompts2.4.2package.json
npmwhich3.0.1package.json
npmyaml2.4.5package.json
npmyargs17.7.2package.json
All dependencies 857

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

RegistryPackageVersionRelation
npm@hono/node-server2.0.4direct
npm@neondatabase/api-client2.7.1direct
npm@neondatabase/config0.8.0direct
npm@neondatabase/config-runtime0.8.0direct
npm@neondatabase/env0.7.0direct
npm@segment/analytics-node1.3.0direct
npmaxios1.16.1direct
npmaxios1.7.2direct
npmaxios-debug-log1.0.0direct
npmchalk4.1.2direct
npmchalk5.3.0direct
npmchalk5.6.2direct
npmchokidar5.0.0direct
npmcli-table0.3.11direct
npmcliui7.0.4direct
npmcliui8.0.1direct
npmcliui9.0.1direct
npmdiff4.0.4direct
npmdiff5.2.0direct
npmfflate0.8.3direct
npmneon-init0.19.0direct
npmopen10.1.0direct
npmopenid-client6.8.1direct
npmpg-protocol1.14.0direct
npmprompts2.4.2direct
npmwhich2.0.2direct
npmwhich3.0.1direct
npmyaml2.3.1direct
npmyaml2.4.5direct
npmyaml2.9.0direct
npmyargs16.2.0direct
npmyargs17.7.2direct
npmyargs18.0.0direct
npm@apidevtools/json-schema-ref-parser14.0.1indirect
npm@apidevtools/openapi-schemas2.1.0indirect
npm@apidevtools/swagger-methods3.0.2indirect
npm@apidevtools/swagger-parser12.1.0indirect
npm@babel/code-frame7.29.0indirect
npm@babel/generator7.29.1indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.29.3indirect
npm@babel/types7.29.0indirect
npm@balena/dockerignore1.0.2indirect
npm@clack/core0.4.1indirect
npm@clack/core0.4.2indirect
npm@clack/prompts0.10.1indirect
npm@clack/prompts0.9.1indirect
npm@commitlint/cli17.8.1indirect
npm@commitlint/config-conventional17.8.1indirect
npm@commitlint/config-validator17.8.1indirect
npm@commitlint/ensure17.8.1indirect
npm@commitlint/execute-rule17.8.1indirect
npm@commitlint/format17.8.1indirect
npm@commitlint/is-ignored17.8.1indirect
npm@commitlint/lint17.8.1indirect
npm@commitlint/load17.8.1indirect
npm@commitlint/message17.8.1indirect
npm@commitlint/parse17.8.1indirect
npm@commitlint/read17.8.1indirect
npm@commitlint/resolve-extends17.8.1indirect
npm@commitlint/rules17.8.1indirect
npm@commitlint/to-lines17.8.1indirect
npm@commitlint/top-level17.8.1indirect
npm@commitlint/types17.8.1indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@esbuild/aix-ppc640.21.5indirect
npm@esbuild/aix-ppc640.25.12indirect
npm@esbuild/aix-ppc640.28.0indirect
npm@esbuild/android-arm0.21.5indirect
npm@esbuild/android-arm0.25.12indirect
npm@esbuild/android-arm0.28.0indirect
npm@esbuild/android-arm640.21.5indirect
npm@esbuild/android-arm640.25.12indirect
npm@esbuild/android-arm640.28.0indirect
npm@esbuild/android-x640.21.5indirect
npm@esbuild/android-x640.25.12indirect
npm@esbuild/android-x640.28.0indirect
npm@esbuild/darwin-arm640.21.5indirect
npm@esbuild/darwin-arm640.25.12indirect
npm@esbuild/darwin-arm640.28.0indirect
npm@esbuild/darwin-x640.21.5indirect
npm@esbuild/darwin-x640.25.12indirect
npm@esbuild/darwin-x640.28.0indirect
npm@esbuild/freebsd-arm640.21.5indirect
npm@esbuild/freebsd-arm640.25.12indirect
npm@esbuild/freebsd-arm640.28.0indirect
npm@esbuild/freebsd-x640.21.5indirect
npm@esbuild/freebsd-x640.25.12indirect
npm@esbuild/freebsd-x640.28.0indirect
npm@esbuild/linux-arm0.21.5indirect
npm@esbuild/linux-arm0.25.12indirect
npm@esbuild/linux-arm0.28.0indirect
npm@esbuild/linux-arm640.21.5indirect
npm@esbuild/linux-arm640.25.12indirect
npm@esbuild/linux-arm640.28.0indirect
npm@esbuild/linux-ia320.21.5indirect
npm@esbuild/linux-ia320.25.12indirect
npm@esbuild/linux-ia320.28.0indirect
npm@esbuild/linux-loong640.21.5indirect
npm@esbuild/linux-loong640.25.12indirect
npm@esbuild/linux-loong640.28.0indirect
npm@esbuild/linux-mips64el0.21.5indirect
npm@esbuild/linux-mips64el0.25.12indirect
npm@esbuild/linux-mips64el0.28.0indirect
npm@esbuild/linux-ppc640.21.5indirect
npm@esbuild/linux-ppc640.25.12indirect
npm@esbuild/linux-ppc640.28.0indirect
npm@esbuild/linux-riscv640.21.5indirect
npm@esbuild/linux-riscv640.25.12indirect
npm@esbuild/linux-riscv640.28.0indirect
npm@esbuild/linux-s390x0.21.5indirect
npm@esbuild/linux-s390x0.25.12indirect
npm@esbuild/linux-s390x0.28.0indirect
npm@esbuild/linux-x640.21.5indirect
npm@esbuild/linux-x640.25.12indirect
npm@esbuild/linux-x640.28.0indirect
npm@esbuild/netbsd-arm640.25.12indirect
npm@esbuild/netbsd-arm640.28.0indirect
npm@esbuild/netbsd-x640.21.5indirect
npm@esbuild/netbsd-x640.25.12indirect
npm@esbuild/netbsd-x640.28.0indirect
npm@esbuild/openbsd-arm640.25.12indirect
npm@esbuild/openbsd-arm640.28.0indirect
npm@esbuild/openbsd-x640.21.5indirect
npm@esbuild/openbsd-x640.25.12indirect
npm@esbuild/openbsd-x640.28.0indirect
npm@esbuild/openharmony-arm640.25.12indirect
npm@esbuild/openharmony-arm640.28.0indirect
npm@esbuild/sunos-x640.21.5indirect
npm@esbuild/sunos-x640.25.12indirect
npm@esbuild/sunos-x640.28.0indirect
npm@esbuild/win32-arm640.21.5indirect
npm@esbuild/win32-arm640.25.12indirect
npm@esbuild/win32-arm640.28.0indirect
npm@esbuild/win32-ia320.21.5indirect
npm@esbuild/win32-ia320.25.12indirect
npm@esbuild/win32-ia320.28.0indirect
npm@esbuild/win32-x640.21.5indirect
npm@esbuild/win32-x640.25.12indirect
npm@esbuild/win32-x640.28.0indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.20.1indirect
npm@eslint/config-helpers0.2.3indirect
npm@eslint/core0.14.0indirect
npm@eslint/core0.15.2indirect
npm@eslint/eslintrc3.3.5indirect
npm@eslint/js9.29.0indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.3.5indirect
npm@grpc/grpc-js1.14.4indirect
npm@grpc/proto-loader0.7.15indirect
npm@grpc/proto-loader0.8.1indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@iarna/toml2.2.5indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@jest/schemas29.6.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@js-sdsl/ordered-map4.4.2indirect
npm@kwsites/file-exists1.1.1indirect
npm@lukeed/csprng1.1.0indirect
npm@lukeed/uuid2.0.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgjs/parseargs0.11.0indirect
npm@protobufjs/aspromise1.1.2indirect
npm@protobufjs/base641.1.2indirect
npm@protobufjs/codegen2.0.5indirect
npm@protobufjs/eventemitter1.1.1indirect
npm@protobufjs/fetch1.1.1indirect
npm@protobufjs/float1.0.2indirect
npm@protobufjs/inquire1.1.2indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.1indirect
npm@rollup/plugin-commonjs25.0.8indirect
npm@rollup/plugin-json6.1.0indirect
npm@rollup/plugin-node-resolve15.2.3indirect
npm@rollup/pluginutils5.3.0indirect
npm@rollup/rollup-android-arm-eabi4.60.4indirect
npm@rollup/rollup-android-arm644.60.4indirect
npm@rollup/rollup-darwin-arm644.60.4indirect
npm@rollup/rollup-darwin-x644.60.4indirect
npm@rollup/rollup-freebsd-arm644.60.4indirect
npm@rollup/rollup-freebsd-x644.60.4indirect
npm@rollup/rollup-linux-arm-gnueabihf4.60.4indirect
npm@rollup/rollup-linux-arm-musleabihf4.60.4indirect
npm@rollup/rollup-linux-arm64-gnu4.60.4indirect
npm@rollup/rollup-linux-arm64-musl4.60.4indirect
npm@rollup/rollup-linux-loong64-gnu4.60.4indirect
npm@rollup/rollup-linux-loong64-musl4.60.4indirect
npm@rollup/rollup-linux-ppc64-gnu4.60.4indirect
npm@rollup/rollup-linux-ppc64-musl4.60.4indirect
npm@rollup/rollup-linux-riscv64-gnu4.60.4indirect
npm@rollup/rollup-linux-riscv64-musl4.60.4indirect
npm@rollup/rollup-linux-s390x-gnu4.60.4indirect
npm@rollup/rollup-linux-x64-gnu4.60.4indirect
npm@rollup/rollup-linux-x64-musl4.60.4indirect
npm@rollup/rollup-openbsd-x644.60.4indirect
npm@rollup/rollup-openharmony-arm644.60.4indirect
npm@rollup/rollup-win32-arm64-msvc4.60.4indirect
npm@rollup/rollup-win32-ia32-msvc4.60.4indirect
npm@rollup/rollup-win32-x64-gnu4.60.4indirect
npm@rollup/rollup-win32-x64-msvc4.60.4indirect
npm@sec-ant/readable-stream0.4.1indirect
npm@segment/analytics-core1.4.1indirect
npm@segment/analytics-generic-utils1.1.1indirect
npm@sinclair/typebox0.27.10indirect
npm@sindresorhus/merge-streams4.0.0indirect
npm@testcontainers/postgresql11.14.0indirect
npm@tsconfig/node101.0.12indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.4indirect
npm@types/body-parser1.19.6indirect
npm@types/cli-table0.3.4indirect
npm@types/connect3.4.38indirect
npm@types/debug4.1.13indirect
npm@types/diff5.2.1indirect
npm@types/docker-modem3.0.6indirect
npm@types/dockerode4.0.1indirect
npm@types/eslint9.6.1indirect
npm@types/eslint__js8.42.3indirect
npm@types/estree1.0.8indirect
npm@types/estree1.0.9indirect
npm@types/express4.17.21indirect
npm@types/express-serve-static-core4.19.8indirect
npm@types/http-errors2.0.5indirect
npm@types/json-schema7.0.15indirect
npm@types/minimist1.2.5indirect
npm@types/ms2.1.0indirect
npm@types/node18.19.41indirect
npm@types/node20.5.1indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/prompts2.4.9indirect
npm@types/qs6.15.1indirect
npm@types/range-parser1.2.7indirect
npm@types/resolve1.20.2indirect
npm@types/send1.2.1indirect
npm@types/serve-static2.2.0indirect
npm@types/ssh20.5.52indirect
npm@types/ssh21.15.5indirect
npm@types/ssh2-streams0.1.13indirect
npm@types/which3.0.4indirect
npm@types/yargs17.0.32indirect
npm@types/yargs-parser21.0.3indirect
npm@typescript-eslint/eslint-plugin8.28.0indirect
npm@typescript-eslint/parser8.28.0indirect
npm@typescript-eslint/scope-manager8.28.0indirect
npm@typescript-eslint/type-utils8.28.0indirect
npm@typescript-eslint/types8.28.0indirect
npm@typescript-eslint/typescript-estree8.28.0indirect
npm@typescript-eslint/utils8.28.0indirect
npm@typescript-eslint/visitor-keys8.28.0indirect
npm@vitest/expect1.6.1indirect
npm@vitest/runner1.6.1indirect
npm@vitest/snapshot1.6.1indirect
npm@vitest/spy1.6.1indirect
npm@vitest/utils1.6.1indirect
npm@yao-pkg/pkg6.10.0indirect
npm@yao-pkg/pkg-fetch3.5.30indirect
npmabort-controller3.0.0indirect
npmaccepts1.3.8indirect
npmaccepts2.0.0indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.5indirect
npmadd-mcp1.8.0indirect
npmagent-base6.0.2indirect
npmajv6.15.0indirect
npmajv8.20.0indirect
npmajv-draft-041.0.0indirect
npmansi-escapes5.0.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.3indirect
npmarchiver7.0.1indirect
npmarchiver-utils5.0.2indirect
npmarg4.1.3indirect
npmargparse2.0.1indirect
npmarray-flatten1.1.1indirect
npmarray-ify1.0.0indirect
npmarrify1.0.1indirect
npmasn10.2.6indirect
npmassertion-error1.1.0indirect
npmasync3.2.6indirect
npmasync-lock1.4.1indirect
npmasynckit0.4.0indirect
npmb4a1.8.1indirect
npmbalanced-match1.0.2indirect
npmbare-events2.8.3indirect
npmbare-fs4.7.1indirect
npmbare-os3.9.1indirect
npmbare-path3.0.0indirect
npmbare-stream2.13.1indirect
npmbare-url2.4.3indirect
npmbase64-js1.5.1indirect
npmbasic-auth2.0.1indirect
npmbcrypt-pbkdf1.0.2indirect
npmbl4.1.0indirect
npmbluebird3.7.2indirect
npmbody-parser1.20.2indirect
npmbody-parser2.2.2indirect
npmbrace-expansion1.1.14indirect
npmbrace-expansion2.1.0indirect
npmbraces3.0.3indirect
npmbuffer5.7.1indirect
npmbuffer6.0.3indirect
npmbuffer-crc321.0.0indirect
npmbuildcheck0.0.7indirect
npmbuiltin-modules3.3.0indirect
npmbundle-name4.1.0indirect
npmbyline5.0.0indirect
npmbytes3.1.2indirect
npmcac6.7.14indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcall-me-maybe1.0.2indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase-keys6.2.2indirect
npmchai4.5.0indirect
npmcheck-error1.0.3indirect
npmchownr1.1.4indirect
npmchownr3.0.0indirect
npmcli-cursor4.0.0indirect
npmcli-truncate3.1.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmcolors1.0.3indirect
npmcombined-stream1.0.8indirect
npmcommander11.0.0indirect
npmcommander13.1.0indirect
npmcommondir1.0.1indirect
npmcompare-func2.0.0indirect
npmcompress-commons6.0.2indirect
npmconcat-map0.0.1indirect
npmconfbox0.1.8indirect
npmcontent-disposition0.5.4indirect
npmcontent-disposition1.1.0indirect
npmcontent-type1.0.5indirect
npmcontent-type2.0.0indirect
npmconventional-changelog-angular6.0.0indirect
npmconventional-changelog-conventionalcommits6.1.0indirect
npmconventional-commits-parser4.0.0indirect
npmcookie0.6.0indirect
npmcookie0.7.2indirect
npmcookie-signature1.0.6indirect
npmcookie-signature1.2.2indirect
npmcore-util-is1.0.3indirect
npmcors2.8.6indirect
npmcosmiconfig8.3.6indirect
npmcosmiconfig-typescript-loader4.4.0indirect
npmcpu-features0.0.10indirect
npmcrc-321.2.2indirect
npmcrc32-stream6.0.0indirect
npmcreate-require1.1.1indirect
npmcross-spawn7.0.6indirect
npmdargs7.0.0indirect
npmdebug2.6.9indirect
npmdebug4.3.4indirect
npmdebug4.4.3indirect
npmdecamelize1.2.0indirect
npmdecamelize-keys1.1.1indirect
npmdecompress-response6.0.0indirect
npmdeep-eql4.1.4indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefault-browser5.5.0indirect
npmdefault-browser-id5.0.1indirect
npmdefine-lazy-prop3.0.0indirect
npmdelayed-stream1.0.0indirect
npmdepd2.0.0indirect
npmdestroy1.2.0indirect
npmdetect-libc2.1.2indirect
npmdiff-sequences29.6.3indirect
npmdocker-compose1.4.2indirect
npmdocker-modem5.0.7indirect
npmdockerode4.0.12indirect
npmdot-prop5.3.0indirect
npmdset3.1.4indirect
npmdunder-proto1.0.1indirect
npmduplexer20.1.4indirect
npmeastasianwidth0.2.0indirect
npmee-first1.1.1indirect
npmemocks3.0.4indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencodeurl1.0.2indirect
npmencodeurl2.0.0indirect
npmend-of-stream1.4.5indirect
npmerror-ex1.3.4indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmesbuild0.21.5indirect
npmesbuild0.25.12indirect
npmesbuild0.28.0indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.29.0indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmespree10.4.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmevent-target-shim5.0.1indirect
npmeventemitter35.0.4indirect
npmevents3.3.0indirect
npmevents-universal1.0.1indirect
npmexeca5.1.1indirect
npmexeca7.2.0indirect
npmexeca8.0.1indirect
npmexeca9.6.1indirect
npmexpand-template2.0.3indirect
npmexpress4.19.2indirect
npmexpress5.2.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-fifo1.3.2indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.1.2indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfigures6.1.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfinalhandler1.2.0indirect
npmfinalhandler2.1.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfollow-redirects1.16.0indirect
npmforeground-child3.3.1indirect
npmform-data4.0.5indirect
npmforwarded0.2.0indirect
npmfresh0.5.2indirect
npmfresh2.0.0indirect
npmfrom22.3.0indirect
npmfs-constants1.0.0indirect
npmfs-extra11.3.5indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.6.0indirect
npmget-func-name2.0.2indirect
npmget-intrinsic1.3.0indirect
npmget-port7.2.0indirect
npmget-proto1.0.1indirect
npmget-stream6.0.1indirect
npmget-stream8.0.1indirect
npmget-stream9.0.1indirect
npmgit-raw-commits2.0.11indirect
npmgithub-from-package0.0.0indirect
npmglob10.5.0indirect
npmglob8.1.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobal-dirs0.1.1indirect
npmglobals14.0.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhard-rejection2.1.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.3indirect
npmhono4.12.23indirect
npmhosted-git-info2.8.9indirect
npmhosted-git-info4.1.0indirect
npmhttp-errors2.0.0indirect
npmhttp-errors2.0.1indirect
npmhttps-proxy-agent5.0.1indirect
npmhuman-signals2.1.0indirect
npmhuman-signals4.3.1indirect
npmhuman-signals5.0.0indirect
npmhuman-signals8.0.1indirect
npmhusky8.0.3indirect
npmiconv-lite0.4.24indirect
npmiconv-lite0.7.2indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminto-stream6.0.0indirect
npmipaddr.js1.9.1indirect
npmis-arrayish0.2.1indirect
npmis-builtin-module3.2.1indirect
npmis-core-module2.16.2indirect
npmis-docker3.0.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point4.0.0indirect
npmis-glob4.0.3indirect
npmis-inside-container1.0.0indirect
npmis-module1.0.0indirect
npmis-number7.0.0indirect
npmis-obj2.0.0indirect
npmis-plain-obj1.1.0indirect
npmis-plain-obj4.1.0indirect
npmis-promise4.0.0indirect
npmis-reference1.2.1indirect
npmis-stream2.0.1indirect
npmis-stream3.0.0indirect
npmis-stream4.0.1indirect
npmis-text-path1.0.1indirect
npmis-unicode-supported2.1.0indirect
npmis-wsl3.1.1indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmjackspeak3.4.3indirect
npmjiti2.7.0indirect
npmjose6.2.3indirect
npmjs-tokens4.0.0indirect
npmjs-tokens9.0.1indirect
npmjs-yaml4.1.1indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonc-parser3.3.1indirect
npmjsonfile6.2.1indirect
npmjsonparse1.3.1indirect
npmJSONStream1.3.5indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmkleur3.0.3indirect
npmlazystream1.0.1indirect
npmlevn0.4.1indirect
npmlilconfig2.1.0indirect
npmlines-and-columns1.2.4indirect
npmlint-staged13.3.0indirect
npmlistr26.6.1indirect
npmlocal-pkg0.5.1indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlodash.camelcase4.3.0indirect
npmlodash.isfunction3.0.9indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.kebabcase4.1.1indirect
npmlodash.merge4.6.2indirect
npmlodash.mergewith4.6.2indirect
npmlodash.snakecase4.1.1indirect
npmlodash.startcase4.4.0indirect
npmlodash.uniq4.5.0indirect
npmlodash.upperfirst4.3.1indirect
npmlog-update5.0.1indirect
npmlong5.3.2indirect
npmloupe2.3.7indirect
npmlru-cache10.4.3indirect
npmlru-cache6.0.0indirect
npmmagic-string0.30.21indirect
npmmake-error1.3.6indirect
npmmap-obj1.0.1indirect
npmmap-obj4.3.0indirect
npmmath-intrinsics1.1.0indirect
npmmedia-typer0.3.0indirect
npmmedia-typer1.1.0indirect
npmmeow8.1.2indirect
npmmerge-descriptors1.0.1indirect
npmmerge-descriptors2.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmethods1.1.2indirect
npmmicromatch4.0.5indirect
npmmicromatch4.0.8indirect
npmmime1.6.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmmimic-fn2.1.0indirect
npmmimic-fn4.0.0indirect
npmmimic-response3.1.0indirect
npmmin-indent1.0.1indirect
npmminimatch3.1.5indirect
npmminimatch5.1.9indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminimist-options4.1.0indirect
npmminipass7.1.3indirect
npmminizlib3.1.0indirect
npmmkdirp3.0.1indirect
npmmkdirp-classic0.5.3indirect
npmmlly1.8.2indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmultistream4.1.0indirect
npmnan2.27.0indirect
npmnanoid3.3.12indirect
npmnapi-build-utils2.0.0indirect
npmnatural-compare1.4.0indirect
npmnegotiator0.6.3indirect
npmnegotiator1.0.0indirect
npmnode-abi3.92.0indirect
npmnode-addon-api7.1.1indirect
npmnode-fetch2.7.0indirect
npmnode-int640.4.0indirect
npmnode-pty1.1.0indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-package-data3.0.3indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmnpm-run-path5.3.0indirect
npmnpm-run-path6.0.0indirect
npmoauth2-mock-server8.1.0indirect
npmoauth4webapi3.8.6indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmonetime6.0.0indirect
npmopenapi-types12.1.3indirect
npmoptionator0.9.4indirect
npmp-is-promise3.0.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-limit5.0.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparse-ms4.0.0indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpath-to-regexp0.1.7indirect
npmpath-to-regexp8.4.2indirect
npmpath-type4.0.0indirect
npmpathe1.1.2indirect
npmpathe2.0.3indirect
npmpathval1.1.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpidtree0.6.0indirect
npmpkg-types1.3.1indirect
npmpostcss8.5.15indirect
npmprebuild-install7.1.3indirect
npmprelude-ls1.2.1indirect
npmprettier3.3.3indirect
npmpretty-format29.7.0indirect
npmpretty-ms9.3.0indirect
npmprocess0.11.10indirect
npmprocess-nextick-args2.0.1indirect
npmprogress2.0.3indirect
npmproper-lockfile4.1.2indirect
npmproperties-reader3.0.1indirect
npmprotobufjs7.6.1indirect
npmproxy-addr2.0.7indirect
npmproxy-from-env1.1.0indirect
npmproxy-from-env2.1.0indirect
npmpump3.0.4indirect
npmpunycode2.3.1indirect
npmqs6.11.0indirect
npmqs6.15.2indirect
npmqueue-microtask1.2.3indirect
npmquick-lru4.0.1indirect
npmrange-parser1.2.1indirect
npmraw-body2.5.2indirect
npmraw-body3.0.2indirect
npmrc1.2.8indirect
npmreact-is18.3.1indirect
npmread-pkg5.2.0indirect
npmread-pkg-up7.0.1indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreadable-stream4.7.0indirect
npmreaddir-glob1.1.3indirect
npmreaddirp5.0.0indirect
npmredent3.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.12indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-global1.0.0indirect
npmrestore-cursor4.0.0indirect
npmretry0.12.0indirect
npmreusify1.1.0indirect
npmrfdc1.4.1indirect
npmrollup3.29.4indirect
npmrollup4.60.4indirect
npmrouter2.2.0indirect
npmrun-applescript7.1.0indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsemver5.7.2indirect
npmsemver7.5.4indirect
npmsemver7.8.0indirect
npmsend0.18.0indirect
npmsend1.2.1indirect
npmserve-static1.15.0indirect
npmserve-static2.2.1indirect
npmsetprototypeof1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsimple-concat1.0.1indirect
npmsimple-get4.0.1indirect
npmsisteransi1.0.5indirect
npmslice-ansi5.0.0indirect
npmsource-map-js1.2.1indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.23indirect
npmsplit-ca1.0.1indirect
npmsplit23.2.2indirect
npmssh-remote-port-forward1.0.4indirect
npmssh21.17.0indirect
npmstackback0.0.2indirect
npmstatuses2.0.1indirect
npmstatuses2.0.2indirect
npmstd-env3.10.0indirect
npmstream-meter1.0.4indirect
npmstreamx2.25.0indirect
npmstring-argv0.3.2indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-final-newline3.0.0indirect
npmstrip-final-newline4.0.0indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmstrip-literal2.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtar7.5.15indirect
npmtar-fs2.1.4indirect
npmtar-fs3.1.2indirect
npmtar-stream2.2.0indirect
npmtar-stream3.2.0indirect
npmteex1.0.1indirect
npmtestcontainers11.14.0indirect
npmtext-decoder1.2.7indirect
npmtext-extensions1.9.0indirect
npmthrough2.3.8indirect
npmthrough24.0.2indirect
npmtinybench2.9.0indirect
npmtinyglobby0.2.16indirect
npmtinypool0.8.4indirect
npmtinyspy2.2.1indirect
npmtmp0.2.6indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtr460.0.3indirect
npmtrim-newlines3.0.1indirect
npmts-api-utils2.5.0indirect
npmts-node10.9.2indirect
npmtslib2.8.1indirect
npmtsx4.22.3indirect
npmtunnel-agent0.6.0indirect
npmtweetnacl0.14.5indirect
npmtype-check0.4.0indirect
npmtype-detect4.1.0indirect
npmtype-fest0.18.1indirect
npmtype-fest0.6.0indirect
npmtype-fest0.8.1indirect
npmtype-fest1.4.0indirect
npmtype-is1.6.18indirect
npmtype-is2.1.0indirect
npmtypescript5.8.3indirect
npmtypescript-eslint8.28.0indirect
npmufo1.6.4indirect
npmundici7.26.0indirect
npmundici-types5.26.5indirect
npmunicorn-magic0.3.0indirect
npmuniversalify2.0.1indirect
npmunpipe1.0.0indirect
npmunzipper0.12.3indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmutils-merge1.0.1indirect
npmuuid10.0.0indirect
npmv8-compile-cache-lib3.0.1indirect
npmvalidate-npm-package-license3.0.4indirect
npmvary1.1.2indirect
npmvite5.4.21indirect
npmvite-node1.6.1indirect
npmvitest1.6.1indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi9.0.2indirect
npmwrappy1.0.2indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyargs-parser20.2.9indirect
npmyargs-parser21.1.1indirect
npmyargs-parser22.0.0indirect
npmyn3.1.1indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.2.2indirect
npmyoctocolors2.1.2indirect
npmzip-stream6.0.1indirect
npmzod4.4.3indirect
Dependency advisories 2

Installing npm:neonctl@2.36.0 pulls in 137 packages, direct and transitive: 2 carry known advisories, of which 2 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
@hono/node-server2.0.4directmoderate22.0.10
diff5.2.0directmoderate18.0.3

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": [
        "cli",
        "database",
        "postgres",
        "postgresql",
        "serverless"
      ],
      "is_fork": false,
      "size_kb": 4258,
      "has_wiki": false,
      "homepage": "https://neon.com/docs/reference/neon-cli",
      "languages": {
        "HTML": 1226,
        "Shell": 4901,
        "Dockerfile": 3749,
        "JavaScript": 48580,
        "TypeScript": 4227639
      },
      "pushed_at": "2026-06-23T17:33:54Z",
      "created_at": "2022-08-27T10:10:24Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-25T16:53:02Z",
      "description": "Neon CLI tool. The Neon CLI is a command-line interface that lets you manage Neon Serverless Postgres directly from the terminal.",
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://neon.tech",
      "name": "neondatabase",
      "type": "Organization",
      "login": "neondatabase",
      "company": null,
      "location": null,
      "followers": 1429,
      "avatar_url": "https://avatars.githubusercontent.com/u/77690634?v=4",
      "created_at": "2021-01-19T17:40:35Z",
      "is_verified": null,
      "public_repos": 241,
      "account_age_days": 2011
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.27.0",
          "kind": "minor",
          "published_at": "2026-06-22T23:52:58Z"
        },
        {
          "tag": "v2.26.8",
          "kind": "patch",
          "published_at": "2026-06-22T19:46:50Z"
        },
        {
          "tag": "v2.26.7",
          "kind": "patch",
          "published_at": "2026-06-22T09:03:29Z"
        },
        {
          "tag": "v2.26.6",
          "kind": "patch",
          "published_at": "2026-06-16T00:45:31Z"
        },
        {
          "tag": "v2.26.5",
          "kind": "patch",
          "published_at": "2026-06-15T22:27:50Z"
        },
        {
          "tag": "v2.26.4",
          "kind": "patch",
          "published_at": "2026-06-15T20:30:42Z"
        },
        {
          "tag": "v2.26.3",
          "kind": "patch",
          "published_at": "2026-06-15T11:51:20Z"
        },
        {
          "tag": "v2.26.2",
          "kind": "patch",
          "published_at": "2026-06-14T21:15:17Z"
        },
        {
          "tag": "v2.26.1",
          "kind": "patch",
          "published_at": "2026-06-12T16:58:46Z"
        },
        {
          "tag": "v2.25.1",
          "kind": "patch",
          "published_at": "2026-06-12T15:58:54Z"
        },
        {
          "tag": "v2.25.0",
          "kind": "minor",
          "published_at": "2026-06-12T12:44:36Z"
        },
        {
          "tag": "v2.24.2",
          "kind": "patch",
          "published_at": "2026-06-11T08:18:42Z"
        },
        {
          "tag": "v2.24.1",
          "kind": "patch",
          "published_at": "2026-06-10T10:23:58Z"
        },
        {
          "tag": "v2.24.0",
          "kind": "minor",
          "published_at": "2026-06-09T20:05:22Z"
        },
        {
          "tag": "v2.23.1",
          "kind": "patch",
          "published_at": "2026-06-09T12:15:50Z"
        },
        {
          "tag": "v2.23.0",
          "kind": "minor",
          "published_at": "2026-06-08T22:43:20Z"
        },
        {
          "tag": "v2.22.2",
          "kind": "patch",
          "published_at": "2026-06-04T13:28:49Z"
        },
        {
          "tag": "v2.22.0",
          "kind": "minor",
          "published_at": "2026-03-16T18:48:06Z"
        },
        {
          "tag": "v2.21.2",
          "kind": "patch",
          "published_at": "2026-02-26T11:43:38Z"
        },
        {
          "tag": "v2.21.1",
          "kind": "patch",
          "published_at": "2026-02-25T17:45:44Z"
        },
        {
          "tag": "v2.21.0",
          "kind": "minor",
          "published_at": "2026-02-19T20:05:12Z"
        },
        {
          "tag": "v2.20.3",
          "kind": "patch",
          "published_at": "2026-02-19T09:06:13Z"
        },
        {
          "tag": "v2.20.2",
          "kind": "patch",
          "published_at": "2026-01-29T10:27:22Z"
        },
        {
          "tag": "v2.20.1",
          "kind": "patch",
          "published_at": "2026-01-29T16:18:02Z"
        },
        {
          "tag": "v2.20.0",
          "kind": "minor",
          "published_at": "2026-01-29T16:18:01Z"
        },
        {
          "tag": "v2.19.1",
          "kind": "patch",
          "published_at": "2026-01-09T13:40:28Z"
        },
        {
          "tag": "v2.19.0",
          "kind": "minor",
          "published_at": "2025-12-11T12:25:09Z"
        },
        {
          "tag": "v2.18.1",
          "kind": "patch",
          "published_at": "2025-11-18T14:52:49Z"
        },
        {
          "tag": "v2.18.0",
          "kind": "minor",
          "published_at": "2025-11-14T14:32:52Z"
        },
        {
          "tag": "v2.17.1",
          "kind": "patch",
          "published_at": "2025-11-04T13:44:15Z"
        },
        {
          "tag": "v2.17.0",
          "kind": "minor",
          "published_at": "2025-10-31T17:31:38Z"
        },
        {
          "tag": "v2.16.3",
          "kind": "patch",
          "published_at": "2025-10-30T13:00:23Z"
        },
        {
          "tag": "v2.16.2",
          "kind": "patch",
          "published_at": "2025-10-29T09:21:05Z"
        },
        {
          "tag": "v2.16.1",
          "kind": "patch",
          "published_at": "2025-10-24T15:46:42Z"
        },
        {
          "tag": "v2.16.0",
          "kind": "minor",
          "published_at": "2025-10-23T14:38:51Z"
        },
        {
          "tag": "v2.15.1",
          "kind": "patch",
          "published_at": "2025-10-08T09:54:08Z"
        },
        {
          "tag": "v2.15.0",
          "kind": "minor",
          "published_at": "2025-08-14T11:44:22Z"
        },
        {
          "tag": "v2.14.0",
          "kind": "minor",
          "published_at": "2025-07-31T13:39:50Z"
        },
        {
          "tag": "v2.13.1",
          "kind": "patch",
          "published_at": "2025-07-24T11:21:01Z"
        },
        {
          "tag": "v2.13.0",
          "kind": "minor",
          "published_at": "2025-07-24T10:57:56Z"
        },
        {
          "tag": "v2.12.0",
          "kind": "minor",
          "published_at": "2025-07-04T12:45:43Z"
        },
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2025-06-20T12:58:14Z"
        },
        {
          "tag": "v2.10.1",
          "kind": "patch",
          "published_at": "2025-06-02T09:29:24Z"
        },
        {
          "tag": "v2.9.2",
          "kind": "patch",
          "published_at": "2025-05-09T13:57:20Z"
        },
        {
          "tag": "v2.9.1",
          "kind": "patch",
          "published_at": "2025-05-09T09:43:15Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2025-02-14T08:14:04Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2025-02-10T16:58:08Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2025-02-06T17:01:09Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2024-12-20T10:39:01Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2024-12-19T09:48:10Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2024-12-16T19:27:21Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2024-10-31T15:06:38Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2024-10-24T08:45:29Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2024-10-10T14:19:54Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2024-10-07T09:30:02Z"
        },
        {
          "tag": "v1.37.0",
          "kind": "minor",
          "published_at": "2024-09-24T12:17:59Z"
        },
        {
          "tag": "v1.36.0",
          "kind": "minor",
          "published_at": "2024-08-13T09:52:59Z"
        },
        {
          "tag": "v1.35.0",
          "kind": "minor",
          "published_at": "2024-08-08T09:16:18Z"
        },
        {
          "tag": "v1.34.0",
          "kind": "minor",
          "published_at": "2024-08-02T13:47:22Z"
        },
        {
          "tag": "v1.33.0",
          "kind": "minor",
          "published_at": "2024-07-25T10:19:28Z"
        },
        {
          "tag": "v1.32.1",
          "kind": "patch",
          "published_at": "2024-07-12T12:54:23Z"
        },
        {
          "tag": "v1.32.0",
          "kind": "minor",
          "published_at": "2024-07-11T12:45:04Z"
        },
        {
          "tag": "v1.31.1",
          "kind": "patch",
          "published_at": "2024-07-05T15:52:01Z"
        },
        {
          "tag": "v1.31.0",
          "kind": "minor",
          "published_at": "2024-07-03T15:48:16Z"
        },
        {
          "tag": "v1.30.0",
          "kind": "minor",
          "published_at": "2024-06-10T09:55:14Z"
        },
        {
          "tag": "v1.29.5",
          "kind": "patch",
          "published_at": "2024-05-28T10:57:08Z"
        },
        {
          "tag": "v1.29.4",
          "kind": "patch",
          "published_at": "2024-05-24T12:15:21Z"
        },
        {
          "tag": "v1.29.3",
          "kind": "patch",
          "published_at": "2024-04-19T19:40:08Z"
        },
        {
          "tag": "v1.28.0",
          "kind": "minor",
          "published_at": "2024-03-29T09:25:42Z"
        },
        {
          "tag": "v1.27.6",
          "kind": "patch",
          "published_at": "2024-03-25T10:02:26Z"
        },
        {
          "tag": "v1.27.5",
          "kind": "patch",
          "published_at": "2024-03-15T09:47:50Z"
        },
        {
          "tag": "v1.27.4",
          "kind": "patch",
          "published_at": "2024-03-07T09:20:55Z"
        },
        {
          "tag": "v1.27.3",
          "kind": "patch",
          "published_at": "2024-03-01T15:36:04Z"
        },
        {
          "tag": "v1.27.2",
          "kind": "patch",
          "published_at": "2024-02-23T16:41:12Z"
        },
        {
          "tag": "v1.27.1",
          "kind": "patch",
          "published_at": "2024-02-22T16:26:25Z"
        },
        {
          "tag": "v1.27.0",
          "kind": "minor",
          "published_at": "2024-02-21T14:40:53Z"
        },
        {
          "tag": "v1.26.2",
          "kind": "patch",
          "published_at": "2024-01-24T11:25:50Z"
        },
        {
          "tag": "v1.26.1",
          "kind": "patch",
          "published_at": "2024-01-19T14:24:55Z"
        },
        {
          "tag": "v1.26.0",
          "kind": "minor",
          "published_at": "2024-01-18T15:20:59Z"
        },
        {
          "tag": "v1.25.5",
          "kind": "patch",
          "published_at": "2024-01-18T15:11:28Z"
        },
        {
          "tag": "v1.25.4",
          "kind": "patch",
          "published_at": "2024-01-10T10:40:01Z"
        },
        {
          "tag": "v1.25.3",
          "kind": "patch",
          "published_at": "2024-01-08T10:30:12Z"
        },
        {
          "tag": "v1.25.2",
          "kind": "patch",
          "published_at": "2024-01-03T12:03:46Z"
        },
        {
          "tag": "v1.25.1",
          "kind": "patch",
          "published_at": "2023-12-28T12:03:20Z"
        },
        {
          "tag": "v1.25.0",
          "kind": "minor",
          "published_at": "2023-12-28T10:27:56Z"
        },
        {
          "tag": "v1.24.3",
          "kind": "patch",
          "published_at": "2023-12-28T10:17:16Z"
        },
        {
          "tag": "v1.24.2",
          "kind": "patch",
          "published_at": "2023-12-08T12:59:03Z"
        },
        {
          "tag": "v1.24.0",
          "kind": "minor",
          "published_at": "2023-11-23T15:00:03Z"
        },
        {
          "tag": "v1.23.3",
          "kind": "patch",
          "published_at": "2023-11-13T09:54:07Z"
        },
        {
          "tag": "v1.23.2",
          "kind": "patch",
          "published_at": "2023-10-23T12:14:41Z"
        },
        {
          "tag": "v1.23.1",
          "kind": "patch",
          "published_at": "2023-10-16T10:10:41Z"
        },
        {
          "tag": "v1.23.0",
          "kind": "minor",
          "published_at": "2023-10-16T09:13:24Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2023-10-09T10:25:51Z"
        },
        {
          "tag": "v1.21.3",
          "kind": "patch",
          "published_at": "2023-08-28T09:41:54Z"
        },
        {
          "tag": "v1.21.2",
          "kind": "patch",
          "published_at": "2023-08-22T08:41:06Z"
        },
        {
          "tag": "v1.21.1",
          "kind": "patch",
          "published_at": "2023-08-21T15:31:55Z"
        },
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2023-08-17T10:08:38Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2023-08-09T15:48:19Z"
        },
        {
          "tag": "v1.19.1",
          "kind": "patch",
          "published_at": "2023-08-04T09:45:31Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2023-07-31T10:17:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0ba830b5d0e8f0f584d4ae05f6c3c64327d8d626",
          "body": "## Summary\n\n**Layer 1 of the rebrand.** Adds a banner to the top of the README\nannouncing that the Neon CLI has moved to the neondatabase/neon-pkgs\nmonorepo (`packages/cli`), and directs new issues/PRs there.\n\nScoped to the move only — no mention of the `neon` package yet (that\ncomes in a stacked follow-up once the CLI is republished as `neon`).\n\nRelated: neondatabase/neon-pkgs#237.\n\n## Test plan\n\n- [ ] Banner renders correctly on the GitHub repo homepage",
          "is_bot": false,
          "headline": "docs: add \"Neon CLI moved\" banner to README (#585)",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-23T17:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88817fe9f497159b248195dcc9cab70597196c50",
          "body": "Automated release cut by `prepare-release.yml` (run\n[27990725506](https://github.com/neondatabase/neonctl/actions/runs/27990725506)).\n\n- Version: `2.27.0`\n- Tag (created post-merge): `v2.27.0`\n- Bump kind: `minor`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.27.0 (#584)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-22T23:28:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "615031a7de4158a441f0393e15d323c1e43fb44b",
          "body": "Bumps the `neon-init` dependency `0.18.0 → 0.19.0` to pick up the\nredesigned template picker + `tools` list (neon-pkgs #233, released in\nneon-pkgs #234).\n\n`neon-init@0.19.0` is published on npm and `pnpm-lock.yaml` is updated —\nready for review.",
          "is_bot": false,
          "headline": "chore(deps): bump neon-init to 0.19.0 (#583)",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-22T23:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96199d31583ecfbea6088d5a6a6bb30abd896351",
          "body": "Automated release cut by `prepare-release.yml` (run\n[27978089807](https://github.com/neondatabase/neonctl/actions/runs/27978089807)).\n\n- Version: `2.26.8`\n- Tag (created post-merge): `v2.26.8`\n- Bump kind: `patch`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.26.8 (#582)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-22T19:26:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "98a9b19abe6e9c8b4e159b94b9a2c6f6ef55b4d8",
          "body": "## Summary\n\n`neonctl bootstrap` is the source of truth for template scaffolding, but\nthe same logic was duplicated in `neon-init` (which shelled back out to\n`npx -y neonctl@latest bootstrap`). This PR moves the **core** into\n`neon-init` (neondatabase/neon-pkgs#227, released as `neon-init@0.18.0`)\nan\n[…]\ncising the imported core\n- [x] `vitest run src/commands/init.test.ts` — 6/6 (main-entry\n`neon-init` import unaffected)\n\nDepends on: neondatabase/neon-pkgs#227 (merged + released as\n`neon-init@0.18.0`)",
          "is_bot": false,
          "headline": "refactor(bootstrap): consume shared core from neon-init/bootstrap (#577)",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-22T18:30:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70e9f90b44c5f499becf83dbb644bf7c75161551",
          "body": "Automated release cut by `prepare-release.yml` (run\n[27940773590](https://github.com/neondatabase/neonctl/actions/runs/27940773590)).\n\n- Version: `2.26.7`\n- Tag (created post-merge): `v2.26.7`\n- Bump kind: `patch`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.26.7 (#581)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-22T08:52:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2180a04c6940b195d37ea39b094f1e3fd4cc2251",
          "body": "## Why?\n\nKeep `@neondatabase/env` current with the latest published version in\nthe registry. `@neondatabase/env@0.7.0` requires\n`@neondatabase/config@0.8.0`, which already landed on `main` via #571 —\nso this PR's net change (after merging `main`) is just the `env` bump.\n\n## What?\n\n- `package.json`: \n[…]\n regenerated for the bump (env version + integrity,\nplus a benign `cosmiconfig-typescript-loader` peer-resolution\nnormalization)\n\nThe full test suite passes; `pnpm install --frozen-lockfile` is clean.",
          "is_bot": false,
          "headline": "chore(deps): bump @neondatabase/env to latest (#579)",
          "author_name": "Guillaume",
          "author_login": "guillaumervls",
          "committed_at": "2026-06-22T08:43:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ec97863a19fe1067703f45b3c590ed8e11047671",
          "body": "## Summary\n\nFollows neondatabase/neon-pkgs#226, which removes the redundant\n`NEON_STORAGE_REGION` alias from `@neondatabase/env`.\n\nWith the var gone from `NEON_ENV_VAR_KEYS.storage`, the reference\n`NEON_ENV_VAR_KEYS.storage.regionNeon` no longer exists, so it's dropped\nfrom the `env pull` owned-key \n[…]\nc/commands/env.test.ts` (8/8)\n\n## Note\n\nDepends on neondatabase/neon-pkgs#226 — merge/release that first (won't\ncompile against the current published `@neondatabase/env`, which still\nexports the key).",
          "is_bot": false,
          "headline": "fix(env): drop removed NEON_STORAGE_REGION from owned env keys (#576)",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-22T06:37:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a5edaf77576439d5d647f0c76e344dc3d17af71c",
          "body": "…eys (#575)\n\n## Summary\n\nFollows neondatabase/neon-pkgs#225, which removes the always-`true`\n`NEON_STORAGE_FORCE_PATH_STYLE` var from `@neondatabase/env`.\n\n`env pull` keeps a list of \"Neon-owned\" keys it prunes when stale. With\nthe var gone from `NEON_ENV_VAR_KEYS.storage`, the reference\n`NEON_ENV_V\n[…]\nmands/env.test.ts` (8/8)\n\n## Note\n\nDepends on neondatabase/neon-pkgs#225 — merge/release that first (this\nwon't compile against the current published `@neondatabase/env`, which\nstill exports the key).",
          "is_bot": false,
          "headline": "fix(env): drop removed NEON_STORAGE_FORCE_PATH_STYLE from owned env k…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-19T17:09:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "90cda64ccde233f507d486ad222656f1aa1c59f2",
          "body": "## Summary\n\nBumps `neon-init` to `0.17.2` and `neonctl` to `2.26.6`.\n\nPicks up: when skills install fails in sandboxed environments, the\nresponse now includes the exact shell commands so the agent can run them\ndirectly.\n\n## Dependencies\n\nDepends on https://github.com/neondatabase/neon-pkgs/pull/220 being\npublished first. Lockfile update needed after publish.\n\nThis pull request and its description were written by Isaac.",
          "is_bot": false,
          "headline": "chore: bump neon-init to 0.17.2 (#573)",
          "author_name": "Jeff Christoffersen",
          "author_login": "jeff-at-neon",
          "committed_at": "2026-06-16T00:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02a536fccdb02c174c36be1f78ec648edfb05b16",
          "body": "## Summary\n\nBumps `neon-init` from `0.17.0` to `0.17.1` and neonctl from `2.26.4` to\n`2.26.5`.\n\nPicks up changes from\nhttps://github.com/neondatabase/neon-pkgs/pull/219:\n\n- Skills management: base + preview skills, partial install detection,\npre-install skills CLI, sandbox workarounds\n- Setup flow: \n[…]\nON_VSX_GALLERY_URL` runtime support\n\n## Dependencies\n\nDepends on https://github.com/neondatabase/neon-pkgs/pull/219 being\npublished first.\n\nThis pull request and its description were written by Isaac.",
          "is_bot": false,
          "headline": "chore: bump neon-init to 0.17.1 (#572)",
          "author_name": "Jeff Christoffersen",
          "author_login": "jeff-at-neon",
          "committed_at": "2026-06-15T22:01:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c4e10188c6da89b8ae37ef6b39395d816ff0350",
          "body": "…571)\n\n## Summary\n\nBumps the `@neondatabase` packages that are sourced from\n[neon-pkgs](https://github.com/neondatabase/neon-pkgs) to their latest\npublished versions, and bumps `neonctl` itself.\n\n- `@neondatabase/config` `0.7.2` → `0.8.0`\n- `@neondatabase/config-runtime` `0.7.2` → `0.8.0`\n- `@neonda\n[…]\nng the dev-env / config /\ninit commands pass with no behavior change required.\n\n## Try it\n\n```sh\ngit fetch origin bump-neon-pkgs-latest && git checkout bump-neon-pkgs-latest\npnpm install\npnpm test\n```",
          "is_bot": false,
          "headline": "chore(deps): bump @neondatabase config stack + neon-init to latest (#…",
          "author_name": "Guillaume",
          "author_login": "guillaumervls",
          "committed_at": "2026-06-15T20:19:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ab4965659433dabc47be299ff07d69e310dbfee",
          "body": "Automated release cut by `prepare-release.yml` (run\n[27543240998](https://github.com/neondatabase/neonctl/actions/runs/27543240998)).\n\n- Version: `2.26.3`\n- Tag (created post-merge): `v2.26.3`\n- Bump kind: `patch`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.26.3 (#569)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-15T11:40:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "33a8671aafd0b6db619b61ee143587dcf0d40c02",
          "body": "… (#568)\n\n## Why?\n\nKeep the `@neondatabase` config stack current with the latest published\nversions in the registry. All three are patch releases, so no behavior\nchange is expected; this picks up upstream fixes.\n\n## What?\n\n- `package.json`: `@neondatabase/config` `0.7.1` → `0.7.2`\n- `package.json`: \n[…]\n `@neondatabase/env` `0.5.1` → `0.5.2`\n- `pnpm-lock.yaml`: regenerated for the three bumps (version + integrity\nonly, no transitive churn)\n\nThis pull request and its description were written by Isaac.",
          "is_bot": false,
          "headline": "chore(deps): bump @neondatabase config, config-runtime, env to latest…",
          "author_name": "Aleksandr Dinu",
          "author_login": "aluuu",
          "committed_at": "2026-06-15T11:30:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a50bd889311be3b93883d69731738e7306bcd66c",
          "body": "… alias (#567)\n\n## Why?\n\nThe CLI exposed the resource command as `functions` with `function` as\nan alias. Singular reads more naturally for operating on a single\nresource and matches how the rest of the CLI is phrased. This flips the\nprimary name to `function` while keeping `functions` working as an\n[…]\nmmands/functions.test.ts\n--exclude '**/.claude/**'` — 40/40 pass, covering both the new\n`function` primary name and the `functions` alias.\n\nThis pull request and its description were written by Isaac.",
          "is_bot": false,
          "headline": "feat(functions): make 'function' the primary command, 'functions' the…",
          "author_name": "Aleksandr Dinu",
          "author_login": "aluuu",
          "committed_at": "2026-06-15T11:30:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2c203046318fafdb90f54766b8ac7b5ca8231ae9",
          "body": "…538)\n\n## What\n\n`neonctl bucket object list` now defaults to a **folder-collapsed** view\n(like `aws s3 ls`) and gains a `--recursive` flag for a flat listing of\nevery key.\n\n- **Default** (no flags): sends `delimiter=/`, so keys sharing a `/`\nsegment collapse into folders. You see top-level objects +\n[…]\n-delimiter /` -> client-side error, exit 1, no HTTP.\n\nBuild, lint, and the bucket unit tests are green (the only suite failure\nis the pre-existing, unrelated pgpass world-read-bit test).\n\nIssue: #0000",
          "is_bot": false,
          "headline": "feat: bucket object list folder-collapsed by default + --recursive (#…",
          "author_name": "Kauer András",
          "author_login": "thekauer",
          "committed_at": "2026-06-15T11:02:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3b82c27b42d5bdb279f16dbd10236d35c971a25b",
          "body": "## Summary\n\n`neonctl env pull` *merged* the branch's current Neon vars into the\nlocal `.env` but never *removed* Neon-managed vars the branch no longer\nhas. Pointing a working directory at a project/branch **without** Neon\nAuth / the Data API left behind the previous project's\n`NEON_AUTH_BASE_URL`, \n[…]\nproject is reconciled against a branch\nwith neither feature — the stale vars are dropped, the user's own lines\nand refreshed `DATABASE_URL` survive.\n- [x] `pnpm typecheck`, eslint, prettier all clean.",
          "is_bot": false,
          "headline": "fix(env): prune stale Neon-owned vars on env pull (#565)",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-15T09:34:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "21d114c7268781417f07d6e35d9f95e9b615a243",
          "body": "…t in list/get (#541)\n\n## Why?\n\nThe console public API v2 changed the functions endpoints: `GET\n.../functions` is now cursor-paginated (`cursor`/`limit` query params,\n`pagination.next` in the response), and `NeonFunction` carries two\ndeployment fields — `current_deployment` (the most recent deployme\n[…]\no the\nnew fields; new fixture + test for the active-only (old server)\nrendering branch. Snapshots regenerated; 33/33 functions tests pass.\n\nThis pull request and its description were written by Isaac.",
          "is_bot": false,
          "headline": "feat(functions): cursor pagination and current/active deployment spli…",
          "author_name": "Aleksandr Dinu",
          "author_login": "aluuu",
          "committed_at": "2026-06-15T09:31:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "16c5a361df10218531ee00e567dacad77cef5f1b",
          "body": "…ils (#566)\n\n## Summary\n\n`config plan` / `config apply` render the planned/applied changes as an\nASCII table. The `Details` column was filled by `JSON.stringify`-ing the\nwhole `AppliedChange.details` object. A **deployed function**'s details\ncarry a long `invocationUrl`, so the serialized blob blew \n[…]\ntions, and ran\n`config plan` / `config apply` repeatedly (create + re-deploy of\nexisting functions). Confirmed the changes table no longer overflows\nwhile the Function URLs table still lists each URL.",
          "is_bot": false,
          "headline": "fix(config): keep the changes table narrow by summarizing change deta…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-15T00:31:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d47b0f453f8282d34444a87d03040fe34cb133c8",
          "body": "## Summary\n\nUpdates the `neonctl init` command to support the unified `--data` step\nrouting from neon-init, so agents can invoke any phase via a single\ncommand:\n\n```\nneonctl init --agent --json --data '{\"step\":\"auth\",\"verify\":true}'\nneonctl init --agent --json --data '{\"step\":\"finalize\"}'\n```\n\nPrevi\n[…]\ntl init --preview` interactive mode still works\n- [ ] Agent can follow the full onboarding flow using only `command`\nfields from responses\n\nThis pull request and its description were written by Isaac.",
          "is_bot": false,
          "headline": "feat(init): support --data step routing and enrich JSON output (#562)",
          "author_name": "Jeff Christoffersen",
          "author_login": "jeff-at-neon",
          "committed_at": "2026-06-14T20:55:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e114305874ef12822837f0464c3fd90c997c0483",
          "body": "…on it (#564)\n\n## Summary\n\nAdds a lightweight \"which branch am I acting on?\" guardrail to the\nbranch-mutating / branch-reading commands, so it's easy to catch a\nwrong-branch operation *before* it happens.\n\n- **`config status | plan | apply`** (and **`deploy`**, which aliases\n`apply`) print a one-lin\n[…]\nult suffix, silent for json/yaml)\n- [x] New `checkout` e2e test asserting the \"Currently on branch\" line\nprecedes the checkout\n- [x] Updated `config.apihost` / `env.apihost` mocks for the new\nresolver",
          "is_bot": false,
          "headline": "feat: show the target branch before config / env pull / checkout act …",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-14T18:10:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dd376ae1edc7959f8057e0ede41027e764139dfa",
          "body": "## Summary\n\nThe function bundler emits a source map (`index.mjs.map`) into every\ndeploy archive, but the Neon Functions runtime does **not** run Node\nwith source-map support. So the uploaded map is never consumed — a\nthrown error's stack still points into the minified `index.mjs`. It only\ninflates t\n[…]\nrc/utils/esbuild.test.ts` (6 passed)\n- [x] `vitest run src/commands/functions.test.ts\nsrc/commands/config.test.ts` (52 passed)\n- [ ] Deploy a function and confirm the archive contains only\n`index.mjs`",
          "is_bot": false,
          "headline": "chore(functions): stop emitting source maps for deployed bundles (#563)",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-14T02:47:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7e0c236fb8d97be066f5ada80849422c81772c48",
          "body": "…API rate limits (#560)\n\n## Problem\n\n`neon bootstrap` failed with **`GitHub API rate limit exceeded`** —\noften on the first run on shared/corporate networks:\n\n```\nINFO: Fetching template \"ai-sdk\" from GitHub…\nERROR: GitHub API rate limit exceeded. Set a GITHUB_TOKEN environment variable to raise the\n[…]\nion falls back to\nraw GitHub, so it does not depend on the website PR). Recommended: merge\n+ publish this **first**, then neon-pkgs (which pins `neonctl@latest`).\nWebsite manifest PR can land anytime.",
          "is_bot": false,
          "headline": "fix(bootstrap): fetch templates via codeload tarball to avoid GitHub …",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-12T19:04:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d2ff8b0a962bc481752a7031f6e21cd7a5857abd",
          "body": "## Summary\n- The interactive `neon bootstrap` template picker was too noisy: each\nrow showed a `[Postgres · Functions]` badge prefix plus a full one-line\ndescription under the focused row.\n- This trims it down to just the title and tags: the **title comes\nfirst**, followed by the Neon services as a \n[…]\ntill surface\ndescriptions/services; only the interactive picker label changed.\n\n## Test plan\n- [ ] `neon bootstrap my-app` and confirm the picker shows `title tags`\n(italic, dim) with no descriptions.",
          "is_bot": false,
          "headline": "feat(bootstrap): declutter the template picker labels (#559)",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-12T17:48:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bde698fa9ba4535cf6d9c676d33b9b4e51e68385",
          "body": "Automated release cut by `prepare-release.yml` (run\n[27429354978](https://github.com/neondatabase/neonctl/actions/runs/27429354978)).\n\n- Version: `2.26.1`\n- Tag (created post-merge): `v2.26.1`\n- Bump kind: `patch`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.26.1 (#557)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-12T16:48:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9bd76a21472097ad7d56cbf580927a02609e6976",
          "body": "… (#555)\n\n## Summary\n\nBump the Neon packages released today from\n[neondatabase/neon-pkgs#202](https://github.com/neondatabase/neon-pkgs/pull/202):\n\n| Package | Version |\n|---|---|\n| `@neondatabase/config` | 0.7.0 → 0.7.1 |\n| `@neondatabase/config-runtime` | 0.7.0 → 0.7.1 |\n| `@neondatabase/env` | 0.\n[…]\nerrors)\n- The 41 tests in the four test files exercising these packages pass\n\nThis pull request and its description were written by Isaac,\nDatabricks's AI assistant (an AI agent built on Claude Code).",
          "is_bot": false,
          "headline": "chore: bump @neondatabase/config{,-runtime} to 0.7.1 and env to 0.5.1…",
          "author_name": "Alexander Bayandin",
          "author_login": "bayandin",
          "committed_at": "2026-06-12T16:38:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "13a81de375091c32707304fa712886189a12e827",
          "body": "## Summary\n- Bumps `neon-init` dependency from 0.14.0 to 0.16.0\n- Bumps `neonctl` version to 2.26.0\n- Updates `neon init` command to use the new neon-init 0.16.0 APIs:\n- `neon init` now calls `interactiveInit()` — the new guided CLI flow\nwith NEON banner and feature selection\n- `neon init --agent [n\n[…]\nde\n- [x] Run `neon init --agent cursor` and confirm agent is passed through\n- [x] Unit tests pass (`vitest run src/commands/init.test.ts`)\n\nThis pull request and its description were written by Isaac.",
          "is_bot": false,
          "headline": "chore: bump neon-init to 0.16.0 (#548)",
          "author_name": "Jeff Christoffersen",
          "author_login": "jeff-at-neon",
          "committed_at": "2026-06-12T16:14:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "64670e881c97c4b02f3b12388db66c3d2ecd0eab",
          "body": "Automated release cut by `prepare-release.yml` (run\n[27426009842](https://github.com/neondatabase/neonctl/actions/runs/27426009842)).\n\n- Version: `2.25.1`\n- Tag (created post-merge): `v2.25.1`\n- Bump kind: `patch`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.25.1 (#554)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-12T15:46:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ac690d71468181eea0c46387e3028db0bb190420",
          "body": "…discovery (#553)\n\n## Why?\n\n`functions deploy` needed two flags to locate the code: `--path` (base\ndirectory) and `--entry` (file relative to it). For almost every\nfunction the entry file is `index.ts` at the directory root, so the\ntwo-flag split was extra surface with no benefit. One `--src <path>`\n[…]\nmyfn --src ./fn/main.ts\n\n# …or at a directory whose root has index.ts, index.mjs, or index.js\nneonctl functions deploy myfn --src ./fn\n```\n\nThis pull request and its description were written by Isaac.",
          "is_bot": false,
          "headline": "feat(functions)!: replace deploy --path/--entry with --src and entry …",
          "author_name": "Aleksandr Dinu",
          "author_login": "aluuu",
          "committed_at": "2026-06-12T15:21:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8dd8f8de99e27c138192e7e7b9750326eaaced01",
          "body": "## Summary\n- The \"Config as code\" README example still used the old\n`defineConfig((branch) => …)` function form, which the shipped\n`@neondatabase/config` now rejects (\"defineConfig now expects an object,\nnot a function\").\n- Updated the example to the object form: static `auth` at the top level\n+ a d\n[…]\ne, and reworded the surrounding prose to\ndescribe the static/dynamic split. This matches the\n`@neondatabase/config` README and blog.\n\nDocs-only change.\n\n## Test plan\n- [x] README-only; no code changes",
          "is_bot": false,
          "headline": "docs: use object-form defineConfig in the neon.ts policy example (#552)",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-12T14:06:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "248db308608e52d092b3dfabefd638e8a3b9fd60",
          "body": "## Summary\n- In interactive `neonctl link`, when the user belongs to exactly one\norganization, skip the one-item org selection prompt and link it\ndirectly, moving straight on to the project step.\n- A short info line (`Linking organization <name> (<id>).`) is logged so\nthe chosen org is still visible\n[…]\nth an account in a\nsingle org and confirm it jumps straight to the project picker\n- [ ] Manual: run `neonctl link` interactively with an account in\nmultiple orgs and confirm the org picker still shows",
          "is_bot": false,
          "headline": "feat(link): auto-select the only org in interactive mode (#551)",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-12T13:57:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e645a161c559fefdaf8ad05dd45cc43402cdd229",
          "body": "Automated release cut by `prepare-release.yml` (run\n[27415388068](https://github.com/neondatabase/neonctl/actions/runs/27415388068)).\n\n- Version: `2.25.0`\n- Tag (created post-merge): `v2.25.0`\n- Bump kind: `minor`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.25.0 (#549)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-12T12:30:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "221158e20936c9395c2ed9b58f5857e335012c5f",
          "body": "… (#547)",
          "is_bot": false,
          "headline": "chore: update dependencies to match neon-pkgs latest release versions…",
          "author_name": "Aleksandr Dinu",
          "author_login": "aluuu",
          "committed_at": "2026-06-12T12:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8f7abdc7bd6c68458336ccdd80046f2b7a38f11",
          "body": "…pply/deploy (#545)\n\n## Summary\n\nTwo DX improvements to `config plan` / `config apply` / `deploy`. Both\nare compatible with the currently-published\n`@neondatabase/config(-runtime)@0.5.0` (no dependency on unreleased\npackages).\n\n### 1. \"Utilized services\" summary under the plan/apply table\nA line is \n[…]\n and this\nrepo bumps the dependency, the AI Gateway will appear **only** in\n\"Utilized services\" (no plan step) — exactly the confusion this summary\nprevents. This PR does **not** require that release.",
          "is_bot": false,
          "headline": "feat(config,deploy): list utilized services and auto env-pull after a…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-12T08:22:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "27e2f69fe3234a2f5fd6cd2f82ae1ca9d56828af",
          "body": "## Summary\n\nThe bootstrap manifest now carries a per-template `services` list (e.g.\n`Postgres`, `Functions`, `Object Storage`, `AI Gateway`). This PR parses\nit and surfaces it as a dim `[Postgres · Functions]` badge in front of\neach title in the interactive picker, so you can tell at a glance which\n\n[…]\nnifest `services` flow through to `--list-templates` output\nand `--agent` options\n- [x] Full bootstrap suites pass (`vitest run\nsrc/commands/bootstrap.test.ts src/utils/bootstrap.test.ts` → 23 passed)",
          "is_bot": false,
          "headline": "feat(bootstrap): show template services in the picker (#544)",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-12T08:11:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1e7af3730dd5ff15d6446054cd5eecc69411326",
          "body": "…ld setup (#543)\n\n## Summary\n\nBrings `neon bootstrap` up to par with `neon link` for both AI agents\nand humans, and lays the groundwork for an `init`/`create`-style wizard\n(`neon init` runs `bootstrap` under the hood for greenfield projects).\n\nRebased on top of #540 (remote template manifest), so al\n[…]\nne\nhere / in `link`, vs. the editor string in `neon init`.\n- Push the \"did you run npm install\" hint down into\n`@neondatabase/config`'s loader so every consumer benefits (this PR\ncatches it CLI-side).",
          "is_bot": false,
          "headline": "feat(bootstrap): --agent mode, --default quick start, and post-scaffo…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-11T23:35:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5ffca19d0f58429f08a998ea12fb0ffe1b9d7e93",
          "body": "## Summary\n- Bootstrap now fetches the template list from `bootstrap.yaml` in\n`neondatabase/examples` at runtime instead of using a hardcoded array\n- Falls back to built-in defaults if the manifest is unreachable\n(network errors, GitHub downtime)\n- Adds `--list` flag to print available templates and\n[…]\n `neon bootstrap --list` fetches from remote and prints templates\n- [x] Fallback works when manifest URL is unreachable\n- [ ] Verify in CI\n\nThis pull request and its description were written by Isaac.",
          "is_bot": false,
          "headline": "feat(bootstrap): fetch template list from remote manifest (#540)",
          "author_name": "Jeff Christoffersen",
          "author_login": "jeff-at-neon",
          "committed_at": "2026-06-11T22:50:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "14ebf5cb3337bfbb07770cabc66fb7c46dafcca8",
          "body": "…xt (unchanged) (#542)\n\n## Summary\n\n`set-context` and `link` did overlapping-but-different things, which was\nconfusing. This makes `link` the single, smart command for managing the\n`.neon` context, and **deprecates `set-context`** without changing its\nbehavior.\n\n### `link`: before -> after\n\n| Scenar\n[…]\nte green\n- [x] `pnpm lint` clean\n- [x] Smoke: `link --help`, `--no-checks` (write + missing-input error),\n`--clear`, legacy `branchId` recovery, `set-context` deprecation warning\n+ unchanged raw write",
          "is_bot": false,
          "headline": "feat(link)!: make link the smart context command; deprecate set-conte…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-11T21:54:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "381240dc662d42d02d89dd4fed220a9f15f8b907",
          "body": "## What\n\nAdds object upload to neonctl (the piece intentionally left out of\n#504). Upload uses a server-issued **presigned PUT URL**, so neonctl\nnever holds an S3 secret and signs nothing itself.\n\n`neonctl bucket object put <bucket>/<key> --file <path> [--content-type\n<ct>]`\n\n- Calls the public **un\n[…]\nendpoint (neon-cloud, stacked platform +\nconsole PRs). Until it ships in the public API, this consumes it via the\nhand-rolled `storage_api.ts` helper (not yet in\n`@neondatabase/api-client`).\n\n> Draft.",
          "is_bot": false,
          "headline": "feat: bucket object put (presigned-PUT object upload) (#530)",
          "author_name": "Kauer András",
          "author_login": "thekauer",
          "committed_at": "2026-06-11T17:35:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2f4dd4dd59f8f419b075c69a747f98b3f6d1f560",
          "body": "…pt config/config-runtime 0.5.0 + env 0.4.0 (#532)\n\n> **Draft — blocked on the neon-pkgs release.** Every change here needs\nthe unreleased `@neondatabase/config` / `config-runtime` **0.5.0** +\n`@neondatabase/env` **0.4.0** (neondatabase/neon-pkgs#184). Until those\npublish, `pnpm install --frozen-loc\n[…]\nbranch without\nbuckets/AI Gateway pulls only `DATABASE_URL[_UNPOOLED]` and makes no\ncredential calls.\n- [ ] Re-run CI after neon-pkgs `0.5.0` / `0.4.0` publish + `pnpm\ninstall` refreshes the lockfile.",
          "is_bot": false,
          "headline": "feat(env,config): branch credentials in env pull + config status; ado…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-11T16:33:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c6472aa756353f3710a1b1c98bc91ae2502187d",
          "body": "… to functions get (#539)\n\n## Why?\n\nThe console API now returns two new fields on a function deployment:\n`error` (the build failure reason, present only when the deployment\nstatus is `failed`) and `environment` (the sorted names of the\ndeployment's env variables; values are write-only and never retu\n[…]\n section (table + yaml pass-through, with and\nwithout error), the env listing, both empty cases, alias `-E`, and the\nyaml no-op invariant.\n\nThis pull request and its description were written by Isaac.",
          "is_bot": false,
          "headline": "feat(functions): show build error reason and add --list-env-variables…",
          "author_name": "Aleksandr Dinu",
          "author_login": "aluuu",
          "committed_at": "2026-06-11T13:42:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0dbdd095ec031953bddb4c340c410d6572ce0f9d",
          "body": "Add a dedicated section for `neonctl psql [branch]` covering its\nsynopsis, point-in-time/pooled examples, forwarded psql args, and\noptions, mirroring https://neon.com/docs/reference/cli-psql. Split the\nexisting `--psql` flag docs into their own subsection and link the psql\nrow in the Commands table to the doc page.",
          "is_bot": false,
          "headline": "docs(readme): document the standalone psql command (#531)",
          "author_name": "Vadim Kharitonov",
          "author_login": "vadim2404",
          "committed_at": "2026-06-11T09:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba5f528ef632062a4c170f176109aef76a333735",
          "body": "…(#536)\n\n## Summary\n\n`neonctl`'s function bundler (`src/utils/esbuild.ts`) ran esbuild with\n`--packages=external`, so every npm dependency was left as a bare import\nand **none** were shipped. The Functions runtime has no `node_modules`,\nso any function importing a third-party package fails to load a\n[…]\nime-side, separate): the Functions runtime only\naccepts a *bare function* default export, so `export default { fetch }`\n(Hono/Workers style) still needs `export default app.fetch`. Not\naddressed here.",
          "is_bot": false,
          "headline": "fix(functions): bundle dependencies into the function deploy archive …",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-11T06:50:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6a1bbe513ed8070e36ae08d57483b51fd2b5375b",
          "body": "`neon bootstrap [directory]` copies a Neon starter template (currently the\n\"Hono API (Drizzle, Neon Postgres) on Neon Functions\" example from\nneondatabase/examples) into a target folder — conceptually like `degit`, but\nimplemented in-house so the download host stays configurable (and therefore\nend-t\n[…]\n the raw host, preserving\nsymlinks and executable bits. The template is chosen interactively (or via\n--template in CI), the target must be empty unless --force, and the command\nrequires no Neon login.",
          "is_bot": false,
          "headline": "feat(bootstrap): add `bootstrap` command to scaffold from Neon templates",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-11T06:35:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e1512f8c5d5486cf861f2083a12f7843fe9513f3",
          "body": "Automated release cut by `prepare-release.yml` (run\n[27312394423](https://github.com/neondatabase/neonctl/actions/runs/27312394423)).\n\n- Version: `2.24.2`\n- Tag (created post-merge): `v2.24.2`\n- Bump kind: `patch`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.24.2 (#534)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-10T23:27:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5f1bff4cc5ea8dfff8fa4b966bf377ca7620dfb7",
          "body": "Replace the `✱` default symbol in the interactive branch picker with the\n`[default]` word label, matching `neonctl branch list`. Also surface\nprotected branches with `[protected]` so the picker reads clearly instead\nof relying on symbols.",
          "is_bot": false,
          "headline": "fix(branch-picker): use [default]/[protected] word labels",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-10T20:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a51fc36be945b69dc4a4931a14137c62a0e2675e",
          "body": "…sage of APIs (#529)\n\n## Why?\n\n`neonctl config status` / `config plan` / `config apply` / `deploy`,\n`neonctl env pull`, `neon dev`, and the automatic env-pull on\n`checkout`/`link` always talked to the **hardcoded production API\nhost**, even when the user pointed neonctl at another environment.\n\n## W\n[…]\ns `pull` wiring\n`props.apiHost` into the resolver context.\n- New tests live in separate `*.apihost.test.ts` files so their module\nmocks don't leak into the existing `runtimeApi`-injection test suites.",
          "is_bot": false,
          "headline": "fix: pass API host overrides to dev env context and other neon-pkgs u…",
          "author_name": "Aleksandr Dinu",
          "author_login": "aluuu",
          "committed_at": "2026-06-10T19:00:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6bbc8ffeed1daa0118cf0a0e466f39353f5d2689",
          "body": "…ntime 0.4.1 / env 0.3.1\n\nReplaces the temporary `link:` deps now that neondatabase/neon-pkgs#176 is\npublished with the `createBranch` operation this branch builds on.",
          "is_bot": false,
          "headline": "build(deps): consume published @neondatabase/config 0.4.1 / config-ru…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-10T14:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9adf0be9300d0ec19dbacfab57b3c8b1874b6ffd",
          "body": "…n create)\n\nWhen `neonctl checkout <new-name>` creates a branch and a neon.ts exists, route\nthe create through config-runtime's new `createBranch` operation: the policy is\nevaluated for the *new* branch (exists: false), so the branch is created from the\npolicy's `parent` and brought up with its decl\n[…]\nv to the local\nneon-pkgs build (the `createBranch` op + `branchExists` flag are unreleased; see\nneondatabase/neon-pkgs#176). Replace the link: deps with the published version\nbumps once that releases.",
          "is_bot": false,
          "headline": "feat(checkout): create branches from neon.ts policy (apply settings o…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-10T14:42:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "edf9f949dce98933a04d17859c13367a02618f33",
          "body": "Automated release cut by `prepare-release.yml` (run\n[27267687332](https://github.com/neondatabase/neonctl/actions/runs/27267687332)).\n\n- Version: `2.24.1`\n- Tag (created post-merge): `v2.24.1`\n- Bump kind: `patch`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.24.1 (#528)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-10T09:54:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f6d3352c004507d26c249dd5789a854776bdb72",
          "body": "…nified delete) (#504)\n\n## What\n\nRestructures the storage commands into the final `bucket` / `bucket\nobject` shape and adds bucket lifecycle. Aligned with the team naming\ndecision (`bucket` as the singular, S3-style resource) and the merged\nneon-cloud public-v2 bucket + object APIs.\n\n- `bucket creat\n[…]\nt metadata) over the public API; `aws s3 ... --endpoint-url\n<branch-endpoint>` is the data surface (byte upload/download) over the\nS3 protocol. Object upload is intentionally out of scope for the CLI.",
          "is_bot": false,
          "headline": "feat: bucket lifecycle + bucket object commands (positional target, u…",
          "author_name": "Kauer András",
          "author_login": "thekauer",
          "committed_at": "2026-06-10T08:35:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fa182536051946bcbeb0d6571ff64c709683ea5e",
          "body": "`link` and `checkout` now run `env pull` automatically once a branch is\npinned, so the branch-first loop is just link + checkout — the branch's\nDATABASE_URL (and Auth / Data API URLs) land in a local .env without a\nseparate command. The pin is the primary effect: a pull failure degrades\nto a warning\n[…]\n replace the old\n  \"next: run env pull\" hint with the bundled pull.\n- tests: hermetic auto-pull coverage via the injected runtimeApi fake;\n  CLI tests pass --no-env-pull to stay offline/deterministic.",
          "is_bot": false,
          "headline": "feat(link,checkout): pull branch env by default, add --no-env-pull",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-10T05:19:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "61bc811037acf0a6d4e3a2d66a31e2e6be517f24",
          "body": "The esbuild step named the bundled output `out.js`, but the Functions runtime\nimports the archive's entry by the conventional `index.{js,mjs}` name — so a\ndeployed function's zip had no importable module. Emit `index.mjs` (+\n`index.mjs.map`) instead, in both the in-process and binary esbuild paths.\n\n`.mjs` is loaded as ESM by Node directly, so `neon dev`'s local bundle no longer\nneeds the `package.json` `\"type\": \"module\"` marker; esbuild also points the\nsourcemap link at `index.mjs.map`.",
          "is_bot": false,
          "headline": "fix(functions): bundle to index.mjs so the deploy archive is importable",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-10T05:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf2f5d8f4de7535a833cdd4b70291ce50ed4a0f1",
          "body": "Replace the `✱` / `⛨` symbols in `neonctl branch list` with `[default]` /\n`[protected]`, matching the existing `[anon]` label so the column reads clearly\nwithout a symbol legend. Add a `[current]` label for the branch pinned in the\nlocal context (.neon) — the one commands target by default and that\n`neonctl env pull` reads — so it's obvious which branch you're on.",
          "is_bot": false,
          "headline": "feat(branches): word labels in `branch list` + a [current] marker",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-10T05:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b196f07fa68664c06438eba6af1cbc912b019048",
          "body": "The `env pull` next-step hint is written to link's stdout summary (and folded\ninto the --agent `linked` message), so the link command snapshots need to\ninclude it. (checkout writes its hint to stderr, so its snapshots are unchanged.)",
          "is_bot": false,
          "headline": "test(link): update stdout snapshots for the env pull hint",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-10T05:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8784166ea276c80119da00f37623e3239bcc39c3",
          "body": "Per review: the version is bumped by the prepare-release workflow when cutting a\nrelease, not in feature PRs.",
          "is_bot": false,
          "headline": "chore: drop manual version bump (handled by prepare-release)",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-10T05:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d85720e207ec17a18e9c8c2a66f1ac1db911d71",
          "body": "… branch\n\nAfter `checkout` / `link` pin a branch in .neon, its connection string isn't on\ndisk yet — the natural next move for local dev is `neonctl env pull`. Both now\nend with a dim one-line hint naming the payoff (DATABASE_URL into a local .env).\n\n- Shared `ENV_PULL_NEXT_STEP` constant (in env.ts\n[…]\ns in sync.\n- `link --agent` JSON mode folds the same next step into the structured `message`\n  instead of printing a stray line, so agents learn the canonical next command\n  without dirtying the JSON.",
          "is_bot": false,
          "headline": "feat(checkout,link): hint `env pull` as the next step after pinning a…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-10T05:19:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1f027691ba5f160be2c558f934674b735b432c69",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 2.25.0",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-10T05:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25fc24c637ddeb14097101bf4877913519624be0",
          "body": "`neonctl link` previously always pinned a project's default branch. It now ends\nwith a branch step — org → project → branch — using the same picker as\n`neonctl checkout` (a `+ Create a new branch…` option on top of the branch\nlist, creating the branch when chosen). A project with a single branch is\n\n[…]\n lookup resilient (walk up to the nearest package.json)\n  so modules that depend on the API layer can be unit-tested from source.\n\nNon-interactive `link` and the `--agent` state machine are unchanged.",
          "is_bot": false,
          "headline": "feat(link): add interactive branch selection as the final step",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-10T05:19:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e65c699c8756f93b1a04905947f8f2d8974820f9",
          "body": "`neon dev` now shows exactly which env vars each function receives, so a missing\nDATABASE_URL is obvious at a glance instead of a silent gap:\n\n- The banner prints, per function, the injected Neon branch vars and the\n  function's own neon.ts env keys (names only — never values).\n- When no Neon branch\n[…]\nnctional core / imperative shell). runSupervisor takes an\noptions object ({ reload, envNote }). Adds unit tests for the pure\nformatEnvSummary renderer and updates the resolver tests for the new shape.",
          "is_bot": false,
          "headline": "feat(dev): make injected env transparent in the dev server",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T20:30:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "af5a366dc905500290a821fbacc53f75b75f8e2e",
          "body": "Automated release cut by `prepare-release.yml` (run\n[27230439857](https://github.com/neondatabase/neonctl/actions/runs/27230439857)).\n\n- Version: `2.24.0`\n- Tag (created post-merge): `v2.24.0`\n- Bump kind: `minor`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.24.0 (#521)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-09T19:51:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "84080647d813daa60b57f1cfedb01db24feadd9d",
          "body": null,
          "is_bot": false,
          "headline": "Revert package.json",
          "author_name": "Alexander Bayandin",
          "author_login": "bayandin",
          "committed_at": "2026-06-09T19:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a70013e530f9cf7e48e7c73975da1d38b6e077a",
          "body": "`neon dev` / `neon env pull` resolved env by running the full policy through\n`plan` + `fetchEnv`. When neon.ts declared functions, the tier-1 `plan` probe\ncalled `listBranchFunctions`, which errors when the function isn't deployed yet\nor the Functions Preview isn't enabled for the project. That erro\n[…]\n pointing at `neonctl deploy`.\n\nAdds regression tests: a functions-only policy injects DATABASE_URL without\ncalling listBranchFunctions (even when that API throws), and a still-enforced\nauth mismatch.",
          "is_bot": false,
          "headline": "fix(dev,env): don't fail env injection over preview functions",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T19:24:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "89b78899b00b852f534e69def3ed650eb2de7ea2",
          "body": "… picker\n\nMatch `neonctl checkout`, which already lists its create option before the\nexisting branches. The project picker in `neonctl link` now puts \"Create new\nproject\" at the top, with the cursor still defaulting to the first existing\nproject so linking an existing one stays a single Enter.",
          "is_bot": false,
          "headline": "feat(link): show \"Create new project\" option first in the interactive…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T19:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "294c2e14e61d3f8ca515e90311683a23c731f137",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 2.24.0",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T19:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df59bf6657b5b1edef7a5c15a9b43e620fd9eb94",
          "body": "`neon dev` (config mode) now watches neon.ts and reconciles the live set of\nfunction dev servers when it changes: a newly-declared function is hot-added\n(its own child, watcher, and port), a removed one is torn down, and a function\nwhose config changed is restarted in place. Functions that stayed th\n[…]\n base) distinguishes a real change from a no-op save.\n- New functions search for a free port above the already-bound ones (never\n  fails: the runtime walks upward). Single --source mode is unaffected.",
          "is_bot": false,
          "headline": "feat(dev): hot-add/remove functions on neon.ts change without restarting",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T19:24:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aed5fe0541dfa5c84fc8cba3158ea4fd4ec9b970",
          "body": "…-config-json\n\n`config status` previously rendered the raw pulled `Config`, whose branch tuning\nlives in a closure that JSON can't serialize — so it always showed `{}` even when\nthe branch had compute settings. Resolve the pulled config against the live branch\nand project it (plus the separately-pul\n[…]\n to a duration string (e.g. 7d -> 1w).\n\nAdd `--config-json` to print just that view to stdout (script-friendly, copyable\ninto a neon.ts). Empty sections are omitted, so a vanilla branch reads as `{}`.",
          "is_bot": false,
          "headline": "feat(config): show resolved neon.ts-shaped config in `status` + add -…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T19:24:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2c814dbf18134740b1cee5c324b11b31a01f1367",
          "body": "…ntime 0.4.0 / env 0.3.0\n\nSwap the local `link:` workspace references for the published package versions now\nthat the static-config reshape (config 0.4.0, config-runtime 0.4.0, env 0.3.0) is on\nnpm. The `neon dev` / `config` / `env pull` stack builds against these.",
          "is_bot": false,
          "headline": "build(deps): consume published @neondatabase/config 0.4.0 / config-ru…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T16:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6490948269e59822daa34e9b2cf9d35a0da3fddc",
          "body": "…heckout picker\n\n- `functions deploy`: remove the `--memory-mib` flag and stop sending `memory_mib`;\n  function memory is fixed by the platform policy.\n- `checkout`: the interactive branch picker now offers \"Create a new branch…\" at the\n  top, prompting for a name (rejecting empty/duplicate) and applying neon.ts on the\n  freshly created branch via the existing apply-on-create path.",
          "is_bot": false,
          "headline": "feat(functions,checkout): drop deploy --memory-mib; offer create in c…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T16:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9ff573114f91d9c32a45fafa5d93f797aa490c9",
          "body": null,
          "is_bot": false,
          "headline": "test(env_file): cover values containing '=' in readEnvFile",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T16:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f8c7a23e4b26603c606e6f0d51900db5e9dca6e",
          "body": "…onfig/deploy\n\n- `neonctl checkout <name>` that *creates* a branch now applies the local neon.ts\n  policy to the new branch immediately (settings + infra). Checking out an\n  existing branch never reconciles it — that stays an explicit `deploy`/`apply`.\n  No-op when there is no neon.ts on disk.\n- `co\n[…]\nptional `--env <path>`: the file is\n  loaded into process.env *before* neon.ts is evaluated, so function `env` values\n  that read `process.env.X` resolve from it. Existing env vars are not overridden.",
          "is_bot": false,
          "headline": "feat(checkout,config): apply neon.ts on branch create; add --env to c…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T16:41:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b9cf4d8f807c63b9ccb2a60ede48640afca555a8",
          "body": "`pullConfig` now returns the new `Config` object directly, so the tier-2 path\nfeeds it straight into `fetchEnv` (no `defineConfig(() => …)` wrapper). Migrate\nneon.ts test fixtures from the old `() => ({ … })` closure form to the new\nobject shape (functions as a slug-keyed record).",
          "is_bot": false,
          "headline": "refactor(dev): adopt @neondatabase/config 0.3.0 static config shape",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T16:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "744105c66a03e3b5725afce84d79c9e7bfd3ed2c",
          "body": "`neon env pull` writes the selected branch's Neon variables (pooled/direct\nDATABASE_URL, plus NEON_AUTH_BASE_URL / NEON_DATA_API_URL when enabled) into\na local dotenv file — the same resolution `neon dev` uses for injection,\npersisted to disk instead.\n\n- Reuses dev's tiered resolver, extracted as `r\n[…]\n `.env.local`; `--file` overrides. Only the NEON_* keys are updated — comments,\n  blank lines, and unrelated keys are preserved, existing keys updated in place.\n\nStacked on the config-commands branch.",
          "is_bot": false,
          "headline": "feat(env): add `neon env pull` to write branch env vars to a .env file",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T16:41:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "861f1dd99692674e697a78b7f159b5dc1336c809",
          "body": "Drive a neon.ts branch policy from the CLI — the Neon equivalent of\nterraform status/plan/apply — via @neondatabase/config-runtime:\n\n- `neon config status` -> inspect(): the branch's live config (read-only)\n- `neon config plan`   -> plan(): a dry-run diff of what apply would change\n- `neon config ap\n[…]\nged single-file\nbinary never has to embed esbuild's native binary.\n\nStacked on the `neon dev` branch (shared TS 5.8 bump + linked\n@neondatabase/* packages); not mergeable until those packages publish.",
          "is_bot": false,
          "headline": "feat(config): add `config status|plan|apply` and `deploy`",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T16:41:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "533746882c98cdcef949d68b52cfedc47af4892f",
          "body": "The dev bundle is ESM (esbuild `format: 'esm'`) but was written to out.js\nunder the user's node_modules, where Node — finding no `\"type\"` — treats\n`.js` as CommonJS and throws `Unexpected token 'export'`, so the function\nnever starts. Write a `{\"type\":\"module\"}` package.json into the bundle dir\nso node runs out.js as ESM. (Keeps the out.js / out.js.map names intact.)",
          "is_bot": false,
          "headline": "fix(dev): run the bundled function as ESM (write a type:module marker)",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T16:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d45687bd7716a9e28ea58416b6825d86839eb4fa",
          "body": "`neon dev` now works without --source: it loads neon.ts and runs every\nfunction declared under preview.functions, one local dev server each\n(errors if there is no neon.ts). --source keeps the single-function mode;\n--port without --source is rejected (multi mode takes ports from each\nfunction's dev.p\n[…]\nURL, and shutdown tree-kills every child\n(POSIX process group / Windows taskkill /T) so no descendant is orphaned.\nBranch env is shared across functions; each function's own neon.ts env\nlayers on top.",
          "is_bot": false,
          "headline": "feat(dev): serve every neon.ts function when no --source is given",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T16:41:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "34a74a196cea0eeaa2cb19a298c083907ef7e21a",
          "body": "…er on deploy\n\nTwo changes to `neon dev`'s tiered env injection:\n\n- Tier 2 (no neon.ts, branch known) now injects NEON_AUTH_BASE_URL /\n  NEON_DATA_API_URL when the branch actually has those integrations enabled,\n  not just DATABASE_URL[_UNPOOLED]. This rides on pullConfig now surfacing\n  Auth / Data\n[…]\ne: any service `create` step is a\n  mismatch. Functions are excluded — running an undeployed function locally is\n  the whole point of dev.\n\nAll other failures still degrade gracefully to no injection.",
          "is_bot": false,
          "headline": "feat(dev): inject Auth/Data API env in no-policy tier; gate policy ti…",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T16:41:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c67cf47d97082fb86eef3e9df344b07dc144ecf",
          "body": "Adds a preview `neon dev --source <path>` command that serves a single\nNeon Function locally and reloads it on change.\n\n- Bundles the function with esbuild (reusing the shared `bundleEntry`,\n  the same transpiler as `functions deploy`) into node_modules/.neon-dev,\n  runs it in a plain `node` child, \n[…]\nv package types). Adds @hono/node-server + chokidar. The\n@neondatabase/* packages are linked (`link:`) from the sibling neon-pkgs\nrepo and unpublished, so this is not mergeable until they ship to npm.",
          "is_bot": false,
          "headline": "feat(dev): add `neon dev` to run a function locally with hot reload",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T16:41:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "67e892ffbbd055ade6d20289ce9ee0379a2c3501",
          "body": "Automated release cut by `prepare-release.yml` (run\n[27203569036](https://github.com/neondatabase/neonctl/actions/runs/27203569036)).\n\n- Version: `2.23.1`\n- Tag (created post-merge): `v2.23.1`\n- Bump kind: `patch`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.23.1 (#517)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-09T11:58:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c77979409ad4204ef050e863c8733a51ce1b6c25",
          "body": "The deploy endpoint no longer accepts memory_mib in its request body\n(neon-cloud #7318): the platform assigns memory itself, so the field was\naccepted-but-ignored. Remove the request-side option from the CLI.\n\nmemory_mib stays as an output: the deployment response still reports the\nplatform-assigned memory, so DEPLOYMENT_FIELDS and the response type are\nunchanged.\n\nCo-authored-by: Isaac",
          "is_bot": false,
          "headline": "feat(functions): drop --memory-mib from deploy command (#516)",
          "author_name": "Aleksandr Dinu",
          "author_login": "aluuu",
          "committed_at": "2026-06-09T09:55:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c968aac4b8238696f19142c3178c518eba8dcb",
          "body": "Match the Neon Functions API rule: 1-20 lowercase letters and digits, no\nhyphens. `deploy`'s offline slug validation previously accepted hyphenated\nDNS-label slugs up to 40 chars. Update SLUG_PATTERN, the help text, and the\npositional describe; switch the arbitrary `my-func` slug in deploy\nerror-path tests to `myfunc`, and add a test asserting a hyphenated slug is\nrejected. (get/delete don't validate, so their hyphenated mock slugs are\nuntouched.)",
          "is_bot": false,
          "headline": "fix(functions): tighten function slug regex to ^[a-z0-9]{1,20}$",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-09T07:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1707c3051a89da3a4c7e355a81baa961ac09114",
          "body": "Automated release cut by `prepare-release.yml` (run\n[27152492422](https://github.com/neondatabase/neonctl/actions/runs/27152492422)).\n\n- Version: `2.23.0`\n- Tag (created post-merge): `v2.23.0`\n- Bump kind: `minor`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.23.0 (#512)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-08T17:54:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ceca3dbb46b73e2d0ed8cd68b09a4a254033236f",
          "body": "## Why?\n\nAdd a `neonctl functions` command group so users can manage Neon\nFunctions\n(list, inspect, deploy, delete) from the CLI. Deploys bundle the\nfunction's\nentry file the way the runtime expects — esbuild bundle + zip — while\nkeeping\nthe CLI packageable with `@yao-pkg/pkg`: esbuild is invoked as\n[…]\nfy --sourcemap`, ESM, node platform, all bare\nimports\nexternal), resolving the binary from `NEON_ESBUILD_PATH`, then `PATH`,\nthen\nlocal `node_modules/.bin`. Fails fast offline before any network call.",
          "is_bot": false,
          "headline": "feat: add functions deploy|list|get|delete commands (#506)",
          "author_name": "Aleksandr Dinu",
          "author_login": "aluuu",
          "committed_at": "2026-06-08T16:21:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f593231ff1fd836789e83ab822d9b3681de89cbd",
          "body": "## Summary\n\nAdds a pure-TypeScript psql implementation that activates automatically\nwhen no system `psql` is on `$PATH`. For users who already have `psql`\ninstalled, there is **zero behavior change** — `--psql` still spawns the\nnative binary. The embedded implementation removes the \"no psql binary\"\n\n[…]\nquire` rejected with a clear\nerror. Neon does not use it.\n- `ssl_min/max_protocol_version` (Node TLS limitation), libpq error-text\nparity in some paths, CRL infrastructure beyond `sslcrl`/`sslcrldir`.",
          "is_bot": false,
          "headline": "feat(psql): embedded TypeScript psql fallback (--fallback) (#486)",
          "author_name": "Vadim Kharitonov",
          "author_login": "vadim2404",
          "committed_at": "2026-06-08T13:47:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bea942e29b8b453161e267ebf585644dc0519dad",
          "body": "Prevent accidental commits of environment files containing secrets.\n\nCo-authored-by: Isaac",
          "is_bot": false,
          "headline": "chore: add .env to .gitignore",
          "author_name": "Jeff Christoffersen",
          "author_login": "jeff-at-neon",
          "committed_at": "2026-06-03T19:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa18bbcd0325aa9086c410324f6511be72aa82bd",
          "body": "## Summary\n- Introduces the `neon-auth` CLI command for managing Neon Auth\nintegrations on branches\n- Adds core lifecycle operations: `enable`, `status`, `disable`\n- Upgrades `@neondatabase/api-client` to 2.7.1 for Neon Auth API support\n- Shared styled output helpers (`printKvBlock`, `printMessage`)\n[…]\n`neonctl neon-auth status` shows current configuration\n- [x] `neonctl neon-auth disable` removes auth (with optional\n`--delete-data`)\n- [x] Unit tests pass\n\nThis pull request was AI-assisted by Isaac.",
          "is_bot": false,
          "headline": "feat(neon-auth): add enable, status, and disable commands (#458)",
          "author_name": "Jeff Christoffersen",
          "author_login": "jeff-at-neon",
          "committed_at": "2026-06-03T19:08:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e39037f57d5d193439d1b41764263f5c5c018d49",
          "body": "Automated release cut by `prepare-release.yml` (run\n[26881979636](https://github.com/neondatabase/neonctl/actions/runs/26881979636)).\n\n- Version: `2.22.2`\n- Tag (created post-merge): `v2.22.2`\n- Bump kind: `patch`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.22.2 (#503)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-03T11:35:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b86ce6d3ad59f7c34eb3e89116ca85b83f03e8bf",
          "body": "… in Stage 2 (#502)\n\n## Summary\n\nTwo release-workflow fixes:\n\n1. **Unblock post-release.** The last release merge (#501) created no\ntag and ran no workflow. The release PR body generated by\n`prepare-release.yml` literally contained the `[skip ci]` / `[ci skip]`\ntokens (in a warning *about* those tok\n[…]\ne\ncentral-repo side.\n\n## Try it\n\nAfter merge, cut a release (`prepare-release.yml` → mark ready →\nsquash-merge) and confirm `post-release.yml` runs and creates the\n`vX.Y.Z` tag (no longer suppressed).",
          "is_bot": false,
          "headline": "fix(release): unblock post-release (CI-skip marker) + keep publishing…",
          "author_name": "Guillaume",
          "author_login": "guillaumervls",
          "committed_at": "2026-06-03T11:32:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0992bd22be2e3f92f449bd09d264a1496059c449",
          "body": "Automated release cut by `prepare-release.yml` (run\n[26875116700](https://github.com/neondatabase/neonctl/actions/runs/26875116700)).\n\n- Version: `2.22.1`\n- Tag (created post-merge): `v2.22.1`\n- Bump kind: `patch`\n\n### Next steps\n1. Click **Ready for review** to take this PR out of draft (GitHub won\n[…]\nm versions are immutable — cut a new\npatch release with the fix rather than reverting.\n\nCo-authored-by: neonctl-semantic-release[bot] <214473059+neonctl-semantic-release[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release neonctl@v2.22.1 (#501)",
          "author_name": "neonctl-semantic-release[bot]",
          "author_login": "neonctl-semantic-release[bot]",
          "committed_at": "2026-06-03T09:21:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e83897a080dbd2daf442446072f7b508377dee96",
          "body": "Drop iteration-history and now-inaccurate rationale from code comments:\n- The branch-prefix note no longer asserts a current `release` branch\n  exists (would go stale if it's ever deleted) — states the general git\n  ref-nesting rule instead.\n- App-token comments no longer claim \"GITHUB_TOKEN can't create/push refs\n  here\" (the real blocker was the ref-name collision, since fixed) — they\n  state the actual reason: App-token PRs trigger the required checks.\n\nCo-authored-by: Isaac",
          "is_bot": false,
          "headline": "docs(release): make workflow comments terse and timeless",
          "author_name": "guillaumervls",
          "author_login": "guillaumervls",
          "committed_at": "2026-06-03T09:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bad275bfa88fb4c78396481e47bbe425a7788575",
          "body": "Per maintainer feedback: the doc was too verbose, and Stage 2 does NOT\nattach native binaries to a GitHub release — it publishes to npm only\n(GitHub releases would need a separate GitHub App + security intake).\n\n- Rewrite RELEASING.md to be concise and npm-only.\n- Drop the false \"GitHub release\" link from the post-release handoff comment.\n- Fix the stale Stage 2 description and Ready-for-review rationale in\n  prepare-release.yml's header + generated PR body.\n\nCo-authored-by: Isaac",
          "is_bot": false,
          "headline": "docs: tighten RELEASING.md and drop the GitHub-release/binaries claim",
          "author_name": "guillaumervls",
          "author_login": "guillaumervls",
          "committed_at": "2026-06-03T09:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebea31aa39aa9a420ac47dc9f5058e08842d7ad1",
          "body": "The PR is opened with the App token (not GITHUB_TOKEN), so its checks\nalready run on open — the draft→ready flip is required only because\nGitHub blocks merging a draft PR, not to attach checks.\n\nCo-authored-by: Isaac",
          "is_bot": false,
          "headline": "docs: correct Ready-for-review rationale in RELEASING.md",
          "author_name": "guillaumervls",
          "author_login": "guillaumervls",
          "committed_at": "2026-06-03T09:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f730ddc629877db2f639a3df1fe5a84279d26fd",
          "body": "prepare-release failed at \"Create signed commit + open PR\" with\n\"Reference update failed\". Root cause: a protected `release` branch\n(left over from the old semantic-release flow, which triggered on\npush to `release`) occupies that ref namespace, so git can't create\n`release/neonctl-<run_id>` beneath\n[…]\nrmissions or ruleset issue.\n\nRename the PR branch prefix to `release-pr/` so it no longer collides.\n(neon-js works with `release/` only because it has no bare `release`\nbranch.)\n\nCo-authored-by: Isaac",
          "is_bot": false,
          "headline": "fix(release): use release-pr/ branch prefix to avoid ref collision",
          "author_name": "guillaumervls",
          "author_login": "guillaumervls",
          "committed_at": "2026-06-03T09:04:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e2c4ed6b6dba8e948668ca47efabf5881129c271",
          "body": "When a branch name isn't found, checkout now offers (interactive TTY) to create\nit — equivalent to `neonctl branch create --name <name>` (branched from the\ndefault branch with a read-write compute), then checks it out. Branch ids\n(`br-…`) are matched strictly and never auto-created; a non-existent id is a\nhard not-found error. Non-interactive contexts keep the not-found error.",
          "is_bot": false,
          "headline": "feat(checkout): offer to create a missing branch by name",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-02T18:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ec06d0e5ae6f57f22e9abac8d7ed60fdfdf82b",
          "body": "`neonctl checkout` with no branch now lists the project's branches and lets the\nuser pick one in an interactive terminal. The positional became optional\n(`checkout [id|name]`); in a non-interactive context (CI / no TTY) a missing\nbranch is still a hard error.",
          "is_bot": false,
          "headline": "feat(checkout): make branch optional with an interactive picker",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-02T18:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f6b16f5afe645418e1cd86f219e6d188234d80f",
          "body": "checkout now always (re)writes all three context fields. orgId is taken from\n--org-id / the existing .neon when known, otherwise looked up from the project\n(omitted for personal-account projects without an org). This fully heals a\n.neon that was missing fields or had drifted.",
          "is_bot": false,
          "headline": "feat(checkout): heal the .neon file with projectId, branchId, and orgId",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-02T18:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0917046b71d4fda38e12f0b8e6024e629d943e8f",
          "body": "applyContext now adds `.neon` to `.gitignore` only on the initial create of the\ncontext file. Updates to an existing `.neon` leave `.gitignore` untouched, so a\nuser who deliberately un-ignores `.neon` (e.g. to commit shared context) won't\nhave the entry re-added on every command. Applies across all surfaces that use\napplyContext (link, set-context, checkout).",
          "is_bot": false,
          "headline": "feat(context): only scaffold .gitignore when .neon is created",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-02T18:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2484e38b4c1c7d12d4c50c29149dc4e603bf2f54",
          "body": "Resolve the project from --project-id > .neon only (plus single-project\nauto-detect), matching how the rest of neonctl resolves project context.\nneonctl doesn't read NEON_PROJECT_ID anywhere else today, so don't introduce\nit here.",
          "is_bot": false,
          "headline": "refactor(checkout): drop NEON_PROJECT_ID env fallback",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-02T18:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "580c4bfd55cfb39bfc6893544457421d5aea5ccd",
          "body": "`neonctl checkout <id|name>` resolves a branch (by name or id) and writes its\nbranchId into the local `.neon` context file so subsequent commands target it.\nIt is a focused helper over `set-context` and merges into `.neon` (preserving\nprojectId/orgId) instead of doing a destructive write.\n\nProject r\n[…]\neon` file > single-project auto-detect. When\nno project can be resolved it prints a telling error and, in an interactive\nterminal, offers to run `neonctl link` in the current folder before continuing.",
          "is_bot": false,
          "headline": "feat(checkout): add checkout command to pin a branch in .neon",
          "author_name": "Andre Landgraf",
          "author_login": "andrelandgraf",
          "committed_at": "2026-06-02T18:42:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e92be203f12705bf42e5b582f6fe0203ac8c3541",
          "body": "The default GITHUB_TOKEN can't create refs in this repo — `prepare-release`\nfailed at \"Create signed commit + open PR\" with \"Reference update failed\",\nand `post-release`'s tag push would hit the same wall. The previous\nsemantic-release workflow used a GitHub App token for exactly this reason\n(the Ap\n[…]\nate-pull-request step and the post-release checkout/tag push. As a bonus,\nPRs opened by the App token trigger the required-check workflows, which\nGITHUB_TOKEN-opened PRs do not.\n\nCo-authored-by: Isaac",
          "is_bot": false,
          "headline": "fix(release): create branch/tag with GitHub App token",
          "author_name": "guillaumervls",
          "author_login": "guillaumervls",
          "committed_at": "2026-06-02T15:41:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 212,
      "latest_release_at": "2026-06-22T23:52:58Z",
      "latest_release_tag": "v2.27.0",
      "releases_from_tags": false,
      "days_since_last_push": 30,
      "active_weeks_last_year": 28,
      "days_since_latest_release": 31,
      "mean_days_between_releases": 1.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "neonctl",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "neon",
            "neonctl",
            "cli",
            "postgres",
            "database",
            "serverless"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/neonctl",
          "is_deprecated": false,
          "latest_version": "2.36.0",
          "repository_url": "https://github.com/neondatabase/neon-pkgs",
          "versions_count": 187,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 6,
          "monthly_downloads": 895354,
          "first_published_at": "2022-08-17T11:11:00.188000Z",
          "latest_published_at": "2026-07-22T16:30:59.127000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 42,
      "stars": 116,
      "watchers": 32,
      "fork_history": {
        "days": [
          {
            "date": "2023-07-15",
            "count": 1
          },
          {
            "date": "2023-07-26",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 2
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 3
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 40,
        "total_forks": 42
      },
      "star_history": null,
      "open_issues_and_prs": 31
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [
        "tests/psql-conformance/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 117543,
      "source_files_sampled": 369,
      "oversized_source_files": 10,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "@hono/node-server",
            "direct": true,
            "version": "2.0.4",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-9mqv-5hh9-4cgg",
              "GHSA-frvp-7c67-39w9"
            ],
            "fixed_version": "2.0.10",
            "advisory_count": 2,
            "oldest_advisory_days": 2
          },
          {
            "name": "diff",
            "direct": true,
            "version": "5.2.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 190
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "moderate": 2
        },
        "advisory_count": 3,
        "affected_count": 2,
        "assessed_count": 137,
        "malicious_count": 0,
        "assessed_package": "npm:neonctl@2.36.0",
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@hono/node-server",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.4"
        },
        {
          "name": "@neondatabase/api-client",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.7.1"
        },
        {
          "name": "@neondatabase/config",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.8.0"
        },
        {
          "name": "@neondatabase/config-runtime",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.8.0"
        },
        {
          "name": "@neondatabase/env",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.7.0"
        },
        {
          "name": "@segment/analytics-node",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.3.0"
        },
        {
          "name": "axios",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.7.2"
        },
        {
          "name": "axios-debug-log",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.0"
        },
        {
          "name": "chalk",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.3.0"
        },
        {
          "name": "chokidar",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.0"
        },
        {
          "name": "cli-table",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.3.11"
        },
        {
          "name": "cliui",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.0.1"
        },
        {
          "name": "diff",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.2.0"
        },
        {
          "name": "fflate",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.8.3"
        },
        {
          "name": "neon-init",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.19.0"
        },
        {
          "name": "open",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.0"
        },
        {
          "name": "openid-client",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.8.1"
        },
        {
          "name": "pg-protocol",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.14.0"
        },
        {
          "name": "prompts",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.4.2"
        },
        {
          "name": "which",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.1"
        },
        {
          "name": "yaml",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.4.5"
        },
        {
          "name": "yargs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "17.7.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@hono/node-server",
            "direct": true,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@neondatabase/api-client",
            "direct": true,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@neondatabase/config",
            "direct": true,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@neondatabase/config-runtime",
            "direct": true,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@neondatabase/env",
            "direct": true,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@segment/analytics-node",
            "direct": true,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "axios-debug-log",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-table",
            "direct": true,
            "version": "0.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": true,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": true,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": true,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": true,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": true,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fflate",
            "direct": true,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "neon-init",
            "direct": true,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": true,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "openid-client",
            "direct": true,
            "version": "6.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "pg-protocol",
            "direct": true,
            "version": "1.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": true,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": true,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": true,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": true,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": true,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": true,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@apidevtools/json-schema-ref-parser",
            "direct": false,
            "version": "14.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@apidevtools/openapi-schemas",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@apidevtools/swagger-methods",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@apidevtools/swagger-parser",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@balena/dockerignore",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/core",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/core",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/prompts",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/prompts",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/cli",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-conventional",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-validator",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/ensure",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/execute-rule",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/format",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/is-ignored",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/lint",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/load",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/message",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/parse",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/read",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/resolve-extends",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/rules",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/to-lines",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/top-level",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/types",
            "direct": false,
            "version": "17.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@grpc/grpc-js",
            "direct": false,
            "version": "1.14.4",
            "ecosystem": "npm"
          },
          {
            "name": "@grpc/proto-loader",
            "direct": false,
            "version": "0.7.15",
            "ecosystem": "npm"
          },
          {
            "name": "@grpc/proto-loader",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@iarna/toml",
            "direct": false,
            "version": "2.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "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": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@js-sdsl/ordered-map",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@kwsites/file-exists",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@lukeed/csprng",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@lukeed/uuid",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/aspromise",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/base64",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/codegen",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/eventemitter",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/fetch",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/float",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/inquire",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/path",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/pool",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/utf8",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-commonjs",
            "direct": false,
            "version": "25.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-json",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-node-resolve",
            "direct": false,
            "version": "15.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@sec-ant/readable-stream",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@segment/analytics-core",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@segment/analytics-generic-utils",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.10",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testcontainers/postgresql",
            "direct": false,
            "version": "11.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/body-parser",
            "direct": false,
            "version": "1.19.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cli-table",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect",
            "direct": false,
            "version": "3.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/diff",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/docker-modem",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/dockerode",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint__js",
            "direct": false,
            "version": "8.42.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express-serve-static-core",
            "direct": false,
            "version": "4.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-errors",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimist",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "18.19.41",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prompts",
            "direct": false,
            "version": "2.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": false,
            "version": "6.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/range-parser",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/resolve",
            "direct": false,
            "version": "1.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/serve-static",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ssh2",
            "direct": false,
            "version": "0.5.52",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ssh2",
            "direct": false,
            "version": "1.15.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ssh2-streams",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/which",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.32",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yao-pkg/pkg",
            "direct": false,
            "version": "6.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@yao-pkg/pkg-fetch",
            "direct": false,
            "version": "3.5.30",
            "ecosystem": "npm"
          },
          {
            "name": "abort-controller",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "add-mcp",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-draft-04",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "archiver",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "archiver-utils",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-flatten",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-ify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "asn1",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "async-lock",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "b4a",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "bare-events",
            "direct": false,
            "version": "2.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "bare-fs",
            "direct": false,
            "version": "4.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-os",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bare-stream",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-url",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "basic-auth",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "bcrypt-pbkdf",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bluebird",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "1.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "buildcheck",
            "direct": false,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-modules",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-name",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "byline",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "call-me-maybe",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-keys",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "colors",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "13.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "compare-func",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "compress-commons",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-angular",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-conventionalcommits",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "8.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig-typescript-loader",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cpu-features",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "crc-32",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "crc32-stream",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "dargs",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser-id",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "destroy",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "docker-compose",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "docker-modem",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "dockerode",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "dset",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer2",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "emocks",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "event-target-shim",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "events-universal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "expand-template",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "4.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-fifo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "from2",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-func-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-port",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "git-raw-commits",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "github-from-package",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "global-dirs",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "hard-rejection",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": false,
            "version": "4.12.23",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "into-stream",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-builtin-module",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-inside-container",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-module",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-reference",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-text-path",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jose",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "JSONStream",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lazystream",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "13.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "6.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "local-pkg",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isfunction",
            "direct": false,
            "version": "3.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isplainobject",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.kebabcase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.mergewith",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.snakecase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.startcase",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniq",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.upperfirst",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "long",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "2.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "8.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "methods",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minimist-options",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "multistream",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "nan",
            "direct": false,
            "version": "2.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "napi-build-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "3.92.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-pty",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "oauth2-mock-server",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "oauth4webapi",
            "direct": false,
            "version": "3.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "openapi-types",
            "direct": false,
            "version": "12.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-is-promise",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pidtree",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "process",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "progress",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "proper-lockfile",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "properties-reader",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "protobufjs",
            "direct": false,
            "version": "7.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdir-glob",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.12",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-global",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "3.29.4",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "router",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-applescript",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "0.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "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": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "simple-concat",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-get",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "split-ca",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ssh-remote-port-forward",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ssh2",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-meter",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "streamx",
            "direct": false,
            "version": "2.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-literal",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "teex",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "testcontainers",
            "direct": false,
            "version": "11.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-decoder",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "text-extensions",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "0.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspy",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "trim-newlines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.22.3",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "tweetnacl",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "1.6.18",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unzipper",
            "direct": false,
            "version": "0.12.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utils-merge",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.4.21",
            "ecosystem": "npm"
          },
          {
            "name": "vite-node",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "zip-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 857,
        "direct_count": 33,
        "indirect_count": 824
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 24,
        "merged_prs": 447,
        "open_issues": 7,
        "closed_ratio": 0.86,
        "closed_issues": 43,
        "closed_unmerged_prs": 64
      },
      "bus_factor": 2,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "duskpoet",
          "commits": 199,
          "avatar_url": "https://avatars.githubusercontent.com/u/3032829?v=4"
        },
        {
          "type": "User",
          "login": "semantic-release-bot",
          "commits": 126,
          "avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
        },
        {
          "type": "User",
          "login": "andrelandgraf",
          "commits": 59,
          "avatar_url": "https://avatars.githubusercontent.com/u/15163028?v=4"
        },
        {
          "type": "User",
          "login": "rodneyshibu",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/22701131?v=4"
        },
        {
          "type": "User",
          "login": "Shridhad",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/1949852?v=4"
        },
        {
          "type": "User",
          "login": "guillaumervls",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/3765057?v=4"
        },
        {
          "type": "User",
          "login": "ruslantalpa",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/5537246?v=4"
        },
        {
          "type": "User",
          "login": "atilafassina",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/2382552?v=4"
        },
        {
          "type": "User",
          "login": "amitdahan",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/9748762?v=4"
        },
        {
          "type": "User",
          "login": "aluuu",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/157089?v=4"
        }
      ],
      "contributors_sampled": 42,
      "top_contributor_share": 0.347
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "commitlint.yml",
        "post-release.yml",
        "pr.yml",
        "prepare-release.yml",
        "psql-conformance.yml",
        "report-workflow-stats-batch.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 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 12 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": 0,
            "reason": "project is archived",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 7,
            "reason": "dependency not pinned by hash detected -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "89 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0ba830b5d0e8f0f584d4ae05f6c3c64327d8d626",
        "ran_at": "2026-07-24T08:57:45Z",
        "aggregate_score": 5.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-25T16:42:21Z",
      "oldest_open_prs": [
        {
          "number": 332,
          "created_at": "2025-02-14T16:36:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 456,
          "created_at": "2026-04-08T23:54:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 457,
          "created_at": "2026-04-08T23:54:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 470,
          "created_at": "2026-05-21T09:19:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 476,
          "created_at": "2026-05-23T07:42:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 477,
          "created_at": "2026-05-23T07:42:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 478,
          "created_at": "2026-05-23T07:42:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 482,
          "created_at": "2026-05-23T07:44:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 483,
          "created_at": "2026-05-23T07:44:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 485,
          "created_at": "2026-05-23T14:32:51Z",
          "last_comment_at": "2026-06-03T21:29:11Z",
          "last_comment_author": "copilot-swe-agent"
        },
        {
          "number": 487,
          "created_at": "2026-05-26T13:41:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 488,
          "created_at": "2026-05-26T20:20:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 490,
          "created_at": "2026-05-27T16:51:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 494,
          "created_at": "2026-05-30T08:52:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 505,
          "created_at": "2026-06-03T14:30:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 507,
          "created_at": "2026-06-05T21:09:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 509,
          "created_at": "2026-06-08T13:51:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 510,
          "created_at": "2026-06-08T16:08:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 511,
          "created_at": "2026-06-08T16:22:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 523,
          "created_at": "2026-06-09T21:33:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-23T17:33:51Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 274,
          "created_at": "2024-08-31T14:01:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 375,
          "created_at": "2025-08-03T15:31:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 385,
          "created_at": "2025-10-09T16:17:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 462,
          "created_at": "2026-04-23T04:43:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 463,
          "created_at": "2026-04-27T16:12:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 466,
          "created_at": "2026-05-08T11:03:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 471,
          "created_at": "2026-05-21T15:15:55Z",
          "last_comment_at": "2026-06-14T18:19:44Z",
          "last_comment_author": "agustin-caceres"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/neondatabase/neonctl",
    "host": "github.com",
    "name": "neonctl",
    "owner": "neondatabase"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 40
          }
        }
      ],
      "value": 28,
      "inputs": {
        "security": 58,
        "vitality": 76,
        "community": 53,
        "governance": 76,
        "engineering": 80,
        "abandonment_cap": 29,
        "abandonment_state": "declared",
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 70,
        "overall_after_abandonment_multiplier": 28
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 76,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 212,
              "human_commit_share": 0.86,
              "days_since_last_push": 30,
              "active_weeks_last_year": 28
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 30 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "28/52 weeks with commits",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 28
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "212 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 212
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v2.27.0",
              "releases_from_tags": false,
              "days_since_latest_release": 31,
              "mean_days_between_releases": 1.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 31 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 31
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "at_risk",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 29,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 53,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "forks": 42,
              "stars": 116,
              "watchers": 32,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "116 stars",
                "points": 33.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 116
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "42 forks",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "32 watchers",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 76,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 42,
              "top_contributor_share": 0.347
            },
            "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 35% of commits",
                "points": 14.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 35
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "42 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 89,
            "inputs": {
              "merged_prs": 447,
              "open_issues": 7,
              "closed_issues": 43,
              "issue_closed_ratio": 0.86,
              "closed_unmerged_prs": 64
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "86% of issues closed",
                "points": 40.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "447/511 decided PRs merged",
                "points": 33.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 447,
                      "decided": 511
                    }
                  }
                ],
                "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": 1429,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "neondatabase",
              "public_repos": 241,
              "account_age_days": 2011
            },
            "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,429 followers of neondatabase",
                "points": 22.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1429,
                      "login": "neondatabase"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "241 public repos, account ~5 yr old",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 241
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "cli",
                "database",
                "postgres",
                "postgresql",
                "serverless"
              ],
              "has_wiki": false,
              "homepage": "https://neon.com/docs/reference/neon-cli",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://neon.com/docs/reference/neon-cli",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 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": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "89 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Matched the npm:neonctl@2.36.0 runtime dependency closure — what installing the published package pulls in — 137 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:neonctl@2.36.0",
                  "assessed": 137
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 2,
              "assessed_packages": 137,
              "unassessed_packages": 0,
              "affected_by_severity": "moderate 2",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: @hono/node-server 2.0.4 (moderate 5.9), diff 5.2.0 (moderate 5.3)",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "@hono/node-server 2.0.4 (moderate 5.9), diff 5.2.0 (moderate 5.3)"
                    }
                  }
                ],
                "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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 190 days ago",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 190
                    }
                  }
                ],
                "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": 137,
              "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": 7
            },
            "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": 62,
        "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.988,
              "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": "85 of 86 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 85,
                      "sampled": 86
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [
                "tests/psql-conformance/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tests/psql-conformance/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tests/psql-conformance/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, 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": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 117543,
              "source_files_sampled": 369,
              "oversized_source_files": 10
            },
            "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": "10/369 source files over 60KB",
                "points": 53.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 369,
                      "oversized": 10
                    }
                  }
                ],
                "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",
    "npm package 'neonctl' points at a different repository (https://github.com/neondatabase/neon-pkgs); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T08:58:16.657505Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/neondatabase/neonctl.svg",
  "full_name": "neondatabase/neonctl",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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