{"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-307668b4805f3be2", "name": "Stray `console.log` in TS/JS \u2014 scripts/mark-seed-public.ts:37", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/mark-seed-public.ts:37"}, "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-12a0708153938e0b", "name": "TODO/FIXME marker in shipping code \u2014 components/ChatInterface.tsx:335", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 components/ChatInterface.tsx:335"}, "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-55afd84e553ab85c", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ModelSelector.tsx:122", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ModelSelector.tsx:122"}, "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-1e2ba485da6f26d5", "name": "`truncate` class without `title=` for hover reveal \u2014 components/CustomProviderCard.tsx:93", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/CustomProviderCard.tsx:93"}, "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-aab49dd2391f0e83", "name": "`truncate` class without `title=` for hover reveal \u2014 components/Navbar.tsx:397", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/Navbar.tsx:397"}, "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-b4a76ff26e7c9125", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:68", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:68"}, "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-255e8759e54edd5d", "name": "Stray `console.log` in TS/JS \u2014 app/api/execute-code/route.ts:260", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/execute-code/route.ts:260"}, "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-6246a15607fe4d55", "name": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/battle/page.tsx:1667", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/battle/page.tsx:1667"}, "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-53af6a69239cc0cb", "name": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/code-testing/page.tsx:827", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/code-testing/page.tsx:827"}, "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-2e9f361240bb11ee", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/(public)/faq/page.tsx:97", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/(public)/faq/page.tsx:97"}, "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-61efb25dd1a5f207", "name": "Stray `console.log` in TS/JS \u2014 lib/autoSeed.ts:25", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/autoSeed.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-9bf546e1831e493d", "name": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:68", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:68"}, "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-05eaae0b98efc0ab", "name": "Insecure pattern 'dangerous_innerhtml' in app/(public)/faq/page.tsx:97", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/(public)/faq/page.tsx:97"}, "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-c60e8a2e69e09a2c", "name": "Insecure pattern 'direct_innerhtml_assignment' in lib/code-execution.ts:207", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in lib/code-execution.ts:207"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2a203443cbee22cb", "name": "Insecure pattern 'eval_used' in lib/battle-challenges.ts:111", "shortDescription": {"text": "Insecure pattern 'eval_used' in lib/battle-challenges.ts:111"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "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-ec1a2afaa65890c0", "name": "Very large file: app/(app)/battle/page.tsx (1761 lines)", "shortDescription": {"text": "Very large file: app/(app)/battle/page.tsx (1761 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "14 tests / 118 src (ratio 0.12)."}, "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 12 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 84 placeholder/mock markers across 17 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-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-e71bdd5bac84162e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/execute-code/route.ts:124", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/execute-code/route.ts:124"}, "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-23d54ec0b2a7459e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/test-custom-provider/route.ts:105", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/test-custom-provider/route.ts:105"}, "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-4e95e76e106935dd", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/(app)/test-cases/page.tsx:94", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(app)/test-cases/page.tsx:94"}, "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-89596affb2475f04", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/(app)/insights/page.tsx:119", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(app)/insights/page.tsx:119"}, "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-9845985ec18d7bcd", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/(app)/prompts/page.tsx:125", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(app)/prompts/page.tsx:125"}, "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-f5d60173b258f196", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/(app)/code-testing/page.tsx:192", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(app)/code-testing/page.tsx:192"}, "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-1b5a76780c3df9aa", "name": "1 env vars used in code but missing from .env.example", "shortDescription": {"text": "1 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `DAILY_LLM_LIMIT`. 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/17797"}, "properties": {"repository": "Ranb972/WinQA", "repoUrl": "https://github.com/Ranb972/WinQA", "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-307668b4805f3be2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/mark-seed-public.ts:37"}, "properties": {"repobilityId": "3f3ba523aa9096fa", "scanner": "scanner-primary", "fingerprint": "307668b4805f3be2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-12a0708153938e0b", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 components/ChatInterface.tsx:335"}, "properties": {"repobilityId": "05cf9a250e5d66d0", "scanner": "scanner-primary", "fingerprint": "12a0708153938e0b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-55afd84e553ab85c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ModelSelector.tsx:122"}, "properties": {"repobilityId": "18032a4d184f4592", "scanner": "scanner-primary", "fingerprint": "55afd84e553ab85c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1e2ba485da6f26d5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/CustomProviderCard.tsx:93"}, "properties": {"repobilityId": "d53b7d45baae52a8", "scanner": "scanner-primary", "fingerprint": "1e2ba485da6f26d5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-aab49dd2391f0e83", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/Navbar.tsx:397"}, "properties": {"repobilityId": "a61b6e3c228201ae", "scanner": "scanner-primary", "fingerprint": "aab49dd2391f0e83", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b4a76ff26e7c9125", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:68"}, "properties": {"repobilityId": "6f16eb9b82a2dcd6", "scanner": "scanner-primary", "fingerprint": "b4a76ff26e7c9125", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-255e8759e54edd5d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/execute-code/route.ts:260"}, "properties": {"repobilityId": "37dac53256d8043b", "scanner": "scanner-primary", "fingerprint": "255e8759e54edd5d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6246a15607fe4d55", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/battle/page.tsx:1667"}, "properties": {"repobilityId": "64626efa918743da", "scanner": "scanner-primary", "fingerprint": "6246a15607fe4d55", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-53af6a69239cc0cb", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(app)/code-testing/page.tsx:827"}, "properties": {"repobilityId": "e6044e0e452396db", "scanner": "scanner-primary", "fingerprint": "53af6a69239cc0cb", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2e9f361240bb11ee", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/(public)/faq/page.tsx:97"}, "properties": {"repobilityId": "b08b61f92736e547", "scanner": "scanner-primary", "fingerprint": "2e9f361240bb11ee", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-61efb25dd1a5f207", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/autoSeed.ts:25"}, "properties": {"repobilityId": "26446fcef3bddff6", "scanner": "scanner-primary", "fingerprint": "61efb25dd1a5f207", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9bf546e1831e493d", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:68"}, "properties": {"repobilityId": "69d4743587f721a0", "scanner": "scanner-primary", "fingerprint": "9bf546e1831e493d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/layout.tsx"}, "region": {"startLine": 68}}}]}, {"ruleId": "scanner-05eaae0b98efc0ab", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/(public)/faq/page.tsx:97"}, "properties": {"repobilityId": "27dc2acbb40860f5", "scanner": "scanner-primary", "fingerprint": "05eaae0b98efc0ab", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/(public)/faq/page.tsx"}, "region": {"startLine": 97}}}]}, {"ruleId": "scanner-c60e8a2e69e09a2c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in lib/code-execution.ts:207"}, "properties": {"repobilityId": "625d8cf3bf1b0d8a", "scanner": "scanner-primary", "fingerprint": "c60e8a2e69e09a2c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lib/code-execution.ts"}, "region": {"startLine": 207}}}]}, {"ruleId": "scanner-2a203443cbee22cb", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in lib/battle-challenges.ts:111"}, "properties": {"repobilityId": "ebb3f30a9dd24102", "scanner": "scanner-primary", "fingerprint": "2a203443cbee22cb", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lib/battle-challenges.ts"}, "region": {"startLine": 111}}}]}, {"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-ec1a2afaa65890c0", "level": "note", "message": {"text": "Very large file: app/(app)/battle/page.tsx (1761 lines)"}, "properties": {"repobilityId": "6fc53bccb85b4149", "scanner": "scanner-primary", "fingerprint": "ec1a2afaa65890c0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "8a79bc5e0904cd93", "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": "0137eff2f7b4abff", "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": "224652c39400fc49", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "4f41e2d85f8c9d80", "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": "43ed07deb85be82a", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e71bdd5bac84162e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/execute-code/route.ts:124"}, "properties": {"repobilityId": "fb5a8f2192a77eb7", "scanner": "scanner-primary", "fingerprint": "e71bdd5bac84162e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-23d54ec0b2a7459e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/test-custom-provider/route.ts:105"}, "properties": {"repobilityId": "3da6c2e6f16c3855", "scanner": "scanner-primary", "fingerprint": "23d54ec0b2a7459e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4e95e76e106935dd", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(app)/test-cases/page.tsx:94"}, "properties": {"repobilityId": "1715ef026c2ee773", "scanner": "scanner-primary", "fingerprint": "4e95e76e106935dd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-89596affb2475f04", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(app)/insights/page.tsx:119"}, "properties": {"repobilityId": "19e61f0a82cb1e98", "scanner": "scanner-primary", "fingerprint": "89596affb2475f04", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9845985ec18d7bcd", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(app)/prompts/page.tsx:125"}, "properties": {"repobilityId": "a543c4b447d61cc1", "scanner": "scanner-primary", "fingerprint": "9845985ec18d7bcd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f5d60173b258f196", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/(app)/code-testing/page.tsx:192"}, "properties": {"repobilityId": "70037dc170f77e74", "scanner": "scanner-primary", "fingerprint": "f5d60173b258f196", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1b5a76780c3df9aa", "level": "none", "message": {"text": "1 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d04379b337b44a15", "scanner": "scanner-primary", "fingerprint": "1b5a76780c3df9aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}