{"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-20a247a1fd5fe0d5", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:69", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:69"}, "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-0ef519b6b8abb091", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/page.tsx:206", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/page.tsx:206"}, "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-a8a2ae41e2b5bbd1", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/blog/[slug]/page.tsx:121", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/blog/[slug]/page.tsx:121"}, "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-c1abe23689a5a7ab", "name": "Stray `console.log` in TS/JS \u2014 scripts/migrate-blog-to-supabase.ts:39", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/migrate-blog-to-supabase.ts:39"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-990517a4ac6d3fd3", "name": "Stray `console.log` in TS/JS \u2014 scripts/test-supabase-connection.js:16", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-supabase-connection.js:16"}, "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-99485a0b328615cb", "name": "Stray `console.log` in TS/JS \u2014 scripts/migrate-blog-with-service-key.js:42", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/migrate-blog-with-service-key.js:42"}, "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-2dd52fbb5e14b765", "name": "Stray `console.log` in TS/JS \u2014 scripts/test-write-permission.js:16", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-write-permission.js:16"}, "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-a9f7dffd42399e86", "name": "Stray `console.log` in TS/JS \u2014 scripts/create-admin-user.js:16", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/create-admin-user.js:16"}, "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-c2ec2e77d31538d7", "name": "Stray `console.log` in TS/JS \u2014 scripts/check-rls-policies.js:16", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-rls-policies.js:16"}, "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-fbdec1a1d93fe770", "name": "Stray `console.log` in TS/JS \u2014 scripts/test-login.js:16", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-login.js:16"}, "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-bd5dd5701cd654e6", "name": "Stray `console.log` in TS/JS \u2014 scripts/scrape-hub.js:92", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/scrape-hub.js:92"}, "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-9d8ed9ae6a945dba", "name": "Stray `console.log` in TS/JS \u2014 scripts/setup-dev.js:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/setup-dev.js:19"}, "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-f67d35f433d26159", "name": "Stray `console.log` in TS/JS \u2014 scripts/snapshot-prices.js:62", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/snapshot-prices.js:62"}, "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-6e8869f0928a9b95", "name": "Stray `console.log` in TS/JS \u2014 scripts/migrate-blog.js:18", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/migrate-blog.js:18"}, "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-7964cec40d7b4328", "name": "Stray `console.log` in TS/JS \u2014 scripts/debug-auth.js:17", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/debug-auth.js:17"}, "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-eeeb9a558a471407", "name": "Stray `console.log` in TS/JS \u2014 lib/google-sheets.ts:157", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/google-sheets.ts:157"}, "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-2dfef87363354f6a", "name": "Stray `console.log` in TS/JS \u2014 lib/blog.ts:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/blog.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-166dff3c3df6a10e", "name": "ORM models found but no DB engine detected", "shortDescription": {"text": "ORM models found but no DB engine detected"}, "fullDescription": {"text": "The repo defines tables/models but no DB connection string was found. Likely lives in env vars or a config file the scanner didn't read."}, "properties": {"scanner": "scanner-primary", "layer": "data", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5bc1b62fee949b37", "name": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:69", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:69"}, "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-f88a83c844b715a6", "name": "Insecure pattern 'dangerous_innerhtml' in app/page.tsx:206", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/page.tsx:206"}, "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-e3ec985e875b6728", "name": "Insecure pattern 'dangerous_innerhtml' in app/blog/[slug]/page.tsx:121", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/blog/[slug]/page.tsx:121"}, "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-70c6b28440944bfa", "name": "Possible secret in scripts/create-admin-user.js", "shortDescription": {"text": "Possible secret in scripts/create-admin-user.js"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-cbe430bfa44dfec1", "name": "Possible secret in scripts/test-login.js", "shortDescription": {"text": "Possible secret in scripts/test-login.js"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-f49762e49fa06f5c", "name": "Possible secret in scripts/setup-dev.js", "shortDescription": {"text": "Possible secret in scripts/setup-dev.js"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "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 70 source file(s) (ratio 0.06). 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 165 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 17 placeholder/mock markers across 8 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "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, 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": "low", "confidence": 1.0}}, {"id": "scanner-0eeb4e94c428c194", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/search/ClientPage.tsx:27", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/search/ClientPage.tsx:27"}, "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-5204ba3b040735d6", "name": "Commented-code block (7 lines) in scripts/scrape-hub.js:451", "shortDescription": {"text": "Commented-code block (7 lines) in scripts/scrape-hub.js:451"}, "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}}]}}, "automationDetails": {"id": "repobility/23916"}, "properties": {"repository": "Adrian-Iglesias-1/mercadolibre-blog", "repoUrl": "https://github.com/Adrian-Iglesias-1/mercadolibre-blog", "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-20a247a1fd5fe0d5", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/layout.tsx:69"}, "properties": {"repobilityId": "6f16eb9b82a2dcd6", "scanner": "scanner-primary", "fingerprint": "20a247a1fd5fe0d5", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-0ef519b6b8abb091", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/page.tsx:206"}, "properties": {"repobilityId": "6779a4843a9d41ee", "scanner": "scanner-primary", "fingerprint": "0ef519b6b8abb091", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-a8a2ae41e2b5bbd1", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/blog/[slug]/page.tsx:121"}, "properties": {"repobilityId": "c21e1247bf006285", "scanner": "scanner-primary", "fingerprint": "a8a2ae41e2b5bbd1", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-c1abe23689a5a7ab", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/migrate-blog-to-supabase.ts:39"}, "properties": {"repobilityId": "ae40ab9163b513a8", "scanner": "scanner-primary", "fingerprint": "c1abe23689a5a7ab", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-990517a4ac6d3fd3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-supabase-connection.js:16"}, "properties": {"repobilityId": "48283caecbc10c54", "scanner": "scanner-primary", "fingerprint": "990517a4ac6d3fd3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-99485a0b328615cb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/migrate-blog-with-service-key.js:42"}, "properties": {"repobilityId": "17d1cc168547db7d", "scanner": "scanner-primary", "fingerprint": "99485a0b328615cb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2dd52fbb5e14b765", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-write-permission.js:16"}, "properties": {"repobilityId": "e8f9212d9fc0b3ae", "scanner": "scanner-primary", "fingerprint": "2dd52fbb5e14b765", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a9f7dffd42399e86", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/create-admin-user.js:16"}, "properties": {"repobilityId": "4465364890af4486", "scanner": "scanner-primary", "fingerprint": "a9f7dffd42399e86", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c2ec2e77d31538d7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/check-rls-policies.js:16"}, "properties": {"repobilityId": "6122c827b8f5b1be", "scanner": "scanner-primary", "fingerprint": "c2ec2e77d31538d7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fbdec1a1d93fe770", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/test-login.js:16"}, "properties": {"repobilityId": "f4e2d6010bcefcb3", "scanner": "scanner-primary", "fingerprint": "fbdec1a1d93fe770", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bd5dd5701cd654e6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/scrape-hub.js:92"}, "properties": {"repobilityId": "7086970adacc2dbe", "scanner": "scanner-primary", "fingerprint": "bd5dd5701cd654e6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9d8ed9ae6a945dba", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/setup-dev.js:19"}, "properties": {"repobilityId": "d14addf1c53e51f5", "scanner": "scanner-primary", "fingerprint": "9d8ed9ae6a945dba", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f67d35f433d26159", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/snapshot-prices.js:62"}, "properties": {"repobilityId": "e6b1cc93df767206", "scanner": "scanner-primary", "fingerprint": "f67d35f433d26159", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6e8869f0928a9b95", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/migrate-blog.js:18"}, "properties": {"repobilityId": "cff5dca5a9f15636", "scanner": "scanner-primary", "fingerprint": "6e8869f0928a9b95", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7964cec40d7b4328", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/debug-auth.js:17"}, "properties": {"repobilityId": "5d13ab4350c4fa8d", "scanner": "scanner-primary", "fingerprint": "7964cec40d7b4328", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-eeeb9a558a471407", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/google-sheets.ts:157"}, "properties": {"repobilityId": "6a13bc9c89c000e6", "scanner": "scanner-primary", "fingerprint": "eeeb9a558a471407", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2dfef87363354f6a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/blog.ts:20"}, "properties": {"repobilityId": "ce338bdbac2f41ee", "scanner": "scanner-primary", "fingerprint": "2dfef87363354f6a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-166dff3c3df6a10e", "level": "warning", "message": {"text": "ORM models found but no DB engine detected"}, "properties": {"repobilityId": "cda36de65e114635", "scanner": "scanner-primary", "fingerprint": "166dff3c3df6a10e", "layer": "data", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-5bc1b62fee949b37", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/layout.tsx:69"}, "properties": {"repobilityId": "69d4743587f721a0", "scanner": "scanner-primary", "fingerprint": "5bc1b62fee949b37", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/layout.tsx"}, "region": {"startLine": 69}}}]}, {"ruleId": "scanner-f88a83c844b715a6", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/page.tsx:206"}, "properties": {"repobilityId": "cfec9d1837258177", "scanner": "scanner-primary", "fingerprint": "f88a83c844b715a6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/page.tsx"}, "region": {"startLine": 206}}}]}, {"ruleId": "scanner-e3ec985e875b6728", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/blog/[slug]/page.tsx:121"}, "properties": {"repobilityId": "9c6991e1f0c5c6d8", "scanner": "scanner-primary", "fingerprint": "e3ec985e875b6728", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/blog/[slug]/page.tsx"}, "region": {"startLine": 121}}}]}, {"ruleId": "scanner-70c6b28440944bfa", "level": "error", "message": {"text": "Possible secret in scripts/create-admin-user.js"}, "properties": {"repobilityId": "a08661f7ac53ff52", "scanner": "scanner-primary", "fingerprint": "70c6b28440944bfa", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/create-admin-user.js"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-cbe430bfa44dfec1", "level": "error", "message": {"text": "Possible secret in scripts/test-login.js"}, "properties": {"repobilityId": "afe2f4a2f0886249", "scanner": "scanner-primary", "fingerprint": "cbe430bfa44dfec1", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-login.js"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-f49762e49fa06f5c", "level": "error", "message": {"text": "Possible secret in scripts/setup-dev.js"}, "properties": {"repobilityId": "94742ae858e63462", "scanner": "scanner-primary", "fingerprint": "f49762e49fa06f5c", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/setup-dev.js"}, "region": {"startLine": 89}}}]}, {"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": "5ad7f7fa84086566", "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": "7a65a2ca866fc141", "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": "d2c95ee8dd4b18f0", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "7f982217b6bbc891", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "cd04598881687416", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "2d7d94820bf3aae4", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "bc8f951e162a5f64", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-0eeb4e94c428c194", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/search/ClientPage.tsx:27"}, "properties": {"repobilityId": "8e2c3e8fb3c70a7e", "scanner": "scanner-primary", "fingerprint": "0eeb4e94c428c194", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5204ba3b040735d6", "level": "none", "message": {"text": "Commented-code block (7 lines) in scripts/scrape-hub.js:451"}, "properties": {"repobilityId": "cfec54e7b85ca3f0", "scanner": "scanner-primary", "fingerprint": "5204ba3b040735d6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}