{"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-601e821b418d0be8", "name": "Possibly dead Python function: log_message", "shortDescription": {"text": "Possibly dead Python function: log_message"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-268de34e2520bd17", "name": "Possibly dead Python function: do_GET", "shortDescription": {"text": "Possibly dead Python function: do_GET"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-55ae926c6f0f0797", "name": "Possibly dead Python function: log_message", "shortDescription": {"text": "Possibly dead Python function: log_message"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bd84bb72d46b7aed", "name": "Possibly dead Python function: do_GET", "shortDescription": {"text": "Possibly dead Python function: do_GET"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-19a9f8e05d9168e8", "name": "Possibly dead Python function: should_run_gemini_analysis", "shortDescription": {"text": "Possibly dead Python function: should_run_gemini_analysis"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-dd24dbfe96f0a054", "name": "Possibly dead Python function: fetch_finviz_theme_map", "shortDescription": {"text": "Possibly dead Python function: fetch_finviz_theme_map"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1cfb0b65ccabb62f", "name": "Possibly dead Python function: fetch_news_headlines", "shortDescription": {"text": "Possibly dead Python function: fetch_news_headlines"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-074893d514de4281", "name": "`truncate` class without `title=` for hover reveal \u2014 src/App.js:907", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/App.js:907"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-904add2826ee16d8", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/App.js:4109", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/App.js:4109"}, "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-f124460f6d792d0c", "name": "`truncate` class without `title=` for hover reveal \u2014 src/BreadthStockModal.js:565", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/BreadthStockModal.js:565"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-78ebaee316548a89", "name": "`truncate` class without `title=` for hover reveal \u2014 src/FlaggingStocksBox.js:506", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/FlaggingStocksBox.js:506"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a378fc6fb6e06442", "name": "Stray `console.log` in TS/JS \u2014 src/serviceWorkerRegistration.js:55", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/serviceWorkerRegistration.js:55"}, "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-130797687c7d7dc3", "name": "Privileged port 45 in use", "shortDescription": {"text": "Privileged port 45 in use"}, "fullDescription": {"text": "Port 45 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "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-5caa9285a5e5a1aa", "name": "Insecure pattern 'cors_wildcard' in momentum_cockpit.py:494", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in momentum_cockpit.py:494"}, "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-cf2547d2280bb607", "name": "Insecure pattern 'cors_wildcard' in price_api.py:70", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in price_api.py:70"}, "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-b08b9280f50eb8f2", "name": "Insecure pattern 'dangerous_innerhtml' in src/App.js:4109", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/App.js:4109"}, "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-fd3a648cb2a2b577", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/BreadthStockModal.js:436", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/BreadthStockModal.js:436"}, "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-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-26bed18a17c8eb92", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/cache@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-afd0d40e6e76dcf9", "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-8df35e4b9e7195ed", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/cache@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-48879c591421987c", "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-dfa694947c37c48b", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/cache@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-f86a57a693e0561b", "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-808409e34146158a", "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-28c4a04bd807da0c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/cache@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-ad6701f0a8405e22", "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-f77a3a0d3fc80038", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/cache@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-46a4f38bcf263124", "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-1080284f10da8988", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/cache@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-37e43e3769b1bc15", "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-832e2ca23d247783", "name": "Very large file: scraper.py (2914 lines)", "shortDescription": {"text": "Very large file: scraper.py (2914 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-edfcf6eed1eeabd8", "name": "Very large file: gapper_service.py (1410 lines)", "shortDescription": {"text": "Very large file: gapper_service.py (1410 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-201e2009f59d8a34", "name": "Very large file: src/App.js (10742 lines)", "shortDescription": {"text": "Very large file: src/App.js (10742 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-0e3e3f7a8797aebd", "name": "Very large file: src/BreadthStockModal.js (1405 lines)", "shortDescription": {"text": "Very large file: src/BreadthStockModal.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-273109be1aa21b75", "name": "Very large file: src/MarketBreadthMonitor.js (1112 lines)", "shortDescription": {"text": "Very large file: src/MarketBreadthMonitor.js (1112 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": "3 test file(s) for 51 source file(s) (ratio 0.06). 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 164 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-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. 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-122f91b7f2906dc4", "name": "Agent authority lacks a verifier contract: .claude/settings.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "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-4adf26258f52544a", "name": "Commented-code block (5 lines) in breadth_stocks_builder.py:128", "shortDescription": {"text": "Commented-code block (5 lines) in breadth_stocks_builder.py:128"}, "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-86122e0c5de91be2", "name": "Stub function `log_message` (body is just `pass`/`return`) \u2014 momentum_cockpit.py:472", "shortDescription": {"text": "Stub function `log_message` (body is just `pass`/`return`) \u2014 momentum_cockpit.py:472"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6f2077302fff837c", "name": "Commented-code block (7 lines) in breadth_monitor.py:247", "shortDescription": {"text": "Commented-code block (7 lines) in breadth_monitor.py:247"}, "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-27b918eeebe100bc", "name": "Commented-code block (5 lines) in ibkr_client.py:13", "shortDescription": {"text": "Commented-code block (5 lines) in ibkr_client.py:13"}, "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-a19ab0d6a6e5756b", "name": "Commented-code block (7 lines) in earnings_calendar.py:596", "shortDescription": {"text": "Commented-code block (7 lines) in earnings_calendar.py:596"}, "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-3afd3778f8e0a8f2", "name": "Legacy-named symbol `researchCache_v1` in src/App.js:6790", "shortDescription": {"text": "Legacy-named symbol `researchCache_v1` in src/App.js:6790"}, "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-773bf114f680725b", "name": "Commented-code block (5 lines) in src/App.js:1565", "shortDescription": {"text": "Commented-code block (5 lines) in src/App.js:1565"}, "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-03878387cec8aaab", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/App.js:3389", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/App.js:3389"}, "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-beec562b9b7deddd", "name": "Commented-code block (5 lines) in src/BreadthStockModal.js:293", "shortDescription": {"text": "Commented-code block (5 lines) in src/BreadthStockModal.js:293"}, "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-0237859f65cc9331", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/BreadthStockModal.js:486", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/BreadthStockModal.js:486"}, "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-745fe3b1da52c448", "name": "Commented-code block (7 lines) in src/MarketBreadthMonitor.js:509", "shortDescription": {"text": "Commented-code block (7 lines) in src/MarketBreadthMonitor.js:509"}, "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-cd5330d3f1ed7ed8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/MarketBreadthMonitor.js:330", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/MarketBreadthMonitor.js:330"}, "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-4328148b245a4ab0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/FlaggingStocksBox.js:246", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/FlaggingStocksBox.js:246"}, "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-8e047ab7af03962f", "name": "7 env vars used in code but missing from .env.example", "shortDescription": {"text": "7 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `CI`, `FINNHUB_API_KEY`, `FINNHUB_KEY`, `FRED_API_KEY`, `GAPPER_JSON`, `NODE_ENV`, `PUBLIC_URL`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nearnings_calendar.py:main, market_internals.py:main, econ_calendar.py:main\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nbreaking_news.py:send_telegram_gov_policy, breaking_news.py:send_telegram\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/19143"}, "properties": {"repository": "seanpoems-ctrl/Power-Theme", "repoUrl": "https://github.com/seanpoems-ctrl/Power-Theme", "branch": "main"}, "results": [{"ruleId": "scanner-601e821b418d0be8", "level": "note", "message": {"text": "Possibly dead Python function: log_message"}, "properties": {"repobilityId": "965f3150b4af5b2e", "scanner": "scanner-primary", "fingerprint": "601e821b418d0be8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "momentum_cockpit.py:472"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-268de34e2520bd17", "level": "note", "message": {"text": "Possibly dead Python function: do_GET"}, "properties": {"repobilityId": "2d943bb45e4f13bd", "scanner": "scanner-primary", "fingerprint": "268de34e2520bd17", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "momentum_cockpit.py:475"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-55ae926c6f0f0797", "level": "note", "message": {"text": "Possibly dead Python function: log_message"}, "properties": {"repobilityId": "965f3150b4af5b2e", "scanner": "scanner-primary", "fingerprint": "55ae926c6f0f0797", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "price_api.py:13"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bd84bb72d46b7aed", "level": "note", "message": {"text": "Possibly dead Python function: do_GET"}, "properties": {"repobilityId": "2d943bb45e4f13bd", "scanner": "scanner-primary", "fingerprint": "bd84bb72d46b7aed", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "price_api.py:16"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-19a9f8e05d9168e8", "level": "note", "message": {"text": "Possibly dead Python function: should_run_gemini_analysis"}, "properties": {"repobilityId": "24b5b0dbfc266964", "scanner": "scanner-primary", "fingerprint": "19a9f8e05d9168e8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "breaking_news.py:56"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dd24dbfe96f0a054", "level": "note", "message": {"text": "Possibly dead Python function: fetch_finviz_theme_map"}, "properties": {"repobilityId": "7a377f240c695ad9", "scanner": "scanner-primary", "fingerprint": "dd24dbfe96f0a054", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "gapper_service.py:523"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1cfb0b65ccabb62f", "level": "note", "message": {"text": "Possibly dead Python function: fetch_news_headlines"}, "properties": {"repobilityId": "23850340b04962e2", "scanner": "scanner-primary", "fingerprint": "1cfb0b65ccabb62f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "gapper_service.py:861"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-074893d514de4281", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/App.js:907"}, "properties": {"repobilityId": "033505948130e456", "scanner": "scanner-primary", "fingerprint": "074893d514de4281", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-904add2826ee16d8", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/App.js:4109"}, "properties": {"repobilityId": "351544f34b2bc628", "scanner": "scanner-primary", "fingerprint": "904add2826ee16d8", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-f124460f6d792d0c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/BreadthStockModal.js:565"}, "properties": {"repobilityId": "dd6ef4b36d8211c5", "scanner": "scanner-primary", "fingerprint": "f124460f6d792d0c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-78ebaee316548a89", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/FlaggingStocksBox.js:506"}, "properties": {"repobilityId": "d9dd7293d4d75ed8", "scanner": "scanner-primary", "fingerprint": "78ebaee316548a89", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a378fc6fb6e06442", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/serviceWorkerRegistration.js:55"}, "properties": {"repobilityId": "3f6439453badc282", "scanner": "scanner-primary", "fingerprint": "a378fc6fb6e06442", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-130797687c7d7dc3", "level": "warning", "message": {"text": "Privileged port 45 in use"}, "properties": {"repobilityId": "73cf64d92574d41c", "scanner": "scanner-primary", "fingerprint": "130797687c7d7dc3", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/daily-scrape-deploy.yml"}, "region": {"startLine": 1}}}]}, {"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-5caa9285a5e5a1aa", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in momentum_cockpit.py:494"}, "properties": {"repobilityId": "a016cd737d655e28", "scanner": "scanner-primary", "fingerprint": "5caa9285a5e5a1aa", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "momentum_cockpit.py"}, "region": {"startLine": 494}}}]}, {"ruleId": "scanner-cf2547d2280bb607", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in price_api.py:70"}, "properties": {"repobilityId": "ee24ba59ca548b25", "scanner": "scanner-primary", "fingerprint": "cf2547d2280bb607", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "price_api.py"}, "region": {"startLine": 70}}}]}, {"ruleId": "scanner-b08b9280f50eb8f2", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/App.js:4109"}, "properties": {"repobilityId": "e0c3e3c03fd0a8ca", "scanner": "scanner-primary", "fingerprint": "b08b9280f50eb8f2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/App.js"}, "region": {"startLine": 4109}}}]}, {"ruleId": "scanner-fd3a648cb2a2b577", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/BreadthStockModal.js:436"}, "properties": {"repobilityId": "3c7d75f48f2a679d", "scanner": "scanner-primary", "fingerprint": "fd3a648cb2a2b577", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/BreadthStockModal.js"}, "region": {"startLine": 436}}}]}, {"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-26bed18a17c8eb92", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8bfc54249398d42b", "scanner": "scanner-primary", "fingerprint": "26bed18a17c8eb92", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/breaking-news.yml"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-26bed18a17c8eb92", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8bfc54249398d42b", "scanner": "scanner-primary", "fingerprint": "26bed18a17c8eb92", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/breaking-news.yml"}, "region": {"startLine": 63}}}]}, {"ruleId": "scanner-26bed18a17c8eb92", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9bb6bd1ccc506afd", "scanner": "scanner-primary", "fingerprint": "26bed18a17c8eb92", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/breaking-news.yml"}, "region": {"startLine": 82}}}]}, {"ruleId": "scanner-afd0d40e6e76dcf9", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "f1fc578d27612633", "scanner": "scanner-primary", "fingerprint": "afd0d40e6e76dcf9", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/breaking-news.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8df35e4b9e7195ed", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ed259ecfc3db9b50", "scanner": "scanner-primary", "fingerprint": "8df35e4b9e7195ed", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/premarket-gapper.yml"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-8df35e4b9e7195ed", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ed259ecfc3db9b50", "scanner": "scanner-primary", "fingerprint": "8df35e4b9e7195ed", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/premarket-gapper.yml"}, "region": {"startLine": 148}}}]}, {"ruleId": "scanner-8df35e4b9e7195ed", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "e6e909f2644a2f1e", "scanner": "scanner-primary", "fingerprint": "8df35e4b9e7195ed", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/premarket-gapper.yml"}, "region": {"startLine": 172}}}]}, {"ruleId": "scanner-48879c591421987c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "804b19cc6e34c91f", "scanner": "scanner-primary", "fingerprint": "48879c591421987c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/premarket-gapper.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dfa694947c37c48b", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "3abf06062277c6cf", "scanner": "scanner-primary", "fingerprint": "dfa694947c37c48b", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/earnings-monitor.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-f86a57a693e0561b", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "266b710b5715ad8a", "scanner": "scanner-primary", "fingerprint": "f86a57a693e0561b", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/earnings-monitor.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-808409e34146158a", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "668db1353b667ee9", "scanner": "scanner-primary", "fingerprint": "808409e34146158a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/keep-alive.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "735be02f00f3d798", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "419d1ec7943efec2", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 51}}}]}, {"ruleId": "scanner-ad6701f0a8405e22", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8384c23520d55657", "scanner": "scanner-primary", "fingerprint": "ad6701f0a8405e22", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f77a3a0d3fc80038", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "50cb15dfc725d640", "scanner": "scanner-primary", "fingerprint": "f77a3a0d3fc80038", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/daily-scrape-deploy.yml"}, "region": {"startLine": 39}}}]}, {"ruleId": "scanner-f77a3a0d3fc80038", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "50cb15dfc725d640", "scanner": "scanner-primary", "fingerprint": "f77a3a0d3fc80038", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/daily-scrape-deploy.yml"}, "region": {"startLine": 167}}}]}, {"ruleId": "scanner-f77a3a0d3fc80038", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ce931f6819ecbf80", "scanner": "scanner-primary", "fingerprint": "f77a3a0d3fc80038", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/daily-scrape-deploy.yml"}, "region": {"startLine": 191}}}]}, {"ruleId": "scanner-46a4f38bcf263124", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8489dad6b4c250e7", "scanner": "scanner-primary", "fingerprint": "46a4f38bcf263124", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/daily-scrape-deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1080284f10da8988", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a24a6a8f5b852964", "scanner": "scanner-primary", "fingerprint": "1080284f10da8988", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/market-intelligence.yml"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-1080284f10da8988", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a24a6a8f5b852964", "scanner": "scanner-primary", "fingerprint": "1080284f10da8988", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/market-intelligence.yml"}, "region": {"startLine": 84}}}]}, {"ruleId": "scanner-1080284f10da8988", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ddcfe74dd321714d", "scanner": "scanner-primary", "fingerprint": "1080284f10da8988", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/market-intelligence.yml"}, "region": {"startLine": 103}}}]}, {"ruleId": "scanner-37e43e3769b1bc15", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "0c0d04c684924992", "scanner": "scanner-primary", "fingerprint": "37e43e3769b1bc15", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/market-intelligence.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-832e2ca23d247783", "level": "note", "message": {"text": "Very large file: scraper.py (2914 lines)"}, "properties": {"repobilityId": "8e86df599cf5ce3b", "scanner": "scanner-primary", "fingerprint": "832e2ca23d247783", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-edfcf6eed1eeabd8", "level": "note", "message": {"text": "Very large file: gapper_service.py (1410 lines)"}, "properties": {"repobilityId": "e39623aa95710bef", "scanner": "scanner-primary", "fingerprint": "edfcf6eed1eeabd8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-201e2009f59d8a34", "level": "note", "message": {"text": "Very large file: src/App.js (10742 lines)"}, "properties": {"repobilityId": "8867386f309278c8", "scanner": "scanner-primary", "fingerprint": "201e2009f59d8a34", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0e3e3f7a8797aebd", "level": "note", "message": {"text": "Very large file: src/BreadthStockModal.js (1405 lines)"}, "properties": {"repobilityId": "b1ae38410404dfcb", "scanner": "scanner-primary", "fingerprint": "0e3e3f7a8797aebd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-273109be1aa21b75", "level": "note", "message": {"text": "Very large file: src/MarketBreadthMonitor.js (1112 lines)"}, "properties": {"repobilityId": "921f5c4e2d630c59", "scanner": "scanner-primary", "fingerprint": "273109be1aa21b75", "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": "3743c50e76387298", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "fa92ec0ee1018b5e", "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": "e56ed1aee219450e", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "889c53a2ed657203", "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": "f7501c1c72460c63", "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": "7d1cdc19eae18ce5", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4adf26258f52544a", "level": "none", "message": {"text": "Commented-code block (5 lines) in breadth_stocks_builder.py:128"}, "properties": {"repobilityId": "415e2ee4d7a78e86", "scanner": "scanner-primary", "fingerprint": "4adf26258f52544a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-86122e0c5de91be2", "level": "note", "message": {"text": "Stub function `log_message` (body is just `pass`/`return`) \u2014 momentum_cockpit.py:472"}, "properties": {"repobilityId": "419c98cb55affa3e", "scanner": "scanner-primary", "fingerprint": "86122e0c5de91be2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-6f2077302fff837c", "level": "none", "message": {"text": "Commented-code block (7 lines) in breadth_monitor.py:247"}, "properties": {"repobilityId": "70f00762c5e04b51", "scanner": "scanner-primary", "fingerprint": "6f2077302fff837c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-27b918eeebe100bc", "level": "none", "message": {"text": "Commented-code block (5 lines) in ibkr_client.py:13"}, "properties": {"repobilityId": "cca7b170323a8969", "scanner": "scanner-primary", "fingerprint": "27b918eeebe100bc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a19ab0d6a6e5756b", "level": "none", "message": {"text": "Commented-code block (7 lines) in earnings_calendar.py:596"}, "properties": {"repobilityId": "4118227316caae29", "scanner": "scanner-primary", "fingerprint": "a19ab0d6a6e5756b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3afd3778f8e0a8f2", "level": "note", "message": {"text": "Legacy-named symbol `researchCache_v1` in src/App.js:6790"}, "properties": {"repobilityId": "81eaf64fa0dbacb9", "scanner": "scanner-primary", "fingerprint": "3afd3778f8e0a8f2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-773bf114f680725b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/App.js:1565"}, "properties": {"repobilityId": "efa1dc277706cf3a", "scanner": "scanner-primary", "fingerprint": "773bf114f680725b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-03878387cec8aaab", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/App.js:3389"}, "properties": {"repobilityId": "386f4b8e546bb022", "scanner": "scanner-primary", "fingerprint": "03878387cec8aaab", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-beec562b9b7deddd", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/BreadthStockModal.js:293"}, "properties": {"repobilityId": "f5f100a7aa705d93", "scanner": "scanner-primary", "fingerprint": "beec562b9b7deddd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0237859f65cc9331", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/BreadthStockModal.js:486"}, "properties": {"repobilityId": "894d6e214e9e26f2", "scanner": "scanner-primary", "fingerprint": "0237859f65cc9331", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-745fe3b1da52c448", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/MarketBreadthMonitor.js:509"}, "properties": {"repobilityId": "8c1a8c4f3ff9fad5", "scanner": "scanner-primary", "fingerprint": "745fe3b1da52c448", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cd5330d3f1ed7ed8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/MarketBreadthMonitor.js:330"}, "properties": {"repobilityId": "a070c379b10ee0e2", "scanner": "scanner-primary", "fingerprint": "cd5330d3f1ed7ed8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4328148b245a4ab0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/FlaggingStocksBox.js:246"}, "properties": {"repobilityId": "8c5ce2d8045e8c40", "scanner": "scanner-primary", "fingerprint": "4328148b245a4ab0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8e047ab7af03962f", "level": "note", "message": {"text": "7 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "5a0455f6498c27ad", "scanner": "scanner-primary", "fingerprint": "8e047ab7af03962f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "2b606659251bd0fe", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "6ea79e4f2d562bd8", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "16c92f70c47262b2", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}