{"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-e9e3036255b4ac6c", "name": "Possibly dead Python function: cmd_init", "shortDescription": {"text": "Possibly dead Python function: cmd_init"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-21d149b0566ae397", "name": "Possibly dead Python function: cmd_set", "shortDescription": {"text": "Possibly dead Python function: cmd_set"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9a90d17db893133e", "name": "Possibly dead Python function: cmd_get", "shortDescription": {"text": "Possibly dead Python function: cmd_get"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-451d8ff0d7da1923", "name": "Possibly dead Python function: cmd_route", "shortDescription": {"text": "Possibly dead Python function: cmd_route"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-23e29c96b9689ca8", "name": "Possibly dead Python function: cmd_log", "shortDescription": {"text": "Possibly dead Python function: cmd_log"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 11 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/29241"}, "properties": {"repository": "sakaoka082/agent-router", "repoUrl": "https://github.com/sakaoka082/agent-router", "branch": "main"}, "results": [{"ruleId": "scanner-e9e3036255b4ac6c", "level": "note", "message": {"text": "Possibly dead Python function: cmd_init"}, "properties": {"repobilityId": "3f17b7245a36f920", "scanner": "scanner-primary", "fingerprint": "e9e3036255b4ac6c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent_router.py:109"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-21d149b0566ae397", "level": "note", "message": {"text": "Possibly dead Python function: cmd_set"}, "properties": {"repobilityId": "1c78751802c0fcda", "scanner": "scanner-primary", "fingerprint": "21d149b0566ae397", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent_router.py:118"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9a90d17db893133e", "level": "note", "message": {"text": "Possibly dead Python function: cmd_get"}, "properties": {"repobilityId": "a49cdf741ce9e2bc", "scanner": "scanner-primary", "fingerprint": "9a90d17db893133e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent_router.py:133"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-451d8ff0d7da1923", "level": "note", "message": {"text": "Possibly dead Python function: cmd_route"}, "properties": {"repobilityId": "450f5647f48340cb", "scanner": "scanner-primary", "fingerprint": "451d8ff0d7da1923", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent_router.py:171"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-23e29c96b9689ca8", "level": "note", "message": {"text": "Possibly dead Python function: cmd_log"}, "properties": {"repobilityId": "b9defd6c5d024220", "scanner": "scanner-primary", "fingerprint": "23e29c96b9689ca8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent_router.py:189"}, "region": {"startLine": 1}}}]}, {"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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "241962ec35002d84", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}]}]}