{"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-506be2b95088f5d3", "name": "git log failed \u2014 history analysis incomplete", "shortDescription": {"text": "git log failed \u2014 history analysis incomplete"}, "fullDescription": {"text": "fatal: not a git repository (or any parent up to mount point /data)\nStopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "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-025afef680d3741c", "name": "Insecure pattern 'direct_innerhtml_assignment' in preview.html:173", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in preview.html:173"}, "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-54cd0dee1614ba21", "name": "Insecure pattern 'direct_innerhtml_assignment' in nuke.html:54", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in nuke.html:54"}, "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-54247efdea3cea4b", "name": "Insecure pattern 'direct_innerhtml_assignment' in dual-preview.html:313", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dual-preview.html:313"}, "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-c183276ce41d1b9a", "name": "Insecure pattern 'direct_innerhtml_assignment' in audit.html:283", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in audit.html:283"}, "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-46999ef663b5af23", "name": "Possible secret in sunbeam-sdk.js", "shortDescription": {"text": "Possible secret in sunbeam-sdk.js"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-7ab3c973c3eefb19", "name": "Insecure pattern 'direct_innerhtml_assignment' in studio.html:912", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in studio.html:912"}, "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-2133289d15e3de83", "name": "Insecure pattern 'direct_innerhtml_assignment' in dice-tool.html:104", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dice-tool.html:104"}, "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-2ec468a3d30f27e4", "name": "Insecure pattern 'direct_innerhtml_assignment' in leaf-audit.html:185", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in leaf-audit.html:185"}, "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-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-be6b14392f90b88a", "name": "Very large file: engagement.js (1200 lines)", "shortDescription": {"text": "Very large file: engagement.js (1200 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-924ccb32e8ad7b51", "name": "Very large file: word-banks.js (1898 lines)", "shortDescription": {"text": "Very large file: word-banks.js (1898 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 4 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-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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: 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 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-19fd8fbb62c5d112", "name": "Commented-code block (5 lines) in sw.js:55", "shortDescription": {"text": "Commented-code block (5 lines) in sw.js:55"}, "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-76f42f77209819be", "name": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:68", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:68"}, "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-40245d6694e33a60", "name": "Commented-code block (8 lines) in sunbeam-sdk.js:208", "shortDescription": {"text": "Commented-code block (8 lines) in sunbeam-sdk.js:208"}, "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-92c1fcc0652eaeaf", "name": "Legacy-named symbol `d_compost_legacy` in engagement.js:559", "shortDescription": {"text": "Legacy-named symbol `d_compost_legacy` in engagement.js:559"}, "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-8c884adef79ed402", "name": "Commented-code block (11 lines) in engagement.js:1", "shortDescription": {"text": "Commented-code block (11 lines) in engagement.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}}]}}, "automationDetails": {"id": "repobility/20323"}, "properties": {"repository": "Stephenuffugus/lucid-winds", "repoUrl": "https://github.com/Stephenuffugus/lucid-winds", "branch": "main"}, "results": [{"ruleId": "scanner-506be2b95088f5d3", "level": "none", "message": {"text": "git log failed \u2014 history analysis incomplete"}, "properties": {"repobilityId": "b424308a11bb9b22", "scanner": "scanner-primary", "fingerprint": "506be2b95088f5d3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["git", "tooling"]}}, {"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-025afef680d3741c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in preview.html:173"}, "properties": {"repobilityId": "852b797ac3bbf31e", "scanner": "scanner-primary", "fingerprint": "025afef680d3741c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "preview.html"}, "region": {"startLine": 173}}}]}, {"ruleId": "scanner-54cd0dee1614ba21", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in nuke.html:54"}, "properties": {"repobilityId": "3712b73354de28ac", "scanner": "scanner-primary", "fingerprint": "54cd0dee1614ba21", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "nuke.html"}, "region": {"startLine": 54}}}]}, {"ruleId": "scanner-54247efdea3cea4b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dual-preview.html:313"}, "properties": {"repobilityId": "5eac8502a6bc00ce", "scanner": "scanner-primary", "fingerprint": "54247efdea3cea4b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dual-preview.html"}, "region": {"startLine": 313}}}]}, {"ruleId": "scanner-c183276ce41d1b9a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in audit.html:283"}, "properties": {"repobilityId": "4c5fc3314bfb26e7", "scanner": "scanner-primary", "fingerprint": "c183276ce41d1b9a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "audit.html"}, "region": {"startLine": 283}}}]}, {"ruleId": "scanner-46999ef663b5af23", "level": "error", "message": {"text": "Possible secret in sunbeam-sdk.js"}, "properties": {"repobilityId": "899a523e624144c4", "scanner": "scanner-primary", "fingerprint": "46999ef663b5af23", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sunbeam-sdk.js"}, "region": {"startLine": 63}}}]}, {"ruleId": "scanner-7ab3c973c3eefb19", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in studio.html:912"}, "properties": {"repobilityId": "114f7e83c2f77d44", "scanner": "scanner-primary", "fingerprint": "7ab3c973c3eefb19", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "studio.html"}, "region": {"startLine": 912}}}]}, {"ruleId": "scanner-2133289d15e3de83", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dice-tool.html:104"}, "properties": {"repobilityId": "a5761355840c7173", "scanner": "scanner-primary", "fingerprint": "2133289d15e3de83", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dice-tool.html"}, "region": {"startLine": 104}}}]}, {"ruleId": "scanner-2ec468a3d30f27e4", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in leaf-audit.html:185"}, "properties": {"repobilityId": "8040d455873498bc", "scanner": "scanner-primary", "fingerprint": "2ec468a3d30f27e4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "leaf-audit.html"}, "region": {"startLine": 185}}}]}, {"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-be6b14392f90b88a", "level": "note", "message": {"text": "Very large file: engagement.js (1200 lines)"}, "properties": {"repobilityId": "a849a755e2f5b0c0", "scanner": "scanner-primary", "fingerprint": "be6b14392f90b88a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-924ccb32e8ad7b51", "level": "note", "message": {"text": "Very large file: word-banks.js (1898 lines)"}, "properties": {"repobilityId": "056fb573ed0cd32b", "scanner": "scanner-primary", "fingerprint": "924ccb32e8ad7b51", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "d5eec38ca7618224", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "3e02b18612fbb854", "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": "6937a0fc2834a0cf", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-19fd8fbb62c5d112", "level": "none", "message": {"text": "Commented-code block (5 lines) in sw.js:55"}, "properties": {"repobilityId": "ccceab81f1bb9257", "scanner": "scanner-primary", "fingerprint": "19fd8fbb62c5d112", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-76f42f77209819be", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:68"}, "properties": {"repobilityId": "fe75233b6ce8463c", "scanner": "scanner-primary", "fingerprint": "76f42f77209819be", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-40245d6694e33a60", "level": "none", "message": {"text": "Commented-code block (8 lines) in sunbeam-sdk.js:208"}, "properties": {"repobilityId": "d4d00e2eec677d9f", "scanner": "scanner-primary", "fingerprint": "40245d6694e33a60", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-92c1fcc0652eaeaf", "level": "note", "message": {"text": "Legacy-named symbol `d_compost_legacy` in engagement.js:559"}, "properties": {"repobilityId": "f451e95f377065ee", "scanner": "scanner-primary", "fingerprint": "92c1fcc0652eaeaf", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-8c884adef79ed402", "level": "none", "message": {"text": "Commented-code block (11 lines) in engagement.js:1"}, "properties": {"repobilityId": "c83a8ebb5794154f", "scanner": "scanner-primary", "fingerprint": "8c884adef79ed402", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}