{"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-cf576259aad07191", "name": "Icon-only button without accessible name \u2014 flows.js:60", "shortDescription": {"text": "Icon-only button without accessible name \u2014 flows.js:60"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6bfefd418f11f337", "name": "Insecure pattern 'direct_innerhtml_assignment' in project-detail.html:124", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in project-detail.html:124"}, "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-355701c9b88e0eb7", "name": "Insecure pattern 'direct_innerhtml_assignment' in drawsheet.js:147", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in drawsheet.js:147"}, "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-e4f5c2c94a356d38", "name": "Insecure pattern 'direct_innerhtml_assignment' in projects.html:90", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in projects.html:90"}, "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-9945853b05cf3074", "name": "Insecure pattern 'direct_innerhtml_assignment' in flows.js:58", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in flows.js:58"}, "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-c8903ba482b88966", "name": "Insecure pattern 'direct_innerhtml_assignment' in sidebar.js:76", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in sidebar.js:76"}, "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-bc55739e48d14361", "name": "Insecure pattern 'direct_innerhtml_assignment' in create-project.html:157", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in create-project.html:157"}, "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-3c4f86fd6fa23293", "name": "Insecure pattern 'direct_innerhtml_assignment' in part-detail.html:536", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in part-detail.html:536"}, "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-e18e86be61aed6d9", "name": "Insecure pattern 'direct_innerhtml_assignment' in switcher.js:27", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in switcher.js:27"}, "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-c111bea38fcc5282", "name": "Insecure pattern 'direct_innerhtml_assignment' in magic-link-view.html:180", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in magic-link-view.html:180"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 11 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-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. 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. 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-93415f0531146196", "name": "Commented-code block (5 lines) in drawsheet.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in drawsheet.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-c0c3d1aa1e78aafa", "name": "Commented-code block (5 lines) in flows.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in flows.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-f0d3b1a01a243380", "name": "Commented-code block (5 lines) in sidebar.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in sidebar.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/25238"}, "properties": {"repository": "danyaeche/v0-prototype", "repoUrl": "https://github.com/danyaeche/v0-prototype", "branch": "main"}, "results": [{"ruleId": "scanner-cf576259aad07191", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 flows.js:60"}, "properties": {"repobilityId": "03fc1217f8311a7d", "scanner": "scanner-primary", "fingerprint": "cf576259aad07191", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-6bfefd418f11f337", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in project-detail.html:124"}, "properties": {"repobilityId": "8f1252a059e5052a", "scanner": "scanner-primary", "fingerprint": "6bfefd418f11f337", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "project-detail.html"}, "region": {"startLine": 124}}}]}, {"ruleId": "scanner-355701c9b88e0eb7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in drawsheet.js:147"}, "properties": {"repobilityId": "cbbd0f8c44b74be8", "scanner": "scanner-primary", "fingerprint": "355701c9b88e0eb7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "drawsheet.js"}, "region": {"startLine": 147}}}]}, {"ruleId": "scanner-e4f5c2c94a356d38", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in projects.html:90"}, "properties": {"repobilityId": "198cb1a82f07b312", "scanner": "scanner-primary", "fingerprint": "e4f5c2c94a356d38", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "projects.html"}, "region": {"startLine": 90}}}]}, {"ruleId": "scanner-9945853b05cf3074", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in flows.js:58"}, "properties": {"repobilityId": "679bbcc1d5a45814", "scanner": "scanner-primary", "fingerprint": "9945853b05cf3074", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "flows.js"}, "region": {"startLine": 58}}}]}, {"ruleId": "scanner-c8903ba482b88966", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in sidebar.js:76"}, "properties": {"repobilityId": "a6e3dc1b2aca6810", "scanner": "scanner-primary", "fingerprint": "c8903ba482b88966", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sidebar.js"}, "region": {"startLine": 76}}}]}, {"ruleId": "scanner-bc55739e48d14361", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in create-project.html:157"}, "properties": {"repobilityId": "f4e118f0d90e41a4", "scanner": "scanner-primary", "fingerprint": "bc55739e48d14361", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "create-project.html"}, "region": {"startLine": 157}}}]}, {"ruleId": "scanner-3c4f86fd6fa23293", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in part-detail.html:536"}, "properties": {"repobilityId": "b26ad7c921e7e853", "scanner": "scanner-primary", "fingerprint": "3c4f86fd6fa23293", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "part-detail.html"}, "region": {"startLine": 536}}}]}, {"ruleId": "scanner-e18e86be61aed6d9", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in switcher.js:27"}, "properties": {"repobilityId": "b1a238698346b7af", "scanner": "scanner-primary", "fingerprint": "e18e86be61aed6d9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "switcher.js"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-c111bea38fcc5282", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in magic-link-view.html:180"}, "properties": {"repobilityId": "165aa3d0fdc5cbaa", "scanner": "scanner-primary", "fingerprint": "c111bea38fcc5282", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "magic-link-view.html"}, "region": {"startLine": 180}}}]}, {"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": "ce386246ff5443e5", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "c745355462f1482a", "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": "c4837850335ccdcf", "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": "6c51fd49822aa21d", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-93415f0531146196", "level": "none", "message": {"text": "Commented-code block (5 lines) in drawsheet.js:1"}, "properties": {"repobilityId": "09c7f3d836338f81", "scanner": "scanner-primary", "fingerprint": "93415f0531146196", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c0c3d1aa1e78aafa", "level": "none", "message": {"text": "Commented-code block (5 lines) in flows.js:1"}, "properties": {"repobilityId": "ca10151ac7456d45", "scanner": "scanner-primary", "fingerprint": "c0c3d1aa1e78aafa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f0d3b1a01a243380", "level": "none", "message": {"text": "Commented-code block (5 lines) in sidebar.js:1"}, "properties": {"repobilityId": "2cd5fd8b2f212a62", "scanner": "scanner-primary", "fingerprint": "f0d3b1a01a243380", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}