{"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-be8eeed2b062c2e8", "name": "Icon-only button without accessible name \u2014 app.js:255", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app.js:255"}, "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-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-4bf3caa4fc742e8c", "name": "Insecure pattern 'direct_innerhtml_assignment' in year.html:285", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in year.html:285"}, "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-72fd0b84a9c35691", "name": "Insecure pattern 'direct_innerhtml_assignment' in app.js:201", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app.js:201"}, "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-544642ac9726c181", "name": "Insecure pattern 'insert_adjacent_html' in app.js:248", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in app.js:248"}, "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-2490e45f1eea0c7f", "name": "Insecure pattern 'direct_innerhtml_assignment' in mochi.js:525", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in mochi.js:525"}, "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-83d64da847a4ad5a", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:325", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:325"}, "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-0850b52688f4fca2", "name": "Insecure pattern 'direct_innerhtml_assignment' in calendar.html:181", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in calendar.html:181"}, "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-e792788465514f65", "name": "Insecure pattern 'direct_innerhtml_assignment' in modal.js:92", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in modal.js:92"}, "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-81368c491c015c2f", "name": "Insecure pattern 'insert_adjacent_html' in modal.js:52", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in modal.js:52"}, "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-78ec6d333acc874a", "name": "Insecure pattern 'direct_innerhtml_assignment' in annual.html:307", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in annual.html:307"}, "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-2303e86a4d88bc84", "name": "Insecure pattern 'direct_innerhtml_assignment' in add.html:181", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in add.html:181"}, "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-52c0ddcc72403a8d", "name": "Insecure pattern 'direct_innerhtml_assignment' in records.html:229", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in records.html:229"}, "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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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 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-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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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, 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}}]}}, "automationDetails": {"id": "repobility/23378"}, "properties": {"repository": "ytkuah0314-cloud/yutangai-webapp", "repoUrl": "https://github.com/ytkuah0314-cloud/yutangai-webapp", "branch": "main"}, "results": [{"ruleId": "scanner-be8eeed2b062c2e8", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app.js:255"}, "properties": {"repobilityId": "4d8d2abbccbd46dc", "scanner": "scanner-primary", "fingerprint": "be8eeed2b062c2e8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"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-4bf3caa4fc742e8c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in year.html:285"}, "properties": {"repobilityId": "ac135435eeb0db01", "scanner": "scanner-primary", "fingerprint": "4bf3caa4fc742e8c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "year.html"}, "region": {"startLine": 285}}}]}, {"ruleId": "scanner-72fd0b84a9c35691", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app.js:201"}, "properties": {"repobilityId": "b6b0c8b85ab66ded", "scanner": "scanner-primary", "fingerprint": "72fd0b84a9c35691", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.js"}, "region": {"startLine": 201}}}]}, {"ruleId": "scanner-544642ac9726c181", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in app.js:248"}, "properties": {"repobilityId": "5c47c97732fc6129", "scanner": "scanner-primary", "fingerprint": "544642ac9726c181", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.js"}, "region": {"startLine": 248}}}]}, {"ruleId": "scanner-2490e45f1eea0c7f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in mochi.js:525"}, "properties": {"repobilityId": "51869cb1cb554e39", "scanner": "scanner-primary", "fingerprint": "2490e45f1eea0c7f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mochi.js"}, "region": {"startLine": 525}}}]}, {"ruleId": "scanner-83d64da847a4ad5a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:325"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "83d64da847a4ad5a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 325}}}]}, {"ruleId": "scanner-0850b52688f4fca2", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in calendar.html:181"}, "properties": {"repobilityId": "b65db1c5b98a2804", "scanner": "scanner-primary", "fingerprint": "0850b52688f4fca2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "calendar.html"}, "region": {"startLine": 181}}}]}, {"ruleId": "scanner-e792788465514f65", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in modal.js:92"}, "properties": {"repobilityId": "ee5835e9ba639d6f", "scanner": "scanner-primary", "fingerprint": "e792788465514f65", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "modal.js"}, "region": {"startLine": 92}}}]}, {"ruleId": "scanner-81368c491c015c2f", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in modal.js:52"}, "properties": {"repobilityId": "87254ed9b676af1f", "scanner": "scanner-primary", "fingerprint": "81368c491c015c2f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "modal.js"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-78ec6d333acc874a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in annual.html:307"}, "properties": {"repobilityId": "50e8290ad86291e0", "scanner": "scanner-primary", "fingerprint": "78ec6d333acc874a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "annual.html"}, "region": {"startLine": 307}}}]}, {"ruleId": "scanner-2303e86a4d88bc84", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in add.html:181"}, "properties": {"repobilityId": "8b2d2db38a84e5e4", "scanner": "scanner-primary", "fingerprint": "2303e86a4d88bc84", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "add.html"}, "region": {"startLine": 181}}}]}, {"ruleId": "scanner-52c0ddcc72403a8d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in records.html:229"}, "properties": {"repobilityId": "a909957d3f1cac37", "scanner": "scanner-primary", "fingerprint": "52c0ddcc72403a8d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "records.html"}, "region": {"startLine": 229}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-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": "8c385e50fb04de8f", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "3f3ccc4b368c7a14", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "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": "a73d8ba70581684c", "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": "6e41153a6e77dab2", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}]}]}