{"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-c9ecc041960b11c1", "name": "Insecure pattern 'direct_innerhtml_assignment' in RR-OC-Autopilot.user.js:98", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in RR-OC-Autopilot.user.js:98"}, "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-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-ca038b6a2d455359", "name": "Commented-code block (16 lines) in RR-OC-Autopilot.user.js:1", "shortDescription": {"text": "Commented-code block (16 lines) in RR-OC-Autopilot.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}}, {"id": "scanner-4b8a15f7584f10de", "name": "`fetch()` without try/.catch or AbortSignal \u2014 RR-OC-Autopilot.user.js:171", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 RR-OC-Autopilot.user.js:171"}, "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/25308"}, "properties": {"repository": "deathapostle-1/RR-OC-Autopilot", "repoUrl": "https://github.com/deathapostle-1/RR-OC-Autopilot", "branch": "main"}, "results": [{"ruleId": "scanner-c9ecc041960b11c1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in RR-OC-Autopilot.user.js:98"}, "properties": {"repobilityId": "6196728f2f13dbc8", "scanner": "scanner-primary", "fingerprint": "c9ecc041960b11c1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "RR-OC-Autopilot.user.js"}, "region": {"startLine": 98}}}]}, {"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-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "6557c9c16019d321", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ca038b6a2d455359", "level": "none", "message": {"text": "Commented-code block (16 lines) in RR-OC-Autopilot.user.js:1"}, "properties": {"repobilityId": "e2924a0221144e00", "scanner": "scanner-primary", "fingerprint": "ca038b6a2d455359", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4b8a15f7584f10de", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 RR-OC-Autopilot.user.js:171"}, "properties": {"repobilityId": "4afba42bf67aacb8", "scanner": "scanner-primary", "fingerprint": "4b8a15f7584f10de", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}