{"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-0d711b7d9ad38231", "name": "Possibly dead Python function: toggle_language", "shortDescription": {"text": "Possibly dead Python function: toggle_language"}, "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-dd50bcab7a0dddf0", "name": "Possibly dead Python function: fetch", "shortDescription": {"text": "Possibly dead Python function: fetch"}, "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-397eba6a735f01ee", "name": "Possibly dead Python function: run", "shortDescription": {"text": "Possibly dead Python function: run"}, "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-9bcca5d6fbf8b560", "name": "Possibly dead Python function: cmd_delete", "shortDescription": {"text": "Possibly dead Python function: cmd_delete"}, "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-d04343d85059b786", "name": "Possibly dead Python function: cmd_copy", "shortDescription": {"text": "Possibly dead Python function: cmd_copy"}, "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-57125233b374a738", "name": "Possibly dead Python function: cmd_rename", "shortDescription": {"text": "Possibly dead Python function: cmd_rename"}, "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-6888da302a915c16", "name": "Possibly dead Python function: cmd_new_derived", "shortDescription": {"text": "Possibly dead Python function: cmd_new_derived"}, "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-d5d6cc1de72f0675", "name": "Possibly dead Python function: cmd_edit_prompt", "shortDescription": {"text": "Possibly dead Python function: cmd_edit_prompt"}, "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-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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0c5fc157bd050197", "name": "Very large file: ModeColle.py (1201 lines)", "shortDescription": {"text": "Very large file: ModeColle.py (1201 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-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-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-5ba021fbb0a6afc2", "name": "Legacy-named symbol `btn_copy` in ModeColle.py:41", "shortDescription": {"text": "Legacy-named symbol `btn_copy` in ModeColle.py:41"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nModeColle.py:fetch, ModeColle.py:fetch, ModeColle.py:fetch\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-49c98f7cedd9c977", "name": "Near-duplicate function bodies in 4 places", "shortDescription": {"text": "Near-duplicate function bodies in 4 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nModeColle.py:run, ModeColle.py:run, ModeColle.py:run, ModeColle.py:run\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nModeColle.py:on_save, ModeColle.py:on_save\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21963"}, "properties": {"repository": "usacyu/ModeColle", "repoUrl": "https://github.com/usacyu/ModeColle", "branch": "main"}, "results": [{"ruleId": "scanner-0d711b7d9ad38231", "level": "note", "message": {"text": "Possibly dead Python function: toggle_language"}, "properties": {"repobilityId": "94461abe350a1d10", "scanner": "scanner-primary", "fingerprint": "0d711b7d9ad38231", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ModeColle.py:696"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dd50bcab7a0dddf0", "level": "note", "message": {"text": "Possibly dead Python function: fetch"}, "properties": {"repobilityId": "fb6a231a1c8f160c", "scanner": "scanner-primary", "fingerprint": "dd50bcab7a0dddf0", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ModeColle.py:1162"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-397eba6a735f01ee", "level": "note", "message": {"text": "Possibly dead Python function: run"}, "properties": {"repobilityId": "1dbeb43640a3ab52", "scanner": "scanner-primary", "fingerprint": "397eba6a735f01ee", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ModeColle.py:1118"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9bcca5d6fbf8b560", "level": "note", "message": {"text": "Possibly dead Python function: cmd_delete"}, "properties": {"repobilityId": "751d6e0f117ba921", "scanner": "scanner-primary", "fingerprint": "9bcca5d6fbf8b560", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ModeColle.py:1045"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d04343d85059b786", "level": "note", "message": {"text": "Possibly dead Python function: cmd_copy"}, "properties": {"repobilityId": "20556a6664c4277f", "scanner": "scanner-primary", "fingerprint": "d04343d85059b786", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ModeColle.py:1068"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-57125233b374a738", "level": "note", "message": {"text": "Possibly dead Python function: cmd_rename"}, "properties": {"repobilityId": "305e7e4557dfb4dd", "scanner": "scanner-primary", "fingerprint": "57125233b374a738", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ModeColle.py:1096"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6888da302a915c16", "level": "note", "message": {"text": "Possibly dead Python function: cmd_new_derived"}, "properties": {"repobilityId": "7b5b3ce2a07ce177", "scanner": "scanner-primary", "fingerprint": "6888da302a915c16", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ModeColle.py:1143"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d5d6cc1de72f0675", "level": "note", "message": {"text": "Possibly dead Python function: cmd_edit_prompt"}, "properties": {"repobilityId": "917306b6591548e6", "scanner": "scanner-primary", "fingerprint": "d5d6cc1de72f0675", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ModeColle.py:1155"}, "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-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-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-0c5fc157bd050197", "level": "note", "message": {"text": "Very large file: ModeColle.py (1201 lines)"}, "properties": {"repobilityId": "103b063221213610", "scanner": "scanner-primary", "fingerprint": "0c5fc157bd050197", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "ac7d4f9f26ea852a", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-5ba021fbb0a6afc2", "level": "note", "message": {"text": "Legacy-named symbol `btn_copy` in ModeColle.py:41"}, "properties": {"repobilityId": "5e105ebdf447ca30", "scanner": "scanner-primary", "fingerprint": "5ba021fbb0a6afc2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "0c00d8eaf0adad34", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "3d62deff4d25c981", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "44fcd43a87b428c7", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}