{"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-05f85f7c95a3ea40", "name": "TODO/FIXME marker in shipping code \u2014 frontend/src/spine/lanes/failuresLane.ts:3", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 frontend/src/spine/lanes/failuresLane.ts:3"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bb0d9482612bdd03", "name": "Stray `console.log` in TS/JS \u2014 scripts/app-setup.ts:36", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/app-setup.ts:36"}, "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-23ba43133e093037", "name": "Stray `console.log` in TS/JS \u2014 server/config.ts:369", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server/config.ts:369"}, "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-f259d53579724135", "name": "Stray `console.log` in TS/JS \u2014 server/index.ts:89", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server/index.ts:89"}, "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-314d243f94c739f5", "name": "Stray `console.log` in TS/JS \u2014 server/poller.ts:676", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server/poller.ts:676"}, "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-03d97d4986d16d43", "name": "TODO/FIXME marker in shipping code \u2014 server/backfill.ts:27", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 server/backfill.ts:27"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-66992a8ebd500eeb", "name": "Insecure pattern 'exec_used' in server/notifier.ts:390", "shortDescription": {"text": "Insecure pattern 'exec_used' in server/notifier.ts:390"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-122d1d9359912680", "name": "Insecure pattern 'node_child_process' in server/notifier.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in server/notifier.ts:1"}, "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-ca39f5c5b95d6ea6", "name": "Insecure pattern 'node_child_process' in server/auth.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in server/auth.ts:1"}, "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-504535f1da85ac6a", "name": "Insecure pattern 'node_child_process' in server/deploy-watcher.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in server/deploy-watcher.ts:1"}, "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-50011b535d3c17c4", "name": "Insecure pattern 'node_child_process' in server/index.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in server/index.ts:1"}, "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-d643a6ccc40bea5e", "name": "Insecure pattern 'node_child_process' in server/__tests__/runner-job-keys.contract.test.ts:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in server/__tests__/runner-job-keys.contract.test.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-a171ae10f54bebea", "name": "Insecure pattern 'node_child_process' in server/__tests__/deploy-watcher.test.ts:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in server/__tests__/deploy-watcher.test.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-9f065f7ca12e4079", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "dependabot/fetch-metadata@v3 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fe82dc4c5a28d6b9", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-08fcc3abd04e6883", "name": "Very large file: frontend/src/MetricsView.tsx (1344 lines)", "shortDescription": {"text": "Very large file: frontend/src/MetricsView.tsx (1344 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ad9f37b70cce81ab", "name": "Very large file: frontend/src/__tests__/MetricsView.test.tsx (1310 lines)", "shortDescription": {"text": "Very large file: frontend/src/__tests__/MetricsView.test.tsx (1310 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-47867b036c4c0506", "name": "Very large file: server/history.ts (1446 lines)", "shortDescription": {"text": "Very large file: server/history.ts (1446 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5abc831606ac24f9", "name": "Very large file: server/poller.ts (3202 lines)", "shortDescription": {"text": "Very large file: server/poller.ts (3202 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b9253269117b813d", "name": "Very large file: server/metrics.ts (1438 lines)", "shortDescription": {"text": "Very large file: server/metrics.ts (1438 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fe10bac34b976d3b", "name": "Very large file: server/__tests__/metrics.test.ts (1708 lines)", "shortDescription": {"text": "Very large file: server/__tests__/metrics.test.ts (1708 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5bd26a4f351767e8", "name": "Very large file: server/__tests__/poller.test.ts (5928 lines)", "shortDescription": {"text": "Very large file: server/__tests__/poller.test.ts (5928 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-db91116c52fc3b47", "name": "Very large file: server/__tests__/history.test.ts (1584 lines)", "shortDescription": {"text": "Very large file: server/__tests__/history.test.ts (1584 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-53888a9047b41744", "name": "Very large file: server/__tests__/config.test.ts (1168 lines)", "shortDescription": {"text": "Very large file: server/__tests__/config.test.ts (1168 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "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 48 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 23 placeholder/mock markers across 10 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-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-57fda0ff0ecbc843", "name": "Commented-code block (6 lines) in frontend/src/MetricsView.tsx:284", "shortDescription": {"text": "Commented-code block (6 lines) in frontend/src/MetricsView.tsx:284"}, "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-dbd289393e261d56", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/RunnerRouting.tsx:47", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/RunnerRouting.tsx:47"}, "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-9af2700e474d49a3", "name": "Commented-code block (6 lines) in frontend/src/App.tsx:141", "shortDescription": {"text": "Commented-code block (6 lines) in frontend/src/App.tsx:141"}, "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-dfe3cd057d2af9c1", "name": "Commented-code block (7 lines) in frontend/src/types.ts:306", "shortDescription": {"text": "Commented-code block (7 lines) in frontend/src/types.ts:306"}, "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-57ac3eab80cd076a", "name": "Commented-code block (5 lines) in frontend/src/__tests__/RepoCollapse.test.tsx:240", "shortDescription": {"text": "Commented-code block (5 lines) in frontend/src/__tests__/RepoCollapse.test.tsx:240"}, "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-5fb206ff63d496e3", "name": "Commented-code block (5 lines) in frontend/src/spine/lanes/failuresLane.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in frontend/src/spine/lanes/failuresLane.ts:3"}, "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-85b8ff82ba9e02e1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/app-setup.ts:78", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/app-setup.ts:78"}, "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-0e22b2c9d9de340b", "name": "Commented-code block (8 lines) in server/pool-learning.ts:112", "shortDescription": {"text": "Commented-code block (8 lines) in server/pool-learning.ts:112"}, "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-a3ea875333517e39", "name": "Legacy-named symbol `deconflation_prune_v1` in server/history.ts:839", "shortDescription": {"text": "Legacy-named symbol `deconflation_prune_v1` in server/history.ts:839"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-60b5bf557950e8cf", "name": "Commented-code block (8 lines) in server/history.ts:125", "shortDescription": {"text": "Commented-code block (8 lines) in server/history.ts:125"}, "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-ca53b30249eafc52", "name": "Commented-code block (5 lines) in server/index.ts:130", "shortDescription": {"text": "Commented-code block (5 lines) in server/index.ts:130"}, "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-7739274fd2e02f92", "name": "Commented-code block (11 lines) in server/poller.ts:185", "shortDescription": {"text": "Commented-code block (11 lines) in server/poller.ts:185"}, "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-6a86cc0ef32bca16", "name": "Commented-code block (7 lines) in server/normalize.ts:71", "shortDescription": {"text": "Commented-code block (7 lines) in server/normalize.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-073a21019fdca4f9", "name": "Commented-code block (5 lines) in server/metrics.ts:615", "shortDescription": {"text": "Commented-code block (5 lines) in server/metrics.ts:615"}, "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-e42cd46d48d287d4", "name": "Legacy-named symbol `deconflation_prune_v1` in server/__tests__/poller.test.ts:4487", "shortDescription": {"text": "Legacy-named symbol `deconflation_prune_v1` in server/__tests__/poller.test.ts:4487"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7329fe19379834c9", "name": "Commented-code block (5 lines) in server/__tests__/poller.test.ts:14", "shortDescription": {"text": "Commented-code block (5 lines) in server/__tests__/poller.test.ts:14"}, "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-22eab6756422788a", "name": "Legacy-named symbol `oidOld` in server/__tests__/history.test.ts:1031", "shortDescription": {"text": "Legacy-named symbol `oidOld` in server/__tests__/history.test.ts:1031"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-917e57c08715d6aa", "name": "Commented-code block (6 lines) in server/estimator/classify.ts:107", "shortDescription": {"text": "Commented-code block (6 lines) in server/estimator/classify.ts:107"}, "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-b88e25d1bc41993e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 server/estimator/classify.ts:103", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server/estimator/classify.ts:103"}, "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-f78d06a4200f9ff0", "name": "Commented-code block (6 lines) in server/estimator/recommendations.ts:63", "shortDescription": {"text": "Commented-code block (6 lines) in server/estimator/recommendations.ts:63"}, "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-f7f8ee3700d1412b", "name": "Commented-code block (5 lines) in server/estimator/__tests__/classify.test.ts:286", "shortDescription": {"text": "Commented-code block (5 lines) in server/estimator/__tests__/classify.test.ts:286"}, "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-27652a11ba620012", "name": "Unused endpoint: GET /api/state", "shortDescription": {"text": "Unused endpoint: GET /api/state"}, "fullDescription": {"text": "`server/api.ts` declares `GET /api/state` 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-0c6cc4a7d50d72f6", "name": "Unused endpoint: POST /api/cost/actuals", "shortDescription": {"text": "Unused endpoint: POST /api/cost/actuals"}, "fullDescription": {"text": "`server/api.ts` declares `POST /api/cost/actuals` 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-32af5edd087acbbc", "name": "Unused endpoint: GET /api/events", "shortDescription": {"text": "Unused endpoint: GET /api/events"}, "fullDescription": {"text": "`server/api.ts` declares `GET /api/events` 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/20279"}, "properties": {"repository": "steiner385/pr-dashboard", "repoUrl": "https://github.com/steiner385/pr-dashboard", "branch": "main"}, "results": [{"ruleId": "scanner-05f85f7c95a3ea40", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 frontend/src/spine/lanes/failuresLane.ts:3"}, "properties": {"repobilityId": "53a3c7e74220bdb1", "scanner": "scanner-primary", "fingerprint": "05f85f7c95a3ea40", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-bb0d9482612bdd03", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/app-setup.ts:36"}, "properties": {"repobilityId": "a2d9e3283dd0bad8", "scanner": "scanner-primary", "fingerprint": "bb0d9482612bdd03", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-23ba43133e093037", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server/config.ts:369"}, "properties": {"repobilityId": "316ce49a48902035", "scanner": "scanner-primary", "fingerprint": "23ba43133e093037", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f259d53579724135", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server/index.ts:89"}, "properties": {"repobilityId": "b4961a877930fd2f", "scanner": "scanner-primary", "fingerprint": "f259d53579724135", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-314d243f94c739f5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server/poller.ts:676"}, "properties": {"repobilityId": "5783e383db89d785", "scanner": "scanner-primary", "fingerprint": "314d243f94c739f5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-03d97d4986d16d43", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 server/backfill.ts:27"}, "properties": {"repobilityId": "e8fa9d776fc621bf", "scanner": "scanner-primary", "fingerprint": "03d97d4986d16d43", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-66992a8ebd500eeb", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in server/notifier.ts:390"}, "properties": {"repobilityId": "811af50bcdfc6bc9", "scanner": "scanner-primary", "fingerprint": "66992a8ebd500eeb", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server/notifier.ts"}, "region": {"startLine": 390}}}]}, {"ruleId": "scanner-122d1d9359912680", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in server/notifier.ts:1"}, "properties": {"repobilityId": "4209f965eea0cc07", "scanner": "scanner-primary", "fingerprint": "122d1d9359912680", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server/notifier.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ca39f5c5b95d6ea6", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in server/auth.ts:1"}, "properties": {"repobilityId": "a8a24ccddc83f034", "scanner": "scanner-primary", "fingerprint": "ca39f5c5b95d6ea6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server/auth.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-504535f1da85ac6a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in server/deploy-watcher.ts:1"}, "properties": {"repobilityId": "da0088b25ec5f22a", "scanner": "scanner-primary", "fingerprint": "504535f1da85ac6a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server/deploy-watcher.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-50011b535d3c17c4", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in server/index.ts:1"}, "properties": {"repobilityId": "6e16f30da262171d", "scanner": "scanner-primary", "fingerprint": "50011b535d3c17c4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server/index.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d643a6ccc40bea5e", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in server/__tests__/runner-job-keys.contract.test.ts:2"}, "properties": {"repobilityId": "e11353db83371898", "scanner": "scanner-primary", "fingerprint": "d643a6ccc40bea5e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server/__tests__/runner-job-keys.contract.test.ts"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-a171ae10f54bebea", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in server/__tests__/deploy-watcher.test.ts:2"}, "properties": {"repobilityId": "226e4b709e747dd4", "scanner": "scanner-primary", "fingerprint": "a171ae10f54bebea", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server/__tests__/deploy-watcher.test.ts"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-9f065f7ca12e4079", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "95e6e9a7bd2599ec", "scanner": "scanner-primary", "fingerprint": "9f065f7ca12e4079", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/dependabot-automerge.yml"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-fe82dc4c5a28d6b9", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "070ce4f7a42e0586", "scanner": "scanner-primary", "fingerprint": "fe82dc4c5a28d6b9", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/dependabot-automerge.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-08fcc3abd04e6883", "level": "note", "message": {"text": "Very large file: frontend/src/MetricsView.tsx (1344 lines)"}, "properties": {"repobilityId": "eb4d52f406fcdac2", "scanner": "scanner-primary", "fingerprint": "08fcc3abd04e6883", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ad9f37b70cce81ab", "level": "note", "message": {"text": "Very large file: frontend/src/__tests__/MetricsView.test.tsx (1310 lines)"}, "properties": {"repobilityId": "8a9aac10559f31e4", "scanner": "scanner-primary", "fingerprint": "ad9f37b70cce81ab", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-47867b036c4c0506", "level": "note", "message": {"text": "Very large file: server/history.ts (1446 lines)"}, "properties": {"repobilityId": "3ad1ef482f5d58bf", "scanner": "scanner-primary", "fingerprint": "47867b036c4c0506", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5abc831606ac24f9", "level": "note", "message": {"text": "Very large file: server/poller.ts (3202 lines)"}, "properties": {"repobilityId": "45293073303e6d36", "scanner": "scanner-primary", "fingerprint": "5abc831606ac24f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b9253269117b813d", "level": "note", "message": {"text": "Very large file: server/metrics.ts (1438 lines)"}, "properties": {"repobilityId": "a9b879fd44ceedf5", "scanner": "scanner-primary", "fingerprint": "b9253269117b813d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-fe10bac34b976d3b", "level": "note", "message": {"text": "Very large file: server/__tests__/metrics.test.ts (1708 lines)"}, "properties": {"repobilityId": "ff8d83a91b822ee0", "scanner": "scanner-primary", "fingerprint": "fe10bac34b976d3b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5bd26a4f351767e8", "level": "note", "message": {"text": "Very large file: server/__tests__/poller.test.ts (5928 lines)"}, "properties": {"repobilityId": "a0179dddab44417a", "scanner": "scanner-primary", "fingerprint": "5bd26a4f351767e8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-db91116c52fc3b47", "level": "note", "message": {"text": "Very large file: server/__tests__/history.test.ts (1584 lines)"}, "properties": {"repobilityId": "dece456237e27370", "scanner": "scanner-primary", "fingerprint": "db91116c52fc3b47", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-53888a9047b41744", "level": "note", "message": {"text": "Very large file: server/__tests__/config.test.ts (1168 lines)"}, "properties": {"repobilityId": "87d5aede736cb52b", "scanner": "scanner-primary", "fingerprint": "53888a9047b41744", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "f280061ffc1065b4", "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": "c52bbdc245529a80", "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": "44d289f0ef0defa2", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "607a479a9f56a3a0", "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": "85aa41f74d083daa", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-57fda0ff0ecbc843", "level": "none", "message": {"text": "Commented-code block (6 lines) in frontend/src/MetricsView.tsx:284"}, "properties": {"repobilityId": "ee0d39e0417d8319", "scanner": "scanner-primary", "fingerprint": "57fda0ff0ecbc843", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dbd289393e261d56", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/RunnerRouting.tsx:47"}, "properties": {"repobilityId": "5f2fa83b7742e97c", "scanner": "scanner-primary", "fingerprint": "dbd289393e261d56", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9af2700e474d49a3", "level": "none", "message": {"text": "Commented-code block (6 lines) in frontend/src/App.tsx:141"}, "properties": {"repobilityId": "a4b04966e80e9ca4", "scanner": "scanner-primary", "fingerprint": "9af2700e474d49a3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dfe3cd057d2af9c1", "level": "none", "message": {"text": "Commented-code block (7 lines) in frontend/src/types.ts:306"}, "properties": {"repobilityId": "cfd28952add4f701", "scanner": "scanner-primary", "fingerprint": "dfe3cd057d2af9c1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-57ac3eab80cd076a", "level": "none", "message": {"text": "Commented-code block (5 lines) in frontend/src/__tests__/RepoCollapse.test.tsx:240"}, "properties": {"repobilityId": "b669a07120e4639f", "scanner": "scanner-primary", "fingerprint": "57ac3eab80cd076a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5fb206ff63d496e3", "level": "none", "message": {"text": "Commented-code block (5 lines) in frontend/src/spine/lanes/failuresLane.ts:3"}, "properties": {"repobilityId": "5a5508efbb442cd6", "scanner": "scanner-primary", "fingerprint": "5fb206ff63d496e3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-85b8ff82ba9e02e1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/app-setup.ts:78"}, "properties": {"repobilityId": "652febfdd89c1999", "scanner": "scanner-primary", "fingerprint": "85b8ff82ba9e02e1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0e22b2c9d9de340b", "level": "none", "message": {"text": "Commented-code block (8 lines) in server/pool-learning.ts:112"}, "properties": {"repobilityId": "4b059d2d37d08efe", "scanner": "scanner-primary", "fingerprint": "0e22b2c9d9de340b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a3ea875333517e39", "level": "note", "message": {"text": "Legacy-named symbol `deconflation_prune_v1` in server/history.ts:839"}, "properties": {"repobilityId": "ae9e04d4615a16a9", "scanner": "scanner-primary", "fingerprint": "a3ea875333517e39", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-60b5bf557950e8cf", "level": "none", "message": {"text": "Commented-code block (8 lines) in server/history.ts:125"}, "properties": {"repobilityId": "e6e337601f4ea95f", "scanner": "scanner-primary", "fingerprint": "60b5bf557950e8cf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ca53b30249eafc52", "level": "none", "message": {"text": "Commented-code block (5 lines) in server/index.ts:130"}, "properties": {"repobilityId": "30174f97ab0f82ed", "scanner": "scanner-primary", "fingerprint": "ca53b30249eafc52", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7739274fd2e02f92", "level": "none", "message": {"text": "Commented-code block (11 lines) in server/poller.ts:185"}, "properties": {"repobilityId": "d0bccc838b7e901c", "scanner": "scanner-primary", "fingerprint": "7739274fd2e02f92", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6a86cc0ef32bca16", "level": "none", "message": {"text": "Commented-code block (7 lines) in server/normalize.ts:71"}, "properties": {"repobilityId": "8e01978a15a68d6e", "scanner": "scanner-primary", "fingerprint": "6a86cc0ef32bca16", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-073a21019fdca4f9", "level": "none", "message": {"text": "Commented-code block (5 lines) in server/metrics.ts:615"}, "properties": {"repobilityId": "fc8c314a8c857e66", "scanner": "scanner-primary", "fingerprint": "073a21019fdca4f9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e42cd46d48d287d4", "level": "note", "message": {"text": "Legacy-named symbol `deconflation_prune_v1` in server/__tests__/poller.test.ts:4487"}, "properties": {"repobilityId": "1f267691deba6857", "scanner": "scanner-primary", "fingerprint": "e42cd46d48d287d4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-7329fe19379834c9", "level": "none", "message": {"text": "Commented-code block (5 lines) in server/__tests__/poller.test.ts:14"}, "properties": {"repobilityId": "e791d183b3286385", "scanner": "scanner-primary", "fingerprint": "7329fe19379834c9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-22eab6756422788a", "level": "note", "message": {"text": "Legacy-named symbol `oidOld` in server/__tests__/history.test.ts:1031"}, "properties": {"repobilityId": "87051f03928c1017", "scanner": "scanner-primary", "fingerprint": "22eab6756422788a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-917e57c08715d6aa", "level": "none", "message": {"text": "Commented-code block (6 lines) in server/estimator/classify.ts:107"}, "properties": {"repobilityId": "7300cdff1a6b9514", "scanner": "scanner-primary", "fingerprint": "917e57c08715d6aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b88e25d1bc41993e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 server/estimator/classify.ts:103"}, "properties": {"repobilityId": "aab91e07b8187263", "scanner": "scanner-primary", "fingerprint": "b88e25d1bc41993e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f78d06a4200f9ff0", "level": "none", "message": {"text": "Commented-code block (6 lines) in server/estimator/recommendations.ts:63"}, "properties": {"repobilityId": "a67fdf17fa3ce367", "scanner": "scanner-primary", "fingerprint": "f78d06a4200f9ff0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f7f8ee3700d1412b", "level": "none", "message": {"text": "Commented-code block (5 lines) in server/estimator/__tests__/classify.test.ts:286"}, "properties": {"repobilityId": "9d28ae60062e5af4", "scanner": "scanner-primary", "fingerprint": "f7f8ee3700d1412b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-27652a11ba620012", "level": "note", "message": {"text": "Unused endpoint: GET /api/state"}, "properties": {"repobilityId": "8fd4291d24f1aa2b", "scanner": "scanner-primary", "fingerprint": "27652a11ba620012", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0c6cc4a7d50d72f6", "level": "note", "message": {"text": "Unused endpoint: POST /api/cost/actuals"}, "properties": {"repobilityId": "6089228607411807", "scanner": "scanner-primary", "fingerprint": "0c6cc4a7d50d72f6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-32af5edd087acbbc", "level": "note", "message": {"text": "Unused endpoint: GET /api/events"}, "properties": {"repobilityId": "91169aba3ced5457", "scanner": "scanner-primary", "fingerprint": "32af5edd087acbbc", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}