{"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-a65ec598c2d6199f", "name": "Stray `console.log` in TS/JS \u2014 scripts/check-parallel-logic.ts:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-parallel-logic.ts:10"}, "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-a16e06ceac1de79a", "name": "Stray `console.log` in TS/JS \u2014 scripts/fix-audit3.ts:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/fix-audit3.ts:20"}, "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-80540969885637b6", "name": "Stray `console.log` in TS/JS \u2014 scripts/seed.ts:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed.ts:20"}, "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-2bcf26ec31d17a70", "name": "Stray `console.log` in TS/JS \u2014 scripts/fix-audit3b.ts:21", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/fix-audit3b.ts:21"}, "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-b0c301907317dc05", "name": "Stray `console.log` in TS/JS \u2014 scripts/montibello-scrape.ts:818", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/montibello-scrape.ts:818"}, "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-118ddcaddf6b75d4", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/staff/booking-board.tsx:217", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/staff/booking-board.tsx:217"}, "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-43f873f91ba14107", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/staff/clients-list.tsx:71", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/staff/clients-list.tsx:71"}, "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-9a318f26e83d456c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/staff/staff-booking-form.tsx:130", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/staff/staff-booking-form.tsx:130"}, "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-f72591f140a6209a", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/staff/schedule-search.tsx:103", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/staff/schedule-search.tsx:103"}, "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-1d86671870c6569e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/blog-generate-form.tsx:294", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/blog-generate-form.tsx:294"}, "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-dff6e87cbea8468a", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/admin-shell.tsx:77", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/admin-shell.tsx:77"}, "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-4a869c9b23284447", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/seo/json-ld.tsx:15", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/seo/json-ld.tsx:15"}, "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-2926e1848ff05812", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/contact/route.ts:66", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/contact/route.ts:66"}, "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-7e54243b452f0050", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/(dashboard)/settings/page.tsx:21", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/(dashboard)/settings/page.tsx:21"}, "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-95389d669448b20e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/(dashboard)/blog/page.tsx:37", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/(dashboard)/blog/page.tsx:37"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4a0dd0b2a07438b5", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/montibello/[product]/page.tsx:231", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/montibello/[product]/page.tsx:231"}, "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-dda55ce32a545585", "name": "Insecure pattern 'node_child_process' in scripts/montibello-scrape.ts:22", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/montibello-scrape.ts:22"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f3cd7b62d26d59e5", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/seo/json-ld.tsx:15", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/seo/json-ld.tsx:15"}, "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": "4 test file(s) for 244 source file(s) (ratio 0.02). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 38 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 64 placeholder/mock markers across 24 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-578ad9dcb3a0276e", "name": "Commented-code block (5 lines) in scripts/load-env.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/load-env.ts:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0b806921170342c9", "name": "Commented-code block (5 lines) in scripts/fix-audit3b.ts:2", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/fix-audit3b.ts:2"}, "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-9e3bfa83a1eed729", "name": "Commented-code block (6 lines) in scripts/montibello-scrape.ts:12", "shortDescription": {"text": "Commented-code block (6 lines) in scripts/montibello-scrape.ts:12"}, "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-a71a2f88f38bbe07", "name": "Commented-code block (6 lines) in public/sw.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in public/sw.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-80cee251ebcab91a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/google-oauth.ts:54", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/google-oauth.ts:54"}, "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-a3fd08753af2b8d6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/blog-writer/cover-image.ts:79", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/blog-writer/cover-image.ts:79"}, "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-4fc1b26ece9e702c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/blog-writer/inline-images.ts:111", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/blog-writer/inline-images.ts:111"}, "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-0ede9eba11e66599", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/blog-writer/openrouter.ts:43", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/blog-writer/openrouter.ts:43"}, "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-10e833729d0d4037", "name": "Commented-code block (6 lines) in src/lib/og/render.tsx:23", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/og/render.tsx:23"}, "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-5fa5af25316da646", "name": "16 env vars used in code but missing from .env.example", "shortDescription": {"text": "16 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `BLOG_OPENROUTER_MODEL`, `CRON_SECRET`, `DATABASE_URL_SESSION`, `GOOGLE_OAUTH_CLIENT_ID`, `GOOGLE_OAUTH_CLIENT_SECRET`, `GOOGLE_REVIEW_URL`, `KIE_AI_API_KEY`, `NEXT_PUBLIC_PASSKEYS_ENABLED` + 8 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21479"}, "properties": {"repository": "tomi191/EuphoriaBeautyBar", "repoUrl": "https://github.com/tomi191/EuphoriaBeautyBar", "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-a65ec598c2d6199f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-parallel-logic.ts:10"}, "properties": {"repobilityId": "d650a05c8f20a8e7", "scanner": "scanner-primary", "fingerprint": "a65ec598c2d6199f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a16e06ceac1de79a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/fix-audit3.ts:20"}, "properties": {"repobilityId": "9d9e2be3c2a62d62", "scanner": "scanner-primary", "fingerprint": "a16e06ceac1de79a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-80540969885637b6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed.ts:20"}, "properties": {"repobilityId": "6b45b8d4fff61a2c", "scanner": "scanner-primary", "fingerprint": "80540969885637b6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2bcf26ec31d17a70", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/fix-audit3b.ts:21"}, "properties": {"repobilityId": "8043accf056814e4", "scanner": "scanner-primary", "fingerprint": "2bcf26ec31d17a70", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b0c301907317dc05", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/montibello-scrape.ts:818"}, "properties": {"repobilityId": "956f4ad707bedbc4", "scanner": "scanner-primary", "fingerprint": "b0c301907317dc05", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-118ddcaddf6b75d4", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/staff/booking-board.tsx:217"}, "properties": {"repobilityId": "be7522298241df78", "scanner": "scanner-primary", "fingerprint": "118ddcaddf6b75d4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-43f873f91ba14107", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/staff/clients-list.tsx:71"}, "properties": {"repobilityId": "88dc7214f92e3d1b", "scanner": "scanner-primary", "fingerprint": "43f873f91ba14107", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9a318f26e83d456c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/staff/staff-booking-form.tsx:130"}, "properties": {"repobilityId": "5f585a9a08702025", "scanner": "scanner-primary", "fingerprint": "9a318f26e83d456c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f72591f140a6209a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/staff/schedule-search.tsx:103"}, "properties": {"repobilityId": "4749a53cddddcb7b", "scanner": "scanner-primary", "fingerprint": "f72591f140a6209a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1d86671870c6569e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/blog-generate-form.tsx:294"}, "properties": {"repobilityId": "0b55be202475df9f", "scanner": "scanner-primary", "fingerprint": "1d86671870c6569e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-dff6e87cbea8468a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/admin-shell.tsx:77"}, "properties": {"repobilityId": "00c24acca8728ab0", "scanner": "scanner-primary", "fingerprint": "dff6e87cbea8468a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4a869c9b23284447", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/seo/json-ld.tsx:15"}, "properties": {"repobilityId": "55764ea7310258e2", "scanner": "scanner-primary", "fingerprint": "4a869c9b23284447", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-2926e1848ff05812", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/contact/route.ts:66"}, "properties": {"repobilityId": "25ccd182ecff5fdf", "scanner": "scanner-primary", "fingerprint": "2926e1848ff05812", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7e54243b452f0050", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/(dashboard)/settings/page.tsx:21"}, "properties": {"repobilityId": "f9184e7eea86ec37", "scanner": "scanner-primary", "fingerprint": "7e54243b452f0050", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-95389d669448b20e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/(dashboard)/blog/page.tsx:37"}, "properties": {"repobilityId": "bcd9e840a42e480e", "scanner": "scanner-primary", "fingerprint": "95389d669448b20e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4a0dd0b2a07438b5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/montibello/[product]/page.tsx:231"}, "properties": {"repobilityId": "50acb861154dcb17", "scanner": "scanner-primary", "fingerprint": "4a0dd0b2a07438b5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-dda55ce32a545585", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/montibello-scrape.ts:22"}, "properties": {"repobilityId": "878c85ed09bd4503", "scanner": "scanner-primary", "fingerprint": "dda55ce32a545585", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/montibello-scrape.ts"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-f3cd7b62d26d59e5", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/seo/json-ld.tsx:15"}, "properties": {"repobilityId": "66802a6a4855f316", "scanner": "scanner-primary", "fingerprint": "f3cd7b62d26d59e5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/seo/json-ld.tsx"}, "region": {"startLine": 15}}}]}, {"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "5d5b078260d2524e", "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": "e9291d9e377e7069", "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": "387739cb0cb61bd3", "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": "3d8aadc2c59de65d", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "7e9a34ba347f6576", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "a3882441d123bfb5", "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": "301b9d47df63beca", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-578ad9dcb3a0276e", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/load-env.ts:1"}, "properties": {"repobilityId": "b357b20ce9c34df8", "scanner": "scanner-primary", "fingerprint": "578ad9dcb3a0276e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0b806921170342c9", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/fix-audit3b.ts:2"}, "properties": {"repobilityId": "2110969b2607396d", "scanner": "scanner-primary", "fingerprint": "0b806921170342c9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9e3bfa83a1eed729", "level": "none", "message": {"text": "Commented-code block (6 lines) in scripts/montibello-scrape.ts:12"}, "properties": {"repobilityId": "5825bfe14edf55d8", "scanner": "scanner-primary", "fingerprint": "9e3bfa83a1eed729", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a71a2f88f38bbe07", "level": "none", "message": {"text": "Commented-code block (6 lines) in public/sw.js:1"}, "properties": {"repobilityId": "738ea7ecd2f088d8", "scanner": "scanner-primary", "fingerprint": "a71a2f88f38bbe07", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-80cee251ebcab91a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/google-oauth.ts:54"}, "properties": {"repobilityId": "2e1399d1ae6c7e2f", "scanner": "scanner-primary", "fingerprint": "80cee251ebcab91a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a3fd08753af2b8d6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/blog-writer/cover-image.ts:79"}, "properties": {"repobilityId": "6f2beece8b91a358", "scanner": "scanner-primary", "fingerprint": "a3fd08753af2b8d6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4fc1b26ece9e702c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/blog-writer/inline-images.ts:111"}, "properties": {"repobilityId": "3caa2429a28669c7", "scanner": "scanner-primary", "fingerprint": "4fc1b26ece9e702c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0ede9eba11e66599", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/blog-writer/openrouter.ts:43"}, "properties": {"repobilityId": "c75ae340477ebc87", "scanner": "scanner-primary", "fingerprint": "0ede9eba11e66599", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-10e833729d0d4037", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/og/render.tsx:23"}, "properties": {"repobilityId": "16a3ebdc34ed7869", "scanner": "scanner-primary", "fingerprint": "10e833729d0d4037", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5fa5af25316da646", "level": "note", "message": {"text": "16 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "e0919a3f6a45e8c2", "scanner": "scanner-primary", "fingerprint": "5fa5af25316da646", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}