{"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-5630462f361cfb4c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:85", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:85"}, "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/28303"}, "properties": {"repository": "NON-RTR/ashar", "repoUrl": "https://github.com/NON-RTR/ashar", "branch": "main"}, "results": [{"ruleId": "scanner-5630462f361cfb4c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:85"}, "properties": {"repobilityId": "12a56622ccd2f9db", "scanner": "scanner-primary", "fingerprint": "5630462f361cfb4c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}