{"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-c75904c028761a8a", "name": "Stray `console.log` in TS/JS \u2014 src/scrape.js:28", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/scrape.js:28"}, "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-168c10baf5106fcd", "name": "Stray `console.log` in TS/JS \u2014 src/scrapeETB.ts:28", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/scrapeETB.ts:28"}, "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-f457550d3276b723", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:41", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:41"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7fa5142beda648dc", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/page.tsx:273", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/page.tsx:273"}, "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-953ad71853a606ea", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/games/page.tsx:492", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/games/page.tsx:492"}, "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-93a57103c79fd9ee", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/checkDeck/page.tsx:195", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/checkDeck/page.tsx:195"}, "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-fc88b4649440e39a", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/library/page.tsx:184", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/library/page.tsx:184"}, "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-5d9802982c1eb746", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/decks/[id]/page.tsx:122", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/decks/[id]/page.tsx:122"}, "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-5bf881dd86acd76d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/SearchLGS/page.tsx:116", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/SearchLGS/page.tsx:116"}, "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-f61865f12553ad81", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/stats/page.tsx:95", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/stats/page.tsx:95"}, "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-d043dd2162b6f662", "name": "Stray `console.log` in TS/JS \u2014 src/scripts/backfillDecks.ts:26", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/backfillDecks.ts:26"}, "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-c31b30bdb6f40465", "name": "Stray `console.log` in TS/JS \u2014 src/scripts/seed.ts:5", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/seed.ts:5"}, "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-2f37936e18a6801a", "name": "Stray `console.log` in TS/JS \u2014 src/lib/updateCollections.ts:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/updateCollections.ts:13"}, "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-44cb83c7510ca5b2", "name": "Stray `console.log` in TS/JS \u2014 src/lib/scrapeMoxfield/scrapeMoxfield.ts:43", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/scrapeMoxfield/scrapeMoxfield.ts:43"}, "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-2d463ddb12cea9d4", "name": "Stray `console.log` in TS/JS \u2014 src/lib/scrapeLGS/scrape401.ts:14", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/scrapeLGS/scrape401.ts:14"}, "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-f1d0fc855ef8985d", "name": "Stray `console.log` in TS/JS \u2014 src/lib/scrapeLGS/scrapeDCC.ts:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/scrapeLGS/scrapeDCC.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-56540826a7dd385e", "name": "Stray `console.log` in TS/JS \u2014 src/lib/scrapeLGS/scrapeETB.ts:28", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/scrapeLGS/scrapeETB.ts:28"}, "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-aa60ce4115f7d607", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:41", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:41"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-41117f36a1ef976f", "name": "Insecure pattern 'node_child_process' in src/app/api/admin/test-scrape/route.ts:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/app/api/admin/test-scrape/route.ts:2"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-59849eb4784d8ba5", "name": "Insecure pattern 'node_child_process' in src/lib/scrapeMoxfield/scrapeMoxfield.ts:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/lib/scrapeMoxfield/scrapeMoxfield.ts:2"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "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-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "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 36 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 29 placeholder/mock markers across 11 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. 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": "low", "confidence": 1.0}}, {"id": "scanner-b04485039565785f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/proxy.ts:26", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/proxy.ts:26"}, "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-e7dd7627c101bb06", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/admin/test-scrape/route.ts:14", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/admin/test-scrape/route.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-68ae014f3b19882a", "name": "Commented-code block (5 lines) in src/app/api/checkDeck/route.ts:70", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/checkDeck/route.ts:70"}, "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-432735029b00f33c", "name": "Commented-code block (6 lines) in src/app/api/library/route.ts:31", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/api/library/route.ts:31"}, "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-32b7d30705a628ab", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/decks-section.tsx:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/decks-section.tsx:40"}, "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-71b95410a53f6e0a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/page.tsx:99", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/page.tsx:99"}, "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-0dacd90bb6bf87c6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/invites-section.tsx:104", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/invites-section.tsx:104"}, "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-c7df25c867cb5e20", "name": "Commented-code block (5 lines) in src/app/games/page.tsx:133", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/games/page.tsx:133"}, "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-65f3984680b0fe8d", "name": "Commented-code block (6 lines) in src/app/components/combobox.tsx:23", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/components/combobox.tsx:23"}, "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-ab7347ffaceb9420", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/components/header.tsx:16", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/components/header.tsx:16"}, "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-dd29062d353dacba", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/decks/page.tsx:48", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/decks/page.tsx:48"}, "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-51359b4bc3e0b058", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/decks/[id]/page.tsx:32", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/decks/[id]/page.tsx:32"}, "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-6ba9c6db2143d7ef", "name": "Commented-code block (5 lines) in src/app/stats/page.tsx:23", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/stats/page.tsx:23"}, "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-c6f649073dea33c8", "name": "Commented-code block (8 lines) in src/scripts/backfillDecks.ts:1", "shortDescription": {"text": "Commented-code block (8 lines) in src/scripts/backfillDecks.ts:1"}, "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-b7ad4e6977790b37", "name": "Commented-code block (5 lines) in src/lib/deckBackfill.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/deckBackfill.ts:1"}, "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-4ca3af9ee66401c8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/scryfall.ts:45", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/scryfall.ts:45"}, "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-b901683cb5bd952c", "name": "Commented-code block (7 lines) in src/lib/deckTiers.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in src/lib/deckTiers.ts:1"}, "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-4515a08ea7bb2a66", "name": "Commented-code block (5 lines) in src/lib/invites.ts:28", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/invites.ts:28"}, "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-28dc3a1d2dc962b0", "name": "Commented-code block (5 lines) in src/lib/deckAutoCreate.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/deckAutoCreate.ts:1"}, "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-0672378d0d9a5245", "name": "Commented-code block (5 lines) in src/lib/stats.ts:418", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/stats.ts:418"}, "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-1f2aa310cabebe0a", "name": "Commented-code block (5 lines) in src/lib/parseDeck.ts:24", "shortDescription": {"text": "Commented-code block (5 lines) in src/lib/parseDeck.ts:24"}, "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-94f32447c250c311", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/scrapeMoxfield/scrapeMoxfield.ts:17", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/scrapeMoxfield/scrapeMoxfield.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}}]}}, "automationDetails": {"id": "repobility/24408"}, "properties": {"repository": "AVLTG/tabletally", "repoUrl": "https://github.com/AVLTG/tabletally", "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-c75904c028761a8a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/scrape.js:28"}, "properties": {"repobilityId": "02262b880ecdddae", "scanner": "scanner-primary", "fingerprint": "c75904c028761a8a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-168c10baf5106fcd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/scrapeETB.ts:28"}, "properties": {"repobilityId": "d5fa66d3b191f3ca", "scanner": "scanner-primary", "fingerprint": "168c10baf5106fcd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f457550d3276b723", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:41"}, "properties": {"repobilityId": "0d72350965068f5b", "scanner": "scanner-primary", "fingerprint": "f457550d3276b723", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-7fa5142beda648dc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/admin/page.tsx:273"}, "properties": {"repobilityId": "8d313b2589100140", "scanner": "scanner-primary", "fingerprint": "7fa5142beda648dc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-953ad71853a606ea", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/games/page.tsx:492"}, "properties": {"repobilityId": "fa33be749cd7f5d8", "scanner": "scanner-primary", "fingerprint": "953ad71853a606ea", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-93a57103c79fd9ee", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/checkDeck/page.tsx:195"}, "properties": {"repobilityId": "cd8828f2371207b6", "scanner": "scanner-primary", "fingerprint": "93a57103c79fd9ee", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-fc88b4649440e39a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/library/page.tsx:184"}, "properties": {"repobilityId": "91bb33b94a00e2bb", "scanner": "scanner-primary", "fingerprint": "fc88b4649440e39a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5d9802982c1eb746", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/decks/[id]/page.tsx:122"}, "properties": {"repobilityId": "327e887e79c410ff", "scanner": "scanner-primary", "fingerprint": "5d9802982c1eb746", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5bf881dd86acd76d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/SearchLGS/page.tsx:116"}, "properties": {"repobilityId": "a5226bf18694b8d9", "scanner": "scanner-primary", "fingerprint": "5bf881dd86acd76d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f61865f12553ad81", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/stats/page.tsx:95"}, "properties": {"repobilityId": "2d3e99505b7de90a", "scanner": "scanner-primary", "fingerprint": "f61865f12553ad81", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d043dd2162b6f662", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/backfillDecks.ts:26"}, "properties": {"repobilityId": "17742f66711340e8", "scanner": "scanner-primary", "fingerprint": "d043dd2162b6f662", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c31b30bdb6f40465", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/scripts/seed.ts:5"}, "properties": {"repobilityId": "8fd25925cd05d96c", "scanner": "scanner-primary", "fingerprint": "c31b30bdb6f40465", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2f37936e18a6801a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/updateCollections.ts:13"}, "properties": {"repobilityId": "1f2ae4ef7bc17c9e", "scanner": "scanner-primary", "fingerprint": "2f37936e18a6801a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-44cb83c7510ca5b2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/scrapeMoxfield/scrapeMoxfield.ts:43"}, "properties": {"repobilityId": "87fa03361025374e", "scanner": "scanner-primary", "fingerprint": "44cb83c7510ca5b2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2d463ddb12cea9d4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/scrapeLGS/scrape401.ts:14"}, "properties": {"repobilityId": "de5cbd7c602df9db", "scanner": "scanner-primary", "fingerprint": "2d463ddb12cea9d4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f1d0fc855ef8985d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/scrapeLGS/scrapeDCC.ts:19"}, "properties": {"repobilityId": "98c43c299de6098c", "scanner": "scanner-primary", "fingerprint": "f1d0fc855ef8985d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-56540826a7dd385e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/lib/scrapeLGS/scrapeETB.ts:28"}, "properties": {"repobilityId": "74a4245f1b2e23c2", "scanner": "scanner-primary", "fingerprint": "56540826a7dd385e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-aa60ce4115f7d607", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:41"}, "properties": {"repobilityId": "0bca654fa2052eb0", "scanner": "scanner-primary", "fingerprint": "aa60ce4115f7d607", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/layout.tsx"}, "region": {"startLine": 41}}}]}, {"ruleId": "scanner-41117f36a1ef976f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/app/api/admin/test-scrape/route.ts:2"}, "properties": {"repobilityId": "f2c9c75870be5563", "scanner": "scanner-primary", "fingerprint": "41117f36a1ef976f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/api/admin/test-scrape/route.ts"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-59849eb4784d8ba5", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/lib/scrapeMoxfield/scrapeMoxfield.ts:2"}, "properties": {"repobilityId": "6dab4fc53319a4b5", "scanner": "scanner-primary", "fingerprint": "59849eb4784d8ba5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/scrapeMoxfield/scrapeMoxfield.ts"}, "region": {"startLine": 2}}}]}, {"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-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "edeab51902066991", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "8cd4ed9f0ca06f92", "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": "07feeccdc13c1d59", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "d9e8030963ed3bc4", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "3016e89a89b2762f", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "29f8b86cb94a4937", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b04485039565785f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/proxy.ts:26"}, "properties": {"repobilityId": "b94b1fb730c3cb4a", "scanner": "scanner-primary", "fingerprint": "b04485039565785f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e7dd7627c101bb06", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/admin/test-scrape/route.ts:14"}, "properties": {"repobilityId": "9acf4233bd37eee7", "scanner": "scanner-primary", "fingerprint": "e7dd7627c101bb06", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-68ae014f3b19882a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/checkDeck/route.ts:70"}, "properties": {"repobilityId": "ac10057861f38b3e", "scanner": "scanner-primary", "fingerprint": "68ae014f3b19882a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-432735029b00f33c", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/api/library/route.ts:31"}, "properties": {"repobilityId": "55d7987a4fd72a91", "scanner": "scanner-primary", "fingerprint": "432735029b00f33c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-32b7d30705a628ab", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/decks-section.tsx:40"}, "properties": {"repobilityId": "8e4760663b3f9ab1", "scanner": "scanner-primary", "fingerprint": "32b7d30705a628ab", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-71b95410a53f6e0a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/page.tsx:99"}, "properties": {"repobilityId": "3b42c7247b908052", "scanner": "scanner-primary", "fingerprint": "71b95410a53f6e0a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0dacd90bb6bf87c6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/admin/invites-section.tsx:104"}, "properties": {"repobilityId": "9651a28cb2dfeb24", "scanner": "scanner-primary", "fingerprint": "0dacd90bb6bf87c6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c7df25c867cb5e20", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/games/page.tsx:133"}, "properties": {"repobilityId": "91ac79c9cce6a4e5", "scanner": "scanner-primary", "fingerprint": "c7df25c867cb5e20", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-65f3984680b0fe8d", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/components/combobox.tsx:23"}, "properties": {"repobilityId": "7b9f969cba30ea51", "scanner": "scanner-primary", "fingerprint": "65f3984680b0fe8d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ab7347ffaceb9420", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/components/header.tsx:16"}, "properties": {"repobilityId": "6dbfa61920b4ade7", "scanner": "scanner-primary", "fingerprint": "ab7347ffaceb9420", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-dd29062d353dacba", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/decks/page.tsx:48"}, "properties": {"repobilityId": "8886739e6bbc98a7", "scanner": "scanner-primary", "fingerprint": "dd29062d353dacba", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-51359b4bc3e0b058", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/decks/[id]/page.tsx:32"}, "properties": {"repobilityId": "b2ac0d3fd8376f91", "scanner": "scanner-primary", "fingerprint": "51359b4bc3e0b058", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6ba9c6db2143d7ef", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/stats/page.tsx:23"}, "properties": {"repobilityId": "39e1f7b0b1454c9a", "scanner": "scanner-primary", "fingerprint": "6ba9c6db2143d7ef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c6f649073dea33c8", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/scripts/backfillDecks.ts:1"}, "properties": {"repobilityId": "657274bd8989fc6a", "scanner": "scanner-primary", "fingerprint": "c6f649073dea33c8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b7ad4e6977790b37", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/deckBackfill.ts:1"}, "properties": {"repobilityId": "91bd882d2cdb00ae", "scanner": "scanner-primary", "fingerprint": "b7ad4e6977790b37", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4ca3af9ee66401c8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/scryfall.ts:45"}, "properties": {"repobilityId": "9b66a2bfa5bcb2d3", "scanner": "scanner-primary", "fingerprint": "4ca3af9ee66401c8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b901683cb5bd952c", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/lib/deckTiers.ts:1"}, "properties": {"repobilityId": "ff93c8bc2708d99c", "scanner": "scanner-primary", "fingerprint": "b901683cb5bd952c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4515a08ea7bb2a66", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/invites.ts:28"}, "properties": {"repobilityId": "027400f14842a9c5", "scanner": "scanner-primary", "fingerprint": "4515a08ea7bb2a66", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-28dc3a1d2dc962b0", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/deckAutoCreate.ts:1"}, "properties": {"repobilityId": "190e6783cc6074ee", "scanner": "scanner-primary", "fingerprint": "28dc3a1d2dc962b0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0672378d0d9a5245", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/stats.ts:418"}, "properties": {"repobilityId": "5886803a3a6a34f5", "scanner": "scanner-primary", "fingerprint": "0672378d0d9a5245", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1f2aa310cabebe0a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/lib/parseDeck.ts:24"}, "properties": {"repobilityId": "feb66fbefe5c4e16", "scanner": "scanner-primary", "fingerprint": "1f2aa310cabebe0a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-94f32447c250c311", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/scrapeMoxfield/scrapeMoxfield.ts:17"}, "properties": {"repobilityId": "8919febf4ea43041", "scanner": "scanner-primary", "fingerprint": "94f32447c250c311", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}