{"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-f7ffb4645656a03e", "name": "Possibly dead Python function: poll_until_terminal", "shortDescription": {"text": "Possibly dead Python function: poll_until_terminal"}, "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-a2749ad24d4d5a6e", "name": "Possibly dead Python function: example_notional_limit_buy", "shortDescription": {"text": "Possibly dead Python function: example_notional_limit_buy"}, "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-494b28659991e2b6", "name": "Possibly dead Python function: example_gtd_limit_sell", "shortDescription": {"text": "Possibly dead Python function: example_gtd_limit_sell"}, "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-0a8dfb40bb0cfcd7", "name": "Stray `console.log` in TS/JS \u2014 examples/typescript/limit_orders.ts:29", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 examples/typescript/limit_orders.ts:29"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0d26895d69a44bd7", "name": "Stray `console.log` in TS/JS \u2014 examples/typescript/quickstart.ts:22", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 examples/typescript/quickstart.ts:22"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a25af0aa08aa06ba", "name": "Stray `console.log` in TS/JS \u2014 examples/typescript/portfolio.ts:25", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 examples/typescript/portfolio.ts:25"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 7 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 19 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: 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-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-e0c2085bf4efb848", "name": "`fetch()` without try/.catch or AbortSignal \u2014 examples/typescript/limit_orders.ts:25", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 examples/typescript/limit_orders.ts:25"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-71614e8438b0d9a4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 examples/typescript/quickstart.ts:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 examples/typescript/quickstart.ts:10"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-11ad502dcef66ea4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 examples/typescript/portfolio.ts:21", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 examples/typescript/portfolio.ts:21"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-67b61cb8d90c4a35", "name": "Network/subprocess call without timeout or try/except \u2014 examples/python/limit_orders.py:40", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 examples/python/limit_orders.py:40"}, "fullDescription": {"text": "`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6c21e76a6dbb9381", "name": "Network/subprocess call without timeout or try/except \u2014 examples/python/agent_helpers.py:13", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 examples/python/agent_helpers.py:13"}, "fullDescription": {"text": "`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cdcf82f41f9740b5", "name": "Network/subprocess call without timeout or try/except \u2014 examples/python/quickstart.py:15", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 examples/python/quickstart.py:15"}, "fullDescription": {"text": "`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4855322b18899cd6", "name": "Network/subprocess call without timeout or try/except \u2014 examples/python/portfolio.py:11", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 examples/python/portfolio.py:11"}, "fullDescription": {"text": "`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18443"}, "properties": {"repository": "rontoTech/tilt-api-docs", "repoUrl": "https://github.com/rontoTech/tilt-api-docs", "branch": "main"}, "results": [{"ruleId": "scanner-f7ffb4645656a03e", "level": "note", "message": {"text": "Possibly dead Python function: poll_until_terminal"}, "properties": {"repobilityId": "5d010d9b35571799", "scanner": "scanner-primary", "fingerprint": "f7ffb4645656a03e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/python/limit_orders.py:26"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a2749ad24d4d5a6e", "level": "note", "message": {"text": "Possibly dead Python function: example_notional_limit_buy"}, "properties": {"repobilityId": "9a813b23b2e28e53", "scanner": "scanner-primary", "fingerprint": "a2749ad24d4d5a6e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/python/limit_orders.py:60"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-494b28659991e2b6", "level": "note", "message": {"text": "Possibly dead Python function: example_gtd_limit_sell"}, "properties": {"repobilityId": "e55a596cd84d32d8", "scanner": "scanner-primary", "fingerprint": "494b28659991e2b6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "examples/python/limit_orders.py:81"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0a8dfb40bb0cfcd7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 examples/typescript/limit_orders.ts:29"}, "properties": {"repobilityId": "222946ea2b5cb714", "scanner": "scanner-primary", "fingerprint": "0a8dfb40bb0cfcd7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0d26895d69a44bd7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 examples/typescript/quickstart.ts:22"}, "properties": {"repobilityId": "2a5f316113c6af27", "scanner": "scanner-primary", "fingerprint": "0d26895d69a44bd7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a25af0aa08aa06ba", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 examples/typescript/portfolio.ts:25"}, "properties": {"repobilityId": "678424909d822eb7", "scanner": "scanner-primary", "fingerprint": "a25af0aa08aa06ba", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-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": "85c46e87066420ba", "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": "aabf37c15c25b530", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "774095149559a253", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "5982122770847b0a", "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": "79f9584616e228e9", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e0c2085bf4efb848", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 examples/typescript/limit_orders.ts:25"}, "properties": {"repobilityId": "1984e064ff6cec4c", "scanner": "scanner-primary", "fingerprint": "e0c2085bf4efb848", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-71614e8438b0d9a4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 examples/typescript/quickstart.ts:10"}, "properties": {"repobilityId": "61091f683fcc36b9", "scanner": "scanner-primary", "fingerprint": "71614e8438b0d9a4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-11ad502dcef66ea4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 examples/typescript/portfolio.ts:21"}, "properties": {"repobilityId": "48ea6dc5003c9e4d", "scanner": "scanner-primary", "fingerprint": "11ad502dcef66ea4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-67b61cb8d90c4a35", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 examples/python/limit_orders.py:40"}, "properties": {"repobilityId": "6626a3515e37bc66", "scanner": "scanner-primary", "fingerprint": "67b61cb8d90c4a35", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6c21e76a6dbb9381", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 examples/python/agent_helpers.py:13"}, "properties": {"repobilityId": "37a7b29aa1a7a29e", "scanner": "scanner-primary", "fingerprint": "6c21e76a6dbb9381", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cdcf82f41f9740b5", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 examples/python/quickstart.py:15"}, "properties": {"repobilityId": "1a8a8e762ce30b32", "scanner": "scanner-primary", "fingerprint": "cdcf82f41f9740b5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4855322b18899cd6", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 examples/python/portfolio.py:11"}, "properties": {"repobilityId": "054f3db6f2bc152c", "scanner": "scanner-primary", "fingerprint": "4855322b18899cd6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}