{"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-3d4797970971c735", "name": "Possibly dead Python function: tab_date", "shortDescription": {"text": "Possibly dead Python function: tab_date"}, "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-86c99165ca60a80e", "name": "Possibly dead Python function: actions_block_initial", "shortDescription": {"text": "Possibly dead Python function: actions_block_initial"}, "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-1545f01fb6bee03c", "name": "Possibly dead Python function: sort_key", "shortDescription": {"text": "Possibly dead Python function: sort_key"}, "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-f9aeb665dea79164", "name": "Possibly dead Python function: weekly_leads_wipe", "shortDescription": {"text": "Possibly dead Python function: weekly_leads_wipe"}, "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-5f82f4fc9bbaf60f", "name": "Possibly dead Python function: write_dashboard_lead_conversion", "shortDescription": {"text": "Possibly dead Python function: write_dashboard_lead_conversion"}, "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-1e405c25da5ef1b1", "name": "Possibly dead Python function: setup_leads_tab", "shortDescription": {"text": "Possibly dead Python function: setup_leads_tab"}, "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-25e5607ab61b2783", "name": "Possibly dead Python function: write_physio_trends_tab", "shortDescription": {"text": "Possibly dead Python function: write_physio_trends_tab"}, "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-ae89872f359a55aa", "name": "Possibly dead Python function: write_weekly_dropoff_analysis_tab", "shortDescription": {"text": "Possibly dead Python function: write_weekly_dropoff_analysis_tab"}, "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-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-23c914ec93148c3b", "name": "Very large file: phase1_fetch.py (2707 lines)", "shortDescription": {"text": "Very large file: phase1_fetch.py (2707 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 20 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-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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 270 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-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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, 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": "medium", "confidence": 1.0}}, {"id": "scanner-44356b4aa5f1af68", "name": "Commented-code block (7 lines) in phase2.py:434", "shortDescription": {"text": "Commented-code block (7 lines) in phase2.py:434"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-07b38a73946ed431", "name": "Commented-code block (5 lines) in config.py:45", "shortDescription": {"text": "Commented-code block (5 lines) in config.py:45"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-32fabe070bb2269b", "name": "Commented-code block (9 lines) in phase1_fetch.py:238", "shortDescription": {"text": "Commented-code block (9 lines) in phase1_fetch.py:238"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "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:\nserver.py:actions_block_initial, server.py:actions_block_next_step\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-6416102478327adb", "name": "Flask mutation route `slack_interactive` without `@login_required` \u2014 server.py:407", "shortDescription": {"text": "Flask mutation route `slack_interactive` without `@login_required` \u2014 server.py:407"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5eb9c0c4ea551c7d", "name": "Flask mutation route `tally_webhook` without `@login_required` \u2014 server.py:523", "shortDescription": {"text": "Flask mutation route `tally_webhook` without `@login_required` \u2014 server.py:523"}, "fullDescription": {"text": "Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/25631"}, "properties": {"repository": "elitephysiotherapy/elite-dropoff-form", "repoUrl": "https://github.com/elitephysiotherapy/elite-dropoff-form", "branch": "main"}, "results": [{"ruleId": "scanner-3d4797970971c735", "level": "note", "message": {"text": "Possibly dead Python function: tab_date"}, "properties": {"repobilityId": "a4f2db37e156ca8c", "scanner": "scanner-primary", "fingerprint": "3d4797970971c735", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.py:117"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-86c99165ca60a80e", "level": "note", "message": {"text": "Possibly dead Python function: actions_block_initial"}, "properties": {"repobilityId": "d8fedb76bd15b1b9", "scanner": "scanner-primary", "fingerprint": "86c99165ca60a80e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.py:216"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1545f01fb6bee03c", "level": "note", "message": {"text": "Possibly dead Python function: sort_key"}, "properties": {"repobilityId": "ac2a4181eae38738", "scanner": "scanner-primary", "fingerprint": "1545f01fb6bee03c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "progress_scan.py:171"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f9aeb665dea79164", "level": "note", "message": {"text": "Possibly dead Python function: weekly_leads_wipe"}, "properties": {"repobilityId": "61a371a19835d02b", "scanner": "scanner-primary", "fingerprint": "f9aeb665dea79164", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "phase1_fetch.py:781"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5f82f4fc9bbaf60f", "level": "note", "message": {"text": "Possibly dead Python function: write_dashboard_lead_conversion"}, "properties": {"repobilityId": "6a1c13f5da916c07", "scanner": "scanner-primary", "fingerprint": "5f82f4fc9bbaf60f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "phase1_fetch.py:826"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1e405c25da5ef1b1", "level": "note", "message": {"text": "Possibly dead Python function: setup_leads_tab"}, "properties": {"repobilityId": "26fd2990e6a05a7e", "scanner": "scanner-primary", "fingerprint": "1e405c25da5ef1b1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "phase1_fetch.py:904"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-25e5607ab61b2783", "level": "note", "message": {"text": "Possibly dead Python function: write_physio_trends_tab"}, "properties": {"repobilityId": "3125503eaa0c7584", "scanner": "scanner-primary", "fingerprint": "25e5607ab61b2783", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "phase1_fetch.py:2054"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ae89872f359a55aa", "level": "note", "message": {"text": "Possibly dead Python function: write_weekly_dropoff_analysis_tab"}, "properties": {"repobilityId": "c1609475d8eb8c60", "scanner": "scanner-primary", "fingerprint": "ae89872f359a55aa", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "phase1_fetch.py:2270"}, "region": {"startLine": 1}}}]}, {"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-23c914ec93148c3b", "level": "note", "message": {"text": "Very large file: phase1_fetch.py (2707 lines)"}, "properties": {"repobilityId": "974dc66f95ee08a2", "scanner": "scanner-primary", "fingerprint": "23c914ec93148c3b", "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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "11476547ebf2ec61", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "5698dddb2c50aa05", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "2d3f78c26ac09c9d", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "e9541855e6b62217", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-44356b4aa5f1af68", "level": "none", "message": {"text": "Commented-code block (7 lines) in phase2.py:434"}, "properties": {"repobilityId": "bbf6ddb6daa85950", "scanner": "scanner-primary", "fingerprint": "44356b4aa5f1af68", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-07b38a73946ed431", "level": "none", "message": {"text": "Commented-code block (5 lines) in config.py:45"}, "properties": {"repobilityId": "ef624f286668f1d0", "scanner": "scanner-primary", "fingerprint": "07b38a73946ed431", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-32fabe070bb2269b", "level": "none", "message": {"text": "Commented-code block (9 lines) in phase1_fetch.py:238"}, "properties": {"repobilityId": "5d1ff3326b1180e1", "scanner": "scanner-primary", "fingerprint": "32fabe070bb2269b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "4b5f3ea25a28ee29", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "c5d0db727b86c46c", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "e8628f5c9f5a0396", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "25b1db97f6cbea45", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "00ba4bea5d2c926a", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "6e474823e9448b89", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "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": "687065c1b26d569c", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-6416102478327adb", "level": "error", "message": {"text": "Flask mutation route `slack_interactive` without `@login_required` \u2014 server.py:407"}, "properties": {"repobilityId": "699fe24d906f1070", "scanner": "scanner-primary", "fingerprint": "6416102478327adb", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.py"}, "region": {"startLine": 407}}}]}, {"ruleId": "scanner-5eb9c0c4ea551c7d", "level": "error", "message": {"text": "Flask mutation route `tally_webhook` without `@login_required` \u2014 server.py:523"}, "properties": {"repobilityId": "5cf01ded74f3ad10", "scanner": "scanner-primary", "fingerprint": "5eb9c0c4ea551c7d", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.flask.unauth_route"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.py"}, "region": {"startLine": 523}}}]}]}]}