{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b811559185d43889", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/spiir-alternativ/page.tsx:73", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/spiir-alternativ/page.tsx:73"}, "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-e2b4320691f1f3c0", "name": "Stray `console.log` in TS/JS \u2014 scripts/schedule-canary.ts:22", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/schedule-canary.ts:22"}, "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-86f46acf7e2b2ede", "name": "Stray `console.log` in TS/JS \u2014 scripts/reschedule-release-emails.ts:67", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/reschedule-release-emails.ts:67"}, "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-029772e424505b22", "name": "Stray `console.log` in TS/JS \u2014 scripts/send-test-email.ts:33", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/send-test-email.ts:33"}, "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-a773f2caae76d94d", "name": "Stray `console.log` in TS/JS \u2014 scripts/count-unique-recipients.ts:34", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/count-unique-recipients.ts:34"}, "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-0a6eac7ed8a8dede", "name": "Stray `console.log` in TS/JS \u2014 scripts/schedule-missing-batch-rollout.ts:117", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/schedule-missing-batch-rollout.ts:117"}, "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-f9fc43da5841e3d3", "name": "Stray `console.log` in TS/JS \u2014 scripts/cancel-canary-duplicates.ts:47", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/cancel-canary-duplicates.ts:47"}, "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-c82351a37d9ed5d0", "name": "Stray `console.log` in TS/JS \u2014 scripts/migrate-to-batch-rollout.ts:127", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/migrate-to-batch-rollout.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-56e48cc4031c7dc6", "name": "Stray `console.log` in TS/JS \u2014 scripts/sync-resend-templates.ts:57", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/sync-resend-templates.ts:57"}, "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-ddb4c1a2bd5aeb47", "name": "Stray `console.log` in TS/JS \u2014 scripts/list-scheduled-emails.ts:70", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/list-scheduled-emails.ts:70"}, "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-876b08b9e24c6cf9", "name": "Stray `console.log` in TS/JS \u2014 scripts/generate-email-images.js:39", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/generate-email-images.js:39"}, "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-4399b83ffb72f92b", "name": "`truncate` class without `title=` for hover reveal \u2014 components/WaitlistForm.tsx:412", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/WaitlistForm.tsx:412"}, "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-1a98780fbfde890a", "name": "TODO/FIXME marker in shipping code \u2014 lib/send-email.ts:135", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 lib/send-email.ts:135"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-1400d618e9ed9403", "name": "TODO/FIXME marker in shipping code \u2014 lib/db.ts:167", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 lib/db.ts:167"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-eb5fbae289ebb892", "name": "Insecure pattern 'dangerous_innerhtml' in app/spiir-alternativ/page.tsx:73", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/spiir-alternativ/page.tsx:73"}, "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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "11 tests / 69 src (ratio 0.16)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 82 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 31 placeholder/mock markers across 6 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-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. 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-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-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3b13ecadd985f0dd", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/waitlist/route.ts:162", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/waitlist/route.ts:162"}, "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-8a9bfe3269c947a1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/cron/slack-waitlist/route.ts:15", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/cron/slack-waitlist/route.ts:15"}, "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-9eaaa33262728686", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/schedule-canary.ts:24", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/schedule-canary.ts:24"}, "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-a1324b88ef17795b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/reschedule-release-emails.ts:37", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/reschedule-release-emails.ts:37"}, "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-8aed2a855a3e528e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/send-test-email.ts:17", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/send-test-email.ts:17"}, "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-b4f2667425c1f6c4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/count-unique-recipients.ts:8", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/count-unique-recipients.ts:8"}, "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-a948c952171ab3dc", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/schedule-missing-batch-rollout.ts:36", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/schedule-missing-batch-rollout.ts:36"}, "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-876196c3cf318686", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/cancel-canary-duplicates.ts:20", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/cancel-canary-duplicates.ts:20"}, "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-6c3ccefd22a319a6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/migrate-to-batch-rollout.ts:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/migrate-to-batch-rollout.ts:40"}, "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-4e1a273cea5b915c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/list-scheduled-emails.ts:29", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/list-scheduled-emails.ts:29"}, "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-8dc90bafe4fa7f1a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/WaitlistForm.tsx:129", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/WaitlistForm.tsx:129"}, "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-81320209e5cb0ea7", "name": "Commented-code block (7 lines) in components/iphone/PhoneShell.tsx:61", "shortDescription": {"text": "Commented-code block (7 lines) in components/iphone/PhoneShell.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-3f7184ca201b300c", "name": "Commented-code block (5 lines) in components/sections/SavingsCounter.tsx:50", "shortDescription": {"text": "Commented-code block (5 lines) in components/sections/SavingsCounter.tsx:50"}, "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-428b97654ce0f37f", "name": "Commented-code block (5 lines) in components/sections/why/cards.ts:28", "shortDescription": {"text": "Commented-code block (5 lines) in components/sections/why/cards.ts:28"}, "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-94c28331649df071", "name": "Commented-code block (7 lines) in lib/send-email.ts:135", "shortDescription": {"text": "Commented-code block (7 lines) in lib/send-email.ts:135"}, "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-3356a926fe1ca682", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api.ts:23", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api.ts:23"}, "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-5a8ad239cf4c7669", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/resend.ts:81", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/resend.ts:81"}, "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-e58f9081780145c7", "name": "Commented-code block (5 lines) in lib/db.ts:163", "shortDescription": {"text": "Commented-code block (5 lines) in lib/db.ts:163"}, "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-5ad874a8b1300568", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/send-sms.ts:36", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/send-sms.ts:36"}, "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}}]}}, "automationDetails": {"id": "repobility/24128"}, "properties": {"repository": "Altid-Hjem-Aps/landing-page", "repoUrl": "https://github.com/Altid-Hjem-Aps/landing-page", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-b811559185d43889", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/spiir-alternativ/page.tsx:73"}, "properties": {"repobilityId": "4e4b023e9834336c", "scanner": "scanner-primary", "fingerprint": "b811559185d43889", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-e2b4320691f1f3c0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/schedule-canary.ts:22"}, "properties": {"repobilityId": "d74aee77d79512e2", "scanner": "scanner-primary", "fingerprint": "e2b4320691f1f3c0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-86f46acf7e2b2ede", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/reschedule-release-emails.ts:67"}, "properties": {"repobilityId": "9d8b969d478a8567", "scanner": "scanner-primary", "fingerprint": "86f46acf7e2b2ede", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-029772e424505b22", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/send-test-email.ts:33"}, "properties": {"repobilityId": "ba8e7180ef693785", "scanner": "scanner-primary", "fingerprint": "029772e424505b22", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a773f2caae76d94d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/count-unique-recipients.ts:34"}, "properties": {"repobilityId": "55b1ffbd404b4f9d", "scanner": "scanner-primary", "fingerprint": "a773f2caae76d94d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0a6eac7ed8a8dede", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/schedule-missing-batch-rollout.ts:117"}, "properties": {"repobilityId": "267171842251c9ba", "scanner": "scanner-primary", "fingerprint": "0a6eac7ed8a8dede", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f9fc43da5841e3d3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/cancel-canary-duplicates.ts:47"}, "properties": {"repobilityId": "9b511ea96afecf2b", "scanner": "scanner-primary", "fingerprint": "f9fc43da5841e3d3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c82351a37d9ed5d0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/migrate-to-batch-rollout.ts:127"}, "properties": {"repobilityId": "cbcff9232df93a5a", "scanner": "scanner-primary", "fingerprint": "c82351a37d9ed5d0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-56e48cc4031c7dc6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/sync-resend-templates.ts:57"}, "properties": {"repobilityId": "c6ed95bd5cdde5e7", "scanner": "scanner-primary", "fingerprint": "56e48cc4031c7dc6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ddb4c1a2bd5aeb47", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/list-scheduled-emails.ts:70"}, "properties": {"repobilityId": "9961039161f70de2", "scanner": "scanner-primary", "fingerprint": "ddb4c1a2bd5aeb47", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-876b08b9e24c6cf9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/generate-email-images.js:39"}, "properties": {"repobilityId": "e475d2df5d9d8560", "scanner": "scanner-primary", "fingerprint": "876b08b9e24c6cf9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4399b83ffb72f92b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/WaitlistForm.tsx:412"}, "properties": {"repobilityId": "5512c0d2570e0cd2", "scanner": "scanner-primary", "fingerprint": "4399b83ffb72f92b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1a98780fbfde890a", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 lib/send-email.ts:135"}, "properties": {"repobilityId": "7807d6c3533a9cb9", "scanner": "scanner-primary", "fingerprint": "1a98780fbfde890a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-1400d618e9ed9403", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 lib/db.ts:167"}, "properties": {"repobilityId": "527b6d331c41978e", "scanner": "scanner-primary", "fingerprint": "1400d618e9ed9403", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-eb5fbae289ebb892", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/spiir-alternativ/page.tsx:73"}, "properties": {"repobilityId": "fe23eeb9f74d1300", "scanner": "scanner-primary", "fingerprint": "eb5fbae289ebb892", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/spiir-alternativ/page.tsx"}, "region": {"startLine": 73}}}]}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "039aeaf1cd15f92d", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "31fafcd785f892ab", "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": "fbaaa755620791fe", "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": "673425b5108f4cfb", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "6750ad1252726214", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "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-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-3b13ecadd985f0dd", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/waitlist/route.ts:162"}, "properties": {"repobilityId": "89356db659f41b85", "scanner": "scanner-primary", "fingerprint": "3b13ecadd985f0dd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8a9bfe3269c947a1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/cron/slack-waitlist/route.ts:15"}, "properties": {"repobilityId": "cb04f5385fc17188", "scanner": "scanner-primary", "fingerprint": "8a9bfe3269c947a1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9eaaa33262728686", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/schedule-canary.ts:24"}, "properties": {"repobilityId": "9c887fa12f9b43c6", "scanner": "scanner-primary", "fingerprint": "9eaaa33262728686", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a1324b88ef17795b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/reschedule-release-emails.ts:37"}, "properties": {"repobilityId": "8d5f19903680bdbd", "scanner": "scanner-primary", "fingerprint": "a1324b88ef17795b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8aed2a855a3e528e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/send-test-email.ts:17"}, "properties": {"repobilityId": "edcbf02be75e4b36", "scanner": "scanner-primary", "fingerprint": "8aed2a855a3e528e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b4f2667425c1f6c4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/count-unique-recipients.ts:8"}, "properties": {"repobilityId": "3562af3e79b23fc2", "scanner": "scanner-primary", "fingerprint": "b4f2667425c1f6c4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a948c952171ab3dc", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/schedule-missing-batch-rollout.ts:36"}, "properties": {"repobilityId": "3c307bbe4fb8227a", "scanner": "scanner-primary", "fingerprint": "a948c952171ab3dc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-876196c3cf318686", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/cancel-canary-duplicates.ts:20"}, "properties": {"repobilityId": "fc2c1c445c672892", "scanner": "scanner-primary", "fingerprint": "876196c3cf318686", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6c3ccefd22a319a6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/migrate-to-batch-rollout.ts:40"}, "properties": {"repobilityId": "827dd59cf806eb29", "scanner": "scanner-primary", "fingerprint": "6c3ccefd22a319a6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4e1a273cea5b915c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/list-scheduled-emails.ts:29"}, "properties": {"repobilityId": "42333beb480ac194", "scanner": "scanner-primary", "fingerprint": "4e1a273cea5b915c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8dc90bafe4fa7f1a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/WaitlistForm.tsx:129"}, "properties": {"repobilityId": "e87f1e7d372fbdb5", "scanner": "scanner-primary", "fingerprint": "8dc90bafe4fa7f1a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-81320209e5cb0ea7", "level": "none", "message": {"text": "Commented-code block (7 lines) in components/iphone/PhoneShell.tsx:61"}, "properties": {"repobilityId": "0190acd6aa8b450a", "scanner": "scanner-primary", "fingerprint": "81320209e5cb0ea7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3f7184ca201b300c", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/sections/SavingsCounter.tsx:50"}, "properties": {"repobilityId": "9a5d80c13f1eebed", "scanner": "scanner-primary", "fingerprint": "3f7184ca201b300c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-428b97654ce0f37f", "level": "none", "message": {"text": "Commented-code block (5 lines) in components/sections/why/cards.ts:28"}, "properties": {"repobilityId": "f0a180201ac32927", "scanner": "scanner-primary", "fingerprint": "428b97654ce0f37f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-94c28331649df071", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/send-email.ts:135"}, "properties": {"repobilityId": "59f377d9078d24de", "scanner": "scanner-primary", "fingerprint": "94c28331649df071", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3356a926fe1ca682", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api.ts:23"}, "properties": {"repobilityId": "abe7e4ba87d9b249", "scanner": "scanner-primary", "fingerprint": "3356a926fe1ca682", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5a8ad239cf4c7669", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/resend.ts:81"}, "properties": {"repobilityId": "06cc0a7e8aec1937", "scanner": "scanner-primary", "fingerprint": "5a8ad239cf4c7669", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e58f9081780145c7", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/db.ts:163"}, "properties": {"repobilityId": "767428ed1009a13c", "scanner": "scanner-primary", "fingerprint": "e58f9081780145c7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5ad874a8b1300568", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/send-sms.ts:36"}, "properties": {"repobilityId": "c5304769aa3597f4", "scanner": "scanner-primary", "fingerprint": "5ad874a8b1300568", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}