{"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-6cc05bd575d1a4cf", "name": "Stray `console.log` in TS/JS \u2014 src/index.ts:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/index.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-a8725fe880d41bcd", "name": "Stray `console.log` in TS/JS \u2014 src/gemini.ts:334", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/gemini.ts:334"}, "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-9b303f9817b70aa6", "name": "TODO/FIXME marker in shipping code \u2014 src/server.ts:30", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/server.ts:30"}, "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-d04b2cf53b991ef3", "name": "Stray `console.log` in TS/JS \u2014 src/server.ts:240", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/server.ts:240"}, "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-3638ad784892e82c", "name": "Stray `console.log` in TS/JS \u2014 src/bot.ts:263", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/bot.ts:263"}, "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-d169262f35319ae3", "name": "Stray `console.log` in TS/JS \u2014 src/functions/credentialFunctions.ts:296", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/functions/credentialFunctions.ts:296"}, "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-4ed18c019456cbb1", "name": "Stray `console.log` in TS/JS \u2014 src/utils/crypto.ts:183", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/utils/crypto.ts:183"}, "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-411bb10d82ed9bc3", "name": "Stray `console.log` in TS/JS \u2014 src/server/routes/adminRoutes.ts:252", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/server/routes/adminRoutes.ts:252"}, "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-af7bfcfadb4f031c", "name": "Stray `console.log` in TS/JS \u2014 src/server/routes/settingsRoutes.ts:353", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/server/routes/settingsRoutes.ts:353"}, "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-455e4b32fb1449f2", "name": "Stray `console.log` in TS/JS \u2014 src/server/routes/financeRoutes.ts:85", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/server/routes/financeRoutes.ts:85"}, "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-ade91b34d3960f1a", "name": "Stray `console.log` in TS/JS \u2014 src/services/llmClient.ts:116", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/llmClient.ts:116"}, "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-36f58a03bc3f2e59", "name": "Stray `console.log` in TS/JS \u2014 src/services/clipboardCleanupService.ts:16", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/clipboardCleanupService.ts:16"}, "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-14676747c951e151", "name": "Stray `console.log` in TS/JS \u2014 src/services/secretService.ts:75", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/secretService.ts:75"}, "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-09467b664790e166", "name": "Stray `console.log` in TS/JS \u2014 src/services/mcpClient.ts:246", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/mcpClient.ts:246"}, "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-5735658ad31cb097", "name": "Stray `console.log` in TS/JS \u2014 src/services/birthdayReminderService.ts:40", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/birthdayReminderService.ts:40"}, "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-986358c5f47a53d2", "name": "Stray `console.log` in TS/JS \u2014 src/services/reminderEngine.ts:83", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/reminderEngine.ts:83"}, "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-e7aa699b2a38bac5", "name": "Stray `console.log` in TS/JS \u2014 src/services/googleCalendarService.ts:279", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/googleCalendarService.ts:279"}, "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-147bcc8353aa9540", "name": "TODO/FIXME marker in shipping code \u2014 src/services/autoTagService.ts:6", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/services/autoTagService.ts:6"}, "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-1762ba762bcfc656", "name": "Stray `console.log` in TS/JS \u2014 src/services/autoTagService.ts:111", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/autoTagService.ts:111"}, "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-ebfe136622778bdd", "name": "Stray `console.log` in TS/JS \u2014 src/services/webhookProcessor.ts:191", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/webhookProcessor.ts:191"}, "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-ed0b2c75c45b46f6", "name": "Stray `console.log` in TS/JS \u2014 src/services/browserService.ts:246", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/browserService.ts:246"}, "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-0207a085f57a1c34", "name": "Stray `console.log` in TS/JS \u2014 src/services/briefingService.ts:246", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/briefingService.ts:246"}, "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-5a257b5c86c0755f", "name": "Stray `console.log` in TS/JS \u2014 src/services/reportService.ts:249", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/reportService.ts:249"}, "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-cb90f46aed16bd43", "name": "Stray `console.log` in TS/JS \u2014 src/services/paymentRecurrenceService.ts:83", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/paymentRecurrenceService.ts:83"}, "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-f26d2cb215376651", "name": "Stray `console.log` in TS/JS \u2014 src/services/backupService.ts:196", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/backupService.ts:196"}, "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-a6b95452b00f45b7", "name": "Stray `console.log` in TS/JS \u2014 src/services/googleDriveService.ts:91", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/googleDriveService.ts:91"}, "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-c9881e4d4c9f4747", "name": "Stray `console.log` in TS/JS \u2014 src/services/passwordPolicy.ts:47", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/passwordPolicy.ts:47"}, "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-b2a75930814b2e5d", "name": "Stray `console.log` in TS/JS \u2014 src/services/chartService.ts:62", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/chartService.ts:62"}, "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-cd3fb51d0eb94497", "name": "Stray `console.log` in TS/JS \u2014 src/services/playbookScheduleService.ts:232", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/services/playbookScheduleService.ts:232"}, "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-f5400e8c425b8678", "name": "Stray `console.log` in TS/JS \u2014 src/db/migrations.ts:34", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/db/migrations.ts:34"}, "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-73559660f2e1c3c1", "name": "Stray `console.log` in TS/JS \u2014 src/db/redis.ts:36", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/db/redis.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-b20e0b6fe9efe19e", "name": "TODO/FIXME marker in shipping code \u2014 src/public/app.js:3507", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/public/app.js:3507"}, "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-7a42b93e5732abcd", "name": "Insecure pattern 'node_child_process' in src/services/browserService.ts:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/services/browserService.ts:4"}, "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-7cc735adfa1591b4", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/public/app.js:578", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/public/app.js:578"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e13791b4d19b99ec", "name": "Very large file: src/gemini.ts (1045 lines)", "shortDescription": {"text": "Very large file: src/gemini.ts (1045 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-e7a5b021819a5db3", "name": "Very large file: src/public/app.js (6029 lines)", "shortDescription": {"text": "Very large file: src/public/app.js (6029 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 100 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b0b1d4079e3ea3ab", "name": "38 TODO/FIXME markers", "shortDescription": {"text": "38 TODO/FIXME markers"}, "fullDescription": {"text": "High count of TODO/FIXME/HACK markers \u2014 track them as issues so they're not forgotten."}, "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 99 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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-4a4019f294ef5966", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/bot.ts:442", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/bot.ts:442"}, "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-34bb4a3146a8953e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/services/notifier.ts:105", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/services/notifier.ts:105"}, "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-d9c31ccaa5173316", "name": "Commented-code block (7 lines) in src/services/reminderEngine.ts:16", "shortDescription": {"text": "Commented-code block (7 lines) in src/services/reminderEngine.ts:16"}, "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-50474a9ee0739d2c", "name": "Legacy-named symbol `architecture_v2` in src/db/migrations.ts:198", "shortDescription": {"text": "Legacy-named symbol `architecture_v2` in src/db/migrations.ts:198"}, "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-ead87380c8d2e67d", "name": "Legacy-named symbol `architecture_v2` in src/db/botAttributesRepo.ts:6", "shortDescription": {"text": "Legacy-named symbol `architecture_v2` in src/db/botAttributesRepo.ts:6"}, "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-2eafc3188c36bb02", "name": "3 env vars used in code but missing from .env.example", "shortDescription": {"text": "3 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `SECRET_KEY`, `SECRET_KEY_NEW`, `YUUKA_ENCRYPTION_SECRET_NEW`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20478"}, "properties": {"repository": "Suki-9/yuuka", "repoUrl": "https://github.com/Suki-9/yuuka", "branch": "main"}, "results": [{"ruleId": "scanner-6cc05bd575d1a4cf", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/index.ts:19"}, "properties": {"repobilityId": "867f5b4f120dafeb", "scanner": "scanner-primary", "fingerprint": "6cc05bd575d1a4cf", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a8725fe880d41bcd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/gemini.ts:334"}, "properties": {"repobilityId": "27858a62c5b650fb", "scanner": "scanner-primary", "fingerprint": "a8725fe880d41bcd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9b303f9817b70aa6", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/server.ts:30"}, "properties": {"repobilityId": "87ce739acd95e62a", "scanner": "scanner-primary", "fingerprint": "9b303f9817b70aa6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-d04b2cf53b991ef3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/server.ts:240"}, "properties": {"repobilityId": "7753d6bdd8ad49dd", "scanner": "scanner-primary", "fingerprint": "d04b2cf53b991ef3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3638ad784892e82c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/bot.ts:263"}, "properties": {"repobilityId": "bad6290775f3b5f2", "scanner": "scanner-primary", "fingerprint": "3638ad784892e82c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d169262f35319ae3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/functions/credentialFunctions.ts:296"}, "properties": {"repobilityId": "d204e9874371eb54", "scanner": "scanner-primary", "fingerprint": "d169262f35319ae3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4ed18c019456cbb1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/utils/crypto.ts:183"}, "properties": {"repobilityId": "60cdd7171f45bdb0", "scanner": "scanner-primary", "fingerprint": "4ed18c019456cbb1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-411bb10d82ed9bc3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/server/routes/adminRoutes.ts:252"}, "properties": {"repobilityId": "c7be2f11160d17c6", "scanner": "scanner-primary", "fingerprint": "411bb10d82ed9bc3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-af7bfcfadb4f031c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/server/routes/settingsRoutes.ts:353"}, "properties": {"repobilityId": "493bbb42e328290a", "scanner": "scanner-primary", "fingerprint": "af7bfcfadb4f031c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-455e4b32fb1449f2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/server/routes/financeRoutes.ts:85"}, "properties": {"repobilityId": "5651791d80b0e06e", "scanner": "scanner-primary", "fingerprint": "455e4b32fb1449f2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ade91b34d3960f1a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/llmClient.ts:116"}, "properties": {"repobilityId": "d8fe87e5d0631a12", "scanner": "scanner-primary", "fingerprint": "ade91b34d3960f1a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-36f58a03bc3f2e59", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/clipboardCleanupService.ts:16"}, "properties": {"repobilityId": "2bfa3737f3ac4e8f", "scanner": "scanner-primary", "fingerprint": "36f58a03bc3f2e59", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-14676747c951e151", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/secretService.ts:75"}, "properties": {"repobilityId": "493431600e86b133", "scanner": "scanner-primary", "fingerprint": "14676747c951e151", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-09467b664790e166", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/mcpClient.ts:246"}, "properties": {"repobilityId": "b94bbd2c318313f3", "scanner": "scanner-primary", "fingerprint": "09467b664790e166", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5735658ad31cb097", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/birthdayReminderService.ts:40"}, "properties": {"repobilityId": "43c35a0530788660", "scanner": "scanner-primary", "fingerprint": "5735658ad31cb097", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-986358c5f47a53d2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/reminderEngine.ts:83"}, "properties": {"repobilityId": "d0f8bdbc835d8c61", "scanner": "scanner-primary", "fingerprint": "986358c5f47a53d2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e7aa699b2a38bac5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/googleCalendarService.ts:279"}, "properties": {"repobilityId": "d0d63bd1fdc681e2", "scanner": "scanner-primary", "fingerprint": "e7aa699b2a38bac5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-147bcc8353aa9540", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/services/autoTagService.ts:6"}, "properties": {"repobilityId": "0deeb7ab479f74a1", "scanner": "scanner-primary", "fingerprint": "147bcc8353aa9540", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-1762ba762bcfc656", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/autoTagService.ts:111"}, "properties": {"repobilityId": "9ce774c0e2dc1096", "scanner": "scanner-primary", "fingerprint": "1762ba762bcfc656", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ebfe136622778bdd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/webhookProcessor.ts:191"}, "properties": {"repobilityId": "7f61f10b0492b0bf", "scanner": "scanner-primary", "fingerprint": "ebfe136622778bdd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ed0b2c75c45b46f6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/browserService.ts:246"}, "properties": {"repobilityId": "d9882acdbc90006b", "scanner": "scanner-primary", "fingerprint": "ed0b2c75c45b46f6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0207a085f57a1c34", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/briefingService.ts:246"}, "properties": {"repobilityId": "f491ef7f05db3f6b", "scanner": "scanner-primary", "fingerprint": "0207a085f57a1c34", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5a257b5c86c0755f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/reportService.ts:249"}, "properties": {"repobilityId": "6ea13a87b8c5d11e", "scanner": "scanner-primary", "fingerprint": "5a257b5c86c0755f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cb90f46aed16bd43", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/paymentRecurrenceService.ts:83"}, "properties": {"repobilityId": "a398f9307cc3eaeb", "scanner": "scanner-primary", "fingerprint": "cb90f46aed16bd43", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f26d2cb215376651", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/backupService.ts:196"}, "properties": {"repobilityId": "5b3f26ba0cf0adf0", "scanner": "scanner-primary", "fingerprint": "f26d2cb215376651", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a6b95452b00f45b7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/googleDriveService.ts:91"}, "properties": {"repobilityId": "c8220fc264fe5ba5", "scanner": "scanner-primary", "fingerprint": "a6b95452b00f45b7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c9881e4d4c9f4747", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/passwordPolicy.ts:47"}, "properties": {"repobilityId": "f19b641a4112fe64", "scanner": "scanner-primary", "fingerprint": "c9881e4d4c9f4747", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b2a75930814b2e5d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/chartService.ts:62"}, "properties": {"repobilityId": "a6a6c249013d114c", "scanner": "scanner-primary", "fingerprint": "b2a75930814b2e5d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cd3fb51d0eb94497", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/services/playbookScheduleService.ts:232"}, "properties": {"repobilityId": "86f670c9c59c8473", "scanner": "scanner-primary", "fingerprint": "cd3fb51d0eb94497", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f5400e8c425b8678", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/db/migrations.ts:34"}, "properties": {"repobilityId": "122db63cbaa9dce3", "scanner": "scanner-primary", "fingerprint": "f5400e8c425b8678", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-73559660f2e1c3c1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/db/redis.ts:36"}, "properties": {"repobilityId": "e6516da8fc793976", "scanner": "scanner-primary", "fingerprint": "73559660f2e1c3c1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b20e0b6fe9efe19e", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/public/app.js:3507"}, "properties": {"repobilityId": "8a5b1849903cb8d3", "scanner": "scanner-primary", "fingerprint": "b20e0b6fe9efe19e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-7a42b93e5732abcd", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/services/browserService.ts:4"}, "properties": {"repobilityId": "3f22fa9d2180f5a0", "scanner": "scanner-primary", "fingerprint": "7a42b93e5732abcd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/services/browserService.ts"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-7cc735adfa1591b4", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/public/app.js:578"}, "properties": {"repobilityId": "878f4b2a41878942", "scanner": "scanner-primary", "fingerprint": "7cc735adfa1591b4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/public/app.js"}, "region": {"startLine": 578}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-e13791b4d19b99ec", "level": "note", "message": {"text": "Very large file: src/gemini.ts (1045 lines)"}, "properties": {"repobilityId": "02a803989342658d", "scanner": "scanner-primary", "fingerprint": "e13791b4d19b99ec", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-e7a5b021819a5db3", "level": "note", "message": {"text": "Very large file: src/public/app.js (6029 lines)"}, "properties": {"repobilityId": "ad157039a62b2088", "scanner": "scanner-primary", "fingerprint": "e7a5b021819a5db3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-b0b1d4079e3ea3ab", "level": "note", "message": {"text": "38 TODO/FIXME markers"}, "properties": {"repobilityId": "4b38c118003e07d2", "scanner": "scanner-primary", "fingerprint": "b0b1d4079e3ea3ab", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["maintenance"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "0554659828a8ce39", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "b1dcae4a8f19b1be", "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": "c89cc602ac07cf33", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "091c8f3e662a1272", "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": "d7b7dd0c3c9d221a", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-4a4019f294ef5966", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/bot.ts:442"}, "properties": {"repobilityId": "408f7d91b53acb5f", "scanner": "scanner-primary", "fingerprint": "4a4019f294ef5966", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-34bb4a3146a8953e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/services/notifier.ts:105"}, "properties": {"repobilityId": "3ce291b2cbd4b7f1", "scanner": "scanner-primary", "fingerprint": "34bb4a3146a8953e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d9c31ccaa5173316", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/services/reminderEngine.ts:16"}, "properties": {"repobilityId": "b53991f8ca5ebd32", "scanner": "scanner-primary", "fingerprint": "d9c31ccaa5173316", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-50474a9ee0739d2c", "level": "note", "message": {"text": "Legacy-named symbol `architecture_v2` in src/db/migrations.ts:198"}, "properties": {"repobilityId": "9b84053e312e1cb6", "scanner": "scanner-primary", "fingerprint": "50474a9ee0739d2c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-ead87380c8d2e67d", "level": "note", "message": {"text": "Legacy-named symbol `architecture_v2` in src/db/botAttributesRepo.ts:6"}, "properties": {"repobilityId": "aaa6eea9f8816475", "scanner": "scanner-primary", "fingerprint": "ead87380c8d2e67d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2eafc3188c36bb02", "level": "none", "message": {"text": "3 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "bd934ba112b02ffa", "scanner": "scanner-primary", "fingerprint": "2eafc3188c36bb02", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}