{"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-a2a945d693be1c91", "name": "Stray `console.log` in TS/JS \u2014 js/lava.js:152", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 js/lava.js:152"}, "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-2dfc8f8a8020ea3b", "name": "Stray `console.log` in TS/JS \u2014 js/sky.js:354", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 js/sky.js:354"}, "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-9bf7daba2eb4141b", "name": "Stray `console.log` in TS/JS \u2014 js/three.min.js:6", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 js/three.min.js:6"}, "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-8171b03329e73276", "name": "Stray `console.log` in TS/JS \u2014 supabase/functions/loops-signup/index.ts:46", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/loops-signup/index.ts:46"}, "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-91e524024e2f4478", "name": "Insecure pattern 'direct_innerhtml_assignment' in leaderboard-app.js:24", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in leaderboard-app.js:24"}, "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-996b81a07ee773f3", "name": "Insecure pattern 'insert_adjacent_html' in leaderboard-app.js:1052", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in leaderboard-app.js:1052"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-68a6b15d314ba95c", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/main.js:308", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/main.js:308"}, "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-8399d216cec0e105", "name": "Insecure pattern 'direct_innerhtml_assignment' in map/world-map.js:194", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in map/world-map.js:194"}, "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-1e9d74ad9479a7f5", "name": "Insecure pattern 'insert_adjacent_html' in map/world-map.js:197", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in map/world-map.js:197"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 17 source file(s) (ratio 0.00). 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-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "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 16 placeholder/mock markers across 3 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests, operator-readme. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "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-e2a45a972fedb593", "name": "Commented-code block (7 lines) in journey/tweaks-panel.jsx:12", "shortDescription": {"text": "Commented-code block (7 lines) in journey/tweaks-panel.jsx:12"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f76b55041d0233e8", "name": "Legacy-named symbol `cubeUV_v1` in js/three.min.js:6", "shortDescription": {"text": "Legacy-named symbol `cubeUV_v1` in js/three.min.js:6"}, "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-eb9286c3ae1a6a66", "name": "`fetch()` without try/.catch or AbortSignal \u2014 js/three.min.js:6", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/three.min.js:6"}, "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-5d36c4d19e029309", "name": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/loops-signup/index.ts:33", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/loops-signup/index.ts:33"}, "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-fc84fa783cbfcbd0", "name": "Legacy-named symbol `wm_prefs_v1` in map/world-map.js:67", "shortDescription": {"text": "Legacy-named symbol `wm_prefs_v1` in map/world-map.js:67"}, "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}}]}}, "automationDetails": {"id": "repobility/22964"}, "properties": {"repository": "xenon-mirage/100k-step-club", "repoUrl": "https://github.com/xenon-mirage/100k-step-club", "branch": "main"}, "results": [{"ruleId": "scanner-a2a945d693be1c91", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 js/lava.js:152"}, "properties": {"repobilityId": "aed60e8be0cfc58e", "scanner": "scanner-primary", "fingerprint": "a2a945d693be1c91", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2dfc8f8a8020ea3b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 js/sky.js:354"}, "properties": {"repobilityId": "1b2f6eaa2e64829c", "scanner": "scanner-primary", "fingerprint": "2dfc8f8a8020ea3b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9bf7daba2eb4141b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 js/three.min.js:6"}, "properties": {"repobilityId": "134312b86444f3de", "scanner": "scanner-primary", "fingerprint": "9bf7daba2eb4141b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8171b03329e73276", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/loops-signup/index.ts:46"}, "properties": {"repobilityId": "54a18e44e7a147c9", "scanner": "scanner-primary", "fingerprint": "8171b03329e73276", "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-91e524024e2f4478", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in leaderboard-app.js:24"}, "properties": {"repobilityId": "dcf6df56626bf9bf", "scanner": "scanner-primary", "fingerprint": "91e524024e2f4478", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "leaderboard-app.js"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-996b81a07ee773f3", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in leaderboard-app.js:1052"}, "properties": {"repobilityId": "e5bc005e4c1bab3c", "scanner": "scanner-primary", "fingerprint": "996b81a07ee773f3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "leaderboard-app.js"}, "region": {"startLine": 1052}}}]}, {"ruleId": "scanner-68a6b15d314ba95c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/main.js:308"}, "properties": {"repobilityId": "3b23e0cd41b5e603", "scanner": "scanner-primary", "fingerprint": "68a6b15d314ba95c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/main.js"}, "region": {"startLine": 308}}}]}, {"ruleId": "scanner-8399d216cec0e105", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in map/world-map.js:194"}, "properties": {"repobilityId": "8b4633d3b2e34df4", "scanner": "scanner-primary", "fingerprint": "8399d216cec0e105", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "map/world-map.js"}, "region": {"startLine": 194}}}]}, {"ruleId": "scanner-1e9d74ad9479a7f5", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in map/world-map.js:197"}, "properties": {"repobilityId": "17aad73989881112", "scanner": "scanner-primary", "fingerprint": "1e9d74ad9479a7f5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "map/world-map.js"}, "region": {"startLine": 197}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "b1753e9385538a64", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "45eab6f23cf3c68f", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "eed6c8decb80f68c", "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": "db2d71fe569a8902", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "29bd83587dc92e4b", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "90aa517f41d4cbd3", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "f5a16e3335fad252", "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": "e57af2fc10a27ec7", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e2a45a972fedb593", "level": "none", "message": {"text": "Commented-code block (7 lines) in journey/tweaks-panel.jsx:12"}, "properties": {"repobilityId": "baf6ccc99b50a95a", "scanner": "scanner-primary", "fingerprint": "e2a45a972fedb593", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f76b55041d0233e8", "level": "note", "message": {"text": "Legacy-named symbol `cubeUV_v1` in js/three.min.js:6"}, "properties": {"repobilityId": "a4c4040894bc9745", "scanner": "scanner-primary", "fingerprint": "f76b55041d0233e8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-eb9286c3ae1a6a66", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/three.min.js:6"}, "properties": {"repobilityId": "90e2c373fdccadea", "scanner": "scanner-primary", "fingerprint": "eb9286c3ae1a6a66", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5d36c4d19e029309", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/loops-signup/index.ts:33"}, "properties": {"repobilityId": "c686fd1c464c9c11", "scanner": "scanner-primary", "fingerprint": "5d36c4d19e029309", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fc84fa783cbfcbd0", "level": "note", "message": {"text": "Legacy-named symbol `wm_prefs_v1` in map/world-map.js:67"}, "properties": {"repobilityId": "e7b7aac00599afbd", "scanner": "scanner-primary", "fingerprint": "fc84fa783cbfcbd0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}