{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5770fe36370f68a1", "name": "Stray `console.log` in TS/JS \u2014 app/api/league-info/route.ts:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/league-info/route.ts:19"}, "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-a3d592c83b97b12c", "name": "Stray `console.log` in TS/JS \u2014 app/api/tileData/route.ts:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/tileData/route.ts:19"}, "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-26e02fa3c35314ff", "name": "Stray `console.log` in TS/JS \u2014 app/api/results/route.ts:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/results/route.ts:19"}, "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-9f2d913cdac0f5f8", "name": "Stray `console.log` in TS/JS \u2014 app/api/predictions/route.ts:124", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/predictions/route.ts:124"}, "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-005665b80d55b79b", "name": "Stray `console.log` in TS/JS \u2014 app/api/currentGameData/route.ts:18", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app/api/currentGameData/route.ts:18"}, "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-56ae862fb5165bae", "name": "`truncate` class without `title=` for hover reveal \u2014 app/(dashboard)/wc-round-card.tsx:318", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(dashboard)/wc-round-card.tsx:318"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9be5dffd973da941", "name": "`truncate` class without `title=` for hover reveal \u2014 app/(dashboard)/admin/admin-results-form.tsx:319", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(dashboard)/admin/admin-results-form.tsx:319"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e8404b3b96127e0a", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ui/tiles.tsx:186", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/tiles.tsx:186"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "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": "3 test file(s) for 77 source file(s) (ratio 0.04). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "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 5 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-f66b1a8224e5c745", "name": "Commented-code block (5 lines) in app/api/wc/admin/route.ts:71", "shortDescription": {"text": "Commented-code block (5 lines) in app/api/wc/admin/route.ts:71"}, "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-09aba0009c80571d", "name": "Commented-code block (9 lines) in app/api/seed/route.ts:12", "shortDescription": {"text": "Commented-code block (9 lines) in app/api/seed/route.ts:12"}, "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-89ac7b279c29d597", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useTileData.ts:22", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useTileData.ts:22"}, "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-ac9b5a9944dd3b6f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useFixtures.ts:11", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useFixtures.ts:11"}, "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-d847c20c0f5e07f7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useFplData.ts:196", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useFplData.ts:196"}, "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-044b49d3deab9dba", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useCurrentGameData.ts:17", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useCurrentGameData.ts:17"}, "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-cf0dd00385986ab1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useWcFixtures.ts:11", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useWcFixtures.ts:11"}, "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-ecfca337745a6e22", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useLeagueInfo.ts:13", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useLeagueInfo.ts:13"}, "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-65b3a878a2745189", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useWcPicks.ts:14", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useWcPicks.ts:14"}, "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-c07d27560b17c705", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useResults.ts:14", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useResults.ts:14"}, "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-e41aa6a07b64b6b6", "name": "Commented-code block (6 lines) in app/(dashboard)/search.tsx:13", "shortDescription": {"text": "Commented-code block (6 lines) in app/(dashboard)/search.tsx:13"}, "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-5352fd4e51e938e9", "name": "Commented-code block (30 lines) in app/(dashboard)/page.tsx:13", "shortDescription": {"text": "Commented-code block (30 lines) in app/(dashboard)/page.tsx:13"}, "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}}]}}, "automationDetails": {"id": "repobility/24024"}, "properties": {"repository": "AKP-13/lms-predictions", "repoUrl": "https://github.com/AKP-13/lms-predictions", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-5770fe36370f68a1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/league-info/route.ts:19"}, "properties": {"repobilityId": "865bc6311fda11cc", "scanner": "scanner-primary", "fingerprint": "5770fe36370f68a1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a3d592c83b97b12c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/tileData/route.ts:19"}, "properties": {"repobilityId": "b9a043132315c126", "scanner": "scanner-primary", "fingerprint": "a3d592c83b97b12c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-26e02fa3c35314ff", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/results/route.ts:19"}, "properties": {"repobilityId": "60ad238b53835db1", "scanner": "scanner-primary", "fingerprint": "26e02fa3c35314ff", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9f2d913cdac0f5f8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/predictions/route.ts:124"}, "properties": {"repobilityId": "cca1536a2adafd5c", "scanner": "scanner-primary", "fingerprint": "9f2d913cdac0f5f8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-005665b80d55b79b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app/api/currentGameData/route.ts:18"}, "properties": {"repobilityId": "0675a970ecd488fe", "scanner": "scanner-primary", "fingerprint": "005665b80d55b79b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-56ae862fb5165bae", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(dashboard)/wc-round-card.tsx:318"}, "properties": {"repobilityId": "1197b44778b59c4b", "scanner": "scanner-primary", "fingerprint": "56ae862fb5165bae", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-9be5dffd973da941", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/(dashboard)/admin/admin-results-form.tsx:319"}, "properties": {"repobilityId": "8e59e76327b59978", "scanner": "scanner-primary", "fingerprint": "9be5dffd973da941", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e8404b3b96127e0a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/tiles.tsx:186"}, "properties": {"repobilityId": "d991e6690c66a2ae", "scanner": "scanner-primary", "fingerprint": "e8404b3b96127e0a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "f97f0a9ff6f40130", "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": "e8c153787b2ecd85", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-f66b1a8224e5c745", "level": "none", "message": {"text": "Commented-code block (5 lines) in app/api/wc/admin/route.ts:71"}, "properties": {"repobilityId": "21687c013264a5ca", "scanner": "scanner-primary", "fingerprint": "f66b1a8224e5c745", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-09aba0009c80571d", "level": "none", "message": {"text": "Commented-code block (9 lines) in app/api/seed/route.ts:12"}, "properties": {"repobilityId": "a9bfe05b8326840f", "scanner": "scanner-primary", "fingerprint": "09aba0009c80571d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-89ac7b279c29d597", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useTileData.ts:22"}, "properties": {"repobilityId": "cc30f6c412d862f8", "scanner": "scanner-primary", "fingerprint": "89ac7b279c29d597", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ac9b5a9944dd3b6f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useFixtures.ts:11"}, "properties": {"repobilityId": "5de86f18548fdd40", "scanner": "scanner-primary", "fingerprint": "ac9b5a9944dd3b6f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d847c20c0f5e07f7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useFplData.ts:196"}, "properties": {"repobilityId": "d0f3eac6a4a567e3", "scanner": "scanner-primary", "fingerprint": "d847c20c0f5e07f7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-044b49d3deab9dba", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useCurrentGameData.ts:17"}, "properties": {"repobilityId": "291d3d2e9f74c86a", "scanner": "scanner-primary", "fingerprint": "044b49d3deab9dba", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cf0dd00385986ab1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useWcFixtures.ts:11"}, "properties": {"repobilityId": "7658c0941ea7f95b", "scanner": "scanner-primary", "fingerprint": "cf0dd00385986ab1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ecfca337745a6e22", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useLeagueInfo.ts:13"}, "properties": {"repobilityId": "598fa400bdf500b6", "scanner": "scanner-primary", "fingerprint": "ecfca337745a6e22", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-65b3a878a2745189", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useWcPicks.ts:14"}, "properties": {"repobilityId": "b38f90897f4f96d9", "scanner": "scanner-primary", "fingerprint": "65b3a878a2745189", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c07d27560b17c705", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/hooks/useResults.ts:14"}, "properties": {"repobilityId": "e07823384f700472", "scanner": "scanner-primary", "fingerprint": "c07d27560b17c705", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e41aa6a07b64b6b6", "level": "none", "message": {"text": "Commented-code block (6 lines) in app/(dashboard)/search.tsx:13"}, "properties": {"repobilityId": "aeb751cdfe5fbdca", "scanner": "scanner-primary", "fingerprint": "e41aa6a07b64b6b6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5352fd4e51e938e9", "level": "none", "message": {"text": "Commented-code block (30 lines) in app/(dashboard)/page.tsx:13"}, "properties": {"repobilityId": "b635cf7ab1f02605", "scanner": "scanner-primary", "fingerprint": "5352fd4e51e938e9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}