{"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-d09d345f2245d814", "name": "Insecure pattern 'node_child_process' in index.ts:42", "shortDescription": {"text": "Insecure pattern 'node_child_process' in index.ts:42"}, "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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ab6328da653472b1", "name": "Very large file: index.ts (3005 lines)", "shortDescription": {"text": "Very large file: index.ts (3005 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7334422d3a46f536", "name": "Commented-code block (5 lines) in index.ts:97", "shortDescription": {"text": "Commented-code block (5 lines) in index.ts:97"}, "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}}]}}, "automationDetails": {"id": "repobility/27247"}, "properties": {"repository": "kolt-mcb/claude-subagent", "repoUrl": "https://github.com/kolt-mcb/claude-subagent", "branch": "main"}, "results": [{"ruleId": "scanner-d09d345f2245d814", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in index.ts:42"}, "properties": {"repobilityId": "618e9a2aaebd6786", "scanner": "scanner-primary", "fingerprint": "d09d345f2245d814", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.ts"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-ab6328da653472b1", "level": "note", "message": {"text": "Very large file: index.ts (3005 lines)"}, "properties": {"repobilityId": "195d04da7b5bc324", "scanner": "scanner-primary", "fingerprint": "ab6328da653472b1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-7334422d3a46f536", "level": "none", "message": {"text": "Commented-code block (5 lines) in index.ts:97"}, "properties": {"repobilityId": "b88acf3e457bb440", "scanner": "scanner-primary", "fingerprint": "7334422d3a46f536", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}