{"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-4a51bdf4f3c54125", "name": "Possibly dead Python function: cmd_download", "shortDescription": {"text": "Possibly dead Python function: cmd_download"}, "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-e9ae969b83e4c71d", "name": "Possibly dead Python function: cmd_news", "shortDescription": {"text": "Possibly dead Python function: cmd_news"}, "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-3bbf3da624771ebb", "name": "Possibly dead Python function: cmd_odds", "shortDescription": {"text": "Possibly dead Python function: cmd_odds"}, "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-4a38cddc2fe046c7", "name": "Possibly dead Python function: cmd_mine", "shortDescription": {"text": "Possibly dead Python function: cmd_mine"}, "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-94ebb4b48739a2ef", "name": "Possibly dead Python function: cmd_simulate", "shortDescription": {"text": "Possibly dead Python function: cmd_simulate"}, "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-17fb4a75375fb021", "name": "Possibly dead Python function: cmd_daily", "shortDescription": {"text": "Possibly dead Python function: cmd_daily"}, "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-58860c700cf1b2e3", "name": "Possibly dead Python function: cmd_score", "shortDescription": {"text": "Possibly dead Python function: cmd_score"}, "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-8a62d99f6cbd1c79", "name": "Possibly dead Python function: snapshot", "shortDescription": {"text": "Possibly dead Python function: snapshot"}, "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-afa14c84bada4625", "name": "Privileged port 15 in use", "shortDescription": {"text": "Privileged port 15 in use"}, "fullDescription": {"text": "Port 15 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "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-0ad44fae3c2a1a19", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "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 26 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-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-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-19c8e11ed1f8e4e3", "name": "Legacy-named symbol `test_fresh_report_wins_over_old` in tests/test_v02_features.py:42", "shortDescription": {"text": "Legacy-named symbol `test_fresh_report_wins_over_old` in tests/test_v02_features.py:42"}, "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-319e66a630e14977", "name": "2 env vars used in code but missing from .env.example", "shortDescription": {"text": "2 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `SMTP_HOST`, `SMTP_PORT`. 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}}, {"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:\nwkpool/model.py:train, wkpool/model.py:train\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/22285"}, "properties": {"repository": "Vinix24/wkpool", "repoUrl": "https://github.com/Vinix24/wkpool", "branch": "main"}, "results": [{"ruleId": "scanner-4a51bdf4f3c54125", "level": "note", "message": {"text": "Possibly dead Python function: cmd_download"}, "properties": {"repobilityId": "72ad65382ec48700", "scanner": "scanner-primary", "fingerprint": "4a51bdf4f3c54125", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wkpool/cli.py:57"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e9ae969b83e4c71d", "level": "note", "message": {"text": "Possibly dead Python function: cmd_news"}, "properties": {"repobilityId": "c0f60d48d6dba103", "scanner": "scanner-primary", "fingerprint": "e9ae969b83e4c71d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wkpool/cli.py:61"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3bbf3da624771ebb", "level": "note", "message": {"text": "Possibly dead Python function: cmd_odds"}, "properties": {"repobilityId": "b75bbbc18688fb95", "scanner": "scanner-primary", "fingerprint": "3bbf3da624771ebb", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wkpool/cli.py:67"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4a38cddc2fe046c7", "level": "note", "message": {"text": "Possibly dead Python function: cmd_mine"}, "properties": {"repobilityId": "fca70b826928e7e8", "scanner": "scanner-primary", "fingerprint": "4a38cddc2fe046c7", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wkpool/cli.py:71"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-94ebb4b48739a2ef", "level": "note", "message": {"text": "Possibly dead Python function: cmd_simulate"}, "properties": {"repobilityId": "894b5c2c29de1106", "scanner": "scanner-primary", "fingerprint": "94ebb4b48739a2ef", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wkpool/cli.py:76"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-17fb4a75375fb021", "level": "note", "message": {"text": "Possibly dead Python function: cmd_daily"}, "properties": {"repobilityId": "01e3351be1f4418f", "scanner": "scanner-primary", "fingerprint": "17fb4a75375fb021", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wkpool/cli.py:89"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-58860c700cf1b2e3", "level": "note", "message": {"text": "Possibly dead Python function: cmd_score"}, "properties": {"repobilityId": "0655fecd9a3e04a0", "scanner": "scanner-primary", "fingerprint": "58860c700cf1b2e3", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wkpool/cli.py:115"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8a62d99f6cbd1c79", "level": "note", "message": {"text": "Possibly dead Python function: snapshot"}, "properties": {"repobilityId": "b01f931ff8dbca4f", "scanner": "scanner-primary", "fingerprint": "8a62d99f6cbd1c79", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wkpool/elo.py:114"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-afa14c84bada4625", "level": "warning", "message": {"text": "Privileged port 15 in use"}, "properties": {"repobilityId": "3340f9a170f285cd", "scanner": "scanner-primary", "fingerprint": "afa14c84bada4625", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/install_launchd.sh"}, "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-0ad44fae3c2a1a19", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "1b9b7848fca0dba1", "scanner": "scanner-primary", "fingerprint": "0ad44fae3c2a1a19", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/daily.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "8e302051607345e9", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "5c8941bc598786d2", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "76c596f40305db32", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-19c8e11ed1f8e4e3", "level": "note", "message": {"text": "Legacy-named symbol `test_fresh_report_wins_over_old` in tests/test_v02_features.py:42"}, "properties": {"repobilityId": "00b5a2c81214dbc4", "scanner": "scanner-primary", "fingerprint": "19c8e11ed1f8e4e3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-319e66a630e14977", "level": "none", "message": {"text": "2 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d838d1fc5d8231c9", "scanner": "scanner-primary", "fingerprint": "319e66a630e14977", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "d96b4c9ea799c508", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}