{"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-c1e9723437ac86cd", "name": "Icon-only button without accessible name \u2014 grid-tool.js:13469", "shortDescription": {"text": "Icon-only button without accessible name \u2014 grid-tool.js:13469"}, "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-0cc810e382a13a12", "name": "Insecure pattern 'direct_innerhtml_assignment' in grid-tool.js:10670", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in grid-tool.js:10670"}, "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-5c90944a31ffc53d", "name": "Very large file: grid-tool.js (17608 lines)", "shortDescription": {"text": "Very large file: grid-tool.js (17608 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-9d349cf88354dc9d", "name": "Legacy-named symbol `_renderGraphicLayerLegacy` in grid-tool.js:4682", "shortDescription": {"text": "Legacy-named symbol `_renderGraphicLayerLegacy` in grid-tool.js:4682"}, "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-892191bba755c1d7", "name": "Commented-code block (5 lines) in grid-tool.js:1986", "shortDescription": {"text": "Commented-code block (5 lines) in grid-tool.js:1986"}, "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/24473"}, "properties": {"repository": "banner20/Gridtool", "repoUrl": "https://github.com/banner20/Gridtool", "branch": "main"}, "results": [{"ruleId": "scanner-c1e9723437ac86cd", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 grid-tool.js:13469"}, "properties": {"repobilityId": "a791d1f73da8ed36", "scanner": "scanner-primary", "fingerprint": "c1e9723437ac86cd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-0cc810e382a13a12", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in grid-tool.js:10670"}, "properties": {"repobilityId": "f58d172373e885be", "scanner": "scanner-primary", "fingerprint": "0cc810e382a13a12", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "grid-tool.js"}, "region": {"startLine": 10670}}}]}, {"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-5c90944a31ffc53d", "level": "note", "message": {"text": "Very large file: grid-tool.js (17608 lines)"}, "properties": {"repobilityId": "48c346bc78272487", "scanner": "scanner-primary", "fingerprint": "5c90944a31ffc53d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "5563003d1f8185d7", "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": "3216f3c3f5dcd984", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d349cf88354dc9d", "level": "note", "message": {"text": "Legacy-named symbol `_renderGraphicLayerLegacy` in grid-tool.js:4682"}, "properties": {"repobilityId": "0aacd309ab23e94c", "scanner": "scanner-primary", "fingerprint": "9d349cf88354dc9d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-892191bba755c1d7", "level": "none", "message": {"text": "Commented-code block (5 lines) in grid-tool.js:1986"}, "properties": {"repobilityId": "b8d38546523ec5a5", "scanner": "scanner-primary", "fingerprint": "892191bba755c1d7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}