{"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-e4389d72d398ae51", "name": "Possibly dead Python function: post_interval_minutes", "shortDescription": {"text": "Possibly dead Python function: post_interval_minutes"}, "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-382dfbb17de30194", "name": "Possibly dead Python function: reschedule_and_reply", "shortDescription": {"text": "Possibly dead Python function: reschedule_and_reply"}, "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-af49a2b2a4a6819f", "name": "Possibly dead Python function: reschedule_and_engage", "shortDescription": {"text": "Possibly dead Python function: reschedule_and_engage"}, "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-e359fe047c94c83b", "name": "Possibly dead Python function: reschedule_and_direct_reply", "shortDescription": {"text": "Possibly dead Python function: reschedule_and_direct_reply"}, "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-7c256c128f5c5a59", "name": "Possibly dead Python function: reschedule_and_early_bird", "shortDescription": {"text": "Possibly dead Python function: reschedule_and_early_bird"}, "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-843caf6ed2e951a0", "name": "Possibly dead Python function: reschedule_and_roast", "shortDescription": {"text": "Possibly dead Python function: reschedule_and_roast"}, "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-36d7dcea4e4710ae", "name": "Possibly dead Python function: run_post_slot", "shortDescription": {"text": "Possibly dead Python function: run_post_slot"}, "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-d6b88ae1a5cf602c", "name": "Possibly dead Python function: safe_evaluate", "shortDescription": {"text": "Possibly dead Python function: safe_evaluate"}, "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-506be2b95088f5d3", "name": "git log failed \u2014 history analysis incomplete", "shortDescription": {"text": "git log failed \u2014 history analysis incomplete"}, "fullDescription": {"text": "fatal: not a git repository (or any parent up to mount point /data)\nStopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "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-75cd837a9b6499d6", "name": "Very large file: main.py (1304 lines)", "shortDescription": {"text": "Very large file: main.py (1304 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-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d02c436d7bfc13fd", "name": "Commented-code block (7 lines) in main.py:245", "shortDescription": {"text": "Commented-code block (7 lines) in main.py:245"}, "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-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: `STARTUP_BURST_ROUNDS`, `STARTUP_ORIGINALS`, `STARTUP_REPLY_WARMUP`. 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/16057"}, "properties": {"repository": "novogratz/ai-twitter-bot", "repoUrl": "https://github.com/novogratz/ai-twitter-bot", "branch": "main"}, "results": [{"ruleId": "scanner-e4389d72d398ae51", "level": "note", "message": {"text": "Possibly dead Python function: post_interval_minutes"}, "properties": {"repobilityId": "017a18073318ad58", "scanner": "scanner-primary", "fingerprint": "e4389d72d398ae51", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py:116"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-382dfbb17de30194", "level": "note", "message": {"text": "Possibly dead Python function: reschedule_and_reply"}, "properties": {"repobilityId": "d1298baa82f5dc51", "scanner": "scanner-primary", "fingerprint": "382dfbb17de30194", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py:290"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-af49a2b2a4a6819f", "level": "note", "message": {"text": "Possibly dead Python function: reschedule_and_engage"}, "properties": {"repobilityId": "07b03ccda3f94690", "scanner": "scanner-primary", "fingerprint": "af49a2b2a4a6819f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py:301"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e359fe047c94c83b", "level": "note", "message": {"text": "Possibly dead Python function: reschedule_and_direct_reply"}, "properties": {"repobilityId": "108536856cb5a4c5", "scanner": "scanner-primary", "fingerprint": "e359fe047c94c83b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py:309"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7c256c128f5c5a59", "level": "note", "message": {"text": "Possibly dead Python function: reschedule_and_early_bird"}, "properties": {"repobilityId": "8621643174f3f0e9", "scanner": "scanner-primary", "fingerprint": "7c256c128f5c5a59", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py:317"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-843caf6ed2e951a0", "level": "note", "message": {"text": "Possibly dead Python function: reschedule_and_roast"}, "properties": {"repobilityId": "d5741de8c0f0db31", "scanner": "scanner-primary", "fingerprint": "843caf6ed2e951a0", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py:325"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-36d7dcea4e4710ae", "level": "note", "message": {"text": "Possibly dead Python function: run_post_slot"}, "properties": {"repobilityId": "19f734d4a517ebbf", "scanner": "scanner-primary", "fingerprint": "36d7dcea4e4710ae", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py:498"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d6b88ae1a5cf602c", "level": "note", "message": {"text": "Possibly dead Python function: safe_evaluate"}, "properties": {"repobilityId": "24b4c3d2679b06ad", "scanner": "scanner-primary", "fingerprint": "d6b88ae1a5cf602c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py:661"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-506be2b95088f5d3", "level": "none", "message": {"text": "git log failed \u2014 history analysis incomplete"}, "properties": {"repobilityId": "b424308a11bb9b22", "scanner": "scanner-primary", "fingerprint": "506be2b95088f5d3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["git", "tooling"]}}, {"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-75cd837a9b6499d6", "level": "note", "message": {"text": "Very large file: main.py (1304 lines)"}, "properties": {"repobilityId": "d28330f452f23706", "scanner": "scanner-primary", "fingerprint": "75cd837a9b6499d6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "0792677f0e838270", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-d02c436d7bfc13fd", "level": "none", "message": {"text": "Commented-code block (7 lines) in main.py:245"}, "properties": {"repobilityId": "9f55575a5c2f3d6c", "scanner": "scanner-primary", "fingerprint": "d02c436d7bfc13fd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"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"]}}]}]}