{"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-f8355275f52a429d", "name": "Stray `console.log` in TS/JS \u2014 scripts/prerender.ts:178", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/prerender.ts:178"}, "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-b697419ac6c63a74", "name": "Stray `console.log` in TS/JS \u2014 supabase/functions/handle-email-suppression/index.ts:127", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/handle-email-suppression/index.ts:127"}, "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-cd9a345bbc161660", "name": "Stray `console.log` in TS/JS \u2014 supabase/functions/payments-webhook/index.ts:76", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/payments-webhook/index.ts:76"}, "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-406b03448bce95c5", "name": "Stray `console.log` in TS/JS \u2014 supabase/functions/send-transactional-email/index.ts:198", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/send-transactional-email/index.ts:198"}, "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-4dd75737ec0492d1", "name": "Stray `console.log` in TS/JS \u2014 supabase/functions/handle-email-unsubscribe/index.ts:127", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/handle-email-unsubscribe/index.ts:127"}, "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-3cce129ebdee821f", "name": "Stray `console.log` in TS/JS \u2014 supabase/functions/auth-email-hook/index.ts:214", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/auth-email-hook/index.ts:214"}, "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-a5c352c0aad1a909", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/UserMenu.tsx:37", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/UserMenu.tsx:37"}, "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-360793658182e46d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ClaimPlanModal.tsx:65", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ClaimPlanModal.tsx:65"}, "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-347a829a419fa538", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/ConstraintsPanel.tsx:341", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/ConstraintsPanel.tsx:341"}, "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-2622caa924f103f8", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/AutoAssignDialog.tsx:223", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/AutoAssignDialog.tsx:223"}, "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-13d740848daa657c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/SeatMenu.tsx:35", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/SeatMenu.tsx:35"}, "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-699c9493488250b3", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/SeatingView.tsx:628", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/SeatingView.tsx:628"}, "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-0faaec9a1c943542", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/LayoutTabs.tsx:135", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/LayoutTabs.tsx:135"}, "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-aa0cdf4d847ed6e0", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/GuestsTab.tsx:445", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/GuestsTab.tsx:445"}, "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-3674961013bc57c9", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/CompareScenarios.tsx:426", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/CompareScenarios.tsx:426"}, "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-9bc3a86f9003836e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/SeatPicker.tsx:253", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/SeatPicker.tsx:253"}, "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-7a8e4fc1c4b61c45", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/venue/MobileVenueList.tsx:100", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/venue/MobileVenueList.tsx:100"}, "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-3c1f155790453c3b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/venue/VenueCanvas.tsx:450", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/venue/VenueCanvas.tsx:450"}, "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-b209c77e83b119fd", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/chart.tsx:70", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/chart.tsx:70"}, "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-cef01a2208bad1bb", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui/combobox.tsx:47", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui/combobox.tsx:47"}, "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-d377a2ad1d84f058", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Admin.tsx:355", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Admin.tsx:355"}, "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-9bd15c07c68b277c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Index.tsx:929", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Index.tsx:929"}, "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-bc907238ff7482ba", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Dashboard.tsx:202", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Dashboard.tsx:202"}, "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-d89c3f8108d55294", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Planner.tsx:245", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Planner.tsx:245"}, "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-36aa98a519019deb", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/BlogPost.tsx:141", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/BlogPost.tsx:141"}, "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-fc44a6e19d93f53f", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/BlogPost.tsx:191", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/BlogPost.tsx:191"}, "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-dfb540be1ca3433a", "name": "Runtime dotenv file present in repo: .env.development", "shortDescription": {"text": "Runtime dotenv file present in repo: .env.development"}, "fullDescription": {"text": "`.env.development` looks like a runtime dotenv file. No high-confidence secret value was matched, but runtime dotenv files often drift into live credentials. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5a32ac60613087ac", "name": "Runtime dotenv file present in repo: .env.production", "shortDescription": {"text": "Runtime dotenv file present in repo: .env.production"}, "fullDescription": {"text": "`.env.production` looks like a runtime dotenv file. It contains secret-looking assignments for VITE_PAYMENTS_CLIENT_TOKEN. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-7176e5d95d18d844", "name": "Runtime dotenv file present in repo: .env", "shortDescription": {"text": "Runtime dotenv file present in repo: .env"}, "fullDescription": {"text": "`.env` looks like a runtime dotenv file. It contains secret-looking assignments for VITE_SUPABASE_PUBLISHABLE_KEY. Move real values to a secret manager and keep only `.env.example` style templates in source control."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-3a85ed0d8b61e02e", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/consume-paddle-session/index.ts:4", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/consume-paddle-session/index.ts: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-e2a9deb8b657e22c", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/send-transactional-email/index.ts:21", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/send-transactional-email/index.ts:21"}, "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-b5a7ee9057b4adbf", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/ai-parse/index.ts:5", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/ai-parse/index.ts:5"}, "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-925f6ad49c813348", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/admin-ops/index.ts:7", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/admin-ops/index.ts:7"}, "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-35214426f55ddbc4", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/preview-transactional-email/index.ts:6", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/preview-transactional-email/index.ts:6"}, "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-9e6d2b4ca7a29dc7", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/handle-email-unsubscribe/index.ts:4", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/handle-email-unsubscribe/index.ts: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-916cdc67a60b21ee", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/get-paddle-price/index.ts:4", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/get-paddle-price/index.ts: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-a26a4a88f9df8c05", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/auth-email-hook/index.ts:14", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/auth-email-hook/index.ts:14"}, "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-93d0283845aa2c2d", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/chart.tsx:70", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/chart.tsx:70"}, "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-fb20b83537a19454", "name": "Insecure pattern 'dangerous_innerhtml' in src/pages/BlogPost.tsx:191", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/pages/BlogPost.tsx:191"}, "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-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-bde455658df44758", "name": "Very large file: src/pages/Index.tsx (1003 lines)", "shortDescription": {"text": "Very large file: src/pages/Index.tsx (1003 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": "5 test file(s) for 216 source file(s) (ratio 0.02). 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-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "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 10 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 52 placeholder/mock markers across 21 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, operator-readme. 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, operator-readme. 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-e7d889d819d9e303", "name": "Commented-code block (10 lines) in supabase/functions/send-transactional-email/index.ts:35", "shortDescription": {"text": "Commented-code block (10 lines) in supabase/functions/send-transactional-email/index.ts:35"}, "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-da2741863a25c8b8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/ai-parse/index.ts:211", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/ai-parse/index.ts:211"}, "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-7b13ef6ad220fd01", "name": "Commented-code block (5 lines) in supabase/functions/auth-email-hook/index.ts:46", "shortDescription": {"text": "Commented-code block (5 lines) in supabase/functions/auth-email-hook/index.ts:46"}, "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-9036e97895357ba1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/_shared/paddle.ts:35", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/_shared/paddle.ts:35"}, "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-806295e01d3887e7", "name": "Commented-code block (6 lines) in src/components/planner/SeatingView.tsx:56", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/planner/SeatingView.tsx:56"}, "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-7fa3e8063ff07c99", "name": "Commented-code block (5 lines) in src/components/planner/FloorPlan.tsx:61", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/planner/FloorPlan.tsx:61"}, "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-3a73253b2cb60803", "name": "Commented-code block (5 lines) in src/lib/demo/sampleData.ts:219", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/demo/sampleData.ts:219"}, "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-7f1bec1fd65c0879", "name": "Frontend route `/reset-password` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/reset-password` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ecf8c7872a336568", "name": "Frontend route `/plan/:code` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/plan/:code` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3d47341344301241", "name": "Frontend route `/admin` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/admin` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-486847178fee241c", "name": "Frontend route `/unsubscribe` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/unsubscribe` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-42b352ad2d83287f", "name": "Frontend route `/blog/:slug` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/blog/:slug` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1f52c9c7e21a05d6", "name": "Frontend route `/post-pay` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/post-pay` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21840"}, "properties": {"repository": "uditmisra/wedding-seats-simplified", "repoUrl": "https://github.com/uditmisra/wedding-seats-simplified", "branch": "main"}, "results": [{"ruleId": "scanner-f8355275f52a429d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/prerender.ts:178"}, "properties": {"repobilityId": "ea8538c9e113c0ba", "scanner": "scanner-primary", "fingerprint": "f8355275f52a429d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b697419ac6c63a74", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/handle-email-suppression/index.ts:127"}, "properties": {"repobilityId": "9260c7332e80dcf9", "scanner": "scanner-primary", "fingerprint": "b697419ac6c63a74", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cd9a345bbc161660", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/payments-webhook/index.ts:76"}, "properties": {"repobilityId": "103c755df39fc786", "scanner": "scanner-primary", "fingerprint": "cd9a345bbc161660", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-406b03448bce95c5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/send-transactional-email/index.ts:198"}, "properties": {"repobilityId": "2b3048268d61359e", "scanner": "scanner-primary", "fingerprint": "406b03448bce95c5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4dd75737ec0492d1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/handle-email-unsubscribe/index.ts:127"}, "properties": {"repobilityId": "45530992d13fa60b", "scanner": "scanner-primary", "fingerprint": "4dd75737ec0492d1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3cce129ebdee821f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/auth-email-hook/index.ts:214"}, "properties": {"repobilityId": "febfb37bd73a7c9a", "scanner": "scanner-primary", "fingerprint": "3cce129ebdee821f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a5c352c0aad1a909", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/UserMenu.tsx:37"}, "properties": {"repobilityId": "ee5fcccb756665f2", "scanner": "scanner-primary", "fingerprint": "a5c352c0aad1a909", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-360793658182e46d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ClaimPlanModal.tsx:65"}, "properties": {"repobilityId": "04b985a6196098e1", "scanner": "scanner-primary", "fingerprint": "360793658182e46d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-347a829a419fa538", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/ConstraintsPanel.tsx:341"}, "properties": {"repobilityId": "4338abe4a0856dfa", "scanner": "scanner-primary", "fingerprint": "347a829a419fa538", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2622caa924f103f8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/AutoAssignDialog.tsx:223"}, "properties": {"repobilityId": "8362e66069355774", "scanner": "scanner-primary", "fingerprint": "2622caa924f103f8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-13d740848daa657c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/SeatMenu.tsx:35"}, "properties": {"repobilityId": "9dd7627094435da4", "scanner": "scanner-primary", "fingerprint": "13d740848daa657c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-699c9493488250b3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/SeatingView.tsx:628"}, "properties": {"repobilityId": "5e20784e93e49dac", "scanner": "scanner-primary", "fingerprint": "699c9493488250b3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0faaec9a1c943542", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/LayoutTabs.tsx:135"}, "properties": {"repobilityId": "2c7e26d0400e7562", "scanner": "scanner-primary", "fingerprint": "0faaec9a1c943542", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-aa0cdf4d847ed6e0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/GuestsTab.tsx:445"}, "properties": {"repobilityId": "6caa4c526ded8c31", "scanner": "scanner-primary", "fingerprint": "aa0cdf4d847ed6e0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3674961013bc57c9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/CompareScenarios.tsx:426"}, "properties": {"repobilityId": "c527c36242ed9320", "scanner": "scanner-primary", "fingerprint": "3674961013bc57c9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9bc3a86f9003836e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/SeatPicker.tsx:253"}, "properties": {"repobilityId": "37b3b42f7173074a", "scanner": "scanner-primary", "fingerprint": "9bc3a86f9003836e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7a8e4fc1c4b61c45", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/venue/MobileVenueList.tsx:100"}, "properties": {"repobilityId": "7a8559b9ac4238af", "scanner": "scanner-primary", "fingerprint": "7a8e4fc1c4b61c45", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3c1f155790453c3b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/planner/venue/VenueCanvas.tsx:450"}, "properties": {"repobilityId": "e3b20e56ebb18802", "scanner": "scanner-primary", "fingerprint": "3c1f155790453c3b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b209c77e83b119fd", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/chart.tsx:70"}, "properties": {"repobilityId": "b8c68f17a4018107", "scanner": "scanner-primary", "fingerprint": "b209c77e83b119fd", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-cef01a2208bad1bb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/ui/combobox.tsx:47"}, "properties": {"repobilityId": "f68bab006109a98b", "scanner": "scanner-primary", "fingerprint": "cef01a2208bad1bb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d377a2ad1d84f058", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Admin.tsx:355"}, "properties": {"repobilityId": "67361c90ede0c374", "scanner": "scanner-primary", "fingerprint": "d377a2ad1d84f058", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9bd15c07c68b277c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Index.tsx:929"}, "properties": {"repobilityId": "a77c7e7666e4073b", "scanner": "scanner-primary", "fingerprint": "9bd15c07c68b277c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-bc907238ff7482ba", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Dashboard.tsx:202"}, "properties": {"repobilityId": "ef6dffe971709383", "scanner": "scanner-primary", "fingerprint": "bc907238ff7482ba", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d89c3f8108d55294", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Planner.tsx:245"}, "properties": {"repobilityId": "5e1ba841e1085fb6", "scanner": "scanner-primary", "fingerprint": "d89c3f8108d55294", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-36aa98a519019deb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/BlogPost.tsx:141"}, "properties": {"repobilityId": "97282dfe44bb4102", "scanner": "scanner-primary", "fingerprint": "36aa98a519019deb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-fc44a6e19d93f53f", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/BlogPost.tsx:191"}, "properties": {"repobilityId": "89ad401c0b6b7845", "scanner": "scanner-primary", "fingerprint": "fc44a6e19d93f53f", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-dfb540be1ca3433a", "level": "error", "message": {"text": "Runtime dotenv file present in repo: .env.development"}, "properties": {"repobilityId": "7d5eb336bd00195c", "scanner": "scanner-primary", "fingerprint": "dfb540be1ca3433a", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.development"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5a32ac60613087ac", "level": "error", "message": {"text": "Runtime dotenv file present in repo: .env.production"}, "properties": {"repobilityId": "da3016501941bee3", "scanner": "scanner-primary", "fingerprint": "5a32ac60613087ac", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env", "env_file_with_secret"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env.production"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7176e5d95d18d844", "level": "error", "message": {"text": "Runtime dotenv file present in repo: .env"}, "properties": {"repobilityId": "4b9c737a445874ba", "scanner": "scanner-primary", "fingerprint": "7176e5d95d18d844", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets", "config", "env-file", "runtime-env", "env_file_with_secret"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".env"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3a85ed0d8b61e02e", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/consume-paddle-session/index.ts:4"}, "properties": {"repobilityId": "597be029e9e8b120", "scanner": "scanner-primary", "fingerprint": "3a85ed0d8b61e02e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/consume-paddle-session/index.ts"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-e2a9deb8b657e22c", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/send-transactional-email/index.ts:21"}, "properties": {"repobilityId": "f4d3b084c2b63b06", "scanner": "scanner-primary", "fingerprint": "e2a9deb8b657e22c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/send-transactional-email/index.ts"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-b5a7ee9057b4adbf", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/ai-parse/index.ts:5"}, "properties": {"repobilityId": "8f1c92d8ae81964e", "scanner": "scanner-primary", "fingerprint": "b5a7ee9057b4adbf", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/ai-parse/index.ts"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-925f6ad49c813348", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/admin-ops/index.ts:7"}, "properties": {"repobilityId": "eb01092ad60a1cf3", "scanner": "scanner-primary", "fingerprint": "925f6ad49c813348", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/admin-ops/index.ts"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-35214426f55ddbc4", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/preview-transactional-email/index.ts:6"}, "properties": {"repobilityId": "731e8f231a6831c8", "scanner": "scanner-primary", "fingerprint": "35214426f55ddbc4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/preview-transactional-email/index.ts"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-9e6d2b4ca7a29dc7", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/handle-email-unsubscribe/index.ts:4"}, "properties": {"repobilityId": "534d2c4ace105ec3", "scanner": "scanner-primary", "fingerprint": "9e6d2b4ca7a29dc7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/handle-email-unsubscribe/index.ts"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-916cdc67a60b21ee", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/get-paddle-price/index.ts:4"}, "properties": {"repobilityId": "a3f272fdadc88d12", "scanner": "scanner-primary", "fingerprint": "916cdc67a60b21ee", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/get-paddle-price/index.ts"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-a26a4a88f9df8c05", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/auth-email-hook/index.ts:14"}, "properties": {"repobilityId": "249fc31148305b77", "scanner": "scanner-primary", "fingerprint": "a26a4a88f9df8c05", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/auth-email-hook/index.ts"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-93d0283845aa2c2d", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/chart.tsx:70"}, "properties": {"repobilityId": "33f10636e53b4298", "scanner": "scanner-primary", "fingerprint": "93d0283845aa2c2d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/ui/chart.tsx"}, "region": {"startLine": 70}}}]}, {"ruleId": "scanner-fb20b83537a19454", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/pages/BlogPost.tsx:191"}, "properties": {"repobilityId": "481e73f624b074c3", "scanner": "scanner-primary", "fingerprint": "fb20b83537a19454", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/pages/BlogPost.tsx"}, "region": {"startLine": 191}}}]}, {"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-bde455658df44758", "level": "note", "message": {"text": "Very large file: src/pages/Index.tsx (1003 lines)"}, "properties": {"repobilityId": "6a73aa3f908d926b", "scanner": "scanner-primary", "fingerprint": "bde455658df44758", "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": "a63b3a979a4791cc", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "697dd0cb9a373cb6", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "3d345457eb96a17f", "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": "5d81a4af6a505952", "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": "6794aa012a9319f7", "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": "3c4744f2c81c088b", "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": "1e8276b84a8a7135", "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": "11df5916baea00dc", "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": "1aa5d091abca4a0a", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e7d889d819d9e303", "level": "none", "message": {"text": "Commented-code block (10 lines) in supabase/functions/send-transactional-email/index.ts:35"}, "properties": {"repobilityId": "7e78d5b997afc81d", "scanner": "scanner-primary", "fingerprint": "e7d889d819d9e303", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-da2741863a25c8b8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/ai-parse/index.ts:211"}, "properties": {"repobilityId": "f50aa08c3a790c50", "scanner": "scanner-primary", "fingerprint": "da2741863a25c8b8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7b13ef6ad220fd01", "level": "none", "message": {"text": "Commented-code block (5 lines) in supabase/functions/auth-email-hook/index.ts:46"}, "properties": {"repobilityId": "1b63c5c890a052ce", "scanner": "scanner-primary", "fingerprint": "7b13ef6ad220fd01", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9036e97895357ba1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/_shared/paddle.ts:35"}, "properties": {"repobilityId": "66cf7dd4e260f22b", "scanner": "scanner-primary", "fingerprint": "9036e97895357ba1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-806295e01d3887e7", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/planner/SeatingView.tsx:56"}, "properties": {"repobilityId": "ab6868022724fbdc", "scanner": "scanner-primary", "fingerprint": "806295e01d3887e7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7fa3e8063ff07c99", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/planner/FloorPlan.tsx:61"}, "properties": {"repobilityId": "7fbeba1edbf68ada", "scanner": "scanner-primary", "fingerprint": "7fa3e8063ff07c99", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3a73253b2cb60803", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/demo/sampleData.ts:219"}, "properties": {"repobilityId": "70af6346ef712f77", "scanner": "scanner-primary", "fingerprint": "3a73253b2cb60803", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7f1bec1fd65c0879", "level": "warning", "message": {"text": "Frontend route `/reset-password` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "934747c714145754", "scanner": "scanner-primary", "fingerprint": "7f1bec1fd65c0879", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-ecf8c7872a336568", "level": "warning", "message": {"text": "Frontend route `/plan/:code` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "a91877952ab458a1", "scanner": "scanner-primary", "fingerprint": "ecf8c7872a336568", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-3d47341344301241", "level": "warning", "message": {"text": "Frontend route `/admin` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "3060fc2a800f6a3c", "scanner": "scanner-primary", "fingerprint": "3d47341344301241", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-486847178fee241c", "level": "warning", "message": {"text": "Frontend route `/unsubscribe` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "8926fa7d12313a80", "scanner": "scanner-primary", "fingerprint": "486847178fee241c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-42b352ad2d83287f", "level": "warning", "message": {"text": "Frontend route `/blog/:slug` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "72216d0671efb39d", "scanner": "scanner-primary", "fingerprint": "42b352ad2d83287f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-1f52c9c7e21a05d6", "level": "warning", "message": {"text": "Frontend route `/post-pay` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "8710e820aebd8e13", "scanner": "scanner-primary", "fingerprint": "1f52c9c7e21a05d6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}