{
  "schema_version": "1.0.0",
  "scanner": {
    "name": "global-capability-catalog",
    "version": "0.1.0"
  },
  "repo": {
    "id": "github-recent__mbarbine__platphorm-decks",
    "name": "mbarbine__platphorm-decks",
    "path": "/Users/bwm.barbinewarnermichael/Documents/github/repositories/github-recent/mbarbine__platphorm-decks",
    "relative_path": "github-recent/mbarbine__platphorm-decks",
    "remote_url": "git@github.com:mbarbine/platphorm-decks.git",
    "default_branch": "main",
    "current_commit": "0dfe2172bf750005fcdd0916662dca426abcf283"
  },
  "languages": [
    {
      "language": "TypeScript",
      "files": 125,
      "bytes": 547139
    },
    {
      "language": "YAML",
      "files": 1,
      "bytes": 274120
    },
    {
      "language": "Markdown",
      "files": 6,
      "bytes": 32898
    },
    {
      "language": "CSS",
      "files": 2,
      "bytes": 10869
    },
    {
      "language": "JSON",
      "files": 6,
      "bytes": 8703
    },
    {
      "language": "JavaScript",
      "files": 3,
      "bytes": 699
    },
    {
      "language": "XML",
      "files": 1,
      "bytes": 551
    }
  ],
  "frameworks": [
    {
      "name": "Cypress",
      "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"
      ]
    },
    {
      "name": "Vitest",
      "confidence": "high",
      "evidence_paths": [
        "package.json"
      ]
    }
  ],
  "packages": {
    "package_manager": "pnpm",
    "manifests": [
      {
        "path": "package.json",
        "name": "platphorm-decks",
        "version": "0.0.1",
        "scripts": {
          "dev": "next dev",
          "build": "next build",
          "start": "next start",
          "lint": "eslint .",
          "test": "vitest",
          "test:run": "vitest run",
          "test:coverage": "vitest run --coverage",
          "cy:open": "cypress open",
          "cy:run": "cypress run",
          "test:e2e": "start-server-and-test dev http://localhost:3000 cy:run"
        },
        "dependencies": {
          "@hookform/resolvers": "^3.10.0",
          "@radix-ui/react-accordion": "1.2.12",
          "@radix-ui/react-alert-dialog": "1.1.15",
          "@radix-ui/react-aspect-ratio": "1.1.8",
          "@radix-ui/react-avatar": "1.1.11",
          "@radix-ui/react-checkbox": "1.3.3",
          "@radix-ui/react-collapsible": "1.1.12",
          "@radix-ui/react-context-menu": "2.2.16",
          "@radix-ui/react-dialog": "1.1.15",
          "@radix-ui/react-dropdown-menu": "2.1.16",
          "@radix-ui/react-hover-card": "1.1.15",
          "@radix-ui/react-label": "2.1.8",
          "@radix-ui/react-menubar": "1.1.16",
          "@radix-ui/react-navigation-menu": "1.2.14",
          "@radix-ui/react-popover": "1.1.15",
          "@radix-ui/react-progress": "1.1.8",
          "@radix-ui/react-radio-group": "1.3.8",
          "@radix-ui/react-scroll-area": "1.2.10",
          "@radix-ui/react-select": "2.2.6",
          "@radix-ui/react-separator": "1.1.8",
          "@radix-ui/react-slider": "1.3.6",
          "@radix-ui/react-slot": "1.2.4",
          "@radix-ui/react-switch": "1.2.6",
          "@radix-ui/react-tabs": "1.1.13",
          "@radix-ui/react-toast": "1.2.15",
          "@radix-ui/react-toggle": "1.1.10",
          "@radix-ui/react-toggle-group": "1.1.11",
          "@radix-ui/react-tooltip": "1.2.8",
          "@testing-library/react": "^16.3.2",
          "@testing-library/user-event": "^14.6.1",
          "autoprefixer": "^10.4.27",
          "chat": "^4.20.2",
          "class-variance-authority": "^0.7.1",
          "clsx": "^2.1.1",
          "cmdk": "1.1.1",
          "date-fns": "4.1.0",
          "embla-carousel-react": "8.6.0",
          "feed": "^4.2.2",
          "framer-motion": "^11.18.2",
          "input-otp": "1.4.2",
          "lucide-react": "^0.564.0",
          "next": "16.1.6",
          "next-sitemap": "^4.2.3",
          "next-themes": "^0.4.6",
          "react": "19.2.4",
          "react-day-picker": "9.13.2",
          "react-dom": "19.2.4",
          "react-hook-form": "^7.71.2",
          "react-resizable-panels": "^2.1.9",
          "recharts": "2.15.0",
          "sonner": "^1.7.4",
          "tailwind-merge": "^3.5.0",
          "vaul": "^1.1.2",
          "vitest": "^4.1.0",
          "zod": "^3.25.76"
        },
        "dev_dependencies": {
          "@eslint/js": "^10.0.1",
          "@tailwindcss/postcss": "^4.2.2",
          "@testing-library/jest-dom": "^6.9.1",
          "@types/node": "^22.19.15",
          "@types/react": "19.2.14",
          "@types/react-dom": "19.2.3",
          "@vitejs/plugin-react": "^4.7.0",
          "cypress": "^13.17.0",
          "jsdom": "^26.1.0",
          "postcss": "^8.5.8",
          "start-server-and-test": "^2.1.5",
          "tailwindcss": "^4.2.2",
          "tw-animate-css": "1.3.3",
          "typescript": "5.7.3",
          "typescript-eslint": "^8.58.0"
        }
      }
    ]
  },
  "routes": {
    "api_routes": [
      {
        "route": "/docs",
        "source_path": "app/api/docs/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/health",
        "source_path": "app/api/health/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/indexnow",
        "source_path": "app/api/indexnow/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/mcp",
        "source_path": "app/api/mcp/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/network/register",
        "source_path": "app/api/network/register/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET",
          "POST"
        ]
      },
      {
        "route": "/slides",
        "source_path": "app/api/slides/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/v1/network",
        "source_path": "app/api/v1/network/route.ts",
        "kind": "next-app-api-route",
        "methods": [
          "GET"
        ]
      }
    ],
    "app_routes": [
      {
        "route": "/cinematic-scroll-v2",
        "source_path": "app/cinematic-scroll-v2/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      },
      {
        "route": "/jobs",
        "source_path": "app/jobs/page.tsx",
        "kind": "next-app-page",
        "methods": [
          "GET"
        ]
      }
    ]
  },
  "components": [
    {
      "name": "cinematic-slideshow.test",
      "kind": "ui-component",
      "source_path": "__tests__/components/cinematic-slideshow.test.tsx"
    },
    {
      "name": "cinematic-scroll",
      "kind": "ui-component",
      "source_path": "components/cinematic-scroll.tsx"
    },
    {
      "name": "announcement-section",
      "kind": "ui-component",
      "source_path": "components/cinematic-scroll/announcement-section.tsx"
    },
    {
      "name": "hero-section",
      "kind": "ui-component",
      "source_path": "components/cinematic-scroll/hero-section.tsx"
    },
    {
      "name": "masked-text-section",
      "kind": "ui-component",
      "source_path": "components/cinematic-scroll/masked-text-section.tsx"
    },
    {
      "name": "narrative-section",
      "kind": "ui-component",
      "source_path": "components/cinematic-scroll/narrative-section.tsx"
    },
    {
      "name": "scroll-section",
      "kind": "ui-component",
      "source_path": "components/cinematic-scroll/scroll-section.tsx"
    },
    {
      "name": "announcement-section",
      "kind": "ui-component",
      "source_path": "components/cinematic-slideshow/announcement-section.tsx"
    },
    {
      "name": "cinematic-slideshow",
      "kind": "ui-component",
      "source_path": "components/cinematic-slideshow/cinematic-slideshow.tsx"
    },
    {
      "name": "masked-text-reveal",
      "kind": "ui-component",
      "source_path": "components/cinematic-slideshow/masked-text-reveal.tsx"
    },
    {
      "name": "narrative-section",
      "kind": "ui-component",
      "source_path": "components/cinematic-slideshow/narrative-section.tsx"
    },
    {
      "name": "custom-cursor",
      "kind": "ui-component",
      "source_path": "components/custom-cursor.tsx"
    },
    {
      "name": "navigation",
      "kind": "ui-component",
      "source_path": "components/navigation.tsx"
    },
    {
      "name": "page-loader",
      "kind": "ui-component",
      "source_path": "components/page-loader.tsx"
    },
    {
      "name": "json-ld",
      "kind": "ui-component",
      "source_path": "components/seo/json-ld.tsx"
    },
    {
      "name": "theme-provider",
      "kind": "ui-component",
      "source_path": "components/theme-provider.tsx"
    },
    {
      "name": "accordion",
      "kind": "ui-component",
      "source_path": "components/ui/accordion.tsx"
    },
    {
      "name": "alert-dialog",
      "kind": "ui-component",
      "source_path": "components/ui/alert-dialog.tsx"
    },
    {
      "name": "alert",
      "kind": "ui-component",
      "source_path": "components/ui/alert.tsx"
    },
    {
      "name": "aspect-ratio",
      "kind": "ui-component",
      "source_path": "components/ui/aspect-ratio.tsx"
    },
    {
      "name": "avatar",
      "kind": "ui-component",
      "source_path": "components/ui/avatar.tsx"
    },
    {
      "name": "badge",
      "kind": "ui-component",
      "source_path": "components/ui/badge.tsx"
    },
    {
      "name": "breadcrumb",
      "kind": "ui-component",
      "source_path": "components/ui/breadcrumb.tsx"
    },
    {
      "name": "button-group",
      "kind": "ui-component",
      "source_path": "components/ui/button-group.tsx"
    },
    {
      "name": "button",
      "kind": "ui-component",
      "source_path": "components/ui/button.tsx"
    },
    {
      "name": "calendar",
      "kind": "ui-component",
      "source_path": "components/ui/calendar.tsx"
    },
    {
      "name": "card",
      "kind": "ui-component",
      "source_path": "components/ui/card.tsx"
    },
    {
      "name": "carousel",
      "kind": "ui-component",
      "source_path": "components/ui/carousel.tsx"
    },
    {
      "name": "chart",
      "kind": "ui-component",
      "source_path": "components/ui/chart.tsx"
    },
    {
      "name": "checkbox",
      "kind": "ui-component",
      "source_path": "components/ui/checkbox.tsx"
    },
    {
      "name": "collapsible",
      "kind": "ui-component",
      "source_path": "components/ui/collapsible.tsx"
    },
    {
      "name": "command",
      "kind": "ui-component",
      "source_path": "components/ui/command.tsx"
    },
    {
      "name": "context-menu",
      "kind": "ui-component",
      "source_path": "components/ui/context-menu.tsx"
    },
    {
      "name": "dialog",
      "kind": "ui-component",
      "source_path": "components/ui/dialog.tsx"
    },
    {
      "name": "drawer",
      "kind": "ui-component",
      "source_path": "components/ui/drawer.tsx"
    },
    {
      "name": "dropdown-menu",
      "kind": "ui-component",
      "source_path": "components/ui/dropdown-menu.tsx"
    },
    {
      "name": "empty",
      "kind": "ui-component",
      "source_path": "components/ui/empty.tsx"
    },
    {
      "name": "field",
      "kind": "ui-component",
      "source_path": "components/ui/field.tsx"
    },
    {
      "name": "form",
      "kind": "ui-component",
      "source_path": "components/ui/form.tsx"
    },
    {
      "name": "hover-card",
      "kind": "ui-component",
      "source_path": "components/ui/hover-card.tsx"
    },
    {
      "name": "input-group",
      "kind": "ui-component",
      "source_path": "components/ui/input-group.tsx"
    },
    {
      "name": "input-otp",
      "kind": "ui-component",
      "source_path": "components/ui/input-otp.tsx"
    },
    {
      "name": "input",
      "kind": "ui-component",
      "source_path": "components/ui/input.tsx"
    },
    {
      "name": "item",
      "kind": "ui-component",
      "source_path": "components/ui/item.tsx"
    },
    {
      "name": "kbd",
      "kind": "ui-component",
      "source_path": "components/ui/kbd.tsx"
    },
    {
      "name": "label",
      "kind": "ui-component",
      "source_path": "components/ui/label.tsx"
    },
    {
      "name": "menubar",
      "kind": "ui-component",
      "source_path": "components/ui/menubar.tsx"
    },
    {
      "name": "navigation-menu",
      "kind": "ui-component",
      "source_path": "components/ui/navigation-menu.tsx"
    },
    {
      "name": "pagination",
      "kind": "ui-component",
      "source_path": "components/ui/pagination.tsx"
    },
    {
      "name": "popover",
      "kind": "ui-component",
      "source_path": "components/ui/popover.tsx"
    },
    {
      "name": "progress",
      "kind": "ui-component",
      "source_path": "components/ui/progress.tsx"
    },
    {
      "name": "radio-group",
      "kind": "ui-component",
      "source_path": "components/ui/radio-group.tsx"
    },
    {
      "name": "resizable",
      "kind": "ui-component",
      "source_path": "components/ui/resizable.tsx"
    },
    {
      "name": "scroll-area",
      "kind": "ui-component",
      "source_path": "components/ui/scroll-area.tsx"
    },
    {
      "name": "select",
      "kind": "ui-component",
      "source_path": "components/ui/select.tsx"
    },
    {
      "name": "separator",
      "kind": "ui-component",
      "source_path": "components/ui/separator.tsx"
    },
    {
      "name": "sheet",
      "kind": "ui-component",
      "source_path": "components/ui/sheet.tsx"
    },
    {
      "name": "sidebar",
      "kind": "ui-component",
      "source_path": "components/ui/sidebar.tsx"
    },
    {
      "name": "skeleton",
      "kind": "ui-component",
      "source_path": "components/ui/skeleton.tsx"
    },
    {
      "name": "slider",
      "kind": "ui-component",
      "source_path": "components/ui/slider.tsx"
    },
    {
      "name": "sonner",
      "kind": "ui-component",
      "source_path": "components/ui/sonner.tsx"
    },
    {
      "name": "spinner",
      "kind": "ui-component",
      "source_path": "components/ui/spinner.tsx"
    },
    {
      "name": "switch",
      "kind": "ui-component",
      "source_path": "components/ui/switch.tsx"
    },
    {
      "name": "table",
      "kind": "ui-component",
      "source_path": "components/ui/table.tsx"
    },
    {
      "name": "tabs",
      "kind": "ui-component",
      "source_path": "components/ui/tabs.tsx"
    },
    {
      "name": "textarea",
      "kind": "ui-component",
      "source_path": "components/ui/textarea.tsx"
    },
    {
      "name": "toast",
      "kind": "ui-component",
      "source_path": "components/ui/toast.tsx"
    },
    {
      "name": "toaster",
      "kind": "ui-component",
      "source_path": "components/ui/toaster.tsx"
    },
    {
      "name": "toggle-group",
      "kind": "ui-component",
      "source_path": "components/ui/toggle-group.tsx"
    },
    {
      "name": "toggle",
      "kind": "ui-component",
      "source_path": "components/ui/toggle.tsx"
    },
    {
      "name": "tooltip",
      "kind": "ui-component",
      "source_path": "components/ui/tooltip.tsx"
    },
    {
      "name": "use-mobile",
      "kind": "ui-component",
      "source_path": "components/ui/use-mobile.tsx"
    }
  ],
  "data_models": [],
  "database": {
    "databases": [],
    "schemas": [
      {
        "path": "config/slideshow.schema.ts"
      }
    ],
    "migrations": []
  },
  "tests": [
    {
      "name": "routes.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/api/routes.test.ts"
    },
    {
      "name": "cinematic-slideshow.test.tsx",
      "kind": "unit-or-integration",
      "source_path": "__tests__/components/cinematic-slideshow.test.tsx"
    },
    {
      "name": "client.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/mcp/client.test.ts"
    },
    {
      "name": "hooks.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/scroll-engine/hooks.test.ts"
    },
    {
      "name": "interpolators.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/scroll-engine/interpolators.test.ts"
    },
    {
      "name": "scroll-engine.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/scroll-engine/scroll-engine.test.ts"
    },
    {
      "name": "section-manager.test.ts",
      "kind": "unit-or-integration",
      "source_path": "__tests__/scroll-engine/section-manager.test.ts"
    },
    {
      "name": "cypress.config.ts",
      "kind": "cypress",
      "source_path": "cypress.config.ts"
    },
    {
      "name": "cinematic-slideshow.cy.ts",
      "kind": "cypress",
      "source_path": "cypress/e2e/cinematic-slideshow.cy.ts"
    },
    {
      "name": "e2e.ts",
      "kind": "cypress",
      "source_path": "cypress/support/e2e.ts"
    }
  ],
  "ci": {
    "workflows": []
  },
  "containers": {
    "dockerfiles": [],
    "compose_files": []
  },
  "env": {
    "example_files": [],
    "variables": [
      {
        "name": "INDEXNOW_KEY",
        "source_paths": [
          "app/api/indexnow/route.ts"
        ],
        "likely_secret": true
      },
      {
        "name": "NODE_ENV",
        "source_paths": [
          "app/api/indexnow/route.ts",
          "app/cinematic-scroll-v2/scroll-progress.tsx",
          "middleware.ts"
        ],
        "likely_secret": false
      }
    ]
  },
  "configs": [
    {
      "path": "eslint.config.mjs"
    },
    {
      "path": "next.config.mjs"
    },
    {
      "path": "package.json"
    },
    {
      "path": "postcss.config.mjs"
    },
    {
      "path": "tsconfig.json"
    }
  ],
  "docs": {
    "readme_paths": [
      {
        "path": "README.md"
      }
    ],
    "doc_paths": [
      {
        "path": "docs/CINEMATIC_SCROLL_ENHANCEMENT_PLAN.md"
      }
    ],
    "llms_context_paths": [
      {
        "path": "public/llms-full.txt"
      },
      {
        "path": "public/llms-index.json"
      },
      {
        "path": "public/llms.txt"
      }
    ]
  },
  "discovery_files": {
    "openapi": [],
    "mcp": [
      {
        "path": "app/api/mcp/route.ts"
      }
    ],
    "llms": [
      {
        "path": "public/llms-full.txt"
      },
      {
        "path": "public/llms-index.json"
      },
      {
        "path": "public/llms.txt"
      }
    ],
    "sitemaps": [],
    "feeds": [],
    "well_known": [
      {
        "path": "app/.well-known/agent.json/route.ts"
      },
      {
        "path": "app/.well-known/mcp.json/route.ts"
      },
      {
        "path": "app/.well-known/trust-policy.json/route.ts"
      },
      {
        "path": "public/.well-known/apple-app-site-association"
      },
      {
        "path": "public/.well-known/assetlinks.json"
      },
      {
        "path": "public/.well-known/security.txt"
      }
    ],
    "robots": [
      {
        "path": "public/robots.txt"
      }
    ],
    "manifests": []
  },
  "integrations": [],
  "license": {
    "spdx": null,
    "paths": [
      {
        "path": "LICENSE.txt"
      }
    ]
  },
  "comments": [
    {
      "kind": "security",
      "source_path": ".jules/sentinel.md",
      "line": 1,
      "text": "## 2025-02-17 - [Avoid Security Theater in Public Endpoints]"
    },
    {
      "kind": "security",
      "source_path": ".jules/sentinel.md",
      "line": 2,
      "text": "**Vulnerability:** A hardcoded `INDEXNOW_KEY` was being used as a fallback for the `/api/indexnow` route. Adding an authorization header check to the POST request was \"security theater\" because the GET request unconditionally returned the k"
    },
    {
      "kind": "security",
      "source_path": ".jules/sentinel.md",
      "line": 3,
      "text": "**Learning:** Do not unilaterally add authentication checks to public API routes without understanding how clients interact with them. It can cause breaking changes, and if the secret is exposed elsewhere, it provides no real security."
    },
    {
      "kind": "security",
      "source_path": ".jules/sentinel.md",
      "line": 6,
      "text": "## 2025-02-17 - [Centralized Security Headers]"
    },
    {
      "kind": "security",
      "source_path": ".jules/sentinel.md",
      "line": 7,
      "text": "**Vulnerability:** Missing `Strict-Transport-Security` header."
    },
    {
      "kind": "security",
      "source_path": ".jules/sentinel.md",
      "line": 8,
      "text": "**Learning:** `middleware.ts` is the central location for adding HTTP security headers."
    },
    {
      "kind": "security",
      "source_path": ".jules/sentinel.md",
      "line": 9,
      "text": "**Prevention:** When adding security enhancements like headers, add them to the centralized Next.js middleware rather than individual route handlers."
    },
    {
      "kind": "deprecated",
      "source_path": "config/slides.config.ts",
      "line": 78,
      "text": "imageSrc?: string        // @deprecated - use media.src"
    },
    {
      "kind": "deprecated",
      "source_path": "config/slides.config.ts",
      "line": 79,
      "text": "videoSrc?: string        // @deprecated - use media.src with type: 'video'"
    },
    {
      "kind": "deprecated",
      "source_path": "config/slides.config.ts",
      "line": 80,
      "text": "alignment?: 'left' | 'center' | 'right'  // @deprecated - use layout.alignment"
    },
    {
      "kind": "deprecated",
      "source_path": "config/slides.config.ts",
      "line": 81,
      "text": "titleSize?: 'normal' | 'large' | 'massive'  // @deprecated - use type"
    },
    {
      "kind": "security",
      "source_path": "License FAQ.md",
      "line": 23,
      "text": "Yes, if your use is non-commercial as defined by the license. Internal evaluation, research, development, testing, security review, accessibility work, and internal experimentation are generally allowed if you are not directly or indirectly"
    },
    {
      "kind": "security",
      "source_path": "LICENSE.txt",
      "line": 13,
      "text": "“Non-commercial purposes” include personal use by an individual, academic research and development, journalism, testing, evaluation, interoperability work, security review, accessibility work, and internal use by your own organization where"
    },
    {
      "kind": "security",
      "source_path": "middleware.ts",
      "line": 30,
      "text": "// Add security headers"
    },
    {
      "kind": "security",
      "source_path": "middleware.ts",
      "line": 36,
      "text": "response.headers.set('Strict-Transport-Security', 'max-age=31536000; includeSubDomains; preload')"
    },
    {
      "kind": "deprecated",
      "source_path": "pnpm-lock.yaml",
      "line": 3711,
      "text": "deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation"
    },
    {
      "kind": "security",
      "source_path": "public/.well-known/security.txt",
      "line": 1,
      "text": "# Platphorm Decks Security Policy"
    },
    {
      "kind": "security",
      "source_path": "public/.well-known/security.txt",
      "line": 2,
      "text": "# https://decks.platphormnews.com/.well-known/security.txt"
    },
    {
      "kind": "security",
      "source_path": "public/.well-known/security.txt",
      "line": 4,
      "text": "Contact: mailto:security@platphormnews.com"
    },
    {
      "kind": "security",
      "source_path": "public/.well-known/security.txt",
      "line": 5,
      "text": "Contact: https://platphormnews.com/security"
    },
    {
      "kind": "security",
      "source_path": "public/.well-known/security.txt",
      "line": 8,
      "text": "Acknowledgments: https://platphormnews.com/security/thanks"
    },
    {
      "kind": "security",
      "source_path": "public/.well-known/security.txt",
      "line": 10,
      "text": "Canonical: https://decks.platphormnews.com/.well-known/security.txt"
    },
    {
      "kind": "security",
      "source_path": "public/.well-known/security.txt",
      "line": 11,
      "text": "Policy: https://platphormnews.com/security/policy"
    }
  ],
  "security": {
    "secret_risks": [],
    "unsafe_patterns": [
      {
        "name": "dangerously-set-html",
        "confidence": "medium",
        "evidence_paths": [
          "app/jobs/page.tsx",
          "components/custom-cursor.tsx",
          "components/seo/json-ld.tsx",
          "components/ui/chart.tsx"
        ]
      },
      {
        "name": "sql-injection-review-needed",
        "confidence": "medium",
        "evidence_paths": [
          "app/feed.xml/route.ts"
        ]
      }
    ],
    "sensitive_data_indicators": [
      {
        "name": "card",
        "confidence": "medium",
        "evidence_paths": [
          "app/globals.css",
          "app/jobs/page.tsx",
          "app/layout.tsx",
          "components/ui/alert.tsx",
          "components/ui/calendar.tsx",
          "components/ui/card.tsx",
          "components/ui/hover-card.tsx",
          "config/theme.config.ts",
          "package.json",
          "pnpm-lock.yaml",
          "public/llms-full.txt",
          "styles/globals.css"
        ]
      },
      {
        "name": "email",
        "confidence": "medium",
        "evidence_paths": [
          "app/api/docs/route.ts",
          "app/feed.xml/route.ts",
          "app/layout.tsx"
        ]
      },
      {
        "name": "health",
        "confidence": "medium",
        "evidence_paths": [
          "__tests__/api/routes.test.ts",
          "app/.well-known/mcp.json/route.ts",
          "app/api/docs/route.ts",
          "app/api/health/route.ts",
          "app/api/mcp/route.ts",
          "app/api/network/register/route.ts",
          "app/api/v1/network/route.ts",
          "public/llms-full.txt",
          "public/llms-index.json",
          "README.md"
        ]
      },
      {
        "name": "location",
        "confidence": "medium",
        "evidence_paths": [
          ".jules/palette.md",
          ".jules/sentinel.md",
          "app/api/indexnow/route.ts",
          "app/jobs/page.tsx",
          "docs/CINEMATIC_SCROLL_ENHANCEMENT_PLAN.md",
          "middleware.ts",
          "public/humans.txt"
        ]
      },
      {
        "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:13.758Z"
}
