{"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-ac2b48060efcdfa9", "name": "Possibly dead Python function: deep_start", "shortDescription": {"text": "Possibly dead Python function: deep_start"}, "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-64090dce87a81c8f", "name": "Possibly dead Python function: deep_stop", "shortDescription": {"text": "Possibly dead Python function: deep_stop"}, "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-a309f7d748a72680", "name": "Possibly dead Python function: deep_cancel", "shortDescription": {"text": "Possibly dead Python function: deep_cancel"}, "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-5b2d6d94fb5bdf31", "name": "Possibly dead Python function: deep_error", "shortDescription": {"text": "Possibly dead Python function: deep_error"}, "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-28b49caf0d89c6e9", "name": "Possibly dead Python function: crystal_start", "shortDescription": {"text": "Possibly dead Python function: crystal_start"}, "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-28ab1919f717dc6b", "name": "Possibly dead Python function: crystal_stop", "shortDescription": {"text": "Possibly dead Python function: crystal_stop"}, "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-571a12933760422c", "name": "Possibly dead Python function: crystal_cancel", "shortDescription": {"text": "Possibly dead Python function: crystal_cancel"}, "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-f5ed4b6326c59fd1", "name": "Possibly dead Python function: crystal_error", "shortDescription": {"text": "Possibly dead Python function: crystal_error"}, "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-b187b01924f46155", "name": "Possibly dead Python function: minimal_start", "shortDescription": {"text": "Possibly dead Python function: minimal_start"}, "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-4f031fc2ab0a0f2a", "name": "Possibly dead Python function: minimal_stop", "shortDescription": {"text": "Possibly dead Python function: minimal_stop"}, "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-3a509041c9740d9b", "name": "Possibly dead Python function: minimal_cancel", "shortDescription": {"text": "Possibly dead Python function: minimal_cancel"}, "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-8daaad100726ee69", "name": "Possibly dead Python function: minimal_error", "shortDescription": {"text": "Possibly dead Python function: minimal_error"}, "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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "softprops/action-gh-release@v2 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1838a141491ce38c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 1 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "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 6 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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20007"}, "properties": {"repository": "sonpiaz/haynoi", "repoUrl": "https://github.com/sonpiaz/haynoi", "branch": "main"}, "results": [{"ruleId": "scanner-ac2b48060efcdfa9", "level": "note", "message": {"text": "Possibly dead Python function: deep_start"}, "properties": {"repobilityId": "785d1f4dfdf76c54", "scanner": "scanner-primary", "fingerprint": "ac2b48060efcdfa9", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_sounds.py:105"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-64090dce87a81c8f", "level": "note", "message": {"text": "Possibly dead Python function: deep_stop"}, "properties": {"repobilityId": "a14a6af69187c691", "scanner": "scanner-primary", "fingerprint": "64090dce87a81c8f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_sounds.py:128"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a309f7d748a72680", "level": "note", "message": {"text": "Possibly dead Python function: deep_cancel"}, "properties": {"repobilityId": "930509c2980db3fe", "scanner": "scanner-primary", "fingerprint": "a309f7d748a72680", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_sounds.py:157"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5b2d6d94fb5bdf31", "level": "note", "message": {"text": "Possibly dead Python function: deep_error"}, "properties": {"repobilityId": "66208779ef0301a5", "scanner": "scanner-primary", "fingerprint": "5b2d6d94fb5bdf31", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_sounds.py:168"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-28b49caf0d89c6e9", "level": "note", "message": {"text": "Possibly dead Python function: crystal_start"}, "properties": {"repobilityId": "4f3744f497d3412d", "scanner": "scanner-primary", "fingerprint": "28b49caf0d89c6e9", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_sounds.py:192"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-28ab1919f717dc6b", "level": "note", "message": {"text": "Possibly dead Python function: crystal_stop"}, "properties": {"repobilityId": "444abe9838ec3021", "scanner": "scanner-primary", "fingerprint": "28ab1919f717dc6b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_sounds.py:218"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-571a12933760422c", "level": "note", "message": {"text": "Possibly dead Python function: crystal_cancel"}, "properties": {"repobilityId": "e54572570b8ba75a", "scanner": "scanner-primary", "fingerprint": "571a12933760422c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_sounds.py:240"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f5ed4b6326c59fd1", "level": "note", "message": {"text": "Possibly dead Python function: crystal_error"}, "properties": {"repobilityId": "49ff5f68f7a7b789", "scanner": "scanner-primary", "fingerprint": "f5ed4b6326c59fd1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_sounds.py:250"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b187b01924f46155", "level": "note", "message": {"text": "Possibly dead Python function: minimal_start"}, "properties": {"repobilityId": "9d30dcae2a1a4afe", "scanner": "scanner-primary", "fingerprint": "b187b01924f46155", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_sounds.py:274"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4f031fc2ab0a0f2a", "level": "note", "message": {"text": "Possibly dead Python function: minimal_stop"}, "properties": {"repobilityId": "f7d7db754af1e6eb", "scanner": "scanner-primary", "fingerprint": "4f031fc2ab0a0f2a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_sounds.py:292"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3a509041c9740d9b", "level": "note", "message": {"text": "Possibly dead Python function: minimal_cancel"}, "properties": {"repobilityId": "6616770acab745aa", "scanner": "scanner-primary", "fingerprint": "3a509041c9740d9b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_sounds.py:313"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8daaad100726ee69", "level": "note", "message": {"text": "Possibly dead Python function: minimal_error"}, "properties": {"repobilityId": "46ab660310c71775", "scanner": "scanner-primary", "fingerprint": "8daaad100726ee69", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate_sounds.py:323"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f0dc584a111ffc00", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 102}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "1d6e7d8db2a5ae0d", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "31e81843c94b8ac4", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "d48a3685d91a93f5", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "788f3307c2e8d000", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}]}]}