{"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-5ed61e56fe5c20ee", "name": "Possibly dead Python function: ask_gemini", "shortDescription": {"text": "Possibly dead Python function: ask_gemini"}, "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-b24502b4099cd257", "name": "Possibly dead Python function: ask_perplexity", "shortDescription": {"text": "Possibly dead Python function: ask_perplexity"}, "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-503c4b3024a150ad", "name": "Possibly dead Python function: ask_openai", "shortDescription": {"text": "Possibly dead Python function: ask_openai"}, "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-3e3a18f71c827838", "name": "Possibly dead Python function: cmd_run", "shortDescription": {"text": "Possibly dead Python function: cmd_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-de5067e60962047f", "name": "Possibly dead Python function: cmd_report", "shortDescription": {"text": "Possibly dead Python function: cmd_report"}, "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-e4ca8d88829e88e0", "name": "Possibly dead Python function: cmd_manual_export", "shortDescription": {"text": "Possibly dead Python function: cmd_manual_export"}, "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-da13f1eb1d2b74ce", "name": "Possibly dead Python function: cmd_manual_import", "shortDescription": {"text": "Possibly dead Python function: cmd_manual_import"}, "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-5cb0591cd035ed2b", "name": "Insecure pattern 'direct_innerhtml_assignment' in report_html.py:227", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in report_html.py:227"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 4 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 23 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: ci, tests. 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-2eafc3188c36bb02", "name": "3 env vars used in code but missing from .env.example", "shortDescription": {"text": "3 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `GEMINI_MODEL`, `OPENAI_MODEL`, `PERPLEXITY_MODEL`. 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/25458"}, "properties": {"repository": "Dmitry-Kov/geo-tracker", "repoUrl": "https://github.com/Dmitry-Kov/geo-tracker", "branch": "main"}, "results": [{"ruleId": "scanner-5ed61e56fe5c20ee", "level": "note", "message": {"text": "Possibly dead Python function: ask_gemini"}, "properties": {"repobilityId": "2ff5424414079354", "scanner": "scanner-primary", "fingerprint": "5ed61e56fe5c20ee", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "geo_tracker.py:166"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b24502b4099cd257", "level": "note", "message": {"text": "Possibly dead Python function: ask_perplexity"}, "properties": {"repobilityId": "85ed4fd527ac4745", "scanner": "scanner-primary", "fingerprint": "b24502b4099cd257", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "geo_tracker.py:200"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-503c4b3024a150ad", "level": "note", "message": {"text": "Possibly dead Python function: ask_openai"}, "properties": {"repobilityId": "0a63364a0d6f659a", "scanner": "scanner-primary", "fingerprint": "503c4b3024a150ad", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "geo_tracker.py:224"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3e3a18f71c827838", "level": "note", "message": {"text": "Possibly dead Python function: cmd_run"}, "properties": {"repobilityId": "4b31cb2b86d846cc", "scanner": "scanner-primary", "fingerprint": "3e3a18f71c827838", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "geo_tracker.py:326"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-de5067e60962047f", "level": "note", "message": {"text": "Possibly dead Python function: cmd_report"}, "properties": {"repobilityId": "e07177dc4040e77f", "scanner": "scanner-primary", "fingerprint": "de5067e60962047f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "geo_tracker.py:430"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e4ca8d88829e88e0", "level": "note", "message": {"text": "Possibly dead Python function: cmd_manual_export"}, "properties": {"repobilityId": "2ee7d52d20bb420f", "scanner": "scanner-primary", "fingerprint": "e4ca8d88829e88e0", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "geo_tracker.py:479"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-da13f1eb1d2b74ce", "level": "note", "message": {"text": "Possibly dead Python function: cmd_manual_import"}, "properties": {"repobilityId": "9cc1cf881436edac", "scanner": "scanner-primary", "fingerprint": "da13f1eb1d2b74ce", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "geo_tracker.py:495"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5cb0591cd035ed2b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in report_html.py:227"}, "properties": {"repobilityId": "211fdac05d6b24d3", "scanner": "scanner-primary", "fingerprint": "5cb0591cd035ed2b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "report_html.py"}, "region": {"startLine": 227}}}]}, {"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-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": "2fa3bc55bd69d387", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "31cff6c8b46e8060", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2eafc3188c36bb02", "level": "none", "message": {"text": "3 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "bd934ba112b02ffa", "scanner": "scanner-primary", "fingerprint": "2eafc3188c36bb02", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}