{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__biocyber-xr-training-nasa-webby-v0",
    "name": "mbarbine__biocyber-xr-training-nasa-webby-v0",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__biocyber-xr-training-nasa-webby-v0",
    "relative_path": "github-recent/mbarbine__biocyber-xr-training-nasa-webby-v0",
    "remote_url": "git@github.com:mbarbine/biocyber-xr-training-nasa-webby-v0.git",
    "default_branch": "main",
    "current_commit": "5470e16ab8dd91eddb8f813f84c8490c02ab2337"
  },
  "languages": [
    {
      "language": "YAML",
      "files": 1,
      "bytes": 128940
    },
    {
      "language": "TypeScript",
      "files": 7,
      "bytes": 36079
    },
    {
      "language": "CSS",
      "files": 2,
      "bytes": 8672
    },
    {
      "language": "JSON",
      "files": 3,
      "bytes": 3392
    },
    {
      "language": "Markdown",
      "files": 3,
      "bytes": 2380
    },
    {
      "language": "JavaScript",
      "files": 2,
      "bytes": 1854
    }
  ],
  "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": {
          "@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": "1.1.1",
          "@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": "1.3.1",
          "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",
          "lucide-react": "^0.454.0",
          "next": "16.0.10",
          "next-themes": "^0.4.6",
          "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": "^1.7.4",
          "tailwind-merge": "^3.3.1",
          "tailwindcss-animate": "^1.0.7",
          "vaul": "^1.1.2",
          "zod": "3.25.76"
        },
        "dev_dependencies": {
          "@tailwindcss/postcss": "^4.1.9",
          "@types/node": "^22",
          "@types/react": "^19",
          "@types/react-dom": "^19",
          "postcss": "^8.5",
          "tailwindcss": "^4.1.9",
          "tw-animate-css": "1.3.3",
          "typescript": "^5"
        }
      }
    ]
  },
  "routes": {
    "api_routes": [],
    "app_routes": []
  },
  "components": [
    {
      "name": "theme-provider",
      "kind": "ui-component",
      "source_path": "components/theme-provider.tsx"
    },
    {
      "name": "button",
      "kind": "ui-component",
      "source_path": "components/ui/button.tsx"
    },
    {
      "name": "card",
      "kind": "ui-component",
      "source_path": "components/ui/card.tsx"
    }
  ],
  "data_models": [],
  "database": {
    "databases": [],
    "schemas": [],
    "migrations": []
  },
  "tests": [],
  "ci": {
    "workflows": []
  },
  "containers": {
    "dockerfiles": [],
    "compose_files": []
  },
  "env": {
    "example_files": [],
    "variables": []
  },
  "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": "Vercel",
      "confidence": "medium",
      "evidence_paths": [
        "app/layout.tsx",
        "package.json",
        "pnpm-lock.yaml"
      ]
    }
  ],
  "license": {
    "spdx": null,
    "paths": []
  },
  "comments": [
    {
      "kind": "security",
      "source_path": ".Jules/sentinel.md",
      "line": 1,
      "text": "## 2024-05-24 - Security Headers and Sandbox"
    },
    {
      "kind": "security",
      "source_path": ".Jules/sentinel.md",
      "line": 2,
      "text": "**Vulnerability:** Next.js application was missing standard security headers (like X-Frame-Options, Strict-Transport-Security, X-XSS-Protection) and an iframe element was missing the sandbox attribute."
    },
    {
      "kind": "security",
      "source_path": ".Jules/sentinel.md",
      "line": 3,
      "text": "**Learning:** These basic security headers should be configured globally within `next.config.mjs` using the `headers` method and the `iframe` should have restricted permissions to avoid cross-site scripting (XSS) attacks in embedded apps."
    },
    {
      "kind": "security",
      "source_path": ".Jules/sentinel.md",
      "line": 4,
      "text": "**Prevention:** Make sure next.config.js always exports a `headers` object configuring `Strict-Transport-Security`, `X-XSS-Protection`, `X-Frame-Options`, `X-Content-Type-Options`, `Referrer-Policy`, and other related ones. Use `sandbox` se"
    },
    {
      "kind": "security",
      "source_path": "app/page.tsx",
      "line": 22,
      "text": "// Security Enhancement: Don't process keystrokes if the user is typing in an input"
    },
    {
      "kind": "security",
      "source_path": "next.config.mjs",
      "line": 19,
      "text": "key: \"Strict-Transport-Security\","
    },
    {
      "kind": "security",
      "source_path": "next.config.mjs",
      "line": 39,
      "text": "key: \"Content-Security-Policy\","
    },
    {
      "kind": "unsafe",
      "source_path": "next.config.mjs",
      "line": 40,
      "text": "value: \"default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' blob: data:; font-src 'self'; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'; bloc"
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [],
    "sensitive_data_indicators": [
      {
        "name": "card",
        "confidence": "medium",
        "evidence_paths": [
          "app/globals.css",
          "app/layout.tsx",
          "app/page.tsx",
          "components/ui/card.tsx",
          "package.json",
          "pnpm-lock.yaml",
          "styles/globals.css"
        ]
      },
      {
        "name": "location",
        "confidence": "medium",
        "evidence_paths": [
          "next.config.mjs"
        ]
      },
      {
        "name": "payment",
        "confidence": "medium",
        "evidence_paths": [
          "next.config.mjs"
        ]
      },
      {
        "name": "pii",
        "confidence": "medium",
        "evidence_paths": [
          "pnpm-lock.yaml"
        ]
      },
      {
        "name": "token",
        "confidence": "medium",
        "evidence_paths": [
          "pnpm-lock.yaml"
        ]
      }
    ]
  },
  "generated_at": "2026-05-16T16:44:06.414Z"
}
