{"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-ee98c7388999b49e", "name": "Insecure pattern 'direct_innerhtml_assignment' in events.html:452", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in events.html:452"}, "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-78c1b5edf1c1452f", "name": "Insecure pattern 'direct_innerhtml_assignment' in shared.js:49", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in shared.js:49"}, "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-e2aaf81ff81fb07f", "name": "Insecure pattern 'direct_innerhtml_assignment' in find-mahjong.html:239", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in find-mahjong.html:239"}, "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-4b6d5f6a24d8821c", "name": "Insecure pattern 'direct_innerhtml_assignment' in where-to-buy.html:287", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in where-to-buy.html:287"}, "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-3c9476b47560618a", "name": "Insecure pattern 'direct_innerhtml_assignment' in ghost-nav-injection.html:190", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in ghost-nav-injection.html:190"}, "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-df8b767d0ceff488", "name": "`fetch()` without try/.catch or AbortSignal \u2014 shared.js:207", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 shared.js:207"}, "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/27357"}, "properties": {"repository": "LeaAnneD/OrderOfTheTile", "repoUrl": "https://github.com/LeaAnneD/OrderOfTheTile", "branch": "main"}, "results": [{"ruleId": "scanner-ee98c7388999b49e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in events.html:452"}, "properties": {"repobilityId": "789edb7aad97c058", "scanner": "scanner-primary", "fingerprint": "ee98c7388999b49e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "events.html"}, "region": {"startLine": 452}}}]}, {"ruleId": "scanner-78c1b5edf1c1452f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in shared.js:49"}, "properties": {"repobilityId": "a23a6ace97c63a75", "scanner": "scanner-primary", "fingerprint": "78c1b5edf1c1452f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "shared.js"}, "region": {"startLine": 49}}}]}, {"ruleId": "scanner-e2aaf81ff81fb07f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in find-mahjong.html:239"}, "properties": {"repobilityId": "089a9ddd4f553d2d", "scanner": "scanner-primary", "fingerprint": "e2aaf81ff81fb07f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "find-mahjong.html"}, "region": {"startLine": 239}}}]}, {"ruleId": "scanner-4b6d5f6a24d8821c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in where-to-buy.html:287"}, "properties": {"repobilityId": "feb291f2ee3fa5b0", "scanner": "scanner-primary", "fingerprint": "4b6d5f6a24d8821c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "where-to-buy.html"}, "region": {"startLine": 287}}}]}, {"ruleId": "scanner-3c9476b47560618a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in ghost-nav-injection.html:190"}, "properties": {"repobilityId": "b2c725fff4c1a689", "scanner": "scanner-primary", "fingerprint": "3c9476b47560618a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ghost-nav-injection.html"}, "region": {"startLine": 190}}}]}, {"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": "290145f3bb4bc1d6", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-df8b767d0ceff488", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 shared.js:207"}, "properties": {"repobilityId": "8f774b3351358595", "scanner": "scanner-primary", "fingerprint": "df8b767d0ceff488", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}