{"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-b5bf5beb4e9d5f59", "name": "Icon-only button without accessible name \u2014 app.js:2499", "shortDescription": {"text": "Icon-only button without accessible name \u2014 app.js:2499"}, "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-f8bca1c9b0109afc", "name": "TODO/FIXME marker in shipping code \u2014 app.js:6889", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 app.js:6889"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-630c09a383561627", "name": "Stray `console.log` in TS/JS \u2014 app.js:73", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app.js:73"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8368ef7d87db1f4f", "name": "Insecure pattern 'direct_innerhtml_assignment' in app.js:918", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app.js:918"}, "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-02c7a23c64dd529e", "name": "Very large file: app.js (7207 lines)", "shortDescription": {"text": "Very large file: app.js (7207 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 14 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "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-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-89b4e1ef13773684", "name": "Legacy-named symbol `asset_recorder_auth_v1` in app.js:238", "shortDescription": {"text": "Legacy-named symbol `asset_recorder_auth_v1` in app.js:238"}, "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-b46b9f90c5cc895d", "name": "Commented-code block (5 lines) in app.js:233", "shortDescription": {"text": "Commented-code block (5 lines) in app.js:233"}, "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-5ecfd75855b96e2b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app.js:450", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app.js:450"}, "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}}]}}, "automationDetails": {"id": "repobility/28368"}, "properties": {"repository": "ogeorge0820/Asset-recorder", "repoUrl": "https://github.com/ogeorge0820/Asset-recorder", "branch": "main"}, "results": [{"ruleId": "scanner-b5bf5beb4e9d5f59", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 app.js:2499"}, "properties": {"repobilityId": "4d8d2abbccbd46dc", "scanner": "scanner-primary", "fingerprint": "b5bf5beb4e9d5f59", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-f8bca1c9b0109afc", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 app.js:6889"}, "properties": {"repobilityId": "3049bbd13a258dde", "scanner": "scanner-primary", "fingerprint": "f8bca1c9b0109afc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-630c09a383561627", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app.js:73"}, "properties": {"repobilityId": "59748ac0372fad2e", "scanner": "scanner-primary", "fingerprint": "630c09a383561627", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8368ef7d87db1f4f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app.js:918"}, "properties": {"repobilityId": "b6b0c8b85ab66ded", "scanner": "scanner-primary", "fingerprint": "8368ef7d87db1f4f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.js"}, "region": {"startLine": 918}}}]}, {"ruleId": "scanner-02c7a23c64dd529e", "level": "note", "message": {"text": "Very large file: app.js (7207 lines)"}, "properties": {"repobilityId": "aa2136e88ad2315e", "scanner": "scanner-primary", "fingerprint": "02c7a23c64dd529e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "7568e8b34f16db0b", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "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": "9be578ebfb331b0e", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-89b4e1ef13773684", "level": "note", "message": {"text": "Legacy-named symbol `asset_recorder_auth_v1` in app.js:238"}, "properties": {"repobilityId": "a8a69e3e9b8cf942", "scanner": "scanner-primary", "fingerprint": "89b4e1ef13773684", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-b46b9f90c5cc895d", "level": "none", "message": {"text": "Commented-code block (5 lines) in app.js:233"}, "properties": {"repobilityId": "2a6c1e654647f080", "scanner": "scanner-primary", "fingerprint": "b46b9f90c5cc895d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5ecfd75855b96e2b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app.js:450"}, "properties": {"repobilityId": "87e3f2b7c8e11188", "scanner": "scanner-primary", "fingerprint": "5ecfd75855b96e2b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}