{"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-9a08cbe9c0202270", "name": "Stray `console.log` in TS/JS \u2014 scripts/gen-icons.js:124", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/gen-icons.js:124"}, "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-06af91136fae942d", "name": "Stray `console.log` in TS/JS \u2014 scripts/gen-voices.js:57", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/gen-voices.js:57"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-de2ad661495eff5b", "name": "Stray `console.log` in TS/JS \u2014 server/index.js:41", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server/index.js:41"}, "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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-326d488d19295640", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/index.html:1483", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/index.html:1483"}, "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-8be173f1d1a19533", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/app.js:166", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/app.js:166"}, "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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-871a09511607ca34", "name": "Very large file: public/js/isoRender.js (1123 lines)", "shortDescription": {"text": "Very large file: public/js/isoRender.js (1123 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": "4 tests / 19 src (ratio 0.21)."}, "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 5 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-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-2906d6bb5fa94edf", "name": "Commented-code block (12 lines) in server/levels.js:3", "shortDescription": {"text": "Commented-code block (12 lines) in server/levels.js:3"}, "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-08e2f936e3f8a24b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:57", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:57"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-33539761304f56d4", "name": "Commented-code block (12 lines) in public/js/assetManifest.js:1", "shortDescription": {"text": "Commented-code block (12 lines) in public/js/assetManifest.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-b6f5209578e56b21", "name": "Commented-code block (5 lines) in public/js/voices.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in public/js/voices.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-7fd6d60c224e33b9", "name": "Commented-code block (5 lines) in public/js/radio.js:99", "shortDescription": {"text": "Commented-code block (5 lines) in public/js/radio.js:99"}, "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-f9613d6650890049", "name": "Commented-code block (8 lines) in public/js/gfx.js:6", "shortDescription": {"text": "Commented-code block (8 lines) in public/js/gfx.js:6"}, "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-48194847ee237048", "name": "Commented-code block (5 lines) in public/js/isoRender.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in public/js/isoRender.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-5a6965a349e7cf8f", "name": "Unused endpoint: PUT /index.html", "shortDescription": {"text": "Unused endpoint: PUT /index.html"}, "fullDescription": {"text": "`public/sw.js` declares `PUT /index.html` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21787"}, "properties": {"repository": "tylerbond13/kitchen-sync", "repoUrl": "https://github.com/tylerbond13/kitchen-sync", "branch": "main"}, "results": [{"ruleId": "scanner-9a08cbe9c0202270", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/gen-icons.js:124"}, "properties": {"repobilityId": "08f2cedb020e0714", "scanner": "scanner-primary", "fingerprint": "9a08cbe9c0202270", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-06af91136fae942d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/gen-voices.js:57"}, "properties": {"repobilityId": "c69dbc288d1c8939", "scanner": "scanner-primary", "fingerprint": "06af91136fae942d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-de2ad661495eff5b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server/index.js:41"}, "properties": {"repobilityId": "21e6b3de2b3dd856", "scanner": "scanner-primary", "fingerprint": "de2ad661495eff5b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-326d488d19295640", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/index.html:1483"}, "properties": {"repobilityId": "fcd975cc51168fca", "scanner": "scanner-primary", "fingerprint": "326d488d19295640", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/index.html"}, "region": {"startLine": 1483}}}]}, {"ruleId": "scanner-8be173f1d1a19533", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/app.js:166"}, "properties": {"repobilityId": "20ef8ff0d2135a46", "scanner": "scanner-primary", "fingerprint": "8be173f1d1a19533", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/app.js"}, "region": {"startLine": 166}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-871a09511607ca34", "level": "note", "message": {"text": "Very large file: public/js/isoRender.js (1123 lines)"}, "properties": {"repobilityId": "084eb74322aaea66", "scanner": "scanner-primary", "fingerprint": "871a09511607ca34", "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": "a20766a92fc02f42", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "2d2fd0e0bb4b684d", "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": "321b3ebe309f396c", "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": "42c7e695af18efe0", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2906d6bb5fa94edf", "level": "none", "message": {"text": "Commented-code block (12 lines) in server/levels.js:3"}, "properties": {"repobilityId": "8ca7e9c045915cb0", "scanner": "scanner-primary", "fingerprint": "2906d6bb5fa94edf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-08e2f936e3f8a24b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:57"}, "properties": {"repobilityId": "0595f5f97ae0dacb", "scanner": "scanner-primary", "fingerprint": "08e2f936e3f8a24b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-33539761304f56d4", "level": "none", "message": {"text": "Commented-code block (12 lines) in public/js/assetManifest.js:1"}, "properties": {"repobilityId": "d5142e4d16150f53", "scanner": "scanner-primary", "fingerprint": "33539761304f56d4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b6f5209578e56b21", "level": "none", "message": {"text": "Commented-code block (5 lines) in public/js/voices.js:1"}, "properties": {"repobilityId": "2c48c483f26e9036", "scanner": "scanner-primary", "fingerprint": "b6f5209578e56b21", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7fd6d60c224e33b9", "level": "none", "message": {"text": "Commented-code block (5 lines) in public/js/radio.js:99"}, "properties": {"repobilityId": "74333779d2069ba1", "scanner": "scanner-primary", "fingerprint": "7fd6d60c224e33b9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f9613d6650890049", "level": "none", "message": {"text": "Commented-code block (8 lines) in public/js/gfx.js:6"}, "properties": {"repobilityId": "8b1de208fa36df90", "scanner": "scanner-primary", "fingerprint": "f9613d6650890049", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-48194847ee237048", "level": "none", "message": {"text": "Commented-code block (5 lines) in public/js/isoRender.js:1"}, "properties": {"repobilityId": "20e1598964970eea", "scanner": "scanner-primary", "fingerprint": "48194847ee237048", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5a6965a349e7cf8f", "level": "note", "message": {"text": "Unused endpoint: PUT /index.html"}, "properties": {"repobilityId": "e3f56c81ba7f3838", "scanner": "scanner-primary", "fingerprint": "5a6965a349e7cf8f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}