{"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-20c0d39cf4f5242f", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:2377", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:2377"}, "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-95104e6f96faaff7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:50", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:50"}, "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/28643"}, "properties": {"repository": "phakphumswork-tech/osaka-trip-2027", "repoUrl": "https://github.com/phakphumswork-tech/osaka-trip-2027", "branch": "main"}, "results": [{"ruleId": "scanner-20c0d39cf4f5242f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:2377"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "20c0d39cf4f5242f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 2377}}}]}, {"ruleId": "scanner-95104e6f96faaff7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:50"}, "properties": {"repobilityId": "37e58eaa1173a0b5", "scanner": "scanner-primary", "fingerprint": "95104e6f96faaff7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}