{"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-77ac5f9dd205c375", "name": "Possibly dead Python function: make_ai_move", "shortDescription": {"text": "Possibly dead Python function: make_ai_move"}, "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-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d2128e56892450c2", "name": "FastAPI POST `make_move` without auth dependency \u2014 main.py:21", "shortDescription": {"text": "FastAPI POST `make_move` without auth dependency \u2014 main.py:21"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-850dee1e3ea7eeb2", "name": "FastAPI POST `ai_move` without auth dependency \u2014 main.py:29", "shortDescription": {"text": "FastAPI POST `ai_move` without auth dependency \u2014 main.py:29"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-742480c57966d4f7", "name": "FastAPI POST `reset_game` without auth dependency \u2014 main.py:39", "shortDescription": {"text": "FastAPI POST `reset_game` without auth dependency \u2014 main.py:39"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/29022"}, "properties": {"repository": "RHKnow/chess-claude", "repoUrl": "https://github.com/RHKnow/chess-claude", "branch": "main"}, "results": [{"ruleId": "scanner-77ac5f9dd205c375", "level": "note", "message": {"text": "Possibly dead Python function: make_ai_move"}, "properties": {"repobilityId": "64c936876a02ea86", "scanner": "scanner-primary", "fingerprint": "77ac5f9dd205c375", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "game.py:71"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "feecc0b0ee236450", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "f268886f752959fa", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "e5ac6a615a44d69f", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-d2128e56892450c2", "level": "error", "message": {"text": "FastAPI POST `make_move` without auth dependency \u2014 main.py:21"}, "properties": {"repobilityId": "86792bfa35b8ad9f", "scanner": "scanner-primary", "fingerprint": "d2128e56892450c2", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-850dee1e3ea7eeb2", "level": "error", "message": {"text": "FastAPI POST `ai_move` without auth dependency \u2014 main.py:29"}, "properties": {"repobilityId": "b7435c9e40ac34ad", "scanner": "scanner-primary", "fingerprint": "850dee1e3ea7eeb2", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-742480c57966d4f7", "level": "error", "message": {"text": "FastAPI POST `reset_game` without auth dependency \u2014 main.py:39"}, "properties": {"repobilityId": "08cc3a5df037bf24", "scanner": "scanner-primary", "fingerprint": "742480c57966d4f7", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py"}, "region": {"startLine": 39}}}]}]}]}