{"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-58fe7c755a1b9cda", "name": "Possibly dead Python function: do_GET", "shortDescription": {"text": "Possibly dead Python function: do_GET"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-01a4232f24f27100", "name": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 coach/assets/BarChart-BWnUt0Km.js:1", "shortDescription": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 coach/assets/BarChart-BWnUt0Km.js:1"}, "fullDescription": {"text": "React Flow edge labels render with a white rectangle behind the text by default, which scatters bright boxes across a dark canvas. Either drop the label, or override `.react-flow__edge-textbg` and `.react-flow__edge-text` in your stylesheet.\n\nWhy: P-H in CHECKLIST.md \u2014 vendor edge labels bleed white through a dark canvas.\nRule id: fq.edge-label.no-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1fd23f0bf67ff548", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 coach/assets/AreaChart-BY-mcC5F.js:1", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 coach/assets/AreaChart-BY-mcC5F.js:1"}, "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-0689f3e394f43b6f", "name": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 coach/assets/AreaChart-BY-mcC5F.js:33", "shortDescription": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 coach/assets/AreaChart-BY-mcC5F.js:33"}, "fullDescription": {"text": "React Flow edge labels render with a white rectangle behind the text by default, which scatters bright boxes across a dark canvas. Either drop the label, or override `.react-flow__edge-textbg` and `.react-flow__edge-text` in your stylesheet.\n\nWhy: P-H in CHECKLIST.md \u2014 vendor edge labels bleed white through a dark canvas.\nRule id: fq.edge-label.no-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f4b381a2572c4240", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 coach/assets/index-CLY19Oxq.js:10", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 coach/assets/index-CLY19Oxq.js:10"}, "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-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-7dd9b789084876fe", "name": "Insecure pattern 'dangerous_innerhtml' in coach/assets/AreaChart-BY-mcC5F.js:1", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in coach/assets/AreaChart-BY-mcC5F.js:1"}, "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-f1266671e9ec5e30", "name": "Insecure pattern 'dangerous_innerhtml' in coach/assets/index-CLY19Oxq.js:10", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in coach/assets/index-CLY19Oxq.js:10"}, "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-98bbf8249f478504", "name": "Insecure pattern 'direct_innerhtml_assignment' in coach/assets/index-CLY19Oxq.js:9", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in coach/assets/index-CLY19Oxq.js:9"}, "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-d623c48278a39f96", "name": "Insecure pattern 'direct_innerhtml_assignment' in runs/app.js:85", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in runs/app.js:85"}, "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-b579a10d52968b12", "name": "Insecure pattern 'direct_innerhtml_assignment' in cv/app.js:105", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in cv/app.js:105"}, "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-28c4a04bd807da0c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ad6701f0a8405e22", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0c135e61fbe114b1", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-62c8ecdebbf7e846", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-65e5f473d246b7ce", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ef142ba9d5923bd8", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "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 29 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 50 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 23 placeholder/mock markers across 6 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-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-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-12a0fcea7c28810e", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/fetch_runs.py:106", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/fetch_runs.py:106"}, "fullDescription": {"text": "`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8796fcc5e9215528", "name": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/SettingsPanel-BG0-yVY5.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/SettingsPanel-BG0-yVY5.js:1"}, "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-a61a5f61f4f8685a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/ProgressPanel-D-jNzQvb.js:4", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/ProgressPanel-D-jNzQvb.js:4"}, "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-fddf11ccdfab2a42", "name": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/DebugPanel-Cgc85vkX.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/DebugPanel-Cgc85vkX.js:1"}, "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-35b38d6bd885c81f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/ActivityList-DM284dcN.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/ActivityList-DM284dcN.js:1"}, "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-4a787b503a081c32", "name": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/RacePanel-DKkYIiZK.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/RacePanel-DKkYIiZK.js:1"}, "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-d429bb3f22bcb9da", "name": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/StrengthPanel-CbQvldJ_.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/StrengthPanel-CbQvldJ_.js:1"}, "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-84d5c378b1732282", "name": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/CalendarPanel-BeyexDIa.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/CalendarPanel-BeyexDIa.js:1"}, "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-63bf569df85b803d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/AICoach-B4vTR30q.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/AICoach-B4vTR30q.js:1"}, "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-d26a82ea93f775af", "name": "Legacy-named symbol `unstable_legacy` in coach/assets/index-CLY19Oxq.js:9", "shortDescription": {"text": "Legacy-named symbol `unstable_legacy` in coach/assets/index-CLY19Oxq.js:9"}, "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-6bafe2d6e37da53f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/index-CLY19Oxq.js:2", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/index-CLY19Oxq.js:2"}, "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-d6bf9fb34a56ce5e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/NutritionPanel-DybB6kya.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/NutritionPanel-DybB6kya.js:1"}, "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-fad06d12ba7f1dbf", "name": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/RecoveryDetails-Cis3p3Fv.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/RecoveryDetails-Cis3p3Fv.js:1"}, "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-e66b035b1df0e9b5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 runs/app.js:79", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 runs/app.js:79"}, "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-5a6965a349e7cf8f", "name": "Unused endpoint: PUT /index.html", "shortDescription": {"text": "Unused endpoint: PUT /index.html"}, "fullDescription": {"text": "`coach/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/19354"}, "properties": {"repository": "shadowxsio/web_hosting", "repoUrl": "https://github.com/shadowxsio/web_hosting", "branch": "main"}, "results": [{"ruleId": "scanner-58fe7c755a1b9cda", "level": "note", "message": {"text": "Possibly dead Python function: do_GET"}, "properties": {"repobilityId": "2d943bb45e4f13bd", "scanner": "scanner-primary", "fingerprint": "58fe7c755a1b9cda", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/setup_strava.py:20"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-01a4232f24f27100", "level": "note", "message": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 coach/assets/BarChart-BWnUt0Km.js:1"}, "properties": {"repobilityId": "8cd7d81b93fd8281", "scanner": "scanner-primary", "fingerprint": "01a4232f24f27100", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.edge-label.no-bg"]}}, {"ruleId": "scanner-1fd23f0bf67ff548", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 coach/assets/AreaChart-BY-mcC5F.js:1"}, "properties": {"repobilityId": "0853956d31ad1cb2", "scanner": "scanner-primary", "fingerprint": "1fd23f0bf67ff548", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-0689f3e394f43b6f", "level": "note", "message": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 coach/assets/AreaChart-BY-mcC5F.js:33"}, "properties": {"repobilityId": "8ec7fb338c72e3f7", "scanner": "scanner-primary", "fingerprint": "0689f3e394f43b6f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.edge-label.no-bg"]}}, {"ruleId": "scanner-f4b381a2572c4240", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 coach/assets/index-CLY19Oxq.js:10"}, "properties": {"repobilityId": "d351b5e5585cab48", "scanner": "scanner-primary", "fingerprint": "f4b381a2572c4240", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"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-7dd9b789084876fe", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in coach/assets/AreaChart-BY-mcC5F.js:1"}, "properties": {"repobilityId": "e18ddd2d0e2323a6", "scanner": "scanner-primary", "fingerprint": "7dd9b789084876fe", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "coach/assets/AreaChart-BY-mcC5F.js"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f1266671e9ec5e30", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in coach/assets/index-CLY19Oxq.js:10"}, "properties": {"repobilityId": "2757a6175450c3ec", "scanner": "scanner-primary", "fingerprint": "f1266671e9ec5e30", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "coach/assets/index-CLY19Oxq.js"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-98bbf8249f478504", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in coach/assets/index-CLY19Oxq.js:9"}, "properties": {"repobilityId": "d7927c6ada84bbc3", "scanner": "scanner-primary", "fingerprint": "98bbf8249f478504", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "coach/assets/index-CLY19Oxq.js"}, "region": {"startLine": 9}}}]}, {"ruleId": "scanner-d623c48278a39f96", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in runs/app.js:85"}, "properties": {"repobilityId": "6cece67571a775ae", "scanner": "scanner-primary", "fingerprint": "d623c48278a39f96", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "runs/app.js"}, "region": {"startLine": 85}}}]}, {"ruleId": "scanner-b579a10d52968b12", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in cv/app.js:105"}, "properties": {"repobilityId": "9c6cd7467d14e1b7", "scanner": "scanner-primary", "fingerprint": "b579a10d52968b12", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "cv/app.js"}, "region": {"startLine": 105}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2aee2e2d969c7c6b", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "297c0e009a86c0cb", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7368aacdd03a98e3", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b70dbcc8f54d72ab", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 54}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "419d1ec7943efec2", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 60}}}]}, {"ruleId": "scanner-ad6701f0a8405e22", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8384c23520d55657", "scanner": "scanner-primary", "fingerprint": "ad6701f0a8405e22", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0c135e61fbe114b1", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7ca520ca20288e1c", "scanner": "scanner-primary", "fingerprint": "0c135e61fbe114b1", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/update_runs.yml"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-0c135e61fbe114b1", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "3ae9b7b0b2a06a1b", "scanner": "scanner-primary", "fingerprint": "0c135e61fbe114b1", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/update_runs.yml"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-62c8ecdebbf7e846", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "50eaa70c4984ba31", "scanner": "scanner-primary", "fingerprint": "62c8ecdebbf7e846", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/update_runs.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-65e5f473d246b7ce", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "486298b71ca52737", "scanner": "scanner-primary", "fingerprint": "65e5f473d246b7ce", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/update_data.yml"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-65e5f473d246b7ce", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "27220dfadde42abf", "scanner": "scanner-primary", "fingerprint": "65e5f473d246b7ce", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/update_data.yml"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-ef142ba9d5923bd8", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "3213361dcc1e18f8", "scanner": "scanner-primary", "fingerprint": "ef142ba9d5923bd8", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/update_data.yml"}, "region": {"startLine": 1}}}]}, {"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": "fd7677cf5dc25365", "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": "a03e43dbbac37c6a", "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": "0a59a79b4bafb96a", "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": "6cf138fffd6c1ab3", "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": "482cb89e70ad50bb", "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": "4212309ea7c1fe8f", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "d693520e00270df7", "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": "54265f3ac3009832", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-12a0fcea7c28810e", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/fetch_runs.py:106"}, "properties": {"repobilityId": "3ebc86d60f2be6eb", "scanner": "scanner-primary", "fingerprint": "12a0fcea7c28810e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8796fcc5e9215528", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/SettingsPanel-BG0-yVY5.js:1"}, "properties": {"repobilityId": "2086806f89825f4f", "scanner": "scanner-primary", "fingerprint": "8796fcc5e9215528", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a61a5f61f4f8685a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/ProgressPanel-D-jNzQvb.js:4"}, "properties": {"repobilityId": "ece7242339afb622", "scanner": "scanner-primary", "fingerprint": "a61a5f61f4f8685a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fddf11ccdfab2a42", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/DebugPanel-Cgc85vkX.js:1"}, "properties": {"repobilityId": "2aaff02e5744dcb8", "scanner": "scanner-primary", "fingerprint": "fddf11ccdfab2a42", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-35b38d6bd885c81f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/ActivityList-DM284dcN.js:1"}, "properties": {"repobilityId": "5e72a52f61a372ac", "scanner": "scanner-primary", "fingerprint": "35b38d6bd885c81f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4a787b503a081c32", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/RacePanel-DKkYIiZK.js:1"}, "properties": {"repobilityId": "700de5276054713b", "scanner": "scanner-primary", "fingerprint": "4a787b503a081c32", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d429bb3f22bcb9da", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/StrengthPanel-CbQvldJ_.js:1"}, "properties": {"repobilityId": "f63bf7c59f28aaec", "scanner": "scanner-primary", "fingerprint": "d429bb3f22bcb9da", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-84d5c378b1732282", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/CalendarPanel-BeyexDIa.js:1"}, "properties": {"repobilityId": "e5858534ce90f135", "scanner": "scanner-primary", "fingerprint": "84d5c378b1732282", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-63bf569df85b803d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/AICoach-B4vTR30q.js:1"}, "properties": {"repobilityId": "2fa96b78a14a2d35", "scanner": "scanner-primary", "fingerprint": "63bf569df85b803d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d26a82ea93f775af", "level": "note", "message": {"text": "Legacy-named symbol `unstable_legacy` in coach/assets/index-CLY19Oxq.js:9"}, "properties": {"repobilityId": "ea325f7ace0aaf66", "scanner": "scanner-primary", "fingerprint": "d26a82ea93f775af", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-6bafe2d6e37da53f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/index-CLY19Oxq.js:2"}, "properties": {"repobilityId": "bbe06b386c727e90", "scanner": "scanner-primary", "fingerprint": "6bafe2d6e37da53f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d6bf9fb34a56ce5e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/NutritionPanel-DybB6kya.js:1"}, "properties": {"repobilityId": "4d9dba067e907269", "scanner": "scanner-primary", "fingerprint": "d6bf9fb34a56ce5e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fad06d12ba7f1dbf", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 coach/assets/RecoveryDetails-Cis3p3Fv.js:1"}, "properties": {"repobilityId": "3c5947bc6246e329", "scanner": "scanner-primary", "fingerprint": "fad06d12ba7f1dbf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e66b035b1df0e9b5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 runs/app.js:79"}, "properties": {"repobilityId": "ceb34555ad8714e0", "scanner": "scanner-primary", "fingerprint": "e66b035b1df0e9b5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5a6965a349e7cf8f", "level": "note", "message": {"text": "Unused endpoint: PUT /index.html"}, "properties": {"repobilityId": "6db6db215ca92e1a", "scanner": "scanner-primary", "fingerprint": "5a6965a349e7cf8f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}