{"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-779e8d275f115638", "name": "Icon-only button without accessible name \u2014 MuscuApp/app.js:879", "shortDescription": {"text": "Icon-only button without accessible name \u2014 MuscuApp/app.js:879"}, "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-ad34c06248b2634e", "name": "Insecure pattern 'direct_innerhtml_assignment' in MuscuApp/app.js:639", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in MuscuApp/app.js:639"}, "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-aed8916be7efb2e9", "name": "Insecure pattern 'insert_adjacent_html' in MuscuApp/app.js:1664", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in MuscuApp/app.js:1664"}, "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-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-76ecedab76ab854d", "name": "Very large file: MuscuApp/app.js (1981 lines)", "shortDescription": {"text": "Very large file: MuscuApp/app.js (1981 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-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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. 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-8f7d2dc60bde2dd9", "name": "Legacy-named symbol `muscu_logs_v2` in MuscuApp/app.js:450", "shortDescription": {"text": "Legacy-named symbol `muscu_logs_v2` in MuscuApp/app.js:450"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/25193"}, "properties": {"repository": "Dako13/MUSCU", "repoUrl": "https://github.com/Dako13/MUSCU", "branch": "main"}, "results": [{"ruleId": "scanner-779e8d275f115638", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 MuscuApp/app.js:879"}, "properties": {"repobilityId": "b4f3a8aea16c48f1", "scanner": "scanner-primary", "fingerprint": "779e8d275f115638", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-ad34c06248b2634e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in MuscuApp/app.js:639"}, "properties": {"repobilityId": "e20af9f6832d912b", "scanner": "scanner-primary", "fingerprint": "ad34c06248b2634e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "MuscuApp/app.js"}, "region": {"startLine": 639}}}]}, {"ruleId": "scanner-aed8916be7efb2e9", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in MuscuApp/app.js:1664"}, "properties": {"repobilityId": "b105f0773ea406fd", "scanner": "scanner-primary", "fingerprint": "aed8916be7efb2e9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "MuscuApp/app.js"}, "region": {"startLine": 1664}}}]}, {"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-76ecedab76ab854d", "level": "note", "message": {"text": "Very large file: MuscuApp/app.js (1981 lines)"}, "properties": {"repobilityId": "51abd09acb016fe9", "scanner": "scanner-primary", "fingerprint": "76ecedab76ab854d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "aafa21e9450fe0e7", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "f0f2c4cff04aaf0d", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-8f7d2dc60bde2dd9", "level": "note", "message": {"text": "Legacy-named symbol `muscu_logs_v2` in MuscuApp/app.js:450"}, "properties": {"repobilityId": "c91f9f33c131c943", "scanner": "scanner-primary", "fingerprint": "8f7d2dc60bde2dd9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}