{"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-9bb84e57de4b4d65", "name": "Possibly dead Python function: upload_photos_to_hosting", "shortDescription": {"text": "Possibly dead Python function: upload_photos_to_hosting"}, "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-9ff28ec6b990c796", "name": "Possibly dead Python function: append_to_sheet", "shortDescription": {"text": "Possibly dead Python function: append_to_sheet"}, "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-6bc0dbe1c447e289", "name": "Possibly dead Python function: create_submission", "shortDescription": {"text": "Possibly dead Python function: create_submission"}, "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-b3bd218d0a6c80fd", "name": "Possibly dead Python function: update_submission_status", "shortDescription": {"text": "Possibly dead Python function: update_submission_status"}, "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-40caea86ccf3c33a", "name": "Possibly dead Python function: set_admin_message_id", "shortDescription": {"text": "Possibly dead Python function: set_admin_message_id"}, "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-67d863cf39aec0f4", "name": "Possibly dead Python function: save_admin_message", "shortDescription": {"text": "Possibly dead Python function: save_admin_message"}, "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-ed981a89638ea2c4", "name": "Possible secret in photo_upload.py", "shortDescription": {"text": "Possible secret in photo_upload.py"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "1 tests / 7 src (ratio 0.14)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. 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": "low", "confidence": 1.0}}, {"id": "scanner-1b5a76780c3df9aa", "name": "1 env vars used in code but missing from .env.example", "shortDescription": {"text": "1 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `ADMIN_IDS`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/28283"}, "properties": {"repository": "nkabedev-bit/bottt", "repoUrl": "https://github.com/nkabedev-bit/bottt", "branch": "main"}, "results": [{"ruleId": "scanner-9bb84e57de4b4d65", "level": "note", "message": {"text": "Possibly dead Python function: upload_photos_to_hosting"}, "properties": {"repobilityId": "5670ba28e806fc99", "scanner": "scanner-primary", "fingerprint": "9bb84e57de4b4d65", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "photo_upload.py:19"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9ff28ec6b990c796", "level": "note", "message": {"text": "Possibly dead Python function: append_to_sheet"}, "properties": {"repobilityId": "4a67b516d9fe55f5", "scanner": "scanner-primary", "fingerprint": "9ff28ec6b990c796", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "google_sheets.py:15"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-6bc0dbe1c447e289", "level": "note", "message": {"text": "Possibly dead Python function: create_submission"}, "properties": {"repobilityId": "ac4d2a146ea09380", "scanner": "scanner-primary", "fingerprint": "6bc0dbe1c447e289", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "database.py:41"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b3bd218d0a6c80fd", "level": "note", "message": {"text": "Possibly dead Python function: update_submission_status"}, "properties": {"repobilityId": "3d4db0b34932cf0e", "scanner": "scanner-primary", "fingerprint": "b3bd218d0a6c80fd", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "database.py:79"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-40caea86ccf3c33a", "level": "note", "message": {"text": "Possibly dead Python function: set_admin_message_id"}, "properties": {"repobilityId": "6611db459ea21250", "scanner": "scanner-primary", "fingerprint": "40caea86ccf3c33a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "database.py:89"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-67d863cf39aec0f4", "level": "note", "message": {"text": "Possibly dead Python function: save_admin_message"}, "properties": {"repobilityId": "dba7d41503c67011", "scanner": "scanner-primary", "fingerprint": "67d863cf39aec0f4", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "database.py:99"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ed981a89638ea2c4", "level": "error", "message": {"text": "Possible secret in photo_upload.py"}, "properties": {"repobilityId": "a9526e788aa3df65", "scanner": "scanner-primary", "fingerprint": "ed981a89638ea2c4", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "photo_upload.py"}, "region": {"startLine": 15}}}]}, {"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-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "a9fc409dd11a9889", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "32ca2e75da818f05", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-1b5a76780c3df9aa", "level": "none", "message": {"text": "1 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d04379b337b44a15", "scanner": "scanner-primary", "fingerprint": "1b5a76780c3df9aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}