{"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-d401c95e25cc4262", "name": "Stray `console.log` in TS/JS \u2014 server.js:48", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server.js:48"}, "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-e26640dc11e2f82f", "name": "Stray `console.log` in TS/JS \u2014 config/webpack.config.js:43", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 config/webpack.config.js: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-ef606f0f9a6308fb", "name": "Stray `console.log` in TS/JS \u2014 tests/e2e/basic-functionality.spec.js:62", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tests/e2e/basic-functionality.spec.js: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-58df242003b540c3", "name": "Stray `console.log` in TS/JS \u2014 tests/e2e/debug.spec.js:7", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tests/e2e/debug.spec.js:7"}, "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-87f997794a69d9a8", "name": "Stray `console.log` in TS/JS \u2014 scripts/build-default-icon-seed.js:50", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/build-default-icon-seed.js:50"}, "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-18678e6c8069262b", "name": "Stray `console.log` in TS/JS \u2014 scripts/importIcons.js:88", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/importIcons.js:88"}, "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-bdb620de477c425a", "name": "Icon-only button without accessible name \u2014 src/js/app.js:3208", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/js/app.js:3208"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1607a2c29b099dff", "name": "TODO/FIXME marker in shipping code \u2014 src/js/app.js:4396", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/js/app.js:4396"}, "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-2a8552a6e49821e3", "name": "Stray `console.log` in TS/JS \u2014 src/js/app.js:215", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/js/app.js:215"}, "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-d8d59c42b643afe3", "name": "Stray `console.log` in TS/JS \u2014 src/js/modules/db.js:27", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/db.js:27"}, "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-9f4eadeea209a780", "name": "Stray `console.log` in TS/JS \u2014 src/js/modules/pdfGenerator.js:65", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/pdfGenerator.js:65"}, "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-8ea5fb0fa202e173", "name": "Stray `console.log` in TS/JS \u2014 src/js/modules/aiService.js:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/aiService.js:9"}, "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-402bb7d5fb2b73c0", "name": "Stray `console.log` in TS/JS \u2014 src/js/modules/sqliteStorage.js:48", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/sqliteStorage.js:48"}, "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-ab7fc180a1881271", "name": "Stray `console.log` in TS/JS \u2014 src/js/modules/i18n.js:573", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/i18n.js:573"}, "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-a3158e7c678b6e6b", "name": "Stray `console.log` in TS/JS \u2014 src/js/modules/indexedDBMigrator.js:16", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/indexedDBMigrator.js: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-9f12b7c5996a3e72", "name": "Stray `console.log` in TS/JS \u2014 src/js/modules/backupManager.js:67", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/backupManager.js:67"}, "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-1c6498bc3e29dd5c", "name": "Stray `console.log` in TS/JS \u2014 src/js/modules/apiStorage.js:19", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/apiStorage.js: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-ecc472d32cebb92e", "name": "Stray `console.log` in TS/JS \u2014 src/js/modules/imageUtils.js:98", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/imageUtils.js:98"}, "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-28f5a566183dd603", "name": "Insecure pattern 'cors_wildcard' in server.js:152", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in server.js:152"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3c3b8b5a539ab2d9", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/js/app.js:135", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/js/app.js:135"}, "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-ac7543338ebbf9e9", "name": "Insecure pattern 'insert_adjacent_html' in src/js/app.js:3276", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in src/js/app.js:3276"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). 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-27924aa79fa4a517", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/upload-artifact@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-de53ac274e5b4ecf", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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": "low", "confidence": 1.0}}, {"id": "scanner-37716d9c0a33ad5c", "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-2921d06182ef449c", "name": "Very large file: src/js/app.js (4839 lines)", "shortDescription": {"text": "Very large file: src/js/app.js (4839 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-236cc4146f2e67a7", "name": "Very large file: src/js/modules/sqliteStorage.js (1785 lines)", "shortDescription": {"text": "Very large file: src/js/modules/sqliteStorage.js (1785 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 173 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 20 placeholder/mock markers across 5 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "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-2b62e5bef3df3422", "name": "Commented-code block (5 lines) in tests/db.test.js:422", "shortDescription": {"text": "Commented-code block (5 lines) in tests/db.test.js:422"}, "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-025b87fcd0d002fe", "name": "Commented-code block (9 lines) in scripts/build-default-icon-seed.js:1", "shortDescription": {"text": "Commented-code block (9 lines) in scripts/build-default-icon-seed.js: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-15c18443c5a20a37", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/js/app.js:3049", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/js/app.js:3049"}, "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-3e00ec858238986a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/js/modules/serverAIService.js:39", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/js/modules/serverAIService.js:39"}, "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-8849713b46175fe2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/js/modules/aiService.js:22", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/js/modules/aiService.js:22"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-250f57e8a1dbd3c5", "name": "4 env vars used in code but missing from .env.example", "shortDescription": {"text": "4 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `CI`, `LOG_LEVEL`, `RTB_DISABLE_SEED`, `VERBOSE`. 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/21652"}, "properties": {"repository": "trsdn/roadtripbingo", "repoUrl": "https://github.com/trsdn/roadtripbingo", "branch": "main"}, "results": [{"ruleId": "scanner-d401c95e25cc4262", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server.js:48"}, "properties": {"repobilityId": "a9deebb5fdc93edc", "scanner": "scanner-primary", "fingerprint": "d401c95e25cc4262", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e26640dc11e2f82f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 config/webpack.config.js:43"}, "properties": {"repobilityId": "541f2184c660685f", "scanner": "scanner-primary", "fingerprint": "e26640dc11e2f82f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ef606f0f9a6308fb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tests/e2e/basic-functionality.spec.js:62"}, "properties": {"repobilityId": "03c2802e607ecfc9", "scanner": "scanner-primary", "fingerprint": "ef606f0f9a6308fb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-58df242003b540c3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tests/e2e/debug.spec.js:7"}, "properties": {"repobilityId": "99ef10ad1c6a2b25", "scanner": "scanner-primary", "fingerprint": "58df242003b540c3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-87f997794a69d9a8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/build-default-icon-seed.js:50"}, "properties": {"repobilityId": "750369409be5a970", "scanner": "scanner-primary", "fingerprint": "87f997794a69d9a8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-18678e6c8069262b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/importIcons.js:88"}, "properties": {"repobilityId": "d06e0152963ff637", "scanner": "scanner-primary", "fingerprint": "18678e6c8069262b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bdb620de477c425a", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/js/app.js:3208"}, "properties": {"repobilityId": "10f2b67604297591", "scanner": "scanner-primary", "fingerprint": "bdb620de477c425a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-1607a2c29b099dff", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/js/app.js:4396"}, "properties": {"repobilityId": "ac3cdbc29bf2d26e", "scanner": "scanner-primary", "fingerprint": "1607a2c29b099dff", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-2a8552a6e49821e3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/js/app.js:215"}, "properties": {"repobilityId": "b84e84d6bc3542ed", "scanner": "scanner-primary", "fingerprint": "2a8552a6e49821e3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d8d59c42b643afe3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/db.js:27"}, "properties": {"repobilityId": "6edfc7c56a4ac01d", "scanner": "scanner-primary", "fingerprint": "d8d59c42b643afe3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9f4eadeea209a780", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/pdfGenerator.js:65"}, "properties": {"repobilityId": "d744de591955085b", "scanner": "scanner-primary", "fingerprint": "9f4eadeea209a780", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8ea5fb0fa202e173", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/aiService.js:9"}, "properties": {"repobilityId": "7b7c6eede787f83b", "scanner": "scanner-primary", "fingerprint": "8ea5fb0fa202e173", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-402bb7d5fb2b73c0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/sqliteStorage.js:48"}, "properties": {"repobilityId": "2f396bc6083f43f2", "scanner": "scanner-primary", "fingerprint": "402bb7d5fb2b73c0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ab7fc180a1881271", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/i18n.js:573"}, "properties": {"repobilityId": "4eceab1253ddb37d", "scanner": "scanner-primary", "fingerprint": "ab7fc180a1881271", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a3158e7c678b6e6b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/indexedDBMigrator.js:16"}, "properties": {"repobilityId": "a7024d44178ad063", "scanner": "scanner-primary", "fingerprint": "a3158e7c678b6e6b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9f12b7c5996a3e72", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/backupManager.js:67"}, "properties": {"repobilityId": "5854da5f54fececa", "scanner": "scanner-primary", "fingerprint": "9f12b7c5996a3e72", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1c6498bc3e29dd5c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/apiStorage.js:19"}, "properties": {"repobilityId": "0d91926b572a0eae", "scanner": "scanner-primary", "fingerprint": "1c6498bc3e29dd5c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ecc472d32cebb92e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/js/modules/imageUtils.js:98"}, "properties": {"repobilityId": "f7f8f2a39df6333c", "scanner": "scanner-primary", "fingerprint": "ecc472d32cebb92e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-28f5a566183dd603", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in server.js:152"}, "properties": {"repobilityId": "0d9bca6c0839725e", "scanner": "scanner-primary", "fingerprint": "28f5a566183dd603", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.js"}, "region": {"startLine": 152}}}]}, {"ruleId": "scanner-3c3b8b5a539ab2d9", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/js/app.js:135"}, "properties": {"repobilityId": "9588da8f84123447", "scanner": "scanner-primary", "fingerprint": "3c3b8b5a539ab2d9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/js/app.js"}, "region": {"startLine": 135}}}]}, {"ruleId": "scanner-ac7543338ebbf9e9", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in src/js/app.js:3276"}, "properties": {"repobilityId": "b223de7f689c1982", "scanner": "scanner-primary", "fingerprint": "ac7543338ebbf9e9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/js/app.js"}, "region": {"startLine": 3276}}}]}, {"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-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "bd7f3c1c34d83159", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 62}}}]}, {"ruleId": "scanner-de53ac274e5b4ecf", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "02600186fc092bd4", "scanner": "scanner-primary", "fingerprint": "de53ac274e5b4ecf", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude.yml"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-de53ac274e5b4ecf", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1767eb8fd5b0b814", "scanner": "scanner-primary", "fingerprint": "de53ac274e5b4ecf", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude.yml"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-37716d9c0a33ad5c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "abfb5752158cf655", "scanner": "scanner-primary", "fingerprint": "37716d9c0a33ad5c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2921d06182ef449c", "level": "note", "message": {"text": "Very large file: src/js/app.js (4839 lines)"}, "properties": {"repobilityId": "5d9e7d11f5d95d1a", "scanner": "scanner-primary", "fingerprint": "2921d06182ef449c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-236cc4146f2e67a7", "level": "note", "message": {"text": "Very large file: src/js/modules/sqliteStorage.js (1785 lines)"}, "properties": {"repobilityId": "3b24d64317ead7cf", "scanner": "scanner-primary", "fingerprint": "236cc4146f2e67a7", "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": "7f0f742a6830e458", "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": "1cb36541e992e1e9", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "418961a2c53b8544", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "cd1c53f38988ebb0", "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": "395f88a50356c885", "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": "513aa9ae1ee56635", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2b62e5bef3df3422", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/db.test.js:422"}, "properties": {"repobilityId": "f1c80c27388fbe33", "scanner": "scanner-primary", "fingerprint": "2b62e5bef3df3422", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-025b87fcd0d002fe", "level": "none", "message": {"text": "Commented-code block (9 lines) in scripts/build-default-icon-seed.js:1"}, "properties": {"repobilityId": "07996719c76a0208", "scanner": "scanner-primary", "fingerprint": "025b87fcd0d002fe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-15c18443c5a20a37", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/js/app.js:3049"}, "properties": {"repobilityId": "f8c0d600a1fe5eb2", "scanner": "scanner-primary", "fingerprint": "15c18443c5a20a37", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3e00ec858238986a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/js/modules/serverAIService.js:39"}, "properties": {"repobilityId": "94fdf91e210a6d0b", "scanner": "scanner-primary", "fingerprint": "3e00ec858238986a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8849713b46175fe2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/js/modules/aiService.js:22"}, "properties": {"repobilityId": "1a5e184fe77a49b1", "scanner": "scanner-primary", "fingerprint": "8849713b46175fe2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-250f57e8a1dbd3c5", "level": "none", "message": {"text": "4 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "57584f22b735b5ee", "scanner": "scanner-primary", "fingerprint": "250f57e8a1dbd3c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}