{"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-03635d28170a0cfb", "name": "Insecure pattern 'direct_innerhtml_assignment' in uturn-line-ext.user.js:627", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in uturn-line-ext.user.js:627"}, "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-834c66f10b981fc3", "name": "Insecure pattern 'insert_adjacent_html' in uturn-line-ext.user.js:816", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in uturn-line-ext.user.js:816"}, "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-b2c10845a3165c69", "name": "Very large file: uturn-line-ext.user.js (1537 lines)", "shortDescription": {"text": "Very large file: uturn-line-ext.user.js (1537 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-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-760712339ef9ff64", "name": "Legacy-named symbol `loe_quick_replies_v1` in uturn-line-ext.user.js:37", "shortDescription": {"text": "Legacy-named symbol `loe_quick_replies_v1` in uturn-line-ext.user.js:37"}, "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-e9f05a0807d558bd", "name": "Commented-code block (16 lines) in uturn-line-ext.user.js:1", "shortDescription": {"text": "Commented-code block (16 lines) in uturn-line-ext.user.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/26554"}, "properties": {"repository": "iewihc/uturn-line-ext", "repoUrl": "https://github.com/iewihc/uturn-line-ext", "branch": "main"}, "results": [{"ruleId": "scanner-03635d28170a0cfb", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in uturn-line-ext.user.js:627"}, "properties": {"repobilityId": "4675e8fc903e00eb", "scanner": "scanner-primary", "fingerprint": "03635d28170a0cfb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "uturn-line-ext.user.js"}, "region": {"startLine": 627}}}]}, {"ruleId": "scanner-834c66f10b981fc3", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in uturn-line-ext.user.js:816"}, "properties": {"repobilityId": "a56c7c7ffd83c195", "scanner": "scanner-primary", "fingerprint": "834c66f10b981fc3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "uturn-line-ext.user.js"}, "region": {"startLine": 816}}}]}, {"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-b2c10845a3165c69", "level": "note", "message": {"text": "Very large file: uturn-line-ext.user.js (1537 lines)"}, "properties": {"repobilityId": "ce5c80dd7239c7b8", "scanner": "scanner-primary", "fingerprint": "b2c10845a3165c69", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "6480cda4bad8a860", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-760712339ef9ff64", "level": "note", "message": {"text": "Legacy-named symbol `loe_quick_replies_v1` in uturn-line-ext.user.js:37"}, "properties": {"repobilityId": "c08e719002dbe0f7", "scanner": "scanner-primary", "fingerprint": "760712339ef9ff64", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e9f05a0807d558bd", "level": "none", "message": {"text": "Commented-code block (16 lines) in uturn-line-ext.user.js:1"}, "properties": {"repobilityId": "254389e3637b9dbe", "scanner": "scanner-primary", "fingerprint": "e9f05a0807d558bd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}