{"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-ee972522f98197ad", "name": "Insecure pattern 'domparser_html_parse' in index.jsx:611", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in index.jsx:611"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). 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-2a200107e34eca19", "name": "Very large file: index.jsx (4103 lines)", "shortDescription": {"text": "Very large file: index.jsx (4103 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-9ba6428e3e4b10be", "name": "Commented-code block (7 lines) in index.jsx:8", "shortDescription": {"text": "Commented-code block (7 lines) in index.jsx:8"}, "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-2fd61e895b7f13cb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 index.jsx:169", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 index.jsx:169"}, "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/27961"}, "properties": {"repository": "mobius-os/app-webstudio", "repoUrl": "https://github.com/mobius-os/app-webstudio", "branch": "main"}, "results": [{"ruleId": "scanner-ee972522f98197ad", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in index.jsx:611"}, "properties": {"repobilityId": "4444a1f3ffd4c197", "scanner": "scanner-primary", "fingerprint": "ee972522f98197ad", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.jsx"}, "region": {"startLine": 611}}}]}, {"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-2a200107e34eca19", "level": "note", "message": {"text": "Very large file: index.jsx (4103 lines)"}, "properties": {"repobilityId": "e2aefbacb221efde", "scanner": "scanner-primary", "fingerprint": "2a200107e34eca19", "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": "95e1eb8bcab58387", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-9ba6428e3e4b10be", "level": "none", "message": {"text": "Commented-code block (7 lines) in index.jsx:8"}, "properties": {"repobilityId": "a895e42e625c246d", "scanner": "scanner-primary", "fingerprint": "9ba6428e3e4b10be", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2fd61e895b7f13cb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 index.jsx:169"}, "properties": {"repobilityId": "a748be0234039749", "scanner": "scanner-primary", "fingerprint": "2fd61e895b7f13cb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}