{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__my-first-nova-hbackers-preseo",
    "name": "mbarbine__my-first-nova-hbackers-preseo",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__my-first-nova-hbackers-preseo",
    "relative_path": "github-recent/mbarbine__my-first-nova-hbackers-preseo",
    "remote_url": "git@github.com:mbarbine/my-first-nova-hbackers-preseo.git",
    "default_branch": "main",
    "current_commit": "1d5914baef3dcd0b174cb586739135d9dc469b04"
  },
  "languages": [
    {
      "language": "YAML",
      "files": 3,
      "bytes": 585632
    },
    {
      "language": "TypeScript",
      "files": 15,
      "bytes": 25883
    },
    {
      "language": "Markdown",
      "files": 1,
      "bytes": 17553
    },
    {
      "language": "JavaScript",
      "files": 8,
      "bytes": 9684
    },
    {
      "language": "JSON",
      "files": 4,
      "bytes": 5868
    },
    {
      "language": "CSS",
      "files": 1,
      "bytes": 548
    }
  ],
  "frameworks": [
    {
      "name": "Jest",
      "confidence": "high",
      "evidence_paths": [
        "package.json"
      ]
    },
    {
      "name": "Next.js",
      "confidence": "high",
      "evidence_paths": [
        "package.json"
      ]
    },
    {
      "name": "React",
      "confidence": "high",
      "evidence_paths": [
        "package.json"
      ]
    },
    {
      "name": "Tailwind CSS",
      "confidence": "high",
      "evidence_paths": [
        "package.json"
      ]
    }
  ],
  "packages": {
    "package_manager": "pnpm",
    "manifests": [
      {
        "path": "package.json",
        "name": "next-enterprise",
        "version": "0.0.0",
        "scripts": {
          "dev": "cross-env FORCE_COLOR=1 next dev --turbo",
          "build": "next build",
          "start": "next start",
          "lint": "next lint",
          "lint:fix": "next lint --fix",
          "prettier": "prettier --check \"**/*.{js,jsx,ts,tsx}\"",
          "prettier:fix": "prettier --write \"**/*.{js,jsx,ts,tsx}\"",
          "analyze": "cross-env ANALYZE=true pnpm run build",
          "storybook": "cross-env FORCE_COLOR=1 storybook dev -p 6006",
          "test-storybook": "cross-env FORCE_COLOR=1 test-storybook",
          "build-storybook": "cross-env FORCE_COLOR=1 storybook build",
          "test": "cross-env FORCE_COLOR=1 jest --passWithNoTests",
          "e2e:headless": "playwright test",
          "e2e:ui": "playwright test --ui",
          "format": "prettier --write \"**/*.{ts,tsx,md}\"",
          "postinstall": "npx patch-package -y",
          "coupling-graph": "npx madge --extensions js,jsx,ts,tsx,css,md,mdx ./ --exclude '.next|tailwind.config.js|reset.d.ts|prettier.config.js|postcss.config.js|playwright.config.ts|next.config.js|next-env.d.ts|instrumentation.ts|e2e/|README.md|.storybook/|.eslintrc.js' --image graph.svg"
        },
        "dependencies": {
          "@next/bundle-analyzer": "^15.1.6",
          "@radix-ui/react-accordion": "^1.1.2",
          "@radix-ui/react-checkbox": "^1.0.4",
          "@radix-ui/react-dialog": "^1.0.5",
          "@radix-ui/react-dropdown-menu": "^2.0.6",
          "@radix-ui/react-form": "^0.0.3",
          "@radix-ui/react-label": "^2.0.2",
          "@radix-ui/react-popover": "^1.0.7",
          "@radix-ui/react-radio-group": "^1.1.3",
          "@radix-ui/react-scroll-area": "^1.0.5",
          "@radix-ui/react-select": "2.0.0",
          "@radix-ui/react-slider": "^1.1.2",
          "@radix-ui/react-switch": "^1.0.3",
          "@radix-ui/react-tabs": "^1.0.4",
          "@radix-ui/react-toggle-group": "^1.0.4",
          "@radix-ui/react-tooltip": "^1.0.7",
          "@semantic-release/changelog": "^6.0.3",
          "@semantic-release/commit-analyzer": "12.0.0",
          "@semantic-release/git": "^10.0.1",
          "@semantic-release/github": "^10.0.5",
          "@semantic-release/npm": "^12.0.1",
          "@semantic-release/release-notes-generator": "^13.0.0",
          "@t3-oss/env-nextjs": "^0.10.1",
          "@vercel/otel": "^1.8.3",
          "class-variance-authority": "^0.7.0",
          "lodash": "^4.17.21",
          "next": "15.1.6",
          "react": "^19.0.0",
          "react-dom": "^19.0.0",
          "tailwind-merge": "^2.3.0",
          "zod": "^3.23.8"
        },
        "dev_dependencies": {
          "@babel/core": "^7.23.3",
          "@babel/plugin-syntax-flow": "^7.23.3",
          "@babel/plugin-transform-optional-chaining": "^7.23.4",
          "@babel/plugin-transform-react-jsx": "^7.23.4",
          "@eslint/eslintrc": "^3",
          "@jest/globals": "^29.7.0",
          "@next/eslint-plugin-next": "15.1.6",
          "@opentelemetry/api": "1.7.0",
          "@opentelemetry/resources": "1.18.1",
          "@opentelemetry/sdk-node": "0.45.1",
          "@opentelemetry/sdk-trace-node": "1.18.1",
          "@opentelemetry/semantic-conventions": "1.18.1",
          "@playwright/test": "^1.40.0",
          "@storybook/addon-controls": "^8.5.1",
          "@storybook/addon-essentials": "^8.5.1",
          "@storybook/addon-interactions": "^8.5.1",
          "@storybook/addon-links": "^8.5.1",
          "@storybook/blocks": "^8.5.1",
          "@storybook/nextjs": "^8.5.1",
          "@storybook/react": "^8.5.1",
          "@storybook/test": "^8.5.1",
          "@storybook/test-runner": "^0.21.0",
          "@tailwindcss/postcss": "^4.0.0",
          "@testing-library/jest-dom": "^6.1.4",
          "@testing-library/react": "^14.1.2",
          "@total-typescript/ts-reset": "^0.5.1",
          "@types/jest": "^29.5.10",
          "@types/node": "^20",
          "@types/react": "^19",
          "@types/react-dom": "^19",
          "@typescript-eslint/eslint-plugin": "8.21.0",
          "all-contributors-cli": "^6.26.1",
          "cross-env": "^7.0.3",
          "eslint": "^9",
          "eslint-config-next": "15.1.6",
          "eslint-config-prettier": "^10.0.1",
          "eslint-plugin-import": "^2.31.0",
          "eslint-plugin-storybook": "^0.11.2",
          "eslint-plugin-tailwindcss": "^3.18.0",
          "fetch-mock": "^9.11.0",
          "gzip-size": "6.0.0",
          "jest": "^29.7.0",
          "jest-environment-jsdom": "^29.7.0",
          "mkdirp": "^3.0.1",
          "patch-package": "^8.0.0",
          "postcss": "^8",
          "postinstall-postinstall": "^2.1.0",
          "prettier": "3.0.3",
          "prettier-plugin-tailwindcss": "^0.6.10",
          "semantic-release": "^22.0.8",
          "storybook": "^8.5.1",
          "tailwindcss": "^4.0.0",
          "ts-jest": "^29.1.1",
          "tsc": "^2.0.4",
          "typed-query-selector": "^2.12.0",
          "typescript": "^5",
          "typescript-eslint": "^8.21.0",
          "webpack": "5.89.0"
        }
      }
    ]
  },
  "routes": {
    "api_routes": [
      {
        "route": "/health",
        "source_path": "app/api/health/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      }
    ],
    "app_routes": []
  },
  "components": [
    {
      "name": "Button.stories",
      "kind": "ui-component",
      "source_path": "components/Button/Button.stories.tsx"
    },
    {
      "name": "Button",
      "kind": "ui-component",
      "source_path": "components/Button/Button.tsx"
    },
    {
      "name": "Tooltip",
      "kind": "ui-component",
      "source_path": "components/Tooltip/Tooltip.tsx"
    }
  ],
  "data_models": [],
  "database": {
    "databases": [],
    "schemas": [],
    "migrations": []
  },
  "tests": [
    {
      "name": "example.spec.ts",
      "kind": "e2e",
      "source_path": "e2e/example.spec.ts"
    },
    {
      "name": "playwright.config.ts",
      "kind": "playwright",
      "source_path": "playwright.config.ts"
    }
  ],
  "ci": {
    "workflows": []
  },
  "containers": {
    "dockerfiles": [],
    "compose_files": []
  },
  "env": {
    "example_files": [],
    "variables": [
      {
        "name": "ANALYZE",
        "source_paths": [
          "env.mjs",
          "next.config.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "NEXT_PUBLIC_API_URL",
        "source_paths": [
          "README.md"
        ],
        "likely_secret": false
      },
      {
        "name": "SECRET_KEY",
        "source_paths": [
          "README.md"
        ],
        "likely_secret": true
      }
    ]
  },
  "configs": [
    {
      "path": "eslint.config.mjs"
    },
    {
      "path": "next.config.ts"
    },
    {
      "path": "package.json"
    },
    {
      "path": "postcss.config.js"
    },
    {
      "path": "prettier.config.js"
    },
    {
      "path": "tailwind.config.js"
    },
    {
      "path": "tsconfig.json"
    }
  ],
  "docs": {
    "readme_paths": [
      {
        "path": "README.md"
      }
    ],
    "doc_paths": [],
    "llms_context_paths": []
  },
  "discovery_files": {
    "openapi": [],
    "mcp": [],
    "llms": [],
    "sitemaps": [],
    "feeds": [],
    "well_known": [],
    "robots": [],
    "manifests": []
  },
  "integrations": [
    {
      "name": "Vercel",
      "confidence": "medium",
      "evidence_paths": [
        "instrumentation.ts",
        "package.json",
        "pnpm-lock.yaml"
      ]
    }
  ],
  "license": {
    "spdx": "MIT",
    "paths": [
      {
        "path": "LICENSE"
      }
    ]
  },
  "comments": [
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 3305,
      "text": "deprecated: Use your platform's native atob() and btoa() methods instead"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 3316,
      "text": "deprecated: package has been renamed to acorn-import-attributes"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 4211,
      "text": "deprecated: Use your platform's native DOMException instead"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 4833,
      "text": "deprecated: Glob versions prior to v9 are no longer supported"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 5073,
      "text": "deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful."
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [],
    "sensitive_data_indicators": [
      {
        "name": "card",
        "confidence": "medium",
        "evidence_paths": [
          "app/page.tsx",
          "pnpm-lock.yaml"
        ]
      },
      {
        "name": "email",
        "confidence": "medium",
        "evidence_paths": [
          "README.md"
        ]
      },
      {
        "name": "health",
        "confidence": "medium",
        "evidence_paths": [
          "lp-items.tsx",
          "next.config.ts",
          "README.md"
        ]
      },
      {
        "name": "password",
        "confidence": "medium",
        "evidence_paths": [
          "README.md"
        ]
      },
      {
        "name": "pii",
        "confidence": "medium",
        "evidence_paths": [
          "pnpm-lock.yaml"
        ]
      },
      {
        "name": "secret-like environment variables",
        "confidence": "medium",
        "evidence_paths": [
          "package.json"
        ]
      },
      {
        "name": "token",
        "confidence": "medium",
        "evidence_paths": [
          "pnpm-lock.yaml"
        ]
      }
    ]
  },
  "generated_at": "2026-05-16T16:44:10.977Z"
}
