{"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-d2f0845cce85092a", "name": "Stray `console.log` in TS/JS \u2014 scripts/import-tix-kanban.ts:132", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/import-tix-kanban.ts:132"}, "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-34853ad9f1fa16a0", "name": "Stray `console.log` in TS/JS \u2014 src/server/index.ts:865", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/server/index.ts:865"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 16 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 27 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-1e92831699749b1b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/client/api.ts:109", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/client/api.ts:109"}, "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-3478aaefb702abdf", "name": "Unused endpoint: GET /api/standup", "shortDescription": {"text": "Unused endpoint: GET /api/standup"}, "fullDescription": {"text": "`src/server/index.ts` declares `GET /api/standup` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5bb58e7a8fe2f6ed", "name": "Unused endpoint: GET /api/standup/history", "shortDescription": {"text": "Unused endpoint: GET /api/standup/history"}, "fullDescription": {"text": "`src/server/index.ts` declares `GET /api/standup/history` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8cbf6af853ff55b8", "name": "Unused endpoint: GET /api/reviews", "shortDescription": {"text": "Unused endpoint: GET /api/reviews"}, "fullDescription": {"text": "`src/server/index.ts` declares `GET /api/reviews` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-13bb8db3b38eca98", "name": "Unused endpoint: GET /llms.txt", "shortDescription": {"text": "Unused endpoint: GET /llms.txt"}, "fullDescription": {"text": "`src/server/index.ts` declares `GET /llms.txt` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-487dec919cad0fe1", "name": "Unused endpoint: GET /agents.md", "shortDescription": {"text": "Unused endpoint: GET /agents.md"}, "fullDescription": {"text": "`src/server/index.ts` declares `GET /agents.md` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3cc0b0a82ddce887", "name": "Unused endpoint: GET /api/agents.md", "shortDescription": {"text": "Unused endpoint: GET /api/agents.md"}, "fullDescription": {"text": "`src/server/index.ts` declares `GET /api/agents.md` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/24201"}, "properties": {"repository": "andywilliams/daybook", "repoUrl": "https://github.com/andywilliams/daybook", "branch": "main"}, "results": [{"ruleId": "scanner-d2f0845cce85092a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/import-tix-kanban.ts:132"}, "properties": {"repobilityId": "efb97e2b251c5a44", "scanner": "scanner-primary", "fingerprint": "d2f0845cce85092a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-34853ad9f1fa16a0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/server/index.ts:865"}, "properties": {"repobilityId": "cc5d38780f9577eb", "scanner": "scanner-primary", "fingerprint": "34853ad9f1fa16a0", "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-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": "ace650acfcc072ba", "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": "3075a3996801f3f3", "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": "8a029ea5a4bc3e28", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-1e92831699749b1b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/client/api.ts:109"}, "properties": {"repobilityId": "e2611e99059f21fa", "scanner": "scanner-primary", "fingerprint": "1e92831699749b1b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3478aaefb702abdf", "level": "note", "message": {"text": "Unused endpoint: GET /api/standup"}, "properties": {"repobilityId": "75c0940c3e7e39b9", "scanner": "scanner-primary", "fingerprint": "3478aaefb702abdf", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5bb58e7a8fe2f6ed", "level": "note", "message": {"text": "Unused endpoint: GET /api/standup/history"}, "properties": {"repobilityId": "98dc748eccc18838", "scanner": "scanner-primary", "fingerprint": "5bb58e7a8fe2f6ed", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8cbf6af853ff55b8", "level": "note", "message": {"text": "Unused endpoint: GET /api/reviews"}, "properties": {"repobilityId": "6e8b7d5458b282c6", "scanner": "scanner-primary", "fingerprint": "8cbf6af853ff55b8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-13bb8db3b38eca98", "level": "note", "message": {"text": "Unused endpoint: GET /llms.txt"}, "properties": {"repobilityId": "283c0cde8f1ef1d9", "scanner": "scanner-primary", "fingerprint": "13bb8db3b38eca98", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-487dec919cad0fe1", "level": "note", "message": {"text": "Unused endpoint: GET /agents.md"}, "properties": {"repobilityId": "02a88a4d758f76d6", "scanner": "scanner-primary", "fingerprint": "487dec919cad0fe1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3cc0b0a82ddce887", "level": "note", "message": {"text": "Unused endpoint: GET /api/agents.md"}, "properties": {"repobilityId": "7a2ea1ff254fc089", "scanner": "scanner-primary", "fingerprint": "3cc0b0a82ddce887", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}