{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__platphorm-newdittyswag-www",
    "name": "mbarbine__platphorm-newdittyswag-www",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__platphorm-newdittyswag-www",
    "relative_path": "github-recent/mbarbine__platphorm-newdittyswag-www",
    "remote_url": "git@github.com:mbarbine/platphorm-newdittyswag-www.git",
    "default_branch": "main",
    "current_commit": "40ea87fb1b07308a4ce29b708eaf4ab9a6425075"
  },
  "languages": [
    {
      "language": "YAML",
      "files": 1,
      "bytes": 143524
    },
    {
      "language": "TypeScript",
      "files": 39,
      "bytes": 139512
    },
    {
      "language": "CSS",
      "files": 2,
      "bytes": 13479
    },
    {
      "language": "Markdown",
      "files": 6,
      "bytes": 10455
    },
    {
      "language": "JSON",
      "files": 3,
      "bytes": 3441
    },
    {
      "language": "JavaScript",
      "files": 2,
      "bytes": 372
    }
  ],
  "frameworks": [
    {
      "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": "my-v0-project",
        "version": "0.1.0",
        "scripts": {
          "build": "next build",
          "dev": "next dev",
          "lint": "eslint .",
          "start": "next start"
        },
        "dependencies": {
          "@emotion/is-prop-valid": "latest",
          "@hookform/resolvers": "^3.10.0",
          "@radix-ui/react-accordion": "1.2.2",
          "@radix-ui/react-alert-dialog": "1.1.4",
          "@radix-ui/react-aspect-ratio": "1.1.1",
          "@radix-ui/react-avatar": "1.1.2",
          "@radix-ui/react-checkbox": "1.1.3",
          "@radix-ui/react-collapsible": "1.1.2",
          "@radix-ui/react-context-menu": "2.2.4",
          "@radix-ui/react-dialog": "1.1.4",
          "@radix-ui/react-dropdown-menu": "2.1.4",
          "@radix-ui/react-hover-card": "1.1.4",
          "@radix-ui/react-label": "2.1.1",
          "@radix-ui/react-menubar": "1.1.4",
          "@radix-ui/react-navigation-menu": "1.2.3",
          "@radix-ui/react-popover": "1.1.4",
          "@radix-ui/react-progress": "1.1.1",
          "@radix-ui/react-radio-group": "1.2.2",
          "@radix-ui/react-scroll-area": "1.2.2",
          "@radix-ui/react-select": "2.1.4",
          "@radix-ui/react-separator": "1.1.1",
          "@radix-ui/react-slider": "1.2.2",
          "@radix-ui/react-slot": "latest",
          "@radix-ui/react-switch": "1.1.2",
          "@radix-ui/react-tabs": "1.1.2",
          "@radix-ui/react-toast": "1.2.4",
          "@radix-ui/react-toggle": "1.1.1",
          "@radix-ui/react-toggle-group": "1.1.1",
          "@radix-ui/react-tooltip": "1.1.6",
          "@vercel/analytics": "latest",
          "autoprefixer": "^10.4.20",
          "class-variance-authority": "^0.7.1",
          "clsx": "^2.1.1",
          "cmdk": "1.0.4",
          "date-fns": "4.1.0",
          "embla-carousel-react": "8.5.1",
          "input-otp": "1.4.1",
          "isomorphic-dompurify": "^3.7.1",
          "lucide-react": "^0.454.0",
          "motion": "latest",
          "next": "16.0.10",
          "next-themes": "latest",
          "react": "19.2.0",
          "react-day-picker": "9.8.0",
          "react-dom": "19.2.0",
          "react-hook-form": "^7.60.0",
          "react-resizable-panels": "^2.1.7",
          "recharts": "2.15.4",
          "sonner": "latest",
          "tailwind-merge": "^2.5.5",
          "tailwindcss-animate": "^1.0.7",
          "vaul": "^0.9.9",
          "zod": "3.25.76"
        },
        "dev_dependencies": {
          "@tailwindcss/postcss": "^4.1.9",
          "@types/node": "^22",
          "@types/react": "^19",
          "@types/react-dom": "^19",
          "baseline-browser-mapping": "^2.10.10",
          "postcss": "^8.5",
          "tailwindcss": "^4.1.9",
          "tw-animate-css": "1.3.3",
          "typescript": "^5"
        }
      }
    ]
  },
  "routes": {
    "api_routes": [
      {
        "route": "/cart/[cartId]",
        "source_path": "app/api/cart/[cartId]/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/cart/add",
        "source_path": "app/api/cart/add/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/cart/create",
        "source_path": "app/api/cart/create/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/cart/remove",
        "source_path": "app/api/cart/remove/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/cart/update",
        "source_path": "app/api/cart/update/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "POST"
        ]
      },
      {
        "route": "/shopify/test",
        "source_path": "app/api/shopify/test/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      }
    ],
    "app_routes": [
      {
        "route": "/about",
        "source_path": "app/about/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/blogs/news",
        "source_path": "app/blogs/news/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/cart",
        "source_path": "app/cart/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/catalog",
        "source_path": "app/catalog/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/contact",
        "source_path": "app/contact/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/gallery",
        "source_path": "app/gallery/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/product/[handle]",
        "source_path": "app/product/[handle]/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/shopify-test",
        "source_path": "app/shopify-test/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      }
    ]
  },
  "components": [
    {
      "name": "add-to-cart",
      "kind": "ui-component",
      "source_path": "components/cart/add-to-cart.tsx"
    },
    {
      "name": "cart-context",
      "kind": "ui-component",
      "source_path": "components/cart/cart-context.tsx"
    },
    {
      "name": "footer",
      "kind": "ui-component",
      "source_path": "components/footer.tsx"
    },
    {
      "name": "header",
      "kind": "ui-component",
      "source_path": "components/header.tsx"
    },
    {
      "name": "november-drop-banner",
      "kind": "ui-component",
      "source_path": "components/november-drop-banner.tsx"
    },
    {
      "name": "product-card",
      "kind": "ui-component",
      "source_path": "components/product-card.tsx"
    },
    {
      "name": "variant-selector",
      "kind": "ui-component",
      "source_path": "components/products/variant-selector.tsx"
    },
    {
      "name": "theme-provider",
      "kind": "ui-component",
      "source_path": "components/theme-provider.tsx"
    },
    {
      "name": "theme-toggle",
      "kind": "ui-component",
      "source_path": "components/theme-toggle.tsx"
    },
    {
      "name": "alert",
      "kind": "ui-component",
      "source_path": "components/ui/alert.tsx"
    },
    {
      "name": "badge",
      "kind": "ui-component",
      "source_path": "components/ui/badge.tsx"
    },
    {
      "name": "button",
      "kind": "ui-component",
      "source_path": "components/ui/button.tsx"
    },
    {
      "name": "card",
      "kind": "ui-component",
      "source_path": "components/ui/card.tsx"
    },
    {
      "name": "input",
      "kind": "ui-component",
      "source_path": "components/ui/input.tsx"
    },
    {
      "name": "loader",
      "kind": "ui-component",
      "source_path": "components/ui/loader.tsx"
    },
    {
      "name": "textarea",
      "kind": "ui-component",
      "source_path": "components/ui/textarea.tsx"
    }
  ],
  "data_models": [],
  "database": {
    "databases": [],
    "schemas": [],
    "migrations": []
  },
  "tests": [
    {
      "name": "route.ts",
      "kind": "unit-or-integration",
      "source_path": "app/api/shopify/test/route.ts"
    },
    {
      "name": "page.tsx",
      "kind": "unit-or-integration",
      "source_path": "app/shopify-test/page.tsx"
    }
  ],
  "ci": {
    "workflows": []
  },
  "containers": {
    "dockerfiles": [],
    "compose_files": []
  },
  "env": {
    "example_files": [],
    "variables": [
      {
        "name": "NEXT_PUBLIC_SHOPIFY_STORE_DOMAIN",
        "source_paths": [
          "app/shopify-test/page.tsx",
          "lib/shopify/index.ts"
        ],
        "likely_secret": false
      },
      {
        "name": "SHOPIFY_STOREFRONT_ACCESS_TOKEN",
        "source_paths": [
          "lib/shopify/index.ts"
        ],
        "likely_secret": true
      }
    ]
  },
  "configs": [
    {
      "path": "next.config.mjs"
    },
    {
      "path": "package.json"
    },
    {
      "path": "postcss.config.mjs"
    },
    {
      "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": "Shopify",
      "confidence": "medium",
      "evidence_paths": [
        "app/api/shopify/test/route.ts",
        "app/page.tsx",
        "app/shopify-test/page.tsx",
        "DEPLOYMENT_INSTRUCTIONS.md",
        "lib/shopify/index.ts",
        "package.json",
        "SHOPIFY_ACCESS_TOKEN_GUIDE.md",
        "SHOPIFY_SETUP_VERIFICATION.md"
      ]
    },
    {
      "name": "Vercel",
      "confidence": "medium",
      "evidence_paths": [
        "package.json",
        "pnpm-lock.yaml"
      ]
    }
  ],
  "license": {
    "spdx": null,
    "paths": []
  },
  "comments": [
    {
      "kind": "security",
      "source_path": "app/api/cart/[cartId]/route.ts",
      "line": 28,
      "text": "// SECURITY (Sentinel): Don't leak error messages to client"
    },
    {
      "kind": "security",
      "source_path": "app/api/cart/add/route.ts",
      "line": 23,
      "text": "// SECURITY (Sentinel): Don't leak error messages to client"
    },
    {
      "kind": "security",
      "source_path": "app/api/cart/create/route.ts",
      "line": 21,
      "text": "// SECURITY (Sentinel): Don't leak error messages to client"
    },
    {
      "kind": "security",
      "source_path": "app/api/cart/remove/route.ts",
      "line": 23,
      "text": "// SECURITY (Sentinel): Don't leak error messages to client"
    },
    {
      "kind": "security",
      "source_path": "app/api/cart/update/route.ts",
      "line": 23,
      "text": "// SECURITY (Sentinel): Don't leak error messages to client"
    },
    {
      "kind": "security",
      "source_path": "app/api/shopify/test/route.ts",
      "line": 47,
      "text": "// SECURITY (Sentinel): Don't leak error messages to client"
    },
    {
      "kind": "security",
      "source_path": "app/product/[handle]/page.tsx",
      "line": 119,
      "text": "SECURITY (Sentinel): XSS Prevention"
    },
    {
      "kind": "security",
      "source_path": "DEPLOYMENT_INSTRUCTIONS.md",
      "line": 31,
      "text": "**Important:** Use `SHOPIFY_STOREFRONT_ACCESS_TOKEN` (without NEXT_PUBLIC prefix) as this is a server-side only token for security."
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [
      {
        "name": "dangerously-set-html",
        "confidence": "medium",
        "evidence_paths": [
          ".jules/sentinel.md",
          "app/layout.tsx",
          "app/product/[handle]/page.tsx"
        ]
      }
    ],
    "sensitive_data_indicators": [
      {
        "name": "card",
        "confidence": "medium",
        "evidence_paths": [
          "app/about/page.tsx",
          "app/blogs/news/page.tsx",
          "app/cart/page.tsx",
          "app/catalog/page.tsx",
          "app/contact/contact-client.tsx",
          "app/gallery/page.tsx",
          "app/globals.css",
          "app/layout.tsx",
          "app/page.tsx",
          "app/shopify-test/page.tsx",
          "components/product-card.tsx",
          "components/ui/alert.tsx",
          "components/ui/card.tsx",
          "package.json",
          "pnpm-lock.yaml",
          "styles/globals.css"
        ]
      },
      {
        "name": "email",
        "confidence": "medium",
        "evidence_paths": [
          "app/blogs/news/page.tsx",
          "app/contact/contact-client.tsx"
        ]
      },
      {
        "name": "location",
        "confidence": "medium",
        "evidence_paths": [
          "app/contact/contact-client.tsx"
        ]
      },
      {
        "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": [
          "app/api/shopify/test/route.ts",
          "app/page.tsx",
          "app/shopify-test/page.tsx",
          "DEPLOYMENT_INSTRUCTIONS.md",
          "lib/shopify/index.ts",
          "pnpm-lock.yaml",
          "SHOPIFY_ACCESS_TOKEN_GUIDE.md",
          "SHOPIFY_SETUP_VERIFICATION.md"
        ]
      }
    ]
  },
  "generated_at": "2026-05-16T16:44:16.424Z"
}
