{"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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 17 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-415be7c980c9fbd6", "name": "Commented-code block (5 lines) in src/server.ts:91", "shortDescription": {"text": "Commented-code block (5 lines) in src/server.ts:91"}, "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-a5a35762f9bde860", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/server.ts:72", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/server.ts:72"}, "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/25081"}, "properties": {"repository": "contentscoin/qrcoding-skill-mcp", "repoUrl": "https://github.com/contentscoin/qrcoding-skill-mcp", "branch": "main"}, "results": [{"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "d34ec0c20c005f7a", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-415be7c980c9fbd6", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/server.ts:91"}, "properties": {"repobilityId": "9455488187d40401", "scanner": "scanner-primary", "fingerprint": "415be7c980c9fbd6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a5a35762f9bde860", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/server.ts:72"}, "properties": {"repobilityId": "42f653f72c92c0df", "scanner": "scanner-primary", "fingerprint": "a5a35762f9bde860", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}