{"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-cba17422d24d5a92", "name": "Stray `console.log` in TS/JS \u2014 sw.js:15", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 sw.js:15"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-09b5671ccba40259", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:3944", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:3944"}, "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-c5e0616cd6611c3f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:47", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:47"}, "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/29382"}, "properties": {"repository": "SenatorInPower/Weekly-Goal-Tracker", "repoUrl": "https://github.com/SenatorInPower/Weekly-Goal-Tracker", "branch": "main"}, "results": [{"ruleId": "scanner-cba17422d24d5a92", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 sw.js:15"}, "properties": {"repobilityId": "b601567bccd7c248", "scanner": "scanner-primary", "fingerprint": "cba17422d24d5a92", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-09b5671ccba40259", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:3944"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "09b5671ccba40259", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 3944}}}]}, {"ruleId": "scanner-c5e0616cd6611c3f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:47"}, "properties": {"repobilityId": "c77c283bbfa8ad49", "scanner": "scanner-primary", "fingerprint": "c5e0616cd6611c3f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}