{"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-2212dfc98bbd3ec8", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed.ts:25", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed.ts:25"}, "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-5a8456543dd95178", "name": "Stray `console.log` in TS/JS \u2014 netlify/functions/seo-brain-cron.js:31", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 netlify/functions/seo-brain-cron.js:31"}, "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-6d750beb11662be7", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/landing/ProblemSection.tsx:67", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/landing/ProblemSection.tsx:67"}, "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-4fb0fdef85e3b20a", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:50", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:50"}, "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-d592e2515721ef8c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/about/page.tsx:54", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/about/page.tsx:54"}, "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-4009ca1ccaf55df9", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/topic/[cluster]/page.tsx:78", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/topic/[cluster]/page.tsx:78"}, "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-12cda10b6115f0e4", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/[slug]/page.tsx:66", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/[slug]/page.tsx:66"}, "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-71141f9c60542657", "name": "TODO/FIXME marker in shipping code \u2014 src/app/api/privacy/delete/route.ts:3", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/privacy/delete/route.ts:3"}, "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-1327e1d471624ace", "name": "TODO/FIXME marker in shipping code \u2014 src/app/api/privacy/export/route.ts:3", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/privacy/export/route.ts:3"}, "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-64674f325b6b3c3b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/page.tsx:166", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/page.tsx:166"}, "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-8f61de40faac86c2", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/layout.tsx:69", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/layout.tsx:69"}, "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-87d90ebfe9eb2506", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/licenses/page.tsx:161", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/licenses/page.tsx:161"}, "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-3a9b960cf3748637", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/clients/page.tsx:110", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/clients/page.tsx:110"}, "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-a0458dfd64513e59", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/seo/page.tsx:279", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/seo/page.tsx:279"}, "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-9a1b6fac3b8bf4ba", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/dashboard/page.tsx:83", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/dashboard/page.tsx:83"}, "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-355368c814e6eda2", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/dashboard/layout.tsx:54", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/dashboard/layout.tsx:54"}, "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-6f35f4eb1bb4a40c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/dashboard/team/page.tsx:69", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/dashboard/team/page.tsx:69"}, "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-75ae77a61317a154", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/admin/licenses/page.tsx:161", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/admin/licenses/page.tsx:161"}, "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-906ee9765ad22613", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/admin/clients/page.tsx:110", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/admin/clients/page.tsx:110"}, "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-d81931e1eb74242c", "name": "Stray `console.log` in TS/JS \u2014 src/app/products/sdk/SDKClient.tsx:75", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/products/sdk/SDKClient.tsx:75"}, "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-df064e2a48fd082e", "name": "Stray `console.log` in TS/JS \u2014 src/lib/audit-logger.ts:35", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/audit-logger.ts:35"}, "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-18ae795c3bd32cae", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/landing/ProblemSection.tsx:67", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/landing/ProblemSection.tsx:67"}, "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-a267942e55a71235", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:50", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:50"}, "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-8689ceb9324193a7", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/about/page.tsx:54", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/about/page.tsx:54"}, "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-1c713b5b44d1ca80", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/topic/[cluster]/page.tsx:78", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/topic/[cluster]/page.tsx:78"}, "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-f4476093db4ce5c5", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/[slug]/page.tsx:66", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/[slug]/page.tsx:66"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 121 source file(s) (ratio 0.01). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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 54 placeholder/mock markers across 12 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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 ci. 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-122f91b7f2906dc4", "name": "Agent authority lacks a verifier contract: .claude/settings.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "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-13b7ea18e75496d1", "name": "Agent instruction/config may expose a secret: .claude/launch.json", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/launch.json"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "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-7f60a38455455526", "name": "Commented-code block (7 lines) in netlify/functions/seo-brain-cron.js:4", "shortDescription": {"text": "Commented-code block (7 lines) in netlify/functions/seo-brain-cron.js:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b3d74f0d75a35f68", "name": "Commented-code block (6 lines) in src/app/api/cron/seo-brain/route.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/api/cron/seo-brain/route.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8c607d0927a0e0d6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/page.tsx:63", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/page.tsx:63"}, "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-698c17c103644cee", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/layout.tsx:57", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/layout.tsx:57"}, "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-fe05cc6edd43c72f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/licenses/page.tsx:60", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/licenses/page.tsx:60"}, "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-edf387c45de70190", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/login/page.tsx:18", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/login/page.tsx:18"}, "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-59ac095fef385ae7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/clients/page.tsx:33", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/clients/page.tsx:33"}, "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-1dd02ba46bdfbaeb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/clients/new/page.tsx:39", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/clients/new/page.tsx:39"}, "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-db5e90b3547a8799", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/clients/[id]/page.tsx:107", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/clients/[id]/page.tsx:107"}, "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-e19285b768a5f7ea", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/dashboard/page.tsx:101", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/dashboard/page.tsx:101"}, "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-311a5418ec4c80b2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/dashboard/licenses/page.tsx:220", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/dashboard/licenses/page.tsx:220"}, "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-8d979cadd8987369", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/dashboard/team/page.tsx:30", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/dashboard/team/page.tsx:30"}, "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-8451f2e1b347f7f2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/dashboard/invoices/page.tsx:37", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/dashboard/invoices/page.tsx: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-2bf880b739f9df7d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/page.tsx:41", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/page.tsx:41"}, "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-58e89b913d9286f9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/licenses/page.tsx:60", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/licenses/page.tsx:60"}, "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-4bb5e9f255051868", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/clients/page.tsx:33", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/clients/page.tsx:33"}, "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-81c6e5ce2507d6f5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/clients/new/page.tsx:39", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/clients/new/page.tsx:39"}, "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-b5405086c92af4cc", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/clients/[id]/page.tsx:107", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/clients/[id]/page.tsx:107"}, "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-c1d0299095cdf732", "name": "Commented-code block (14 lines) in src/lib/seo-brain.ts:4", "shortDescription": {"text": "Commented-code block (14 lines) in src/lib/seo-brain.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d86843ea41132b9f", "name": "Commented-code block (5 lines) in src/lib/gsc.ts:8", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/gsc.ts:8"}, "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-2eafc3188c36bb02", "name": "3 env vars used in code but missing from .env.example", "shortDescription": {"text": "3 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `INTEGRIUS_API_KEY`, `NODE_ENV`, `URL`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/17803"}, "properties": {"repository": "randomershenans/integrius-website", "repoUrl": "https://github.com/randomershenans/integrius-website", "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-2212dfc98bbd3ec8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed.ts:25"}, "properties": {"repobilityId": "f77d7e0fb34b08e2", "scanner": "scanner-primary", "fingerprint": "2212dfc98bbd3ec8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5a8456543dd95178", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 netlify/functions/seo-brain-cron.js:31"}, "properties": {"repobilityId": "57f4eac5ecf11efa", "scanner": "scanner-primary", "fingerprint": "5a8456543dd95178", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6d750beb11662be7", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/landing/ProblemSection.tsx:67"}, "properties": {"repobilityId": "bd3ebe0ca931a8ae", "scanner": "scanner-primary", "fingerprint": "6d750beb11662be7", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-4fb0fdef85e3b20a", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:50"}, "properties": {"repobilityId": "0d72350965068f5b", "scanner": "scanner-primary", "fingerprint": "4fb0fdef85e3b20a", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-d592e2515721ef8c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/about/page.tsx:54"}, "properties": {"repobilityId": "7f0cd4d54b6d45df", "scanner": "scanner-primary", "fingerprint": "d592e2515721ef8c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-4009ca1ccaf55df9", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/topic/[cluster]/page.tsx:78"}, "properties": {"repobilityId": "9336beec20db98a9", "scanner": "scanner-primary", "fingerprint": "4009ca1ccaf55df9", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-12cda10b6115f0e4", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/[slug]/page.tsx:66"}, "properties": {"repobilityId": "edc166468e8868e7", "scanner": "scanner-primary", "fingerprint": "12cda10b6115f0e4", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-71141f9c60542657", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/privacy/delete/route.ts:3"}, "properties": {"repobilityId": "f1f5aaf3bf98a45b", "scanner": "scanner-primary", "fingerprint": "71141f9c60542657", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-1327e1d471624ace", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/privacy/export/route.ts:3"}, "properties": {"repobilityId": "bd6b65f3e9656097", "scanner": "scanner-primary", "fingerprint": "1327e1d471624ace", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-64674f325b6b3c3b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/page.tsx:166"}, "properties": {"repobilityId": "8d313b2589100140", "scanner": "scanner-primary", "fingerprint": "64674f325b6b3c3b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8f61de40faac86c2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/layout.tsx:69"}, "properties": {"repobilityId": "aeed608b5795820a", "scanner": "scanner-primary", "fingerprint": "8f61de40faac86c2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-87d90ebfe9eb2506", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/licenses/page.tsx:161"}, "properties": {"repobilityId": "ed399e1777f0fbfe", "scanner": "scanner-primary", "fingerprint": "87d90ebfe9eb2506", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-3a9b960cf3748637", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/clients/page.tsx:110"}, "properties": {"repobilityId": "d34e05b5c756e96c", "scanner": "scanner-primary", "fingerprint": "3a9b960cf3748637", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a0458dfd64513e59", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/seo/page.tsx:279"}, "properties": {"repobilityId": "1543a3ff7b01f2b2", "scanner": "scanner-primary", "fingerprint": "a0458dfd64513e59", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9a1b6fac3b8bf4ba", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/dashboard/page.tsx:83"}, "properties": {"repobilityId": "2c6c84cbc2fd3161", "scanner": "scanner-primary", "fingerprint": "9a1b6fac3b8bf4ba", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-355368c814e6eda2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/dashboard/layout.tsx:54"}, "properties": {"repobilityId": "823acd16ab15018a", "scanner": "scanner-primary", "fingerprint": "355368c814e6eda2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6f35f4eb1bb4a40c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/dashboard/team/page.tsx:69"}, "properties": {"repobilityId": "6e717d734b71cb9b", "scanner": "scanner-primary", "fingerprint": "6f35f4eb1bb4a40c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-75ae77a61317a154", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/admin/licenses/page.tsx:161"}, "properties": {"repobilityId": "96a73661112b298a", "scanner": "scanner-primary", "fingerprint": "75ae77a61317a154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-906ee9765ad22613", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/portal/admin/clients/page.tsx:110"}, "properties": {"repobilityId": "89941485b9fab4e1", "scanner": "scanner-primary", "fingerprint": "906ee9765ad22613", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d81931e1eb74242c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/products/sdk/SDKClient.tsx:75"}, "properties": {"repobilityId": "f60597b48f034ba7", "scanner": "scanner-primary", "fingerprint": "d81931e1eb74242c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-df064e2a48fd082e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/audit-logger.ts:35"}, "properties": {"repobilityId": "1b2fed03b7a812a8", "scanner": "scanner-primary", "fingerprint": "df064e2a48fd082e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-18ae795c3bd32cae", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/landing/ProblemSection.tsx:67"}, "properties": {"repobilityId": "749f7047327d3d18", "scanner": "scanner-primary", "fingerprint": "18ae795c3bd32cae", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/landing/ProblemSection.tsx"}, "region": {"startLine": 67}}}]}, {"ruleId": "scanner-a267942e55a71235", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:50"}, "properties": {"repobilityId": "0bca654fa2052eb0", "scanner": "scanner-primary", "fingerprint": "a267942e55a71235", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/layout.tsx"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-8689ceb9324193a7", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/about/page.tsx:54"}, "properties": {"repobilityId": "efb3ed05ae31b661", "scanner": "scanner-primary", "fingerprint": "8689ceb9324193a7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/blog/about/page.tsx"}, "region": {"startLine": 54}}}]}, {"ruleId": "scanner-1c713b5b44d1ca80", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/topic/[cluster]/page.tsx:78"}, "properties": {"repobilityId": "6efb137df02d87d5", "scanner": "scanner-primary", "fingerprint": "1c713b5b44d1ca80", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/blog/topic/[cluster]/page.tsx"}, "region": {"startLine": 78}}}]}, {"ruleId": "scanner-f4476093db4ce5c5", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/[slug]/page.tsx:66"}, "properties": {"repobilityId": "df5a2a4c38f975f6", "scanner": "scanner-primary", "fingerprint": "f4476093db4ce5c5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/blog/[slug]/page.tsx"}, "region": {"startLine": 66}}}]}, {"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-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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "0b81be11df5f1fb4", "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": "e7197d47289fb44b", "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": "25230128994aee4c", "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": "72886ce6cbfde3d6", "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": "c72c02aebc51e5c6", "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": "c2fc28741b5a10d7", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-13b7ea18e75496d1", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/launch.json"}, "properties": {"repobilityId": "b4f6a7f5fd987efa", "scanner": "scanner-primary", "fingerprint": "13b7ea18e75496d1", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7f60a38455455526", "level": "none", "message": {"text": "Commented-code block (7 lines) in netlify/functions/seo-brain-cron.js:4"}, "properties": {"repobilityId": "daa7f85a5c1a189f", "scanner": "scanner-primary", "fingerprint": "7f60a38455455526", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b3d74f0d75a35f68", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/api/cron/seo-brain/route.ts:4"}, "properties": {"repobilityId": "819b01b224295e00", "scanner": "scanner-primary", "fingerprint": "b3d74f0d75a35f68", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8c607d0927a0e0d6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/page.tsx:63"}, "properties": {"repobilityId": "c723f7d970d21dc3", "scanner": "scanner-primary", "fingerprint": "8c607d0927a0e0d6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-698c17c103644cee", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/layout.tsx:57"}, "properties": {"repobilityId": "dfd9ee96b113d2fb", "scanner": "scanner-primary", "fingerprint": "698c17c103644cee", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fe05cc6edd43c72f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/licenses/page.tsx:60"}, "properties": {"repobilityId": "0209012ba4d38843", "scanner": "scanner-primary", "fingerprint": "fe05cc6edd43c72f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-edf387c45de70190", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/login/page.tsx:18"}, "properties": {"repobilityId": "8e22bbfff14da2e6", "scanner": "scanner-primary", "fingerprint": "edf387c45de70190", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-59ac095fef385ae7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/clients/page.tsx:33"}, "properties": {"repobilityId": "bde655cd4c276fed", "scanner": "scanner-primary", "fingerprint": "59ac095fef385ae7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1dd02ba46bdfbaeb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/clients/new/page.tsx:39"}, "properties": {"repobilityId": "2845fc5480007bba", "scanner": "scanner-primary", "fingerprint": "1dd02ba46bdfbaeb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-db5e90b3547a8799", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/clients/[id]/page.tsx:107"}, "properties": {"repobilityId": "9af63514f7015761", "scanner": "scanner-primary", "fingerprint": "db5e90b3547a8799", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e19285b768a5f7ea", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/dashboard/page.tsx:101"}, "properties": {"repobilityId": "bd542c37b4890826", "scanner": "scanner-primary", "fingerprint": "e19285b768a5f7ea", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-311a5418ec4c80b2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/dashboard/licenses/page.tsx:220"}, "properties": {"repobilityId": "fcc1f5f5cd6dc233", "scanner": "scanner-primary", "fingerprint": "311a5418ec4c80b2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8d979cadd8987369", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/dashboard/team/page.tsx:30"}, "properties": {"repobilityId": "2ab176974a0e55fe", "scanner": "scanner-primary", "fingerprint": "8d979cadd8987369", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8451f2e1b347f7f2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/dashboard/invoices/page.tsx:37"}, "properties": {"repobilityId": "4df7999418287290", "scanner": "scanner-primary", "fingerprint": "8451f2e1b347f7f2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2bf880b739f9df7d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/page.tsx:41"}, "properties": {"repobilityId": "ac869b38eaf7c015", "scanner": "scanner-primary", "fingerprint": "2bf880b739f9df7d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-58e89b913d9286f9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/licenses/page.tsx:60"}, "properties": {"repobilityId": "9f92b94c8716b597", "scanner": "scanner-primary", "fingerprint": "58e89b913d9286f9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4bb5e9f255051868", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/clients/page.tsx:33"}, "properties": {"repobilityId": "348941bd4e1be109", "scanner": "scanner-primary", "fingerprint": "4bb5e9f255051868", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-81c6e5ce2507d6f5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/clients/new/page.tsx:39"}, "properties": {"repobilityId": "8d35050e5301d2d4", "scanner": "scanner-primary", "fingerprint": "81c6e5ce2507d6f5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b5405086c92af4cc", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/portal/admin/clients/[id]/page.tsx:107"}, "properties": {"repobilityId": "6f6bf1306b2c8c6d", "scanner": "scanner-primary", "fingerprint": "b5405086c92af4cc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c1d0299095cdf732", "level": "none", "message": {"text": "Commented-code block (14 lines) in src/lib/seo-brain.ts:4"}, "properties": {"repobilityId": "11eb36fe33001ae0", "scanner": "scanner-primary", "fingerprint": "c1d0299095cdf732", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d86843ea41132b9f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/gsc.ts:8"}, "properties": {"repobilityId": "7ed8abda8edae351", "scanner": "scanner-primary", "fingerprint": "d86843ea41132b9f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2eafc3188c36bb02", "level": "none", "message": {"text": "3 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "bd934ba112b02ffa", "scanner": "scanner-primary", "fingerprint": "2eafc3188c36bb02", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}