{"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-ee61f205e58cf99e", "name": "Stray `console.log` in TS/JS \u2014 app-05.js:1189", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app-05.js:1189"}, "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-5ad853354dc8f6ba", "name": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 app-05.js:923", "shortDescription": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 app-05.js:923"}, "fullDescription": {"text": "React Flow edge labels render with a white rectangle behind the text by default, which scatters bright boxes across a dark canvas. Either drop the label, or override `.react-flow__edge-textbg` and `.react-flow__edge-text` in your stylesheet.\n\nWhy: P-H in CHECKLIST.md \u2014 vendor edge labels bleed white through a dark canvas.\nRule id: fq.edge-label.no-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7766ccdf0c4ac1fc", "name": "Stray `console.log` in TS/JS \u2014 app-01.js:641", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app-01.js:641"}, "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-ef62639c1faae106", "name": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 app-06.js:2349", "shortDescription": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 app-06.js:2349"}, "fullDescription": {"text": "React Flow edge labels render with a white rectangle behind the text by default, which scatters bright boxes across a dark canvas. Either drop the label, or override `.react-flow__edge-textbg` and `.react-flow__edge-text` in your stylesheet.\n\nWhy: P-H in CHECKLIST.md \u2014 vendor edge labels bleed white through a dark canvas.\nRule id: fq.edge-label.no-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6d4491691b11c5b8", "name": "Stray `console.log` in TS/JS \u2014 app-02.js:6196", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app-02.js:6196"}, "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-103557be6de655ff", "name": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 app-02.js:3930", "shortDescription": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 app-02.js:3930"}, "fullDescription": {"text": "React Flow edge labels render with a white rectangle behind the text by default, which scatters bright boxes across a dark canvas. Either drop the label, or override `.react-flow__edge-textbg` and `.react-flow__edge-text` in your stylesheet.\n\nWhy: P-H in CHECKLIST.md \u2014 vendor edge labels bleed white through a dark canvas.\nRule id: fq.edge-label.no-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-55dbf818d5b3ca37", "name": "Stray `console.log` in TS/JS \u2014 app-08.js:340", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app-08.js:340"}, "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-4eff99d3252aca67", "name": "Stray `console.log` in TS/JS \u2014 app-07.js:281", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app-07.js:281"}, "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-d3ea201ae11b44f1", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app-07.js:2387", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app-07.js:2387"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6c121a502816c6b1", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 vendor.js:60", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 vendor.js:60"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4f6b44f06cec76cf", "name": "Stray `console.log` in TS/JS \u2014 app-03.js:4541", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 app-03.js:4541"}, "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-0e14a253e319898f", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app-03.js:2001", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app-03.js:2001"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b15e1815ad74faf9", "name": "Insecure pattern 'direct_innerhtml_assignment' in app-01.js:116", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app-01.js:116"}, "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-1e59e8f3d3af9984", "name": "Insecure pattern 'direct_innerhtml_assignment' in app-02.js:463", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app-02.js:463"}, "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-de0718900b810c11", "name": "Insecure pattern 'dangerous_innerhtml' in app-07.js:2387", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app-07.js:2387"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d66f81df67f1fd4d", "name": "Insecure pattern 'dangerous_innerhtml' in vendor.js:60", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in vendor.js:60"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-51819d64ff943184", "name": "Insecure pattern 'direct_innerhtml_assignment' in vendor.js:182", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in vendor.js:182"}, "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-4376e440c4a99071", "name": "Insecure pattern 'dangerous_innerhtml' in app-03.js:2001", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app-03.js:2001"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-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-dbf57edd3f3f6de0", "name": "Very large file: app-05.js (6760 lines)", "shortDescription": {"text": "Very large file: app-05.js (6760 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-f87ad7a119318de8", "name": "Very large file: app-01.js (6438 lines)", "shortDescription": {"text": "Very large file: app-01.js (6438 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-3b5c684663853264", "name": "Very large file: app-04.js (5043 lines)", "shortDescription": {"text": "Very large file: app-04.js (5043 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-f3701b289bb8daf5", "name": "Very large file: app-06.js (6540 lines)", "shortDescription": {"text": "Very large file: app-06.js (6540 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-3ca45d494d1732ae", "name": "Very large file: app-02.js (6289 lines)", "shortDescription": {"text": "Very large file: app-02.js (6289 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-f6521a415d4431bd", "name": "Very large file: app-08.js (1405 lines)", "shortDescription": {"text": "Very large file: app-08.js (1405 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-6265aa3cc4556e93", "name": "Very large file: app-07.js (5422 lines)", "shortDescription": {"text": "Very large file: app-07.js (5422 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-86976f9b557b930f", "name": "Very large file: app-03.js (4733 lines)", "shortDescription": {"text": "Very large file: app-03.js (4733 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 10 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-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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 47 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 71 placeholder/mock markers across 7 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests, operator-readme. 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": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci, tests, operator-readme. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "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-17d866d91a7c451e", "name": "Agent instruction/config may expose a secret: CLAUDE.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-bea357a6497a2d5d", "name": "Agent authority lacks a verifier contract: CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-00d4b2261ad2c832", "name": "Commented-code block (6 lines) in app-05.js:3193", "shortDescription": {"text": "Commented-code block (6 lines) in app-05.js:3193"}, "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-3bbfe1aadfe52b77", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app-05.js:1227", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app-05.js:1227"}, "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-d2b001db3c786368", "name": "Legacy-named symbol `scalping_cfg_v2` in app-01.js:97", "shortDescription": {"text": "Legacy-named symbol `scalping_cfg_v2` in app-01.js:97"}, "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-336b5ff8dd577817", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app-01.js:1047", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app-01.js:1047"}, "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-0605ebc8911730cd", "name": "Legacy-named symbol `scalping_cs_v1` in app-04.js:2977", "shortDescription": {"text": "Legacy-named symbol `scalping_cs_v1` in app-04.js:2977"}, "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-e1df745f1b944230", "name": "Legacy-named symbol `_entryLogViewLegacy` in app-06.js:1595", "shortDescription": {"text": "Legacy-named symbol `_entryLogViewLegacy` in app-06.js:1595"}, "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-41f3126fa57d6bb3", "name": "Legacy-named symbol `sn_rme_text_colors_v1` in app-02.js:1105", "shortDescription": {"text": "Legacy-named symbol `sn_rme_text_colors_v1` in app-02.js:1105"}, "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-51c7ef14793c56d7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:66", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:66"}, "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-7fb12781aee239dc", "name": "Legacy-named symbol `scalping_view_v1` in app-08.js:226", "shortDescription": {"text": "Legacy-named symbol `scalping_view_v1` in app-08.js:226"}, "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-d181f57dc512c738", "name": "Legacy-named symbol `scalping_view_v1` in app-07.js:1471", "shortDescription": {"text": "Legacy-named symbol `scalping_view_v1` in app-07.js:1471"}, "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-64f3da24e79d574c", "name": "Legacy-named symbol `scalping_view_v1` in app-03.js:2357", "shortDescription": {"text": "Legacy-named symbol `scalping_view_v1` in app-03.js:2357"}, "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}}]}}, "automationDetails": {"id": "repobility/19647"}, "properties": {"repository": "silva-shin02/scalping-notebook", "repoUrl": "https://github.com/silva-shin02/scalping-notebook", "branch": "main"}, "results": [{"ruleId": "scanner-ee61f205e58cf99e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app-05.js:1189"}, "properties": {"repobilityId": "2059b6c2febf8216", "scanner": "scanner-primary", "fingerprint": "ee61f205e58cf99e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5ad853354dc8f6ba", "level": "note", "message": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 app-05.js:923"}, "properties": {"repobilityId": "5d31459cd7f8bb53", "scanner": "scanner-primary", "fingerprint": "5ad853354dc8f6ba", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.edge-label.no-bg"]}}, {"ruleId": "scanner-7766ccdf0c4ac1fc", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app-01.js:641"}, "properties": {"repobilityId": "e4bebfbfdea0dd63", "scanner": "scanner-primary", "fingerprint": "7766ccdf0c4ac1fc", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ef62639c1faae106", "level": "note", "message": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 app-06.js:2349"}, "properties": {"repobilityId": "61c2e68b1a433370", "scanner": "scanner-primary", "fingerprint": "ef62639c1faae106", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.edge-label.no-bg"]}}, {"ruleId": "scanner-6d4491691b11c5b8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app-02.js:6196"}, "properties": {"repobilityId": "663299d8e6519b23", "scanner": "scanner-primary", "fingerprint": "6d4491691b11c5b8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-103557be6de655ff", "level": "note", "message": {"text": "React Flow edge with `label=` but no project-wide edge-label CSS override \u2014 app-02.js:3930"}, "properties": {"repobilityId": "c5866ff5492efb02", "scanner": "scanner-primary", "fingerprint": "103557be6de655ff", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.edge-label.no-bg"]}}, {"ruleId": "scanner-55dbf818d5b3ca37", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app-08.js:340"}, "properties": {"repobilityId": "4469d2451719f1b1", "scanner": "scanner-primary", "fingerprint": "55dbf818d5b3ca37", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4eff99d3252aca67", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app-07.js:281"}, "properties": {"repobilityId": "7e6cdcde6f6dd8dd", "scanner": "scanner-primary", "fingerprint": "4eff99d3252aca67", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d3ea201ae11b44f1", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app-07.js:2387"}, "properties": {"repobilityId": "5bf4335257c36817", "scanner": "scanner-primary", "fingerprint": "d3ea201ae11b44f1", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-6c121a502816c6b1", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 vendor.js:60"}, "properties": {"repobilityId": "09dc0e3b0507db63", "scanner": "scanner-primary", "fingerprint": "6c121a502816c6b1", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-4f6b44f06cec76cf", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 app-03.js:4541"}, "properties": {"repobilityId": "c08cb9644df60592", "scanner": "scanner-primary", "fingerprint": "4f6b44f06cec76cf", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0e14a253e319898f", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app-03.js:2001"}, "properties": {"repobilityId": "9c2906db32679f20", "scanner": "scanner-primary", "fingerprint": "0e14a253e319898f", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-b15e1815ad74faf9", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app-01.js:116"}, "properties": {"repobilityId": "c8c45f453e528b7b", "scanner": "scanner-primary", "fingerprint": "b15e1815ad74faf9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app-01.js"}, "region": {"startLine": 116}}}]}, {"ruleId": "scanner-1e59e8f3d3af9984", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app-02.js:463"}, "properties": {"repobilityId": "eb7c6614381076d8", "scanner": "scanner-primary", "fingerprint": "1e59e8f3d3af9984", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app-02.js"}, "region": {"startLine": 463}}}]}, {"ruleId": "scanner-de0718900b810c11", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app-07.js:2387"}, "properties": {"repobilityId": "659fe6b01a1d6205", "scanner": "scanner-primary", "fingerprint": "de0718900b810c11", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app-07.js"}, "region": {"startLine": 2387}}}]}, {"ruleId": "scanner-d66f81df67f1fd4d", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in vendor.js:60"}, "properties": {"repobilityId": "e20637f0e2ff7451", "scanner": "scanner-primary", "fingerprint": "d66f81df67f1fd4d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "vendor.js"}, "region": {"startLine": 60}}}]}, {"ruleId": "scanner-51819d64ff943184", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in vendor.js:182"}, "properties": {"repobilityId": "c0592a4991be3848", "scanner": "scanner-primary", "fingerprint": "51819d64ff943184", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "vendor.js"}, "region": {"startLine": 182}}}]}, {"ruleId": "scanner-4376e440c4a99071", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app-03.js:2001"}, "properties": {"repobilityId": "28514af8fc8fa8cd", "scanner": "scanner-primary", "fingerprint": "4376e440c4a99071", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app-03.js"}, "region": {"startLine": 2001}}}]}, {"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-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-dbf57edd3f3f6de0", "level": "note", "message": {"text": "Very large file: app-05.js (6760 lines)"}, "properties": {"repobilityId": "faca5ed09816d7f1", "scanner": "scanner-primary", "fingerprint": "dbf57edd3f3f6de0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f87ad7a119318de8", "level": "note", "message": {"text": "Very large file: app-01.js (6438 lines)"}, "properties": {"repobilityId": "9ebae5d2e4210e10", "scanner": "scanner-primary", "fingerprint": "f87ad7a119318de8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3b5c684663853264", "level": "note", "message": {"text": "Very large file: app-04.js (5043 lines)"}, "properties": {"repobilityId": "5ab0342a8c68873e", "scanner": "scanner-primary", "fingerprint": "3b5c684663853264", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f3701b289bb8daf5", "level": "note", "message": {"text": "Very large file: app-06.js (6540 lines)"}, "properties": {"repobilityId": "cfdd65515d8232e3", "scanner": "scanner-primary", "fingerprint": "f3701b289bb8daf5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ca45d494d1732ae", "level": "note", "message": {"text": "Very large file: app-02.js (6289 lines)"}, "properties": {"repobilityId": "91ab3835d20f80e9", "scanner": "scanner-primary", "fingerprint": "3ca45d494d1732ae", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f6521a415d4431bd", "level": "note", "message": {"text": "Very large file: app-08.js (1405 lines)"}, "properties": {"repobilityId": "19853732fb55aefe", "scanner": "scanner-primary", "fingerprint": "f6521a415d4431bd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6265aa3cc4556e93", "level": "note", "message": {"text": "Very large file: app-07.js (5422 lines)"}, "properties": {"repobilityId": "e7b3b1eca2b3cd5c", "scanner": "scanner-primary", "fingerprint": "6265aa3cc4556e93", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-86976f9b557b930f", "level": "note", "message": {"text": "Very large file: app-03.js (4733 lines)"}, "properties": {"repobilityId": "791fac52c8f7a1cb", "scanner": "scanner-primary", "fingerprint": "86976f9b557b930f", "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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "0ff857cef963750d", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "43069d6dea0a1bf5", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "5b1164e9947946c8", "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": "c3b582db4e708509", "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": "fee321214532bea4", "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": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "7b0ce1eb9a95c04e", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "de99b2046148eccd", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "3ffc0181a2a811b4", "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": "8c08f5f2d780603b", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-17d866d91a7c451e", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "properties": {"repobilityId": "ccce5984e58a48f0", "scanner": "scanner-primary", "fingerprint": "17d866d91a7c451e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 58}}}]}, {"ruleId": "scanner-bea357a6497a2d5d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: CLAUDE.md"}, "properties": {"repobilityId": "aae72df3934829ac", "scanner": "scanner-primary", "fingerprint": "bea357a6497a2d5d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-00d4b2261ad2c832", "level": "none", "message": {"text": "Commented-code block (6 lines) in app-05.js:3193"}, "properties": {"repobilityId": "f73e8f4e0b01809c", "scanner": "scanner-primary", "fingerprint": "00d4b2261ad2c832", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3bbfe1aadfe52b77", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app-05.js:1227"}, "properties": {"repobilityId": "96d2863f0f2c3ffc", "scanner": "scanner-primary", "fingerprint": "3bbfe1aadfe52b77", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d2b001db3c786368", "level": "note", "message": {"text": "Legacy-named symbol `scalping_cfg_v2` in app-01.js:97"}, "properties": {"repobilityId": "fa5a62eb702916cc", "scanner": "scanner-primary", "fingerprint": "d2b001db3c786368", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-336b5ff8dd577817", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app-01.js:1047"}, "properties": {"repobilityId": "d582f48e32eac4fe", "scanner": "scanner-primary", "fingerprint": "336b5ff8dd577817", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0605ebc8911730cd", "level": "note", "message": {"text": "Legacy-named symbol `scalping_cs_v1` in app-04.js:2977"}, "properties": {"repobilityId": "f7a205e53b794021", "scanner": "scanner-primary", "fingerprint": "0605ebc8911730cd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e1df745f1b944230", "level": "note", "message": {"text": "Legacy-named symbol `_entryLogViewLegacy` in app-06.js:1595"}, "properties": {"repobilityId": "5b9cdeeb03c2aa2f", "scanner": "scanner-primary", "fingerprint": "e1df745f1b944230", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-41f3126fa57d6bb3", "level": "note", "message": {"text": "Legacy-named symbol `sn_rme_text_colors_v1` in app-02.js:1105"}, "properties": {"repobilityId": "36d6e3a38a2d501c", "scanner": "scanner-primary", "fingerprint": "41f3126fa57d6bb3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-51c7ef14793c56d7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 sw.js:66"}, "properties": {"repobilityId": "ff997eaaa8db4705", "scanner": "scanner-primary", "fingerprint": "51c7ef14793c56d7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7fb12781aee239dc", "level": "note", "message": {"text": "Legacy-named symbol `scalping_view_v1` in app-08.js:226"}, "properties": {"repobilityId": "3ccd9bea3f24ef7e", "scanner": "scanner-primary", "fingerprint": "7fb12781aee239dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d181f57dc512c738", "level": "note", "message": {"text": "Legacy-named symbol `scalping_view_v1` in app-07.js:1471"}, "properties": {"repobilityId": "27b08ae39ae565cf", "scanner": "scanner-primary", "fingerprint": "d181f57dc512c738", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-64f3da24e79d574c", "level": "note", "message": {"text": "Legacy-named symbol `scalping_view_v1` in app-03.js:2357"}, "properties": {"repobilityId": "722c4e7a54f303dc", "scanner": "scanner-primary", "fingerprint": "64f3da24e79d574c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}