{"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-7483b271db64a5ef", "name": "Stray `console.log` in TS/JS \u2014 test/pipeline.test.js:350", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/pipeline.test.js:350"}, "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-d636a85598f72ae2", "name": "Stray `console.log` in TS/JS \u2014 scripts/make-placeholder-assets.js:32", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/make-placeholder-assets.js:32"}, "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-4bb2875989d396b5", "name": "Stray `console.log` in TS/JS \u2014 scripts/smoke.js:34", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/smoke.js:34"}, "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-41997fd293344404", "name": "Insecure pattern 'node_child_process' in scripts/make-placeholder-assets.js:5", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/make-placeholder-assets.js:5"}, "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-ebb4f925fb8832ca", "name": "Insecure pattern 'node_child_process' in src/pipeline.js:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/pipeline.js:1"}, "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-70ca3585795c1662", "name": "Insecure pattern 'node_child_process' in src/talking_head.js:5", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/talking_head.js:5"}, "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-9b55b3ef34ea2fd9", "name": "Insecure pattern 'node_child_process' in src/presenter_preprocess.js:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/presenter_preprocess.js:3"}, "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-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-4f0fe20d325310f7", "name": "Very large file: src/pipeline.js (2920 lines)", "shortDescription": {"text": "Very large file: src/pipeline.js (2920 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-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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 20 placeholder/mock markers across 9 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-49555148373273c3", "name": "Commented-code block (6 lines) in motion-engine/reflow.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in motion-engine/reflow.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-6672c13f7eafd3d9", "name": "Commented-code block (16 lines) in motion-engine/MotionLayer.jsx:11", "shortDescription": {"text": "Commented-code block (16 lines) in motion-engine/MotionLayer.jsx:11"}, "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-521886dcd76dff43", "name": "Commented-code block (7 lines) in motion-engine/components/paper.jsx:24", "shortDescription": {"text": "Commented-code block (7 lines) in motion-engine/components/paper.jsx:24"}, "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-30927ee52739579a", "name": "Commented-code block (16 lines) in motion-engine/components/scenes.jsx:10", "shortDescription": {"text": "Commented-code block (16 lines) in motion-engine/components/scenes.jsx:10"}, "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-37a77429a480c2a4", "name": "Commented-code block (5 lines) in motion-engine/components/FunnelScene.jsx:7", "shortDescription": {"text": "Commented-code block (5 lines) in motion-engine/components/FunnelScene.jsx:7"}, "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-4afbaa74a9248908", "name": "Commented-code block (5 lines) in motion-engine/components/ProfileCards.jsx:7", "shortDescription": {"text": "Commented-code block (5 lines) in motion-engine/components/ProfileCards.jsx:7"}, "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-7f0406b0ee38d43f", "name": "Commented-code block (5 lines) in motion-engine/components/Magnifier.jsx:6", "shortDescription": {"text": "Commented-code block (5 lines) in motion-engine/components/Magnifier.jsx: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-12f152b76ed65173", "name": "Legacy-named symbol `music_v1` in src/music.js:58", "shortDescription": {"text": "Legacy-named symbol `music_v1` in src/music.js:58"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f7cfaf611a58d88e", "name": "Legacy-named symbol `eleven_multilingual_v2` in src/director.js:249", "shortDescription": {"text": "Legacy-named symbol `eleven_multilingual_v2` in src/director.js:249"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a5e0fe815819441a", "name": "Commented-code block (8 lines) in src/director.js:22", "shortDescription": {"text": "Commented-code block (8 lines) in src/director.js:22"}, "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-50b03870ecea8c7c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/director.js:57", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/director.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}}]}}, "automationDetails": {"id": "repobility/18381"}, "properties": {"repository": "rogerchappel/launchclip", "repoUrl": "https://github.com/rogerchappel/launchclip", "branch": "main"}, "results": [{"ruleId": "scanner-7483b271db64a5ef", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/pipeline.test.js:350"}, "properties": {"repobilityId": "fb9818cd9de804d1", "scanner": "scanner-primary", "fingerprint": "7483b271db64a5ef", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d636a85598f72ae2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/make-placeholder-assets.js:32"}, "properties": {"repobilityId": "84aa4aec9857c0ea", "scanner": "scanner-primary", "fingerprint": "d636a85598f72ae2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4bb2875989d396b5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/smoke.js:34"}, "properties": {"repobilityId": "91e8eb4bb092d6f9", "scanner": "scanner-primary", "fingerprint": "4bb2875989d396b5", "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-41997fd293344404", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/make-placeholder-assets.js:5"}, "properties": {"repobilityId": "2d32cb504ba00650", "scanner": "scanner-primary", "fingerprint": "41997fd293344404", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/make-placeholder-assets.js"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-ebb4f925fb8832ca", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/pipeline.js:1"}, "properties": {"repobilityId": "56675d44c7fab0b3", "scanner": "scanner-primary", "fingerprint": "ebb4f925fb8832ca", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/pipeline.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-70ca3585795c1662", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/talking_head.js:5"}, "properties": {"repobilityId": "516a358dd6cebc1d", "scanner": "scanner-primary", "fingerprint": "70ca3585795c1662", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/talking_head.js"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-9b55b3ef34ea2fd9", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/presenter_preprocess.js:3"}, "properties": {"repobilityId": "20988059d7b4aad4", "scanner": "scanner-primary", "fingerprint": "9b55b3ef34ea2fd9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/presenter_preprocess.js"}, "region": {"startLine": 3}}}]}, {"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-4f0fe20d325310f7", "level": "note", "message": {"text": "Very large file: src/pipeline.js (2920 lines)"}, "properties": {"repobilityId": "63171cf114f027b7", "scanner": "scanner-primary", "fingerprint": "4f0fe20d325310f7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "aadf886e400d0ca6", "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": "9987d99978d251d7", "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": "e259f731b1a28952", "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": "48f9e4c68e4d4481", "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": "7cf9eed173415cf9", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-49555148373273c3", "level": "none", "message": {"text": "Commented-code block (6 lines) in motion-engine/reflow.js:1"}, "properties": {"repobilityId": "62df68b4d7155696", "scanner": "scanner-primary", "fingerprint": "49555148373273c3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6672c13f7eafd3d9", "level": "none", "message": {"text": "Commented-code block (16 lines) in motion-engine/MotionLayer.jsx:11"}, "properties": {"repobilityId": "a2997df85fe3ba0d", "scanner": "scanner-primary", "fingerprint": "6672c13f7eafd3d9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-521886dcd76dff43", "level": "none", "message": {"text": "Commented-code block (7 lines) in motion-engine/components/paper.jsx:24"}, "properties": {"repobilityId": "70b86284baa3460b", "scanner": "scanner-primary", "fingerprint": "521886dcd76dff43", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-30927ee52739579a", "level": "none", "message": {"text": "Commented-code block (16 lines) in motion-engine/components/scenes.jsx:10"}, "properties": {"repobilityId": "91fbeaff45524af5", "scanner": "scanner-primary", "fingerprint": "30927ee52739579a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-37a77429a480c2a4", "level": "none", "message": {"text": "Commented-code block (5 lines) in motion-engine/components/FunnelScene.jsx:7"}, "properties": {"repobilityId": "39d43a962c7d5b9e", "scanner": "scanner-primary", "fingerprint": "37a77429a480c2a4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4afbaa74a9248908", "level": "none", "message": {"text": "Commented-code block (5 lines) in motion-engine/components/ProfileCards.jsx:7"}, "properties": {"repobilityId": "c34a22463af35103", "scanner": "scanner-primary", "fingerprint": "4afbaa74a9248908", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7f0406b0ee38d43f", "level": "none", "message": {"text": "Commented-code block (5 lines) in motion-engine/components/Magnifier.jsx:6"}, "properties": {"repobilityId": "613aa17c395347b9", "scanner": "scanner-primary", "fingerprint": "7f0406b0ee38d43f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-12f152b76ed65173", "level": "note", "message": {"text": "Legacy-named symbol `music_v1` in src/music.js:58"}, "properties": {"repobilityId": "4dc6a2640c238836", "scanner": "scanner-primary", "fingerprint": "12f152b76ed65173", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-f7cfaf611a58d88e", "level": "note", "message": {"text": "Legacy-named symbol `eleven_multilingual_v2` in src/director.js:249"}, "properties": {"repobilityId": "23422103280260ea", "scanner": "scanner-primary", "fingerprint": "f7cfaf611a58d88e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a5e0fe815819441a", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/director.js:22"}, "properties": {"repobilityId": "2be6a63bf16c3374", "scanner": "scanner-primary", "fingerprint": "a5e0fe815819441a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-50b03870ecea8c7c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/director.js:57"}, "properties": {"repobilityId": "4804c44173d57b50", "scanner": "scanner-primary", "fingerprint": "50b03870ecea8c7c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}