Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"cli",
"cloud",
"command",
"hosting",
"jamstack",
"ship",
"vercel"
],
"is_fork": false,
"size_kb": 248413,
"has_wiki": true,
"homepage": "https://vercel.com",
"languages": {
"C": 4327,
"Go": 31823,
"CSS": 63044,
"EJS": 20637,
"Vue": 12228,
"HTML": 67207,
"Riot": 886,
"Ruby": 8942,
"Rust": 148464,
"Marko": 6699,
"Shell": 1081,
"Python": 2109053,
"Stylus": 23924,
"Svelte": 935,
"Dockerfile": 2995,
"Handlebars": 141,
"JavaScript": 840635,
"TypeScript": 12126241
},
"pushed_at": "2026-07-14T18:37:15Z",
"created_at": "2016-09-09T01:12:08Z",
"owner_type": "Organization",
"updated_at": "2026-07-14T18:24:49Z",
"description": "Develop. Preview. Ship.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"Python"
]
},
"owner": {
"blog": "https://vercel.com",
"name": "Vercel",
"type": "Organization",
"login": "vercel",
"company": null,
"followers": 29644,
"avatar_url": "https://avatars.githubusercontent.com/u/14985020?v=4",
"created_at": "2015-10-05T19:40:30Z",
"is_verified": null,
"public_repos": 239,
"account_age_days": 3934
},
"activity": {
"releases_count": 100,
"commits_last_year": 2044,
"latest_release_at": "2026-07-14T17:48:27Z",
"latest_release_tag": "vercel@56.2.0",
"days_since_last_push": 0,
"active_weeks_last_year": 52,
"days_since_latest_release": 0,
"mean_days_between_releases": 0.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 3691,
"stars": 15913,
"watchers": 233,
"open_issues_and_prs": 791
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example",
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"packages/static-build/test/fixtures/40-pelican/Makefile"
],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [
"api/tsconfig.json",
"examples/angular/tsconfig.json",
"examples/blitzjs/tsconfig.json",
"examples/elysia/tsconfig.json",
"examples/express/tsconfig.json",
"examples/fastify/tsconfig.json",
"examples/hono/tsconfig.json",
"examples/hydrogen-2/tsconfig.json",
"examples/ionic-angular/tsconfig.json",
"examples/ionic-react/tsconfig.json",
"examples/koa/tsconfig.json",
"examples/mastra/tsconfig.json",
"examples/nestjs/tsconfig.json",
"examples/nextjs/tsconfig.json",
"examples/nitro/tsconfig.json",
"examples/node/tsconfig.json",
"examples/nuxtjs/tsconfig.json",
"examples/react-router/tsconfig.json",
"examples/redwoodjs/api/jsconfig.json",
"examples/redwoodjs/web/jsconfig.json",
"examples/remix/tsconfig.json",
"examples/sanity-v2/tsconfig.json",
"examples/solidstart-1/tsconfig.json",
"examples/stencil/tsconfig.json",
"examples/svelte/tsconfig.json",
"examples/sveltekit-1/jsconfig.json",
"examples/sveltekit/tsconfig.json",
"examples/tanstack-start/tsconfig.json",
"examples/tsconfig.json",
"examples/umijs/tsconfig.json",
"examples/vite-react/tsconfig.json",
"examples/xmcp/tsconfig.json",
"internals/constants/tsconfig.json",
"internals/get-package-json/tests/tsconfig.json",
"internals/get-package-json/tsconfig.json",
"internals/ipc-proxy/tsconfig.json",
"internals/tsconfig/tsconfig.json",
"internals/types/tsconfig.json",
"packages/aws/tsconfig.json",
"packages/backends/test/fixtures/01-express-index-ts-esm/tsconfig.json",
"packages/backends/test/fixtures/02-express-index-ts-cjs/tsconfig.json",
"packages/backends/test/fixtures/03-express-views-pug/tsconfig.json",
"packages/backends/test/fixtures/04-hono-index-ts-esm/tsconfig.json",
"packages/backends/test/fixtures/05-hono-index-ts-cjs/tsconfig.json",
"packages/backends/test/fixtures/06-hono-relative-import/tsconfig.json",
"packages/backends/test/fixtures/07-hono-ts-paths-import/tsconfig.json",
"packages/backends/test/fixtures/08-elysia/tsconfig.json",
"packages/backends/test/fixtures/09-nestjs-with-build-command/tsconfig.json",
"packages/backends/test/fixtures/10-nestjs-no-build-command/tsconfig.json",
"packages/backends/test/fixtures/12-hono-index-ts-esm-cjs-interop/tsconfig.json",
"packages/backends/test/fixtures/13-hono-ts-esm-cjs-interop-2/tsconfig.json",
"packages/backends/test/fixtures/14-hono-esm-cjs-interop-3/tsconfig.json",
"packages/backends/test/fixtures/15-hono-sharp-native-bindings/tsconfig.json",
"packages/backends/test/fixtures/16-hono-node-rs-xxhash/tsconfig.json",
"packages/backends/test/fixtures/17-turborepo-hono-monorepo/apps/api/tsconfig.json",
"packages/backends/test/fixtures/17-turborepo-hono-monorepo/tsconfig.json",
"packages/backends/test/fixtures/18-include-exclude-files/tsconfig.json",
"packages/backends/test/fixtures/21-elysia-vercel-repro/packages/api/tsconfig.json",
"packages/backends/test/fixtures/21-elysia-vercel-repro/packages/data/tsconfig.json",
"packages/backends/test/fixtures/21-elysia-vercel-repro/packages/shared/tsconfig.json",
"packages/backends/test/fixtures/22-hono-argon2-pnpm/tsconfig.json",
"packages/backends/tsconfig.json",
"packages/build-utils/test/fixtures/03-zero-config-angular/e2e/tsconfig.json",
"packages/build-utils/test/fixtures/03-zero-config-angular/tsconfig.json",
"packages/build-utils/test/fixtures/41-turborepo-supporting-corepack-home/apps/docs/tsconfig.json",
"packages/build-utils/test/fixtures/41-turborepo-supporting-corepack-home/apps/web/tsconfig.json",
"packages/build-utils/test/fixtures/41-turborepo-supporting-corepack-home/packages/ui/tsconfig.json",
"packages/build-utils/test/fixtures/44-turborepo-with-turbo-jsonc/apps/web/tsconfig.json",
"packages/build-utils/test/tsconfig.json",
"packages/build-utils/tsconfig.json",
"packages/cervel/tsconfig.json",
"packages/cli-auth/tsconfig.json",
"packages/cli-config/tsconfig.json",
"packages/cli-exec/tsconfig.json",
"packages/cli/evals/evals/_deploy/fixture/tsconfig.json",
"packages/cli/evals/tsconfig.json",
"packages/cli/test/dev/fixtures/02-angular-node/e2e/tsconfig.json",
"packages/cli/test/dev/fixtures/02-angular-node/tsconfig.json",
"packages/cli/test/dev/fixtures/03-aurelia/jsconfig.json",
"packages/cli/test/dev/fixtures/41-tsconfig-jsx/tsconfig.json",
"packages/cli/test/dev/fixtures/express-no-export/tsconfig.json",
"packages/cli/test/dev/fixtures/force-module-commonjs/tsconfig.json",
"packages/cli/test/dev/fixtures/hono-no-export/tsconfig.json",
"packages/cli/test/dev/fixtures/nested-tsconfig/api/tsconfig.json",
"packages/cli/test/dev/fixtures/nested-tsconfig/tsconfig.json",
"packages/cli/test/dev/fixtures/node-ts-node-target/tsconfig.json",
"packages/cli/test/fixtures/unit/commands/build/storybook-with-middleware/tsconfig.json",
"packages/cli/test/fixtures/unit/commands/build/turborepo-hono-monorepo/apps/api/tsconfig.json",
"packages/cli/test/fixtures/unit/commands/build/turborepo-hono-monorepo/packages/echo/tsconfig.json",
"packages/cli/test/fixtures/unit/commands/build/turborepo-hono-standalone/apps/api/tsconfig.json",
"packages/cli/test/tsconfig.json",
"packages/cli/tsconfig.json",
"packages/client/tests/tsconfig.json",
"packages/client/tsconfig.json",
"packages/config/example/tsconfig.json",
"packages/config/tsconfig.json",
"packages/connect/test/tsconfig.json",
"packages/connect/tsconfig.json",
"packages/container/tsconfig.json",
"packages/detect-agent/tsconfig.json",
"packages/edge/tsconfig.json",
"packages/elysia/tsconfig.json",
"packages/error-utils/test/tsconfig.json",
"packages/error-utils/tsconfig.json",
"packages/express/test/failing-fixtures/01-server-ts-no-module-no-tsconfig/tsconfig.json",
"packages/express/test/failing-fixtures/02-missing-entrypoint/tsconfig.json",
"packages/express/test/failing-fixtures/03-missing-entrypoint-with-build-and-main/tsconfig.json",
"packages/express/test/failing-fixtures/04-missing-entrypoint-with-build-and-output-dir/tsconfig.json",
"packages/express/test/failing-fixtures/05-missing-entrypoint-with-main/tsconfig.json",
"packages/express/test/failing-fixtures/06-missing-entrypoint-with-output-dir/tsconfig.json",
"packages/express/test/failing-fixtures/07-invalid-ts/tsconfig.json",
"packages/express/test/fixtures/11-index-ts-tsconfig-node/tsconfig.json",
"packages/express/test/fixtures/12-index-mts-tsconfig-node-no-module/tsconfig.json",
"packages/express/test/fixtures/19-index-cts-module-tsconfig/tsconfig.json",
"packages/express/test/fixtures/20-main-field/tsconfig.json",
"packages/express/test/fixtures/21-main-field-with-build-step/tsconfig.json",
"packages/express/tsconfig.json",
"packages/fastify/tsconfig.json",
"packages/firewall/tsconfig.json",
"packages/frameworks/test/tsconfig.json",
"packages/frameworks/tsconfig.json",
"packages/fs-detectors/test/tsconfig.json",
"packages/fs-detectors/tsconfig.json",
"packages/functions/tsconfig.json",
"packages/gatsby-plugin-vercel-builder/test/tsconfig.json",
"packages/gatsby-plugin-vercel-builder/tsconfig.json",
"packages/go/test/tsconfig.json",
"packages/go/tsconfig.json",
"packages/h3/tsconfig.json",
"packages/hono/test/failing-fixtures/01-server-ts-no-module-no-tsconfig/tsconfig.json",
"packages/hono/test/failing-fixtures/02-entrypoint-with-no-import/tsconfig.json",
"packages/hono/test/failing-fixtures/03-no-entrypoint/tsconfig.json",
"packages/hono/test/fixtures/11-index-ts-tsconfig-node/tsconfig.json",
"packages/hono/test/fixtures/12-index-mts-tsconfig-node-no-module/tsconfig.json",
"packages/hono/tsconfig.json",
"packages/hydrogen/test/fixtures/demo-store-js/jsconfig.json",
"packages/hydrogen/test/fixtures/demo-store-ts/tsconfig.json",
"packages/hydrogen/test/fixtures/hello-world-js/jsconfig.json",
"packages/hydrogen/test/fixtures/hello-world-ts/tsconfig.json",
"packages/hydrogen/tsconfig.json",
"packages/koa/tsconfig.json",
"packages/nestjs/test/fixtures/01-basic/tsconfig.json",
"packages/nestjs/tsconfig.json",
"packages/next/test/fixtures/00-legacy-mono-repo-server-mode/packages/nextjs/tsconfig.json",
"packages/next/test/fixtures/00-legacy-mono-repo-server-mode/tsconfig.json",
"packages/next/test/fixtures/00-static-metadata-test/tsconfig.json",
"packages/next/test/fixtures/09-yarn-workspaces/packages/common/tsconfig.json",
"packages/next/test/fixtures/09-yarn-workspaces/packages/web/tsconfig.json",
"packages/next/test/tsconfig.json",
"packages/next/test/unit/fixtures/02-edge-function-basepath/tsconfig.json",
"packages/next/test/unit/fixtures/04-edge-function-i18n/tsconfig.json",
"packages/next/tsconfig.json",
"packages/node/test/fixtures/04-tsx-resolve/tsconfig.json",
"packages/node/test/fixtures/06-ts-esm/tsconfig.json",
"packages/node/test/fixtures/14-stack-trace-ts/tsconfig.json",
"packages/node/test/fixtures/15-helpers/ts-legacy/tsconfig.json",
"packages/node/test/fixtures/15-helpers/ts/tsconfig.json",
"packages/node/test/fixtures/18-nested-tsconfig/functions/tsconfig.json",
"packages/node/test/fixtures/18-nested-tsconfig/tsconfig.json",
"packages/node/test/fixtures/18.1-nested-packagejson/backend/tsconfig.json",
"packages/node/test/fixtures/18.1-nested-packagejson/frontend/tsconfig.json",
"packages/node/test/fixtures/37-vercel-og/tsconfig.json",
"packages/node/test/fixtures/42-yarn-workspaces-typescript-dep/packages/lib/tsconfig.json",
"packages/node/test/fixtures/42-yarn-workspaces-typescript-dep/tsconfig.json",
"packages/node/test/fixtures/45-noEmitOnError-true/tsconfig.json",
"packages/node/test/fixtures/46-noEmitOnError-false/tsconfig.json",
"packages/node/test/tsconfig.json",
"packages/node/tsconfig.json",
"packages/oidc-aws-credentials-provider/tsconfig.json",
"packages/oidc/tsconfig.json",
"packages/passport/tsconfig.json",
"packages/python-analysis/test/tsconfig.json",
"packages/python-analysis/tsconfig.json",
"packages/python/test/tsconfig.json",
"packages/python/tsconfig.json",
"packages/react-router/tsconfig.json",
"packages/redwood/tsconfig.json",
"packages/related-projects/tsconfig.json",
"packages/remix/test/fixtures-legacy/01-remix-basics/tsconfig.json",
"packages/remix/test/fixtures-legacy/02-remix-basics-mjs/tsconfig.json",
"packages/remix/test/fixtures-legacy/03-with-pnpm/tsconfig.json",
"packages/remix/test/fixtures-legacy/04-with-npm9-linked/tsconfig.json",
"packages/remix/test/fixtures-legacy/07-turborepo/apps/remix-app/tsconfig.json",
"packages/remix/test/fixtures-legacy/07-turborepo/packages/ui/tsconfig.json",
"packages/remix/test/fixtures-legacy/08-no-entry-yarn/tsconfig.json",
"packages/remix/test/fixtures-legacy/09-no-entry-pnpm/tsconfig.json",
"packages/remix/test/fixtures-legacy/10-hydrogen-2/tsconfig.json",
"packages/remix/test/fixtures-legacy/11-hydrogen-2-js/jsconfig.json",
"packages/remix/test/fixtures-legacy/12-remix-v2/tsconfig.json",
"packages/remix/test/fixtures-legacy/13-remix-v2-public-path/tsconfig.json",
"packages/remix/test/fixtures-legacy/14-node-linker-hoisted/apps/remix/tsconfig.json",
"packages/remix/test/fixtures-legacy/14-node-linker-hoisted/tsconfig.json",
"packages/remix/test/fixtures-react-router/01-react-router-no-preset/tsconfig.json",
"packages/remix/test/fixtures-react-router/02-react-router-with-preset/tsconfig.json",
"packages/remix/test/fixtures-react-router/03-react-router-custom-entry-server/tsconfig.json",
"packages/remix/test/fixtures-react-router/04-react-router-boa-template/tsconfig.json",
"packages/remix/test/fixtures-react-router/05-react-router-custom-server/tsconfig.json",
"packages/remix/test/fixtures-react-router/06-react-router-with-alt-route/tsconfig.json",
"packages/remix/test/fixtures-react-router/07-react-router-middleware/tsconfig.json",
"packages/remix/test/fixtures-react-router/08-react-router-single-fetch-data/tsconfig.json",
"packages/remix/test/fixtures-vite/01-no-preset/tsconfig.json",
"packages/remix/test/fixtures-vite/02-interactive-remix-routing-v2/tsconfig.json",
"packages/remix/test/fixtures-vite/03-spa-no-preset/tsconfig.json",
"packages/remix/test/fixtures-vite/04-spa-with-vercel-preset/tsconfig.json",
"packages/remix/test/fixtures-vite/05-custom-entry-server/tsconfig.json",
"packages/remix/test/fixtures-vite/06-unstable_singleFetch/tsconfig.json",
"packages/remix/test/fixtures-vite/07-v3_singleFetch/tsconfig.json",
"packages/remix/test/tsconfig.json",
"packages/remix/tsconfig.json",
"packages/routing-utils/test/tsconfig.json",
"packages/routing-utils/tsconfig.json",
"packages/ruby/tsconfig.json",
"packages/rust/test/tsconfig.json",
"packages/rust/tsconfig.json",
"packages/static-build/test/build-fixtures/12-build-output-v1-conflict/tsconfig.json",
"packages/static-build/test/build-fixtures/13-gatsby-with-typescript-config/tsconfig.json",
"packages/static-build/test/fixtures/angular-v16/tsconfig.json",
"packages/static-build/test/fixtures/angular-v17/tsconfig.json",
"packages/static-build/test/fixtures/angular-v8-configured/e2e/tsconfig.json",
"packages/static-build/test/fixtures/angular-v8-configured/tsconfig.json",
"packages/static-build/test/fixtures/angular-v8/e2e/tsconfig.json",
"packages/static-build/test/fixtures/angular-v8/tsconfig.json",
"packages/static-build/test/fixtures/astro-v2/tsconfig.json",
"packages/static-build/test/fixtures/astro-v3/tsconfig.json",
"packages/static-build/test/fixtures/blitz-v2/tsconfig.json",
"packages/static-build/test/fixtures/hydrogen-v2023/jsconfig.json",
"packages/static-build/test/fixtures/ionic-angular-v8/tsconfig.json",
"packages/static-build/test/fixtures/ionic-react-v7/tsconfig.json",
"packages/static-build/test/fixtures/nuxt-v3/server/tsconfig.json",
"packages/static-build/test/fixtures/nuxt-v3/tsconfig.json",
"packages/static-build/test/fixtures/scully-v2/tsconfig.json",
"packages/static-build/test/fixtures/stencil-v1/tsconfig.json",
"packages/static-build/test/fixtures/stencil-v4/tsconfig.json",
"packages/static-build/test/fixtures/storybook-v7/tsconfig.json",
"packages/static-build/test/fixtures/umi-v4/tsconfig.json",
"packages/static-build/test/tsconfig.json",
"packages/static-build/tsconfig.json",
"packages/static-config/test/tsconfig.json",
"packages/static-config/tsconfig.json",
"python/vercel-runtime/src/vercel_runtime/_vendor/click/py.typed",
"python/vercel-runtime/src/vercel_runtime/_vendor/h11/py.typed",
"python/vercel-runtime/src/vercel_runtime/_vendor/markupsafe/py.typed",
"python/vercel-runtime/src/vercel_runtime/_vendor/uvicorn/py.typed",
"python/vercel-runtime/src/vercel_runtime/_vendor/werkzeug/py.typed",
"python/vercel-runtime/src/vercel_runtime/_vendor/wsproto/py.typed",
"utils/tsconfig.json"
],
"largest_source_bytes": 3214128,
"source_files_sampled": 6352,
"oversized_source_files": 25,
"agent_instruction_files": [
"AGENTS.md",
"examples/nextjs/AGENTS.md",
"examples/nextjs/CLAUDE.md",
"packages/cli/AGENTS.md",
"packages/cli/CLAUDE.md",
"python/AGENTS.md",
"python/CLAUDE.md"
],
"agent_instruction_max_bytes": 5105
},
"dependencies": {
"manifests": [
"Cargo.toml",
"api/package.json",
"examples/package.json",
"package.json",
"pyproject.toml"
],
"ecosystems": [
"crates",
"npm",
"pypi"
],
"dependencies": [
{
"name": "@sentry/node",
"manifest": "api/package.json",
"ecosystem": "npm",
"version_constraint": "7.120.1"
},
{
"name": "got",
"manifest": "api/package.json",
"ecosystem": "npm",
"version_constraint": "11.8.5"
},
{
"name": "node-fetch",
"manifest": "api/package.json",
"ecosystem": "npm",
"version_constraint": "2.6.7"
},
{
"name": "parse-github-url",
"manifest": "api/package.json",
"ecosystem": "npm",
"version_constraint": "1.0.2"
},
{
"name": "tar-fs",
"manifest": "api/package.json",
"ecosystem": "npm",
"version_constraint": "2.0.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM request failed: GitHub API error 500 for /repos/vercel/vercel/dependency-graph/sbom",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 481,
"merged_prs": 7741,
"open_issues": 309,
"closed_ratio": 0.888,
"closed_issues": 2442,
"closed_unmerged_prs": 2029
},
"bus_factor": 5,
"top_contributors": [
{
"type": "User",
"login": "leo",
"commits": 1495,
"avatar_url": "https://avatars.githubusercontent.com/u/6170607?u=cbce03757b2f55460a8d6b79cd23fbd6338068e3&v=4"
},
{
"type": "User",
"login": "TooTallNate",
"commits": 1469,
"avatar_url": "https://avatars.githubusercontent.com/u/71256?u=d6a9598cd7963ae290923ab12afeff947f542f80&v=4"
},
{
"type": "User",
"login": "styfle",
"commits": 1176,
"avatar_url": "https://avatars.githubusercontent.com/u/229881?u=58675cc3f9993517e5f29209ccba960d79b719ad&v=4"
},
{
"type": "User",
"login": "vercel-release-bot",
"commits": 661,
"avatar_url": "https://avatars.githubusercontent.com/u/88769842?u=826e251e2d3783a2fb00e3c567c7c110dfd2f511&v=4"
},
{
"type": "User",
"login": "AndyBitz",
"commits": 603,
"avatar_url": "https://avatars.githubusercontent.com/u/16088670?u=1648fd581789b382bba6631e09a513e2ecbdb300&v=4"
},
{
"type": "User",
"login": "ijjk",
"commits": 485,
"avatar_url": "https://avatars.githubusercontent.com/u/22380829?u=0d3d36a4bef923933ffa54c609191dbae9988642&v=4"
},
{
"type": "User",
"login": "rauchg",
"commits": 374,
"avatar_url": "https://avatars.githubusercontent.com/u/13041?u=1ee8d111657cdd02ff6d253df00978d17ee6d722&v=4"
},
{
"type": "User",
"login": "EndangeredMassa",
"commits": 290,
"avatar_url": "https://avatars.githubusercontent.com/u/41545?u=4933ddd5b8c9df14cde3eedd61f3b76141fe350f&v=4"
},
{
"type": "User",
"login": "trek",
"commits": 278,
"avatar_url": "https://avatars.githubusercontent.com/u/9736?u=8ee0e0b7878c20f11defe6127fb5c0b90d3c5752&v=4"
},
{
"type": "User",
"login": "jeffsee55",
"commits": 249,
"avatar_url": "https://avatars.githubusercontent.com/u/5414297?u=32f91a6230468f5f3a2c07d3baa3785fe6849293&v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.14
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"agentics-maintenance.yml",
"bootstrap-vercel-aws-placeholder.yml",
"canary.yml",
"ci-doctor.lock.yml",
"cli-evals.yml",
"comment-cli-tarball.yml",
"cron-update-gatsby-fixtures.yml",
"cron-update-next-canary.yml",
"cron-update-next-latest.yml",
"cron-update-turbo.yml",
"discussions-auto-close.yml",
"faster-template-prebuild-nextjs.yml",
"release-binary.yml",
"release-crates.yml",
"release-python-package.yml",
"release.yml",
"rollback-latest-tag.yml",
"test-lint.yml",
"test-python-packages.yml",
"test.yml",
"update-remix-run-dev.yml",
"update-sandbox.yml",
"validate-binary.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc",
".eslintrc.cjs",
".eslintrc.js",
".eslintrc.json",
"biome.json",
"eslint.config.js",
"eslint.config.mjs"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"Gemfile.lock",
"Pipfile.lock",
"bun.lockb",
"go.sum",
"package-lock.json",
"pnpm-lock.yaml",
"uv.lock",
"yarn.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 6,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 4,
"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": 9,
"reason": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"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": 9,
"reason": "Found 26/27 approved changesets -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 43 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"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": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "1114 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "81360cf21d1b64b5f1d2aa5b188c8e2e5d4798c9",
"ran_at": "2026-07-14T18:38:26Z",
"aggregate_score": 5.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/vercel/vercel",
"host": "github.com",
"name": "vercel",
"owner": "vercel"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"security": 55,
"vitality": 96,
"community": 92,
"governance": 85,
"engineering": 83
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 96,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"commits_last_year": 2044,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 52
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "52/52 weeks with commits",
"points": 36,
"status": "met",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 52
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2044 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2044
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 100,
"latest_release_tag": "vercel@56.2.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 0.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 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "no_commit_sample",
"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": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 92,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"forks": 3691,
"stars": 15913,
"watchers": 233,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "15,913 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 15913
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3,691 forks",
"points": 25,
"status": "met",
"details": [
{
"code": "forks",
"params": {
"count": 3691
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "233 watchers",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 233
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 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": "excellent",
"name": "Sustainability & Governance",
"value": 85,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"bus_factor": 5,
"contributors_sampled": 100,
"top_contributor_share": 0.14
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "5 contributor(s) cover half of all commits",
"points": 45.9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 5
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 14% of commits",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 14
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 43 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 7741,
"open_issues": 309,
"closed_issues": 2442,
"issue_closed_ratio": 0.888,
"closed_unmerged_prs": 2029
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7741/9770 decided PRs merged",
"points": 30.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7741,
"decided": 9770
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 26/27 approved changesets -- score normalized to 9",
"points": 13.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 29644,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "vercel",
"public_repos": 239,
"account_age_days": 3934
},
"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": "29,644 followers of vercel",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 29644,
"login": "vercel"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "239 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 239
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"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": 83,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 88,
"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": "23 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 23
}
}
],
"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": ".eslintrc, .eslintrc.cjs, .eslintrc.js, .eslintrc.json, biome.json, eslint.config.js, eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc, .eslintrc.cjs, .eslintrc.js, .eslintrc.json, biome.json, eslint.config.js, eslint.config.mjs"
}
}
],
"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": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"cli",
"cloud",
"command",
"hosting",
"jamstack",
"ship",
"vercel"
],
"has_wiki": true,
"homepage": "https://vercel.com",
"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://vercel.com",
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 5.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 26/27 approved changesets -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 43 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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1114 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"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": 9
},
"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": "good",
"name": "AI Readiness",
"value": 80,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [
"AGENTS.md",
"examples/nextjs/AGENTS.md",
"examples/nextjs/CLAUDE.md",
"packages/cli/AGENTS.md",
"packages/cli/CLAUDE.md",
"python/AGENTS.md",
"python/CLAUDE.md"
],
"agent_instruction_max_bytes": 5105
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, examples/nextjs/AGENTS.md, examples/nextjs/CLAUDE.md, packages/cli/AGENTS.md, packages/cli/CLAUDE.md, python/AGENTS.md, python/CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, examples/nextjs/AGENTS.md, examples/nextjs/CLAUDE.md, packages/cli/AGENTS.md, packages/cli/CLAUDE.md, python/AGENTS.md, python/CLAUDE.md"
}
}
],
"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": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice",
"automated_maintenance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 91,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"Gemfile.lock",
"Pipfile.lock",
"bun.lockb",
"go.sum",
"package-lock.json",
"pnpm-lock.yaml",
"uv.lock",
"yarn.lock"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"packages/static-build/test/fixtures/40-pelican/Makefile"
],
"has_devcontainer": true,
"has_linter_config": true,
"typecheck_configs": [
"api/tsconfig.json",
"examples/angular/tsconfig.json",
"examples/blitzjs/tsconfig.json",
"examples/elysia/tsconfig.json",
"examples/express/tsconfig.json",
"examples/fastify/tsconfig.json",
"examples/hono/tsconfig.json",
"examples/hydrogen-2/tsconfig.json",
"examples/ionic-angular/tsconfig.json",
"examples/ionic-react/tsconfig.json",
"examples/koa/tsconfig.json",
"examples/mastra/tsconfig.json",
"examples/nestjs/tsconfig.json",
"examples/nextjs/tsconfig.json",
"examples/nitro/tsconfig.json",
"examples/node/tsconfig.json",
"examples/nuxtjs/tsconfig.json",
"examples/react-router/tsconfig.json",
"examples/redwoodjs/api/jsconfig.json",
"examples/redwoodjs/web/jsconfig.json",
"examples/remix/tsconfig.json",
"examples/sanity-v2/tsconfig.json",
"examples/solidstart-1/tsconfig.json",
"examples/stencil/tsconfig.json",
"examples/svelte/tsconfig.json",
"examples/sveltekit-1/jsconfig.json",
"examples/sveltekit/tsconfig.json",
"examples/tanstack-start/tsconfig.json",
"examples/tsconfig.json",
"examples/umijs/tsconfig.json",
"examples/vite-react/tsconfig.json",
"examples/xmcp/tsconfig.json",
"internals/constants/tsconfig.json",
"internals/get-package-json/tests/tsconfig.json",
"internals/get-package-json/tsconfig.json",
"internals/ipc-proxy/tsconfig.json",
"internals/tsconfig/tsconfig.json",
"internals/types/tsconfig.json",
"packages/aws/tsconfig.json",
"packages/backends/test/fixtures/01-express-index-ts-esm/tsconfig.json",
"packages/backends/test/fixtures/02-express-index-ts-cjs/tsconfig.json",
"packages/backends/test/fixtures/03-express-views-pug/tsconfig.json",
"packages/backends/test/fixtures/04-hono-index-ts-esm/tsconfig.json",
"packages/backends/test/fixtures/05-hono-index-ts-cjs/tsconfig.json",
"packages/backends/test/fixtures/06-hono-relative-import/tsconfig.json",
"packages/backends/test/fixtures/07-hono-ts-paths-import/tsconfig.json",
"packages/backends/test/fixtures/08-elysia/tsconfig.json",
"packages/backends/test/fixtures/09-nestjs-with-build-command/tsconfig.json",
"packages/backends/test/fixtures/10-nestjs-no-build-command/tsconfig.json",
"packages/backends/test/fixtures/12-hono-index-ts-esm-cjs-interop/tsconfig.json",
"packages/backends/test/fixtures/13-hono-ts-esm-cjs-interop-2/tsconfig.json",
"packages/backends/test/fixtures/14-hono-esm-cjs-interop-3/tsconfig.json",
"packages/backends/test/fixtures/15-hono-sharp-native-bindings/tsconfig.json",
"packages/backends/test/fixtures/16-hono-node-rs-xxhash/tsconfig.json",
"packages/backends/test/fixtures/17-turborepo-hono-monorepo/apps/api/tsconfig.json",
"packages/backends/test/fixtures/17-turborepo-hono-monorepo/tsconfig.json",
"packages/backends/test/fixtures/18-include-exclude-files/tsconfig.json",
"packages/backends/test/fixtures/21-elysia-vercel-repro/packages/api/tsconfig.json",
"packages/backends/test/fixtures/21-elysia-vercel-repro/packages/data/tsconfig.json",
"packages/backends/test/fixtures/21-elysia-vercel-repro/packages/shared/tsconfig.json",
"packages/backends/test/fixtures/22-hono-argon2-pnpm/tsconfig.json",
"packages/backends/tsconfig.json",
"packages/build-utils/test/fixtures/03-zero-config-angular/e2e/tsconfig.json",
"packages/build-utils/test/fixtures/03-zero-config-angular/tsconfig.json",
"packages/build-utils/test/fixtures/41-turborepo-supporting-corepack-home/apps/docs/tsconfig.json",
"packages/build-utils/test/fixtures/41-turborepo-supporting-corepack-home/apps/web/tsconfig.json",
"packages/build-utils/test/fixtures/41-turborepo-supporting-corepack-home/packages/ui/tsconfig.json",
"packages/build-utils/test/fixtures/44-turborepo-with-turbo-jsonc/apps/web/tsconfig.json",
"packages/build-utils/test/tsconfig.json",
"packages/build-utils/tsconfig.json",
"packages/cervel/tsconfig.json",
"packages/cli-auth/tsconfig.json",
"packages/cli-config/tsconfig.json",
"packages/cli-exec/tsconfig.json",
"packages/cli/evals/evals/_deploy/fixture/tsconfig.json",
"packages/cli/evals/tsconfig.json",
"packages/cli/test/dev/fixtures/02-angular-node/e2e/tsconfig.json",
"packages/cli/test/dev/fixtures/02-angular-node/tsconfig.json",
"packages/cli/test/dev/fixtures/03-aurelia/jsconfig.json",
"packages/cli/test/dev/fixtures/41-tsconfig-jsx/tsconfig.json",
"packages/cli/test/dev/fixtures/express-no-export/tsconfig.json",
"packages/cli/test/dev/fixtures/force-module-commonjs/tsconfig.json",
"packages/cli/test/dev/fixtures/hono-no-export/tsconfig.json",
"packages/cli/test/dev/fixtures/nested-tsconfig/api/tsconfig.json",
"packages/cli/test/dev/fixtures/nested-tsconfig/tsconfig.json",
"packages/cli/test/dev/fixtures/node-ts-node-target/tsconfig.json",
"packages/cli/test/fixtures/unit/commands/build/storybook-with-middleware/tsconfig.json",
"packages/cli/test/fixtures/unit/commands/build/turborepo-hono-monorepo/apps/api/tsconfig.json",
"packages/cli/test/fixtures/unit/commands/build/turborepo-hono-monorepo/packages/echo/tsconfig.json",
"packages/cli/test/fixtures/unit/commands/build/turborepo-hono-standalone/apps/api/tsconfig.json",
"packages/cli/test/tsconfig.json",
"packages/cli/tsconfig.json",
"packages/client/tests/tsconfig.json",
"packages/client/tsconfig.json",
"packages/config/example/tsconfig.json",
"packages/config/tsconfig.json",
"packages/connect/test/tsconfig.json",
"packages/connect/tsconfig.json",
"packages/container/tsconfig.json",
"packages/detect-agent/tsconfig.json",
"packages/edge/tsconfig.json",
"packages/elysia/tsconfig.json",
"packages/error-utils/test/tsconfig.json",
"packages/error-utils/tsconfig.json",
"packages/express/test/failing-fixtures/01-server-ts-no-module-no-tsconfig/tsconfig.json",
"packages/express/test/failing-fixtures/02-missing-entrypoint/tsconfig.json",
"packages/express/test/failing-fixtures/03-missing-entrypoint-with-build-and-main/tsconfig.json",
"packages/express/test/failing-fixtures/04-missing-entrypoint-with-build-and-output-dir/tsconfig.json",
"packages/express/test/failing-fixtures/05-missing-entrypoint-with-main/tsconfig.json",
"packages/express/test/failing-fixtures/06-missing-entrypoint-with-output-dir/tsconfig.json",
"packages/express/test/failing-fixtures/07-invalid-ts/tsconfig.json",
"packages/express/test/fixtures/11-index-ts-tsconfig-node/tsconfig.json",
"packages/express/test/fixtures/12-index-mts-tsconfig-node-no-module/tsconfig.json",
"packages/express/test/fixtures/19-index-cts-module-tsconfig/tsconfig.json",
"packages/express/test/fixtures/20-main-field/tsconfig.json",
"packages/express/test/fixtures/21-main-field-with-build-step/tsconfig.json",
"packages/express/tsconfig.json",
"packages/fastify/tsconfig.json",
"packages/firewall/tsconfig.json",
"packages/frameworks/test/tsconfig.json",
"packages/frameworks/tsconfig.json",
"packages/fs-detectors/test/tsconfig.json",
"packages/fs-detectors/tsconfig.json",
"packages/functions/tsconfig.json",
"packages/gatsby-plugin-vercel-builder/test/tsconfig.json",
"packages/gatsby-plugin-vercel-builder/tsconfig.json",
"packages/go/test/tsconfig.json",
"packages/go/tsconfig.json",
"packages/h3/tsconfig.json",
"packages/hono/test/failing-fixtures/01-server-ts-no-module-no-tsconfig/tsconfig.json",
"packages/hono/test/failing-fixtures/02-entrypoint-with-no-import/tsconfig.json",
"packages/hono/test/failing-fixtures/03-no-entrypoint/tsconfig.json",
"packages/hono/test/fixtures/11-index-ts-tsconfig-node/tsconfig.json",
"packages/hono/test/fixtures/12-index-mts-tsconfig-node-no-module/tsconfig.json",
"packages/hono/tsconfig.json",
"packages/hydrogen/test/fixtures/demo-store-js/jsconfig.json",
"packages/hydrogen/test/fixtures/demo-store-ts/tsconfig.json",
"packages/hydrogen/test/fixtures/hello-world-js/jsconfig.json",
"packages/hydrogen/test/fixtures/hello-world-ts/tsconfig.json",
"packages/hydrogen/tsconfig.json",
"packages/koa/tsconfig.json",
"packages/nestjs/test/fixtures/01-basic/tsconfig.json",
"packages/nestjs/tsconfig.json",
"packages/next/test/fixtures/00-legacy-mono-repo-server-mode/packages/nextjs/tsconfig.json",
"packages/next/test/fixtures/00-legacy-mono-repo-server-mode/tsconfig.json",
"packages/next/test/fixtures/00-static-metadata-test/tsconfig.json",
"packages/next/test/fixtures/09-yarn-workspaces/packages/common/tsconfig.json",
"packages/next/test/fixtures/09-yarn-workspaces/packages/web/tsconfig.json",
"packages/next/test/tsconfig.json",
"packages/next/test/unit/fixtures/02-edge-function-basepath/tsconfig.json",
"packages/next/test/unit/fixtures/04-edge-function-i18n/tsconfig.json",
"packages/next/tsconfig.json",
"packages/node/test/fixtures/04-tsx-resolve/tsconfig.json",
"packages/node/test/fixtures/06-ts-esm/tsconfig.json",
"packages/node/test/fixtures/14-stack-trace-ts/tsconfig.json",
"packages/node/test/fixtures/15-helpers/ts-legacy/tsconfig.json",
"packages/node/test/fixtures/15-helpers/ts/tsconfig.json",
"packages/node/test/fixtures/18-nested-tsconfig/functions/tsconfig.json",
"packages/node/test/fixtures/18-nested-tsconfig/tsconfig.json",
"packages/node/test/fixtures/18.1-nested-packagejson/backend/tsconfig.json",
"packages/node/test/fixtures/18.1-nested-packagejson/frontend/tsconfig.json",
"packages/node/test/fixtures/37-vercel-og/tsconfig.json",
"packages/node/test/fixtures/42-yarn-workspaces-typescript-dep/packages/lib/tsconfig.json",
"packages/node/test/fixtures/42-yarn-workspaces-typescript-dep/tsconfig.json",
"packages/node/test/fixtures/45-noEmitOnError-true/tsconfig.json",
"packages/node/test/fixtures/46-noEmitOnError-false/tsconfig.json",
"packages/node/test/tsconfig.json",
"packages/node/tsconfig.json",
"packages/oidc-aws-credentials-provider/tsconfig.json",
"packages/oidc/tsconfig.json",
"packages/passport/tsconfig.json",
"packages/python-analysis/test/tsconfig.json",
"packages/python-analysis/tsconfig.json",
"packages/python/test/tsconfig.json",
"packages/python/tsconfig.json",
"packages/react-router/tsconfig.json",
"packages/redwood/tsconfig.json",
"packages/related-projects/tsconfig.json",
"packages/remix/test/fixtures-legacy/01-remix-basics/tsconfig.json",
"packages/remix/test/fixtures-legacy/02-remix-basics-mjs/tsconfig.json",
"packages/remix/test/fixtures-legacy/03-with-pnpm/tsconfig.json",
"packages/remix/test/fixtures-legacy/04-with-npm9-linked/tsconfig.json",
"packages/remix/test/fixtures-legacy/07-turborepo/apps/remix-app/tsconfig.json",
"packages/remix/test/fixtures-legacy/07-turborepo/packages/ui/tsconfig.json",
"packages/remix/test/fixtures-legacy/08-no-entry-yarn/tsconfig.json",
"packages/remix/test/fixtures-legacy/09-no-entry-pnpm/tsconfig.json",
"packages/remix/test/fixtures-legacy/10-hydrogen-2/tsconfig.json",
"packages/remix/test/fixtures-legacy/11-hydrogen-2-js/jsconfig.json",
"packages/remix/test/fixtures-legacy/12-remix-v2/tsconfig.json",
"packages/remix/test/fixtures-legacy/13-remix-v2-public-path/tsconfig.json",
"packages/remix/test/fixtures-legacy/14-node-linker-hoisted/apps/remix/tsconfig.json",
"packages/remix/test/fixtures-legacy/14-node-linker-hoisted/tsconfig.json",
"packages/remix/test/fixtures-react-router/01-react-router-no-preset/tsconfig.json",
"packages/remix/test/fixtures-react-router/02-react-router-with-preset/tsconfig.json",
"packages/remix/test/fixtures-react-router/03-react-router-custom-entry-server/tsconfig.json",
"packages/remix/test/fixtures-react-router/04-react-router-boa-template/tsconfig.json",
"packages/remix/test/fixtures-react-router/05-react-router-custom-server/tsconfig.json",
"packages/remix/test/fixtures-react-router/06-react-router-with-alt-route/tsconfig.json",
"packages/remix/test/fixtures-react-router/07-react-router-middleware/tsconfig.json",
"packages/remix/test/fixtures-react-router/08-react-router-single-fetch-data/tsconfig.json",
"packages/remix/test/fixtures-vite/01-no-preset/tsconfig.json",
"packages/remix/test/fixtures-vite/02-interactive-remix-routing-v2/tsconfig.json",
"packages/remix/test/fixtures-vite/03-spa-no-preset/tsconfig.json",
"packages/remix/test/fixtures-vite/04-spa-with-vercel-preset/tsconfig.json",
"packages/remix/test/fixtures-vite/05-custom-entry-server/tsconfig.json",
"packages/remix/test/fixtures-vite/06-unstable_singleFetch/tsconfig.json",
"packages/remix/test/fixtures-vite/07-v3_singleFetch/tsconfig.json",
"packages/remix/test/tsconfig.json",
"packages/remix/tsconfig.json",
"packages/routing-utils/test/tsconfig.json",
"packages/routing-utils/tsconfig.json",
"packages/ruby/tsconfig.json",
"packages/rust/test/tsconfig.json",
"packages/rust/tsconfig.json",
"packages/static-build/test/build-fixtures/12-build-output-v1-conflict/tsconfig.json",
"packages/static-build/test/build-fixtures/13-gatsby-with-typescript-config/tsconfig.json",
"packages/static-build/test/fixtures/angular-v16/tsconfig.json",
"packages/static-build/test/fixtures/angular-v17/tsconfig.json",
"packages/static-build/test/fixtures/angular-v8-configured/e2e/tsconfig.json",
"packages/static-build/test/fixtures/angular-v8-configured/tsconfig.json",
"packages/static-build/test/fixtures/angular-v8/e2e/tsconfig.json",
"packages/static-build/test/fixtures/angular-v8/tsconfig.json",
"packages/static-build/test/fixtures/astro-v2/tsconfig.json",
"packages/static-build/test/fixtures/astro-v3/tsconfig.json",
"packages/static-build/test/fixtures/blitz-v2/tsconfig.json",
"packages/static-build/test/fixtures/hydrogen-v2023/jsconfig.json",
"packages/static-build/test/fixtures/ionic-angular-v8/tsconfig.json",
"packages/static-build/test/fixtures/ionic-react-v7/tsconfig.json",
"packages/static-build/test/fixtures/nuxt-v3/server/tsconfig.json",
"packages/static-build/test/fixtures/nuxt-v3/tsconfig.json",
"packages/static-build/test/fixtures/scully-v2/tsconfig.json",
"packages/static-build/test/fixtures/stencil-v1/tsconfig.json",
"packages/static-build/test/fixtures/stencil-v4/tsconfig.json",
"packages/static-build/test/fixtures/storybook-v7/tsconfig.json",
"packages/static-build/test/fixtures/umi-v4/tsconfig.json",
"packages/static-build/test/tsconfig.json",
"packages/static-build/tsconfig.json",
"packages/static-config/test/tsconfig.json",
"packages/static-config/tsconfig.json",
"python/vercel-runtime/src/vercel_runtime/_vendor/click/py.typed",
"python/vercel-runtime/src/vercel_runtime/_vendor/h11/py.typed",
"python/vercel-runtime/src/vercel_runtime/_vendor/markupsafe/py.typed",
"python/vercel-runtime/src/vercel_runtime/_vendor/uvicorn/py.typed",
"python/vercel-runtime/src/vercel_runtime/_vendor/werkzeug/py.typed",
"python/vercel-runtime/src/vercel_runtime/_vendor/wsproto/py.typed",
"utils/tsconfig.json"
],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "packages/static-build/test/fixtures/40-pelican/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "packages/static-build/test/fixtures/40-pelican/Makefile"
}
}
],
"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": ".eslintrc, .eslintrc.cjs, .eslintrc.js, .eslintrc.json, biome.json, eslint.config.js, eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc, .eslintrc.cjs, .eslintrc.js, .eslintrc.json, biome.json, eslint.config.js, eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "api/tsconfig.json, examples/angular/tsconfig.json, examples/blitzjs/tsconfig.json, examples/elysia/tsconfig.json, examples/express/tsconfig.json, examples/fastify/tsconfig.json, examples/hono/tsconfig.json, examples/hydrogen-2/tsconfig.json, examples/ionic-angular/tsconfig.json, examples/ionic-react/tsconfig.json, examples/koa/tsconfig.json, examples/mastra/tsconfig.json, examples/nestjs/tsconfig.json, examples/nextjs/tsconfig.json, examples/nitro/tsconfig.json, examples/node/tsconfig.json, examples/nuxtjs/tsconfig.json, examples/react-router/tsconfig.json, examples/redwoodjs/api/jsconfig.json, examples/redwoodjs/web/jsconfig.json, examples/remix/tsconfig.json, examples/sanity-v2/tsconfig.json, examples/solidstart-1/tsconfig.json, examples/stencil/tsconfig.json, examples/svelte/tsconfig.json, examples/sveltekit-1/jsconfig.json, examples/sveltekit/tsconfig.json, examples/tanstack-start/tsconfig.json, examples/tsconfig.json, examples/umijs/tsconfig.json, examples/vite-react/tsconfig.json, examples/xmcp/tsconfig.json, internals/constants/tsconfig.json, internals/get-package-json/tests/tsconfig.json, internals/get-package-json/tsconfig.json, internals/ipc-proxy/tsconfig.json, internals/tsconfig/tsconfig.json, internals/types/tsconfig.json, packages/aws/tsconfig.json, packages/backends/test/fixtures/01-express-index-ts-esm/tsconfig.json, packages/backends/test/fixtures/02-express-index-ts-cjs/tsconfig.json, packages/backends/test/fixtures/03-express-views-pug/tsconfig.json, packages/backends/test/fixtures/04-hono-index-ts-esm/tsconfig.json, packages/backends/test/fixtures/05-hono-index-ts-cjs/tsconfig.json, packages/backends/test/fixtures/06-hono-relative-import/tsconfig.json, packages/backends/test/fixtures/07-hono-ts-paths-import/tsconfig.json, packages/backends/test/fixtures/08-elysia/tsconfig.json, packages/backends/test/fixtures/09-nestjs-with-build-command/tsconfig.json, packages/backends/test/fixtures/10-nestjs-no-build-command/tsconfig.json, packages/backends/test/fixtures/12-hono-index-ts-esm-cjs-interop/tsconfig.json, packages/backends/test/fixtures/13-hono-ts-esm-cjs-interop-2/tsconfig.json, packages/backends/test/fixtures/14-hono-esm-cjs-interop-3/tsconfig.json, packages/backends/test/fixtures/15-hono-sharp-native-bindings/tsconfig.json, packages/backends/test/fixtures/16-hono-node-rs-xxhash/tsconfig.json, packages/backends/test/fixtures/17-turborepo-hono-monorepo/apps/api/tsconfig.json, packages/backends/test/fixtures/17-turborepo-hono-monorepo/tsconfig.json, packages/backends/test/fixtures/18-include-exclude-files/tsconfig.json, packages/backends/test/fixtures/21-elysia-vercel-repro/packages/api/tsconfig.json, packages/backends/test/fixtures/21-elysia-vercel-repro/packages/data/tsconfig.json, packages/backends/test/fixtures/21-elysia-vercel-repro/packages/shared/tsconfig.json, packages/backends/test/fixtures/22-hono-argon2-pnpm/tsconfig.json, packages/backends/tsconfig.json, packages/build-utils/test/fixtures/03-zero-config-angular/e2e/tsconfig.json, packages/build-utils/test/fixtures/03-zero-config-angular/tsconfig.json, packages/build-utils/test/fixtures/41-turborepo-supporting-corepack-home/apps/docs/tsconfig.json, packages/build-utils/test/fixtures/41-turborepo-supporting-corepack-home/apps/web/tsconfig.json, packages/build-utils/test/fixtures/41-turborepo-supporting-corepack-home/packages/ui/tsconfig.json, packages/build-utils/test/fixtures/44-turborepo-with-turbo-jsonc/apps/web/tsconfig.json, packages/build-utils/test/tsconfig.json, packages/build-utils/tsconfig.json, packages/cervel/tsconfig.json, packages/cli-auth/tsconfig.json, packages/cli-config/tsconfig.json, packages/cli-exec/tsconfig.json, packages/cli/evals/evals/_deploy/fixture/tsconfig.json, packages/cli/evals/tsconfig.json, packages/cli/test/dev/fixtures/02-angular-node/e2e/tsconfig.json, packages/cli/test/dev/fixtures/02-angular-node/tsconfig.json, packages/cli/test/dev/fixtures/03-aurelia/jsconfig.json, packages/cli/test/dev/fixtures/41-tsconfig-jsx/tsconfig.json, packages/cli/test/dev/fixtures/express-no-export/tsconfig.json, packages/cli/test/dev/fixtures/force-module-commonjs/tsconfig.json, packages/cli/test/dev/fixtures/hono-no-export/tsconfig.json, packages/cli/test/dev/fixtures/nested-tsconfig/api/tsconfig.json, packages/cli/test/dev/fixtures/nested-tsconfig/tsconfig.json, packages/cli/test/dev/fixtures/node-ts-node-target/tsconfig.json, packages/cli/test/fixtures/unit/commands/build/storybook-with-middleware/tsconfig.json, packages/cli/test/fixtures/unit/commands/build/turborepo-hono-monorepo/apps/api/tsconfig.json, packages/cli/test/fixtures/unit/commands/build/turborepo-hono-monorepo/packages/echo/tsconfig.json, packages/cli/test/fixtures/unit/commands/build/turborepo-hono-standalone/apps/api/tsconfig.json, packages/cli/test/tsconfig.json, packages/cli/tsconfig.json, packages/client/tests/tsconfig.json, packages/client/tsconfig.json, packages/config/example/tsconfig.json, packages/config/tsconfig.json, packages/connect/test/tsconfig.json, packages/connect/tsconfig.json, packages/container/tsconfig.json, packages/detect-agent/tsconfig.json, packages/edge/tsconfig.json, packages/elysia/tsconfig.json, packages/error-utils/test/tsconfig.json, packages/error-utils/tsconfig.json, packages/express/test/failing-fixtures/01-server-ts-no-module-no-tsconfig/tsconfig.json, packages/express/test/failing-fixtures/02-missing-entrypoint/tsconfig.json, packages/express/test/failing-fixtures/03-missing-entrypoint-with-build-and-main/tsconfig.json, packages/express/test/failing-fixtures/04-missing-entrypoint-with-build-and-output-dir/tsconfig.json, packages/express/test/failing-fixtures/05-missing-entrypoint-with-main/tsconfig.json, packages/express/test/failing-fixtures/06-missing-entrypoint-with-output-dir/tsconfig.json, packages/express/test/failing-fixtures/07-invalid-ts/tsconfig.json, packages/express/test/fixtures/11-index-ts-tsconfig-node/tsconfig.json, packages/express/test/fixtures/12-index-mts-tsconfig-node-no-module/tsconfig.json, packages/express/test/fixtures/19-index-cts-module-tsconfig/tsconfig.json, packages/express/test/fixtures/20-main-field/tsconfig.json, packages/express/test/fixtures/21-main-field-with-build-step/tsconfig.json, packages/express/tsconfig.json, packages/fastify/tsconfig.json, packages/firewall/tsconfig.json, packages/frameworks/test/tsconfig.json, packages/frameworks/tsconfig.json, packages/fs-detectors/test/tsconfig.json, packages/fs-detectors/tsconfig.json, packages/functions/tsconfig.json, packages/gatsby-plugin-vercel-builder/test/tsconfig.json, packages/gatsby-plugin-vercel-builder/tsconfig.json, packages/go/test/tsconfig.json, packages/go/tsconfig.json, packages/h3/tsconfig.json, packages/hono/test/failing-fixtures/01-server-ts-no-module-no-tsconfig/tsconfig.json, packages/hono/test/failing-fixtures/02-entrypoint-with-no-import/tsconfig.json, packages/hono/test/failing-fixtures/03-no-entrypoint/tsconfig.json, packages/hono/test/fixtures/11-index-ts-tsconfig-node/tsconfig.json, packages/hono/test/fixtures/12-index-mts-tsconfig-node-no-module/tsconfig.json, packages/hono/tsconfig.json, packages/hydrogen/test/fixtures/demo-store-js/jsconfig.json, packages/hydrogen/test/fixtures/demo-store-ts/tsconfig.json, packages/hydrogen/test/fixtures/hello-world-js/jsconfig.json, packages/hydrogen/test/fixtures/hello-world-ts/tsconfig.json, packages/hydrogen/tsconfig.json, packages/koa/tsconfig.json, packages/nestjs/test/fixtures/01-basic/tsconfig.json, packages/nestjs/tsconfig.json, packages/next/test/fixtures/00-legacy-mono-repo-server-mode/packages/nextjs/tsconfig.json, packages/next/test/fixtures/00-legacy-mono-repo-server-mode/tsconfig.json, packages/next/test/fixtures/00-static-metadata-test/tsconfig.json, packages/next/test/fixtures/09-yarn-workspaces/packages/common/tsconfig.json, packages/next/test/fixtures/09-yarn-workspaces/packages/web/tsconfig.json, packages/next/test/tsconfig.json, packages/next/test/unit/fixtures/02-edge-function-basepath/tsconfig.json, packages/next/test/unit/fixtures/04-edge-function-i18n/tsconfig.json, packages/next/tsconfig.json, packages/node/test/fixtures/04-tsx-resolve/tsconfig.json, packages/node/test/fixtures/06-ts-esm/tsconfig.json, packages/node/test/fixtures/14-stack-trace-ts/tsconfig.json, packages/node/test/fixtures/15-helpers/ts-legacy/tsconfig.json, packages/node/test/fixtures/15-helpers/ts/tsconfig.json, packages/node/test/fixtures/18-nested-tsconfig/functions/tsconfig.json, packages/node/test/fixtures/18-nested-tsconfig/tsconfig.json, packages/node/test/fixtures/18.1-nested-packagejson/backend/tsconfig.json, packages/node/test/fixtures/18.1-nested-packagejson/frontend/tsconfig.json, packages/node/test/fixtures/37-vercel-og/tsconfig.json, packages/node/test/fixtures/42-yarn-workspaces-typescript-dep/packages/lib/tsconfig.json, packages/node/test/fixtures/42-yarn-workspaces-typescript-dep/tsconfig.json, packages/node/test/fixtures/45-noEmitOnError-true/tsconfig.json, packages/node/test/fixtures/46-noEmitOnError-false/tsconfig.json, packages/node/test/tsconfig.json, packages/node/tsconfig.json, packages/oidc-aws-credentials-provider/tsconfig.json, packages/oidc/tsconfig.json, packages/passport/tsconfig.json, packages/python-analysis/test/tsconfig.json, packages/python-analysis/tsconfig.json, packages/python/test/tsconfig.json, packages/python/tsconfig.json, packages/react-router/tsconfig.json, packages/redwood/tsconfig.json, packages/related-projects/tsconfig.json, packages/remix/test/fixtures-legacy/01-remix-basics/tsconfig.json, packages/remix/test/fixtures-legacy/02-remix-basics-mjs/tsconfig.json, packages/remix/test/fixtures-legacy/03-with-pnpm/tsconfig.json, packages/remix/test/fixtures-legacy/04-with-npm9-linked/tsconfig.json, packages/remix/test/fixtures-legacy/07-turborepo/apps/remix-app/tsconfig.json, packages/remix/test/fixtures-legacy/07-turborepo/packages/ui/tsconfig.json, packages/remix/test/fixtures-legacy/08-no-entry-yarn/tsconfig.json, packages/remix/test/fixtures-legacy/09-no-entry-pnpm/tsconfig.json, packages/remix/test/fixtures-legacy/10-hydrogen-2/tsconfig.json, packages/remix/test/fixtures-legacy/11-hydrogen-2-js/jsconfig.json, packages/remix/test/fixtures-legacy/12-remix-v2/tsconfig.json, packages/remix/test/fixtures-legacy/13-remix-v2-public-path/tsconfig.json, packages/remix/test/fixtures-legacy/14-node-linker-hoisted/apps/remix/tsconfig.json, packages/remix/test/fixtures-legacy/14-node-linker-hoisted/tsconfig.json, packages/remix/test/fixtures-react-router/01-react-router-no-preset/tsconfig.json, packages/remix/test/fixtures-react-router/02-react-router-with-preset/tsconfig.json, packages/remix/test/fixtures-react-router/03-react-router-custom-entry-server/tsconfig.json, packages/remix/test/fixtures-react-router/04-react-router-boa-template/tsconfig.json, packages/remix/test/fixtures-react-router/05-react-router-custom-server/tsconfig.json, packages/remix/test/fixtures-react-router/06-react-router-with-alt-route/tsconfig.json, packages/remix/test/fixtures-react-router/07-react-router-middleware/tsconfig.json, packages/remix/test/fixtures-react-router/08-react-router-single-fetch-data/tsconfig.json, packages/remix/test/fixtures-vite/01-no-preset/tsconfig.json, packages/remix/test/fixtures-vite/02-interactive-remix-routing-v2/tsconfig.json, packages/remix/test/fixtures-vite/03-spa-no-preset/tsconfig.json, packages/remix/test/fixtures-vite/04-spa-with-vercel-preset/tsconfig.json, packages/remix/test/fixtures-vite/05-custom-entry-server/tsconfig.json, packages/remix/test/fixtures-vite/06-unstable_singleFetch/tsconfig.json, packages/remix/test/fixtures-vite/07-v3_singleFetch/tsconfig.json, packages/remix/test/tsconfig.json, packages/remix/tsconfig.json, packages/routing-utils/test/tsconfig.json, packages/routing-utils/tsconfig.json, packages/ruby/tsconfig.json, packages/rust/test/tsconfig.json, packages/rust/tsconfig.json, packages/static-build/test/build-fixtures/12-build-output-v1-conflict/tsconfig.json, packages/static-build/test/build-fixtures/13-gatsby-with-typescript-config/tsconfig.json, packages/static-build/test/fixtures/angular-v16/tsconfig.json, packages/static-build/test/fixtures/angular-v17/tsconfig.json, packages/static-build/test/fixtures/angular-v8-configured/e2e/tsconfig.json, packages/static-build/test/fixtures/angular-v8-configured/tsconfig.json, packages/static-build/test/fixtures/angular-v8/e2e/tsconfig.json, packages/static-build/test/fixtures/angular-v8/tsconfig.json, packages/static-build/test/fixtures/astro-v2/tsconfig.json, packages/static-build/test/fixtures/astro-v3/tsconfig.json, packages/static-build/test/fixtures/blitz-v2/tsconfig.json, packages/static-build/test/fixtures/hydrogen-v2023/jsconfig.json, packages/static-build/test/fixtures/ionic-angular-v8/tsconfig.json, packages/static-build/test/fixtures/ionic-react-v7/tsconfig.json, packages/static-build/test/fixtures/nuxt-v3/server/tsconfig.json, packages/static-build/test/fixtures/nuxt-v3/tsconfig.json, packages/static-build/test/fixtures/scully-v2/tsconfig.json, packages/static-build/test/fixtures/stencil-v1/tsconfig.json, packages/static-build/test/fixtures/stencil-v4/tsconfig.json, packages/static-build/test/fixtures/storybook-v7/tsconfig.json, packages/static-build/test/fixtures/umi-v4/tsconfig.json, packages/static-build/test/tsconfig.json, packages/static-build/tsconfig.json, packages/static-config/test/tsconfig.json, packages/static-config/tsconfig.json, python/vercel-runtime/src/vercel_runtime/_vendor/click/py.typed, python/vercel-runtime/src/vercel_runtime/_vendor/h11/py.typed, python/vercel-runtime/src/vercel_runtime/_vendor/markupsafe/py.typed, python/vercel-runtime/src/vercel_runtime/_vendor/uvicorn/py.typed, python/vercel-runtime/src/vercel_runtime/_vendor/werkzeug/py.typed, python/vercel-runtime/src/vercel_runtime/_vendor/wsproto/py.typed, utils/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "api/tsconfig.json, examples/angular/tsconfig.json, examples/blitzjs/tsconfig.json, examples/elysia/tsconfig.json, examples/express/tsconfig.json, examples/fastify/tsconfig.json, examples/hono/tsconfig.json, examples/hydrogen-2/tsconfig.json, examples/ionic-angular/tsconfig.json, examples/ionic-react/tsconfig.json, examples/koa/tsconfig.json, examples/mastra/tsconfig.json, examples/nestjs/tsconfig.json, examples/nextjs/tsconfig.json, examples/nitro/tsconfig.json, examples/node/tsconfig.json, examples/nuxtjs/tsconfig.json, examples/react-router/tsconfig.json, examples/redwoodjs/api/jsconfig.json, examples/redwoodjs/web/jsconfig.json, examples/remix/tsconfig.json, examples/sanity-v2/tsconfig.json, examples/solidstart-1/tsconfig.json, examples/stencil/tsconfig.json, examples/svelte/tsconfig.json, examples/sveltekit-1/jsconfig.json, examples/sveltekit/tsconfig.json, examples/tanstack-start/tsconfig.json, examples/tsconfig.json, examples/umijs/tsconfig.json, examples/vite-react/tsconfig.json, examples/xmcp/tsconfig.json, internals/constants/tsconfig.json, internals/get-package-json/tests/tsconfig.json, internals/get-package-json/tsconfig.json, internals/ipc-proxy/tsconfig.json, internals/tsconfig/tsconfig.json, internals/types/tsconfig.json, packages/aws/tsconfig.json, packages/backends/test/fixtures/01-express-index-ts-esm/tsconfig.json, packages/backends/test/fixtures/02-express-index-ts-cjs/tsconfig.json, packages/backends/test/fixtures/03-express-views-pug/tsconfig.json, packages/backends/test/fixtures/04-hono-index-ts-esm/tsconfig.json, packages/backends/test/fixtures/05-hono-index-ts-cjs/tsconfig.json, packages/backends/test/fixtures/06-hono-relative-import/tsconfig.json, packages/backends/test/fixtures/07-hono-ts-paths-import/tsconfig.json, packages/backends/test/fixtures/08-elysia/tsconfig.json, packages/backends/test/fixtures/09-nestjs-with-build-command/tsconfig.json, packages/backends/test/fixtures/10-nestjs-no-build-command/tsconfig.json, packages/backends/test/fixtures/12-hono-index-ts-esm-cjs-interop/tsconfig.json, packages/backends/test/fixtures/13-hono-ts-esm-cjs-interop-2/tsconfig.json, packages/backends/test/fixtures/14-hono-esm-cjs-interop-3/tsconfig.json, packages/backends/test/fixtures/15-hono-sharp-native-bindings/tsconfig.json, packages/backends/test/fixtures/16-hono-node-rs-xxhash/tsconfig.json, packages/backends/test/fixtures/17-turborepo-hono-monorepo/apps/api/tsconfig.json, packages/backends/test/fixtures/17-turborepo-hono-monorepo/tsconfig.json, packages/backends/test/fixtures/18-include-exclude-files/tsconfig.json, packages/backends/test/fixtures/21-elysia-vercel-repro/packages/api/tsconfig.json, packages/backends/test/fixtures/21-elysia-vercel-repro/packages/data/tsconfig.json, packages/backends/test/fixtures/21-elysia-vercel-repro/packages/shared/tsconfig.json, packages/backends/test/fixtures/22-hono-argon2-pnpm/tsconfig.json, packages/backends/tsconfig.json, packages/build-utils/test/fixtures/03-zero-config-angular/e2e/tsconfig.json, packages/build-utils/test/fixtures/03-zero-config-angular/tsconfig.json, packages/build-utils/test/fixtures/41-turborepo-supporting-corepack-home/apps/docs/tsconfig.json, packages/build-utils/test/fixtures/41-turborepo-supporting-corepack-home/apps/web/tsconfig.json, packages/build-utils/test/fixtures/41-turborepo-supporting-corepack-home/packages/ui/tsconfig.json, packages/build-utils/test/fixtures/44-turborepo-with-turbo-jsonc/apps/web/tsconfig.json, packages/build-utils/test/tsconfig.json, packages/build-utils/tsconfig.json, packages/cervel/tsconfig.json, packages/cli-auth/tsconfig.json, packages/cli-config/tsconfig.json, packages/cli-exec/tsconfig.json, packages/cli/evals/evals/_deploy/fixture/tsconfig.json, packages/cli/evals/tsconfig.json, packages/cli/test/dev/fixtures/02-angular-node/e2e/tsconfig.json, packages/cli/test/dev/fixtures/02-angular-node/tsconfig.json, packages/cli/test/dev/fixtures/03-aurelia/jsconfig.json, packages/cli/test/dev/fixtures/41-tsconfig-jsx/tsconfig.json, packages/cli/test/dev/fixtures/express-no-export/tsconfig.json, packages/cli/test/dev/fixtures/force-module-commonjs/tsconfig.json, packages/cli/test/dev/fixtures/hono-no-export/tsconfig.json, packages/cli/test/dev/fixtures/nested-tsconfig/api/tsconfig.json, packages/cli/test/dev/fixtures/nested-tsconfig/tsconfig.json, packages/cli/test/dev/fixtures/node-ts-node-target/tsconfig.json, packages/cli/test/fixtures/unit/commands/build/storybook-with-middleware/tsconfig.json, packages/cli/test/fixtures/unit/commands/build/turborepo-hono-monorepo/apps/api/tsconfig.json, packages/cli/test/fixtures/unit/commands/build/turborepo-hono-monorepo/packages/echo/tsconfig.json, packages/cli/test/fixtures/unit/commands/build/turborepo-hono-standalone/apps/api/tsconfig.json, packages/cli/test/tsconfig.json, packages/cli/tsconfig.json, packages/client/tests/tsconfig.json, packages/client/tsconfig.json, packages/config/example/tsconfig.json, packages/config/tsconfig.json, packages/connect/test/tsconfig.json, packages/connect/tsconfig.json, packages/container/tsconfig.json, packages/detect-agent/tsconfig.json, packages/edge/tsconfig.json, packages/elysia/tsconfig.json, packages/error-utils/test/tsconfig.json, packages/error-utils/tsconfig.json, packages/express/test/failing-fixtures/01-server-ts-no-module-no-tsconfig/tsconfig.json, packages/express/test/failing-fixtures/02-missing-entrypoint/tsconfig.json, packages/express/test/failing-fixtures/03-missing-entrypoint-with-build-and-main/tsconfig.json, packages/express/test/failing-fixtures/04-missing-entrypoint-with-build-and-output-dir/tsconfig.json, packages/express/test/failing-fixtures/05-missing-entrypoint-with-main/tsconfig.json, packages/express/test/failing-fixtures/06-missing-entrypoint-with-output-dir/tsconfig.json, packages/express/test/failing-fixtures/07-invalid-ts/tsconfig.json, packages/express/test/fixtures/11-index-ts-tsconfig-node/tsconfig.json, packages/express/test/fixtures/12-index-mts-tsconfig-node-no-module/tsconfig.json, packages/express/test/fixtures/19-index-cts-module-tsconfig/tsconfig.json, packages/express/test/fixtures/20-main-field/tsconfig.json, packages/express/test/fixtures/21-main-field-with-build-step/tsconfig.json, packages/express/tsconfig.json, packages/fastify/tsconfig.json, packages/firewall/tsconfig.json, packages/frameworks/test/tsconfig.json, packages/frameworks/tsconfig.json, packages/fs-detectors/test/tsconfig.json, packages/fs-detectors/tsconfig.json, packages/functions/tsconfig.json, packages/gatsby-plugin-vercel-builder/test/tsconfig.json, packages/gatsby-plugin-vercel-builder/tsconfig.json, packages/go/test/tsconfig.json, packages/go/tsconfig.json, packages/h3/tsconfig.json, packages/hono/test/failing-fixtures/01-server-ts-no-module-no-tsconfig/tsconfig.json, packages/hono/test/failing-fixtures/02-entrypoint-with-no-import/tsconfig.json, packages/hono/test/failing-fixtures/03-no-entrypoint/tsconfig.json, packages/hono/test/fixtures/11-index-ts-tsconfig-node/tsconfig.json, packages/hono/test/fixtures/12-index-mts-tsconfig-node-no-module/tsconfig.json, packages/hono/tsconfig.json, packages/hydrogen/test/fixtures/demo-store-js/jsconfig.json, packages/hydrogen/test/fixtures/demo-store-ts/tsconfig.json, packages/hydrogen/test/fixtures/hello-world-js/jsconfig.json, packages/hydrogen/test/fixtures/hello-world-ts/tsconfig.json, packages/hydrogen/tsconfig.json, packages/koa/tsconfig.json, packages/nestjs/test/fixtures/01-basic/tsconfig.json, packages/nestjs/tsconfig.json, packages/next/test/fixtures/00-legacy-mono-repo-server-mode/packages/nextjs/tsconfig.json, packages/next/test/fixtures/00-legacy-mono-repo-server-mode/tsconfig.json, packages/next/test/fixtures/00-static-metadata-test/tsconfig.json, packages/next/test/fixtures/09-yarn-workspaces/packages/common/tsconfig.json, packages/next/test/fixtures/09-yarn-workspaces/packages/web/tsconfig.json, packages/next/test/tsconfig.json, packages/next/test/unit/fixtures/02-edge-function-basepath/tsconfig.json, packages/next/test/unit/fixtures/04-edge-function-i18n/tsconfig.json, packages/next/tsconfig.json, packages/node/test/fixtures/04-tsx-resolve/tsconfig.json, packages/node/test/fixtures/06-ts-esm/tsconfig.json, packages/node/test/fixtures/14-stack-trace-ts/tsconfig.json, packages/node/test/fixtures/15-helpers/ts-legacy/tsconfig.json, packages/node/test/fixtures/15-helpers/ts/tsconfig.json, packages/node/test/fixtures/18-nested-tsconfig/functions/tsconfig.json, packages/node/test/fixtures/18-nested-tsconfig/tsconfig.json, packages/node/test/fixtures/18.1-nested-packagejson/backend/tsconfig.json, packages/node/test/fixtures/18.1-nested-packagejson/frontend/tsconfig.json, packages/node/test/fixtures/37-vercel-og/tsconfig.json, packages/node/test/fixtures/42-yarn-workspaces-typescript-dep/packages/lib/tsconfig.json, packages/node/test/fixtures/42-yarn-workspaces-typescript-dep/tsconfig.json, packages/node/test/fixtures/45-noEmitOnError-true/tsconfig.json, packages/node/test/fixtures/46-noEmitOnError-false/tsconfig.json, packages/node/test/tsconfig.json, packages/node/tsconfig.json, packages/oidc-aws-credentials-provider/tsconfig.json, packages/oidc/tsconfig.json, packages/passport/tsconfig.json, packages/python-analysis/test/tsconfig.json, packages/python-analysis/tsconfig.json, packages/python/test/tsconfig.json, packages/python/tsconfig.json, packages/react-router/tsconfig.json, packages/redwood/tsconfig.json, packages/related-projects/tsconfig.json, packages/remix/test/fixtures-legacy/01-remix-basics/tsconfig.json, packages/remix/test/fixtures-legacy/02-remix-basics-mjs/tsconfig.json, packages/remix/test/fixtures-legacy/03-with-pnpm/tsconfig.json, packages/remix/test/fixtures-legacy/04-with-npm9-linked/tsconfig.json, packages/remix/test/fixtures-legacy/07-turborepo/apps/remix-app/tsconfig.json, packages/remix/test/fixtures-legacy/07-turborepo/packages/ui/tsconfig.json, packages/remix/test/fixtures-legacy/08-no-entry-yarn/tsconfig.json, packages/remix/test/fixtures-legacy/09-no-entry-pnpm/tsconfig.json, packages/remix/test/fixtures-legacy/10-hydrogen-2/tsconfig.json, packages/remix/test/fixtures-legacy/11-hydrogen-2-js/jsconfig.json, packages/remix/test/fixtures-legacy/12-remix-v2/tsconfig.json, packages/remix/test/fixtures-legacy/13-remix-v2-public-path/tsconfig.json, packages/remix/test/fixtures-legacy/14-node-linker-hoisted/apps/remix/tsconfig.json, packages/remix/test/fixtures-legacy/14-node-linker-hoisted/tsconfig.json, packages/remix/test/fixtures-react-router/01-react-router-no-preset/tsconfig.json, packages/remix/test/fixtures-react-router/02-react-router-with-preset/tsconfig.json, packages/remix/test/fixtures-react-router/03-react-router-custom-entry-server/tsconfig.json, packages/remix/test/fixtures-react-router/04-react-router-boa-template/tsconfig.json, packages/remix/test/fixtures-react-router/05-react-router-custom-server/tsconfig.json, packages/remix/test/fixtures-react-router/06-react-router-with-alt-route/tsconfig.json, packages/remix/test/fixtures-react-router/07-react-router-middleware/tsconfig.json, packages/remix/test/fixtures-react-router/08-react-router-single-fetch-data/tsconfig.json, packages/remix/test/fixtures-vite/01-no-preset/tsconfig.json, packages/remix/test/fixtures-vite/02-interactive-remix-routing-v2/tsconfig.json, packages/remix/test/fixtures-vite/03-spa-no-preset/tsconfig.json, packages/remix/test/fixtures-vite/04-spa-with-vercel-preset/tsconfig.json, packages/remix/test/fixtures-vite/05-custom-entry-server/tsconfig.json, packages/remix/test/fixtures-vite/06-unstable_singleFetch/tsconfig.json, packages/remix/test/fixtures-vite/07-v3_singleFetch/tsconfig.json, packages/remix/test/tsconfig.json, packages/remix/tsconfig.json, packages/routing-utils/test/tsconfig.json, packages/routing-utils/tsconfig.json, packages/ruby/tsconfig.json, packages/rust/test/tsconfig.json, packages/rust/tsconfig.json, packages/static-build/test/build-fixtures/12-build-output-v1-conflict/tsconfig.json, packages/static-build/test/build-fixtures/13-gatsby-with-typescript-config/tsconfig.json, packages/static-build/test/fixtures/angular-v16/tsconfig.json, packages/static-build/test/fixtures/angular-v17/tsconfig.json, packages/static-build/test/fixtures/angular-v8-configured/e2e/tsconfig.json, packages/static-build/test/fixtures/angular-v8-configured/tsconfig.json, packages/static-build/test/fixtures/angular-v8/e2e/tsconfig.json, packages/static-build/test/fixtures/angular-v8/tsconfig.json, packages/static-build/test/fixtures/astro-v2/tsconfig.json, packages/static-build/test/fixtures/astro-v3/tsconfig.json, packages/static-build/test/fixtures/blitz-v2/tsconfig.json, packages/static-build/test/fixtures/hydrogen-v2023/jsconfig.json, packages/static-build/test/fixtures/ionic-angular-v8/tsconfig.json, packages/static-build/test/fixtures/ionic-react-v7/tsconfig.json, packages/static-build/test/fixtures/nuxt-v3/server/tsconfig.json, packages/static-build/test/fixtures/nuxt-v3/tsconfig.json, packages/static-build/test/fixtures/scully-v2/tsconfig.json, packages/static-build/test/fixtures/stencil-v1/tsconfig.json, packages/static-build/test/fixtures/stencil-v4/tsconfig.json, packages/static-build/test/fixtures/storybook-v7/tsconfig.json, packages/static-build/test/fixtures/umi-v4/tsconfig.json, packages/static-build/test/tsconfig.json, packages/static-build/tsconfig.json, packages/static-config/test/tsconfig.json, packages/static-config/tsconfig.json, python/vercel-runtime/src/vercel_runtime/_vendor/click/py.typed, python/vercel-runtime/src/vercel_runtime/_vendor/h11/py.typed, python/vercel-runtime/src/vercel_runtime/_vendor/markupsafe/py.typed, python/vercel-runtime/src/vercel_runtime/_vendor/uvicorn/py.typed, python/vercel-runtime/src/vercel_runtime/_vendor/werkzeug/py.typed, python/vercel-runtime/src/vercel_runtime/_vendor/wsproto/py.typed, utils/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 data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 3214128,
"source_files_sampled": 6352,
"oversized_source_files": 25
},
"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": "25/6352 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6352,
"oversized": 25
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example",
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example, examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example, examples"
}
}
],
"max_points": 40
}
]
}
],
"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": [
"GitHub dependency-graph SBOM request failed: GitHub API error 500 for /repos/vercel/vercel/dependency-graph/sbom"
],
"report_type": "repository",
"generated_at": "2026-07-14T18:39:52.299619Z",
"schema_version": "0.11.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/vercel/vercel.svg",
"full_name": "vercel/vercel",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}