{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-ad0c3944ad7473fe", "name": "Stray `console.log` in TS/JS \u2014 api/webhook.js:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 api/webhook.js:9"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b94e44c2b9b61269", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/components/simple-product-page.tsx:400", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/components/simple-product-page.tsx:400"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ef6c67e02699a4b3", "name": "`truncate` class without `title=` for hover reveal \u2014 v0-design/components/category-dock.tsx:227", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 v0-design/components/category-dock.tsx:227"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d398cb96eb4bb59b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/components/ui/chart.tsx:83", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/components/ui/chart.tsx:83"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-035684afa8410e81", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/app/layout.tsx:211", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/app/layout.tsx:211"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bdc3c411f8dec113", "name": "`truncate` class without `title=` for hover reveal \u2014 v0-design/app/contact/page.tsx:661", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 v0-design/app/contact/page.tsx:661"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-57e40b785ee85768", "name": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/manual-order/route.ts:116", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/manual-order/route.ts:116"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d470d29febe23d6c", "name": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/stores-order/route.ts:62", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/stores-order/route.ts:62"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9934fe323b31b220", "name": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/webhook/route.ts:164", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/webhook/route.ts:164"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3a79bacd392c0a79", "name": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/bank-order/route.ts:289", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/bank-order/route.ts:289"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1055b466c6bfa67c", "name": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/admin/order/[row]/confirm-payment/route.ts:136", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/admin/order/[row]/confirm-payment/route.ts:136"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-474207b74ee5310b", "name": "`truncate` class without `title=` for hover reveal \u2014 v0-design/app/products/page.tsx:86", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 v0-design/app/products/page.tsx:86"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1072794e8c3334b4", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/app/products/[slug]/page.tsx:449", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/app/products/[slug]/page.tsx:449"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-64978e6ef8176124", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/app/column/[slug]/page.tsx:109", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/app/column/[slug]/page.tsx:109"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e92017831a8de370", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/app/faq/layout.tsx:38", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/app/faq/layout.tsx:38"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5b7cfbb483a17ea1", "name": "Dockerfile runs as root: drafting-agent/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: drafting-agent/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4a7385c93b8c5a0a", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1d8ff9478141133f", "name": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/back-button.js:13", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/back-button.js:13"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6f24457c76a5f7d8", "name": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/checkout.html:552", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/checkout.html:552"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cadd4527b192dc5c", "name": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/success.html:252", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/success.html:252"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1558164bde64d56d", "name": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/item.html:146", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/item.html:146"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4a8acb8d44723752", "name": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/thanks.html:648", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/thanks.html:648"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9cf92f256ce52c5c", "name": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/marie.html:945", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/marie.html:945"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d71fe6f7f5e28ce0", "name": "Insecure pattern 'cors_wildcard' in api/checkout.js:51", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in api/checkout.js:51"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3f55c37dd5ba2cad", "name": "Insecure pattern 'cors_wildcard' in api/session.js:4", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in api/session.js:4"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ead33792fd6d51f8", "name": "Insecure pattern 'cors_wildcard' in api/contact.js:8", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in api/contact.js:8"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-415f6adf86d90548", "name": "Insecure pattern 'direct_innerhtml_assignment' in item/claire.html:1416", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/claire.html:1416"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0a701e5d985bb250", "name": "Insecure pattern 'direct_innerhtml_assignment' in item/alexandre.html:602", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/alexandre.html:602"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5f1798b89c3dd318", "name": "Insecure pattern 'direct_innerhtml_assignment' in item/claude.html:841", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/claude.html:841"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-70e78c100102a96f", "name": "Insecure pattern 'direct_innerhtml_assignment' in item/emile.html:1169", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/emile.html:1169"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-03331580668d81d3", "name": "Insecure pattern 'direct_innerhtml_assignment' in item/rene.html:1410", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/rene.html:1410"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c86e945f90778a4d", "name": "Insecure pattern 'direct_innerhtml_assignment' in item/antoine.html:609", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/antoine.html:609"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6d374e9d48beb09c", "name": "Insecure pattern 'direct_innerhtml_assignment' in item/catherine.html:606", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/catherine.html:606"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b3cca1aec2eba81f", "name": "Insecure pattern 'direct_innerhtml_assignment' in item/marcel.html:1215", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/marcel.html:1215"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-16bcc7c593c6bcf4", "name": "Insecure pattern 'dangerous_innerhtml' in v0-design/components/simple-product-page.tsx:400", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in v0-design/components/simple-product-page.tsx:400"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-46e01dcf716e3f4a", "name": "Insecure pattern 'dangerous_innerhtml' in v0-design/components/ui/chart.tsx:83", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in v0-design/components/ui/chart.tsx:83"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-83669c5d701660e4", "name": "Insecure pattern 'dangerous_innerhtml' in v0-design/app/layout.tsx:211", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in v0-design/app/layout.tsx:211"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-25468c5bd0dc1621", "name": "Insecure pattern 'dangerous_innerhtml' in v0-design/app/products/[slug]/page.tsx:449", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in v0-design/app/products/[slug]/page.tsx:449"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f0e44e5bd8290456", "name": "Insecure pattern 'dangerous_innerhtml' in v0-design/app/column/[slug]/page.tsx:109", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in v0-design/app/column/[slug]/page.tsx:109"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-887fe8cf719cc3d7", "name": "Insecure pattern 'dangerous_innerhtml' in v0-design/app/faq/layout.tsx:38", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in v0-design/app/faq/layout.tsx:38"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-56f7c86ab23c59fb", "name": "Very large file: v0-design/app/paint/page.tsx (993 lines)", "shortDescription": {"text": "Very large file: v0-design/app/paint/page.tsx (993 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9bb2d4436c83a980", "name": "Very large file: v0-design/app/galvanizing/page.tsx (1590 lines)", "shortDescription": {"text": "Very large file: v0-design/app/galvanizing/page.tsx (1590 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9938470764c224fc", "name": "Very large file: v0-design/app/products/[slug]/page.tsx (1509 lines)", "shortDescription": {"text": "Very large file: v0-design/app/products/[slug]/page.tsx (1509 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-438dd145314f25f8", "name": "Very large file: v0-design/app/kaigo/page.tsx (867 lines)", "shortDescription": {"text": "Very large file: v0-design/app/kaigo/page.tsx (867 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1996297acc72e9b5", "name": "Very large file: v0-design/lib/products/simple.ts (1423 lines)", "shortDescription": {"text": "Very large file: v0-design/lib/products/simple.ts (1423 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "2 test file(s) for 194 source file(s) (ratio 0.01). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b3ed68815bca2f8c", "name": "Node manifest has dependencies but no lockfile: package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 33 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 28 placeholder/mock markers across 12 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests, operator-readme, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests, operator-readme, lockfile. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bea357a6497a2d5d", "name": "Agent authority lacks a verifier contract: CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8ac9af069cff0f1f", "name": "Commented-code block (5 lines) in api/contact.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in api/contact.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d62881ee1dc9a8f2", "name": "Commented-code block (5 lines) in v0-design/components/intro-splash.tsx:44", "shortDescription": {"text": "Commented-code block (5 lines) in v0-design/components/intro-splash.tsx:44"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f5db9c3f3a66d98f", "name": "Commented-code block (5 lines) in v0-design/components/category-dock.tsx:73", "shortDescription": {"text": "Commented-code block (5 lines) in v0-design/components/category-dock.tsx:73"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4f3a1f29f8faee9a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 v0-design/components/review-form.tsx:65", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 v0-design/components/review-form.tsx:65"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-aa92d6c3eb4495d1", "name": "Commented-code block (9 lines) in v0-design/components/ui/primary-cta.tsx:95", "shortDescription": {"text": "Commented-code block (9 lines) in v0-design/components/ui/primary-cta.tsx:95"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-21f6d9cddf0b43de", "name": "`fetch()` without try/.catch or AbortSignal \u2014 v0-design/app/api/webhook/route.ts:245", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 v0-design/app/api/webhook/route.ts:245"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4627e9297d69e69b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 v0-design/app/api/bank-order/route.ts:274", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 v0-design/app/api/bank-order/route.ts:274"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-02ba6927e42ef266", "name": "`fetch()` without try/.catch or AbortSignal \u2014 v0-design/app/api/admin/order/[row]/confirm-payment/route.ts:188", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 v0-design/app/api/admin/order/[row]/confirm-payment/route.ts:188"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8df0d5aa91cb0fee", "name": "Commented-code block (5 lines) in v0-design/lib/drawing-modal/products.ts:140", "shortDescription": {"text": "Commented-code block (5 lines) in v0-design/lib/drawing-modal/products.ts:140"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-06e9ca9dfc77e81f", "name": "Commented-code block (11 lines) in v0-design/lib/drawing-modal/full-drawing-fragment.ts:7", "shortDescription": {"text": "Commented-code block (11 lines) in v0-design/lib/drawing-modal/full-drawing-fragment.ts:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e7837422b10bff1c", "name": "Commented-code block (5 lines) in v0-design/lib/drawing-modal/vertical-cad-svg.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in v0-design/lib/drawing-modal/vertical-cad-svg.ts:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-22831d0e2a5ef4b1", "name": "Commented-code block (6 lines) in v0-design/lib/shipping/sagawa.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in v0-design/lib/shipping/sagawa.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ae4db55a76627ae0", "name": "FastAPI POST `create_drawing` without auth dependency \u2014 drafting-agent/main.py:47", "shortDescription": {"text": "FastAPI POST `create_drawing` without auth dependency \u2014 drafting-agent/main.py:47"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5fa8aafd5e0660f7", "name": "FastAPI POST `create_drawing_download` without auth dependency \u2014 drafting-agent/main.py:70", "shortDescription": {"text": "FastAPI POST `create_drawing_download` without auth dependency \u2014 drafting-agent/main.py:70"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-068c94b6695029b2", "name": "Dangling fetch: POST https://api.resend.com/emails (api/contact.js:93)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (api/contact.js:93)"}, "fullDescription": {"text": "`api/contact.js:93` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.resend.com/emails`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e3dc4d73defdc0e3", "name": "Dangling fetch: POST https://api.resend.com/emails (api/contact.js:101)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (api/contact.js:101)"}, "fullDescription": {"text": "`api/contact.js:101` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.resend.com/emails`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-1caf5801d7bfa523", "name": "Dangling fetch: POST /api/checkout/simple (v0-design/components/simple-product-page.tsx:376)", "shortDescription": {"text": "Dangling fetch: POST /api/checkout/simple (v0-design/components/simple-product-page.tsx:376)"}, "fullDescription": {"text": "`v0-design/components/simple-product-page.tsx:376` calls `POST /api/checkout/simple` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/checkout/simple`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-103d433bcb6f2eab", "name": "Dangling fetch: POST /api/contact (v0-design/components/review-form.tsx:65)", "shortDescription": {"text": "Dangling fetch: POST /api/contact (v0-design/components/review-form.tsx:65)"}, "fullDescription": {"text": "`v0-design/components/review-form.tsx:65` calls `POST /api/contact` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/contact`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e197cd7c33a81de7", "name": "Dangling fetch: POST /api/bank-order (v0-design/components/checkout/bank-order-modal.tsx:69)", "shortDescription": {"text": "Dangling fetch: POST /api/bank-order (v0-design/components/checkout/bank-order-modal.tsx:69)"}, "fullDescription": {"text": "`v0-design/components/checkout/bank-order-modal.tsx:69` calls `POST /api/bank-order` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/bank-order`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a88da20031b1fe28", "name": "Dangling fetch: POST /api/contact (v0-design/app/contact/page.tsx:259)", "shortDescription": {"text": "Dangling fetch: POST /api/contact (v0-design/app/contact/page.tsx:259)"}, "fullDescription": {"text": "`v0-design/app/contact/page.tsx:259` calls `POST /api/contact` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/contact`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5116334745ce5361", "name": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/webhook/route.ts:245)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/webhook/route.ts:245)"}, "fullDescription": {"text": "`v0-design/app/api/webhook/route.ts:245` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.resend.com/emails`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-8132d8aeb680a589", "name": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/webhook/route.ts:347)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/webhook/route.ts:347)"}, "fullDescription": {"text": "`v0-design/app/api/webhook/route.ts:347` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.resend.com/emails`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6f935af41a880a30", "name": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/webhook/route.ts:515)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/webhook/route.ts:515)"}, "fullDescription": {"text": "`v0-design/app/api/webhook/route.ts:515` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.resend.com/emails`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c63f298c35bf9ad7", "name": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/contact/route.ts:166)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/contact/route.ts:166)"}, "fullDescription": {"text": "`v0-design/app/api/contact/route.ts:166` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.resend.com/emails`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-de02cce320d36aff", "name": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/contact/route.ts:176)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/contact/route.ts:176)"}, "fullDescription": {"text": "`v0-design/app/api/contact/route.ts:176` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.resend.com/emails`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-4a0c677079b288eb", "name": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/bank-order/route.ts:274)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/bank-order/route.ts:274)"}, "fullDescription": {"text": "`v0-design/app/api/bank-order/route.ts:274` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.resend.com/emails`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a2f0fd776c13ab90", "name": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/admin/order/[row]/confirm-payment/route.ts:188)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/admin/order/[row]/confirm-payment/route.ts:188)"}, "fullDescription": {"text": "`v0-design/app/api/admin/order/[row]/confirm-payment/route.ts:188` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.resend.com/emails`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-cbe637f3f59f8bdd", "name": "Dangling fetch: POST /api/contact (v0-design/app/trade/page.tsx:294)", "shortDescription": {"text": "Dangling fetch: POST /api/contact (v0-design/app/trade/page.tsx:294)"}, "fullDescription": {"text": "`v0-design/app/trade/page.tsx:294` calls `POST /api/contact` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/contact`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-bee71cd9b7add852", "name": "Dangling fetch: GET /api/admin/orders (v0-design/app/admin/orders/page.tsx:103)", "shortDescription": {"text": "Dangling fetch: GET /api/admin/orders (v0-design/app/admin/orders/page.tsx:103)"}, "fullDescription": {"text": "`v0-design/app/admin/orders/page.tsx:103` calls `GET /api/admin/orders` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/orders`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-cc1953f75763b96a", "name": "Dangling fetch: PATCH /api/admin/order/${row} (v0-design/app/admin/orders/page.tsx:127)", "shortDescription": {"text": "Dangling fetch: PATCH /api/admin/order/${row} (v0-design/app/admin/orders/page.tsx:127)"}, "fullDescription": {"text": "`v0-design/app/admin/orders/page.tsx:127` calls `PATCH /api/admin/order/${row}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/order/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d00d14ec5555d811", "name": "Dangling fetch: POST /api/admin/order/${row}/confirm-payment (v0-design/app/admin/orders/page.tsx:159)", "shortDescription": {"text": "Dangling fetch: POST /api/admin/order/${row}/confirm-payment (v0-design/app/admin/orders/page.tsx:159)"}, "fullDescription": {"text": "`v0-design/app/admin/orders/page.tsx:159` calls `POST /api/admin/order/${row}/confirm-payment` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/order/<p>/confirm-payment`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-19e0bc1e5a4de0ae", "name": "Dangling fetch: POST /api/admin/order/${row}/notify (v0-design/app/admin/orders/page.tsx:201)", "shortDescription": {"text": "Dangling fetch: POST /api/admin/order/${row}/notify (v0-design/app/admin/orders/page.tsx:201)"}, "fullDescription": {"text": "`v0-design/app/admin/orders/page.tsx:201` calls `POST /api/admin/order/${row}/notify` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/order/<p>/notify`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ac655f5ba6d89b3b", "name": "Dangling fetch: GET /api/admin/order/${row} (v0-design/app/admin/delivery-note/page.tsx:137)", "shortDescription": {"text": "Dangling fetch: GET /api/admin/order/${row} (v0-design/app/admin/delivery-note/page.tsx:137)"}, "fullDescription": {"text": "`v0-design/app/admin/delivery-note/page.tsx:137` calls `GET /api/admin/order/${row}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/admin/order/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-f7ed810b18710316", "name": "Dangling fetch: GET /api/session?id=${encodeURIComponent(sessionId)} (v0-design/app/thanks/page.tsx:77)", "shortDescription": {"text": "Dangling fetch: GET /api/session?id=${encodeURIComponent(sessionId)} (v0-design/app/thanks/page.tsx:77)"}, "fullDescription": {"text": "`v0-design/app/thanks/page.tsx:77` calls `GET /api/session?id=${encodeURIComponent(sessionId)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/session`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-73a1aaa3a930ca5f", "name": "Dangling fetch: POST /api/checkout (v0-design/app/products/[slug]/page.tsx:407)", "shortDescription": {"text": "Dangling fetch: POST /api/checkout (v0-design/app/products/[slug]/page.tsx:407)"}, "fullDescription": {"text": "`v0-design/app/products/[slug]/page.tsx:407` calls `POST /api/checkout` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/checkout`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-3bc698c62d7f3974", "name": "Dangling fetch: POST /api/contact (v0-design/app/kaigo/page.tsx:151)", "shortDescription": {"text": "Dangling fetch: POST /api/contact (v0-design/app/kaigo/page.tsx:151)"}, "fullDescription": {"text": "`v0-design/app/kaigo/page.tsx:151` calls `POST /api/contact` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/contact`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-20ba07eb23b3fdf5", "name": "Dangling fetch: POST https://api.resend.com/emails (v0-design/lib/shipment-notify.ts:182)", "shortDescription": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/lib/shipment-notify.ts:182)"}, "fullDescription": {"text": "`v0-design/lib/shipment-notify.ts:182` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.resend.com/emails`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-b247fc303595ee16", "name": "Unused endpoint: POST /api/drafting2d", "shortDescription": {"text": "Unused endpoint: POST /api/drafting2d"}, "fullDescription": {"text": "`drafting-agent/main.py` declares `POST /api/drafting2d` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-233744f380bf5d7b", "name": "Unused endpoint: POST /api/drafting2d/download", "shortDescription": {"text": "Unused endpoint: POST /api/drafting2d/download"}, "fullDescription": {"text": "`drafting-agent/main.py` declares `POST /api/drafting2d/download` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18672"}, "properties": {"repository": "ryojikakizaki-art/ironworks-ado", "repoUrl": "https://github.com/ryojikakizaki-art/ironworks-ado", "branch": "main"}, "results": [{"ruleId": "scanner-ad0c3944ad7473fe", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 api/webhook.js:9"}, "properties": {"repobilityId": "8ecb606ec9295448", "scanner": "scanner-primary", "fingerprint": "ad0c3944ad7473fe", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b94e44c2b9b61269", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/components/simple-product-page.tsx:400"}, "properties": {"repobilityId": "8bd18a38019222e8", "scanner": "scanner-primary", "fingerprint": "b94e44c2b9b61269", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-ef6c67e02699a4b3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 v0-design/components/category-dock.tsx:227"}, "properties": {"repobilityId": "2f59db023baf2911", "scanner": "scanner-primary", "fingerprint": "ef6c67e02699a4b3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d398cb96eb4bb59b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/components/ui/chart.tsx:83"}, "properties": {"repobilityId": "7c76db51c31eb76b", "scanner": "scanner-primary", "fingerprint": "d398cb96eb4bb59b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-035684afa8410e81", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/app/layout.tsx:211"}, "properties": {"repobilityId": "858e25deafc0317a", "scanner": "scanner-primary", "fingerprint": "035684afa8410e81", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-bdc3c411f8dec113", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 v0-design/app/contact/page.tsx:661"}, "properties": {"repobilityId": "8f6df5a60a093ca9", "scanner": "scanner-primary", "fingerprint": "bdc3c411f8dec113", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-57e40b785ee85768", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/manual-order/route.ts:116"}, "properties": {"repobilityId": "3ff8af549c888e9b", "scanner": "scanner-primary", "fingerprint": "57e40b785ee85768", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d470d29febe23d6c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/stores-order/route.ts:62"}, "properties": {"repobilityId": "62369634f668d82b", "scanner": "scanner-primary", "fingerprint": "d470d29febe23d6c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9934fe323b31b220", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/webhook/route.ts:164"}, "properties": {"repobilityId": "d8cfa3d1e6836cca", "scanner": "scanner-primary", "fingerprint": "9934fe323b31b220", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3a79bacd392c0a79", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/bank-order/route.ts:289"}, "properties": {"repobilityId": "01adcb4cdb4ee974", "scanner": "scanner-primary", "fingerprint": "3a79bacd392c0a79", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1055b466c6bfa67c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 v0-design/app/api/admin/order/[row]/confirm-payment/route.ts:136"}, "properties": {"repobilityId": "f6b0af39949d1bc5", "scanner": "scanner-primary", "fingerprint": "1055b466c6bfa67c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-474207b74ee5310b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 v0-design/app/products/page.tsx:86"}, "properties": {"repobilityId": "691fbb3714deb44b", "scanner": "scanner-primary", "fingerprint": "474207b74ee5310b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1072794e8c3334b4", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/app/products/[slug]/page.tsx:449"}, "properties": {"repobilityId": "fb56624811f482d7", "scanner": "scanner-primary", "fingerprint": "1072794e8c3334b4", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-64978e6ef8176124", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/app/column/[slug]/page.tsx:109"}, "properties": {"repobilityId": "2184e4571c76bdc5", "scanner": "scanner-primary", "fingerprint": "64978e6ef8176124", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-e92017831a8de370", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 v0-design/app/faq/layout.tsx:38"}, "properties": {"repobilityId": "8da3413336b2ed54", "scanner": "scanner-primary", "fingerprint": "e92017831a8de370", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-5b7cfbb483a17ea1", "level": "warning", "message": {"text": "Dockerfile runs as root: drafting-agent/Dockerfile"}, "properties": {"repobilityId": "060e7079df11f879", "scanner": "scanner-primary", "fingerprint": "5b7cfbb483a17ea1", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-4a7385c93b8c5a0a", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "properties": {"repobilityId": "ace04d609a796c28", "scanner": "scanner-primary", "fingerprint": "4a7385c93b8c5a0a", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "drafting-agent/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-1d8ff9478141133f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/back-button.js:13"}, "properties": {"repobilityId": "4a83b95e68193325", "scanner": "scanner-primary", "fingerprint": "1d8ff9478141133f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "_archive_legacy/back-button.js"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-6f24457c76a5f7d8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/checkout.html:552"}, "properties": {"repobilityId": "4b93dc663064a5ad", "scanner": "scanner-primary", "fingerprint": "6f24457c76a5f7d8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "_archive_legacy/checkout.html"}, "region": {"startLine": 552}}}]}, {"ruleId": "scanner-cadd4527b192dc5c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/success.html:252"}, "properties": {"repobilityId": "d37b5a0d8da8ac77", "scanner": "scanner-primary", "fingerprint": "cadd4527b192dc5c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "_archive_legacy/success.html"}, "region": {"startLine": 252}}}]}, {"ruleId": "scanner-1558164bde64d56d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/item.html:146"}, "properties": {"repobilityId": "847cd6f733b6f627", "scanner": "scanner-primary", "fingerprint": "1558164bde64d56d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "_archive_legacy/item.html"}, "region": {"startLine": 146}}}]}, {"ruleId": "scanner-4a8acb8d44723752", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/thanks.html:648"}, "properties": {"repobilityId": "7b140bc2d14a5115", "scanner": "scanner-primary", "fingerprint": "4a8acb8d44723752", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "_archive_legacy/thanks.html"}, "region": {"startLine": 648}}}]}, {"ruleId": "scanner-9cf92f256ce52c5c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in _archive_legacy/marie.html:945"}, "properties": {"repobilityId": "e9c264859bee2abe", "scanner": "scanner-primary", "fingerprint": "9cf92f256ce52c5c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "_archive_legacy/marie.html"}, "region": {"startLine": 945}}}]}, {"ruleId": "scanner-d71fe6f7f5e28ce0", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in api/checkout.js:51"}, "properties": {"repobilityId": "5477c9d09b7bfc97", "scanner": "scanner-primary", "fingerprint": "d71fe6f7f5e28ce0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/checkout.js"}, "region": {"startLine": 51}}}]}, {"ruleId": "scanner-3f55c37dd5ba2cad", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in api/session.js:4"}, "properties": {"repobilityId": "f486596dbbdc3a93", "scanner": "scanner-primary", "fingerprint": "3f55c37dd5ba2cad", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/session.js"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-ead33792fd6d51f8", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in api/contact.js:8"}, "properties": {"repobilityId": "1011c4f7d255c476", "scanner": "scanner-primary", "fingerprint": "ead33792fd6d51f8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/contact.js"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-415f6adf86d90548", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/claire.html:1416"}, "properties": {"repobilityId": "cc92e257e22e647e", "scanner": "scanner-primary", "fingerprint": "415f6adf86d90548", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "item/claire.html"}, "region": {"startLine": 1416}}}]}, {"ruleId": "scanner-0a701e5d985bb250", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/alexandre.html:602"}, "properties": {"repobilityId": "6ad3fb4b337b561e", "scanner": "scanner-primary", "fingerprint": "0a701e5d985bb250", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "item/alexandre.html"}, "region": {"startLine": 602}}}]}, {"ruleId": "scanner-5f1798b89c3dd318", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/claude.html:841"}, "properties": {"repobilityId": "e2df95f9464f011a", "scanner": "scanner-primary", "fingerprint": "5f1798b89c3dd318", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "item/claude.html"}, "region": {"startLine": 841}}}]}, {"ruleId": "scanner-70e78c100102a96f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/emile.html:1169"}, "properties": {"repobilityId": "aa0c482bfbedeadf", "scanner": "scanner-primary", "fingerprint": "70e78c100102a96f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "item/emile.html"}, "region": {"startLine": 1169}}}]}, {"ruleId": "scanner-03331580668d81d3", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/rene.html:1410"}, "properties": {"repobilityId": "d63a773be36d1f95", "scanner": "scanner-primary", "fingerprint": "03331580668d81d3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "item/rene.html"}, "region": {"startLine": 1410}}}]}, {"ruleId": "scanner-c86e945f90778a4d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/antoine.html:609"}, "properties": {"repobilityId": "8f62679329413527", "scanner": "scanner-primary", "fingerprint": "c86e945f90778a4d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "item/antoine.html"}, "region": {"startLine": 609}}}]}, {"ruleId": "scanner-6d374e9d48beb09c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/catherine.html:606"}, "properties": {"repobilityId": "ca760b1adafa25b0", "scanner": "scanner-primary", "fingerprint": "6d374e9d48beb09c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "item/catherine.html"}, "region": {"startLine": 606}}}]}, {"ruleId": "scanner-b3cca1aec2eba81f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in item/marcel.html:1215"}, "properties": {"repobilityId": "f581e3ef0e4a7b3e", "scanner": "scanner-primary", "fingerprint": "b3cca1aec2eba81f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "item/marcel.html"}, "region": {"startLine": 1215}}}]}, {"ruleId": "scanner-16bcc7c593c6bcf4", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in v0-design/components/simple-product-page.tsx:400"}, "properties": {"repobilityId": "5ba28fbe49d4b5ba", "scanner": "scanner-primary", "fingerprint": "16bcc7c593c6bcf4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "v0-design/components/simple-product-page.tsx"}, "region": {"startLine": 400}}}]}, {"ruleId": "scanner-46e01dcf716e3f4a", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in v0-design/components/ui/chart.tsx:83"}, "properties": {"repobilityId": "b00a949558cd84b0", "scanner": "scanner-primary", "fingerprint": "46e01dcf716e3f4a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "v0-design/components/ui/chart.tsx"}, "region": {"startLine": 83}}}]}, {"ruleId": "scanner-83669c5d701660e4", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in v0-design/app/layout.tsx:211"}, "properties": {"repobilityId": "3cc8198db5e546a2", "scanner": "scanner-primary", "fingerprint": "83669c5d701660e4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "v0-design/app/layout.tsx"}, "region": {"startLine": 211}}}]}, {"ruleId": "scanner-25468c5bd0dc1621", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in v0-design/app/products/[slug]/page.tsx:449"}, "properties": {"repobilityId": "7c342233c39a78b9", "scanner": "scanner-primary", "fingerprint": "25468c5bd0dc1621", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "v0-design/app/products/[slug]/page.tsx"}, "region": {"startLine": 449}}}]}, {"ruleId": "scanner-f0e44e5bd8290456", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in v0-design/app/column/[slug]/page.tsx:109"}, "properties": {"repobilityId": "a67ff4d026980590", "scanner": "scanner-primary", "fingerprint": "f0e44e5bd8290456", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "v0-design/app/column/[slug]/page.tsx"}, "region": {"startLine": 109}}}]}, {"ruleId": "scanner-887fe8cf719cc3d7", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in v0-design/app/faq/layout.tsx:38"}, "properties": {"repobilityId": "7b16eaf96e284a74", "scanner": "scanner-primary", "fingerprint": "887fe8cf719cc3d7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "v0-design/app/faq/layout.tsx"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-56f7c86ab23c59fb", "level": "note", "message": {"text": "Very large file: v0-design/app/paint/page.tsx (993 lines)"}, "properties": {"repobilityId": "3d9046879e23c1e9", "scanner": "scanner-primary", "fingerprint": "56f7c86ab23c59fb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9bb2d4436c83a980", "level": "note", "message": {"text": "Very large file: v0-design/app/galvanizing/page.tsx (1590 lines)"}, "properties": {"repobilityId": "a317bdf2266ea4ab", "scanner": "scanner-primary", "fingerprint": "9bb2d4436c83a980", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9938470764c224fc", "level": "note", "message": {"text": "Very large file: v0-design/app/products/[slug]/page.tsx (1509 lines)"}, "properties": {"repobilityId": "eeb5bab96ef3ddbf", "scanner": "scanner-primary", "fingerprint": "9938470764c224fc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-438dd145314f25f8", "level": "note", "message": {"text": "Very large file: v0-design/app/kaigo/page.tsx (867 lines)"}, "properties": {"repobilityId": "a3041095b29b65e7", "scanner": "scanner-primary", "fingerprint": "438dd145314f25f8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-1996297acc72e9b5", "level": "note", "message": {"text": "Very large file: v0-design/lib/products/simple.ts (1423 lines)"}, "properties": {"repobilityId": "31df6e128f786603", "scanner": "scanner-primary", "fingerprint": "1996297acc72e9b5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "ed2380f21d214639", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "590faf4c6f0b64e7", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b3ed68815bca2f8c", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: package.json"}, "properties": {"repobilityId": "7edae0550c126386", "scanner": "scanner-primary", "fingerprint": "b3ed68815bca2f8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "5f28ee9bd759a848", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "150644d8c0ea5133", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "2ca961df778c22d7", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "e9b6399a590c4a7a", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "82bfc93614df3318", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "feec1624e7bcfab9", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "e99811460a7412cd", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-bea357a6497a2d5d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "properties": {"repobilityId": "aae72df3934829ac", "scanner": "scanner-primary", "fingerprint": "bea357a6497a2d5d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8ac9af069cff0f1f", "level": "none", "message": {"text": "Commented-code block (5 lines) in api/contact.js:1"}, "properties": {"repobilityId": "a777528091e2ccd0", "scanner": "scanner-primary", "fingerprint": "8ac9af069cff0f1f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d62881ee1dc9a8f2", "level": "none", "message": {"text": "Commented-code block (5 lines) in v0-design/components/intro-splash.tsx:44"}, "properties": {"repobilityId": "dfd0032fa0955920", "scanner": "scanner-primary", "fingerprint": "d62881ee1dc9a8f2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f5db9c3f3a66d98f", "level": "none", "message": {"text": "Commented-code block (5 lines) in v0-design/components/category-dock.tsx:73"}, "properties": {"repobilityId": "2cac42e04e2cf249", "scanner": "scanner-primary", "fingerprint": "f5db9c3f3a66d98f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4f3a1f29f8faee9a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 v0-design/components/review-form.tsx:65"}, "properties": {"repobilityId": "02c407424b68ff0d", "scanner": "scanner-primary", "fingerprint": "4f3a1f29f8faee9a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-aa92d6c3eb4495d1", "level": "none", "message": {"text": "Commented-code block (9 lines) in v0-design/components/ui/primary-cta.tsx:95"}, "properties": {"repobilityId": "a82cdc122c0bf897", "scanner": "scanner-primary", "fingerprint": "aa92d6c3eb4495d1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-21f6d9cddf0b43de", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 v0-design/app/api/webhook/route.ts:245"}, "properties": {"repobilityId": "803c7271dfefbadf", "scanner": "scanner-primary", "fingerprint": "21f6d9cddf0b43de", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4627e9297d69e69b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 v0-design/app/api/bank-order/route.ts:274"}, "properties": {"repobilityId": "2524c1bf1ae5016b", "scanner": "scanner-primary", "fingerprint": "4627e9297d69e69b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-02ba6927e42ef266", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 v0-design/app/api/admin/order/[row]/confirm-payment/route.ts:188"}, "properties": {"repobilityId": "0e9c69b5b6422968", "scanner": "scanner-primary", "fingerprint": "02ba6927e42ef266", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8df0d5aa91cb0fee", "level": "none", "message": {"text": "Commented-code block (5 lines) in v0-design/lib/drawing-modal/products.ts:140"}, "properties": {"repobilityId": "618e59a52b99a8c4", "scanner": "scanner-primary", "fingerprint": "8df0d5aa91cb0fee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-06e9ca9dfc77e81f", "level": "none", "message": {"text": "Commented-code block (11 lines) in v0-design/lib/drawing-modal/full-drawing-fragment.ts:7"}, "properties": {"repobilityId": "dd5df7e12af11773", "scanner": "scanner-primary", "fingerprint": "06e9ca9dfc77e81f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e7837422b10bff1c", "level": "none", "message": {"text": "Commented-code block (5 lines) in v0-design/lib/drawing-modal/vertical-cad-svg.ts:3"}, "properties": {"repobilityId": "76f5962958d7887a", "scanner": "scanner-primary", "fingerprint": "e7837422b10bff1c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-22831d0e2a5ef4b1", "level": "none", "message": {"text": "Commented-code block (6 lines) in v0-design/lib/shipping/sagawa.ts:4"}, "properties": {"repobilityId": "c5934674c4b49e0f", "scanner": "scanner-primary", "fingerprint": "22831d0e2a5ef4b1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ae4db55a76627ae0", "level": "error", "message": {"text": "FastAPI POST `create_drawing` without auth dependency \u2014 drafting-agent/main.py:47"}, "properties": {"repobilityId": "b1ad2ccdfd8c2e10", "scanner": "scanner-primary", "fingerprint": "ae4db55a76627ae0", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "drafting-agent/main.py"}, "region": {"startLine": 47}}}]}, {"ruleId": "scanner-5fa8aafd5e0660f7", "level": "error", "message": {"text": "FastAPI POST `create_drawing_download` without auth dependency \u2014 drafting-agent/main.py:70"}, "properties": {"repobilityId": "198cbbf6fb74756b", "scanner": "scanner-primary", "fingerprint": "5fa8aafd5e0660f7", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "drafting-agent/main.py"}, "region": {"startLine": 70}}}]}, {"ruleId": "scanner-068c94b6695029b2", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (api/contact.js:93)"}, "properties": {"repobilityId": "a9dbef1aae06f065", "scanner": "scanner-primary", "fingerprint": "068c94b6695029b2", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-e3dc4d73defdc0e3", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (api/contact.js:101)"}, "properties": {"repobilityId": "ab99cbbb9e4fa1af", "scanner": "scanner-primary", "fingerprint": "e3dc4d73defdc0e3", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-1caf5801d7bfa523", "level": "error", "message": {"text": "Dangling fetch: POST /api/checkout/simple (v0-design/components/simple-product-page.tsx:376)"}, "properties": {"repobilityId": "0d245f71d880e303", "scanner": "scanner-primary", "fingerprint": "1caf5801d7bfa523", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-103d433bcb6f2eab", "level": "error", "message": {"text": "Dangling fetch: POST /api/contact (v0-design/components/review-form.tsx:65)"}, "properties": {"repobilityId": "bfe280117b370196", "scanner": "scanner-primary", "fingerprint": "103d433bcb6f2eab", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-e197cd7c33a81de7", "level": "error", "message": {"text": "Dangling fetch: POST /api/bank-order (v0-design/components/checkout/bank-order-modal.tsx:69)"}, "properties": {"repobilityId": "6510263349c3186c", "scanner": "scanner-primary", "fingerprint": "e197cd7c33a81de7", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-a88da20031b1fe28", "level": "error", "message": {"text": "Dangling fetch: POST /api/contact (v0-design/app/contact/page.tsx:259)"}, "properties": {"repobilityId": "13f273c50e3693d1", "scanner": "scanner-primary", "fingerprint": "a88da20031b1fe28", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-5116334745ce5361", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/webhook/route.ts:245)"}, "properties": {"repobilityId": "95abdb4fdf445950", "scanner": "scanner-primary", "fingerprint": "5116334745ce5361", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-8132d8aeb680a589", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/webhook/route.ts:347)"}, "properties": {"repobilityId": "f08cbc03fc0212e3", "scanner": "scanner-primary", "fingerprint": "8132d8aeb680a589", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-6f935af41a880a30", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/webhook/route.ts:515)"}, "properties": {"repobilityId": "de66e98c30bc6092", "scanner": "scanner-primary", "fingerprint": "6f935af41a880a30", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-c63f298c35bf9ad7", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/contact/route.ts:166)"}, "properties": {"repobilityId": "59f7c4bf1605ed6d", "scanner": "scanner-primary", "fingerprint": "c63f298c35bf9ad7", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-de02cce320d36aff", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/contact/route.ts:176)"}, "properties": {"repobilityId": "c1590e3ea9fe5954", "scanner": "scanner-primary", "fingerprint": "de02cce320d36aff", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-4a0c677079b288eb", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/bank-order/route.ts:274)"}, "properties": {"repobilityId": "c278572514b2c6ff", "scanner": "scanner-primary", "fingerprint": "4a0c677079b288eb", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-a2f0fd776c13ab90", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/app/api/admin/order/[row]/confirm-payment/route.ts:188)"}, "properties": {"repobilityId": "4509db3ab97ad4fc", "scanner": "scanner-primary", "fingerprint": "a2f0fd776c13ab90", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-cbe637f3f59f8bdd", "level": "error", "message": {"text": "Dangling fetch: POST /api/contact (v0-design/app/trade/page.tsx:294)"}, "properties": {"repobilityId": "c9e0f3ad995217b2", "scanner": "scanner-primary", "fingerprint": "cbe637f3f59f8bdd", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-bee71cd9b7add852", "level": "error", "message": {"text": "Dangling fetch: GET /api/admin/orders (v0-design/app/admin/orders/page.tsx:103)"}, "properties": {"repobilityId": "a79f75fac31f3ceb", "scanner": "scanner-primary", "fingerprint": "bee71cd9b7add852", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-cc1953f75763b96a", "level": "error", "message": {"text": "Dangling fetch: PATCH /api/admin/order/${row} (v0-design/app/admin/orders/page.tsx:127)"}, "properties": {"repobilityId": "5805fccc06c20941", "scanner": "scanner-primary", "fingerprint": "cc1953f75763b96a", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d00d14ec5555d811", "level": "error", "message": {"text": "Dangling fetch: POST /api/admin/order/${row}/confirm-payment (v0-design/app/admin/orders/page.tsx:159)"}, "properties": {"repobilityId": "1220e69d61b3b1c0", "scanner": "scanner-primary", "fingerprint": "d00d14ec5555d811", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-19e0bc1e5a4de0ae", "level": "error", "message": {"text": "Dangling fetch: POST /api/admin/order/${row}/notify (v0-design/app/admin/orders/page.tsx:201)"}, "properties": {"repobilityId": "c32ffda8b229e542", "scanner": "scanner-primary", "fingerprint": "19e0bc1e5a4de0ae", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-ac655f5ba6d89b3b", "level": "error", "message": {"text": "Dangling fetch: GET /api/admin/order/${row} (v0-design/app/admin/delivery-note/page.tsx:137)"}, "properties": {"repobilityId": "2a0a43c15bc1636c", "scanner": "scanner-primary", "fingerprint": "ac655f5ba6d89b3b", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-f7ed810b18710316", "level": "error", "message": {"text": "Dangling fetch: GET /api/session?id=${encodeURIComponent(sessionId)} (v0-design/app/thanks/page.tsx:77)"}, "properties": {"repobilityId": "7b4c2f809519fa63", "scanner": "scanner-primary", "fingerprint": "f7ed810b18710316", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-73a1aaa3a930ca5f", "level": "error", "message": {"text": "Dangling fetch: POST /api/checkout (v0-design/app/products/[slug]/page.tsx:407)"}, "properties": {"repobilityId": "624c9ce93b49b2b2", "scanner": "scanner-primary", "fingerprint": "73a1aaa3a930ca5f", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-3bc698c62d7f3974", "level": "error", "message": {"text": "Dangling fetch: POST /api/contact (v0-design/app/kaigo/page.tsx:151)"}, "properties": {"repobilityId": "d1229f5b6f27c623", "scanner": "scanner-primary", "fingerprint": "3bc698c62d7f3974", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-20ba07eb23b3fdf5", "level": "error", "message": {"text": "Dangling fetch: POST https://api.resend.com/emails (v0-design/lib/shipment-notify.ts:182)"}, "properties": {"repobilityId": "7278ecee8f4b745a", "scanner": "scanner-primary", "fingerprint": "20ba07eb23b3fdf5", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-b247fc303595ee16", "level": "note", "message": {"text": "Unused endpoint: POST /api/drafting2d"}, "properties": {"repobilityId": "b2259e395759574a", "scanner": "scanner-primary", "fingerprint": "b247fc303595ee16", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-233744f380bf5d7b", "level": "note", "message": {"text": "Unused endpoint: POST /api/drafting2d/download"}, "properties": {"repobilityId": "50b5b88d858d85a2", "scanner": "scanner-primary", "fingerprint": "233744f380bf5d7b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}