{"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-7f83ba8b11ea30e6", "name": "Stray `console.log` in TS/JS \u2014 index.js:35", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 index.js:35"}, "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-69ed8fc91af4891c", "name": "Insecure pattern 'node_child_process' in index.js:18", "shortDescription": {"text": "Insecure pattern 'node_child_process' in index.js:18"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 8 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}}]}}, "automationDetails": {"id": "repobility/28951"}, "properties": {"repository": "reactiongears/claude-sessions", "repoUrl": "https://github.com/reactiongears/claude-sessions", "branch": "main"}, "results": [{"ruleId": "scanner-7f83ba8b11ea30e6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 index.js:35"}, "properties": {"repobilityId": "e7f4432877081bd5", "scanner": "scanner-primary", "fingerprint": "7f83ba8b11ea30e6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-69ed8fc91af4891c", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in index.js:18"}, "properties": {"repobilityId": "3708f9863101c933", "scanner": "scanner-primary", "fingerprint": "69ed8fc91af4891c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.js"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "177ca9a416c8362c", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}]}]}