{"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-f936ece84cc4ed38", "name": "Possibly dead Python function: verify_supabase_jwt", "shortDescription": {"text": "Possibly dead Python function: verify_supabase_jwt"}, "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-53f097901685439b", "name": "Possibly dead Python function: format", "shortDescription": {"text": "Possibly dead Python function: format"}, "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-611e8b7c6267a829", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/layout/TopBar.tsx:98", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/layout/TopBar.tsx:98"}, "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-6a90fbd59f0a36bc", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/layout/Sidebar.tsx:85", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/layout/Sidebar.tsx:85"}, "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-988eec6c098cf25a", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/analysis/IndicatorBreakdown.tsx:25", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/analysis/IndicatorBreakdown.tsx:25"}, "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-73b9aa6add86eed2", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/analysis/MLPredictionCard.tsx:96", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/analysis/MLPredictionCard.tsx:96"}, "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-4ee8a41e52a9f41b", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/trading-chart/ChartToolbar.tsx:56", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/trading-chart/ChartToolbar.tsx:56"}, "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-2f70781f2f9f21e2", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/trading-chart/IndicatorSearch.tsx:228", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/trading-chart/IndicatorSearch.tsx:228"}, "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-56dc6eb63da52c93", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/app/dashboard/page.tsx:83", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/app/dashboard/page.tsx:83"}, "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-042fee592a75bb3b", "name": "Insecure pattern 'direct_innerhtml_assignment' in frontend/src/components/trading-chart/ChartCore.tsx:114", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/src/components/trading-chart/ChartCore.tsx:114"}, "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-27924aa79fa4a517", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-python@v6 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-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 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 16 placeholder/mock markers across 8 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-debc3f99fba8fe17", "name": "Commented-code block (5 lines) in frontend/src/components/trading-chart/SubChartPane.tsx:121", "shortDescription": {"text": "Commented-code block (5 lines) in frontend/src/components/trading-chart/SubChartPane.tsx:121"}, "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-047361453580b2b7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api/client.ts:43", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api/client.ts:43"}, "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-45769e3e3ee2154f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api/payments.ts:40", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api/payments.ts:40"}, "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-1b5a76780c3df9aa", "name": "1 env vars used in code but missing from .env.example", "shortDescription": {"text": "1 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `NODE_ENV`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-8373f2b7af805e0c", "name": "FastAPI POST `razorpay_webhook` without auth dependency \u2014 backend/routers/payments.py:120", "shortDescription": {"text": "FastAPI POST `razorpay_webhook` without auth dependency \u2014 backend/routers/payments.py:120"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-15def3cb7af18ad1", "name": "Unused endpoint: GET /api/v1/payments/subscription-status", "shortDescription": {"text": "Unused endpoint: GET /api/v1/payments/subscription-status"}, "fullDescription": {"text": "`backend/routers/payments.py` declares `GET /api/v1/payments/subscription-status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e2334b4dbe0e071e", "name": "Unused endpoint: POST /api/v1/payments/create-subscription", "shortDescription": {"text": "Unused endpoint: POST /api/v1/payments/create-subscription"}, "fullDescription": {"text": "`backend/routers/payments.py` declares `POST /api/v1/payments/create-subscription` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c724fce340ed54de", "name": "Unused endpoint: POST /api/v1/payments/webhook", "shortDescription": {"text": "Unused endpoint: POST /api/v1/payments/webhook"}, "fullDescription": {"text": "`backend/routers/payments.py` declares `POST /api/v1/payments/webhook` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d8ad83dc1d1f916d", "name": "Unused endpoint: GET /api/v1/market/status", "shortDescription": {"text": "Unused endpoint: GET /api/v1/market/status"}, "fullDescription": {"text": "`backend/routers/market.py` declares `GET /api/v1/market/status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-23e92ad7b8b80487", "name": "Unused endpoint: GET /api/v1/market/indices", "shortDescription": {"text": "Unused endpoint: GET /api/v1/market/indices"}, "fullDescription": {"text": "`backend/routers/market.py` declares `GET /api/v1/market/indices` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e28af1f073cd3eac", "name": "Unused endpoint: GET /api/v1/market/ohlcv", "shortDescription": {"text": "Unused endpoint: GET /api/v1/market/ohlcv"}, "fullDescription": {"text": "`backend/routers/market.py` declares `GET /api/v1/market/ohlcv` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-db1b02b4cad56535", "name": "Unused endpoint: GET /api/v1/market/search", "shortDescription": {"text": "Unused endpoint: GET /api/v1/market/search"}, "fullDescription": {"text": "`backend/routers/market.py` declares `GET /api/v1/market/search` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-20ad7960ebac451c", "name": "Unused endpoint: GET /api/v1/market/company-info", "shortDescription": {"text": "Unused endpoint: GET /api/v1/market/company-info"}, "fullDescription": {"text": "`backend/routers/market.py` declares `GET /api/v1/market/company-info` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ef425118ae24e397", "name": "Unused endpoint: GET /api/v1/market/signal", "shortDescription": {"text": "Unused endpoint: GET /api/v1/market/signal"}, "fullDescription": {"text": "`backend/routers/market.py` declares `GET /api/v1/market/signal` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-217cf9fbbc636b9f", "name": "Unused endpoint: GET /api/v1/market/scan", "shortDescription": {"text": "Unused endpoint: GET /api/v1/market/scan"}, "fullDescription": {"text": "`backend/routers/market.py` declares `GET /api/v1/market/scan` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-def972e27bec7775", "name": "Unused endpoint: GET /api/v1/analysis/fundamentals", "shortDescription": {"text": "Unused endpoint: GET /api/v1/analysis/fundamentals"}, "fullDescription": {"text": "`backend/routers/analysis.py` declares `GET /api/v1/analysis/fundamentals` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-083a7e29acec21cd", "name": "Unused endpoint: GET /api/v1/analysis/ml-predict", "shortDescription": {"text": "Unused endpoint: GET /api/v1/analysis/ml-predict"}, "fullDescription": {"text": "`backend/routers/analysis.py` declares `GET /api/v1/analysis/ml-predict` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f730ed7f69082d3c", "name": "Unused endpoint: GET /api/v1/analysis/confluence", "shortDescription": {"text": "Unused endpoint: GET /api/v1/analysis/confluence"}, "fullDescription": {"text": "`backend/routers/analysis.py` declares `GET /api/v1/analysis/confluence` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7aff6dbedbdf75ac", "name": "Unused endpoint: GET /api/v1/analysis/backtest", "shortDescription": {"text": "Unused endpoint: GET /api/v1/analysis/backtest"}, "fullDescription": {"text": "`backend/routers/analysis.py` declares `GET /api/v1/analysis/backtest` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ff6bed0dacf76353", "name": "Unused endpoint: GET /api/v1/options/chain", "shortDescription": {"text": "Unused endpoint: GET /api/v1/options/chain"}, "fullDescription": {"text": "`backend/routers/options.py` declares `GET /api/v1/options/chain` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1acac2f0481d72d8", "name": "Unused endpoint: GET /api/v1/options/recommend", "shortDescription": {"text": "Unused endpoint: GET /api/v1/options/recommend"}, "fullDescription": {"text": "`backend/routers/options.py` declares `GET /api/v1/options/recommend` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21083"}, "properties": {"repository": "thedeskguy/nse-trading-dashboard", "repoUrl": "https://github.com/thedeskguy/nse-trading-dashboard", "branch": "main"}, "results": [{"ruleId": "scanner-f936ece84cc4ed38", "level": "note", "message": {"text": "Possibly dead Python function: verify_supabase_jwt"}, "properties": {"repobilityId": "6b2a72f115db7f2c", "scanner": "scanner-primary", "fingerprint": "f936ece84cc4ed38", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/deps.py:56"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-53f097901685439b", "level": "note", "message": {"text": "Possibly dead Python function: format"}, "properties": {"repobilityId": "46a918df7787d491", "scanner": "scanner-primary", "fingerprint": "53f097901685439b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/services/logger.py:15"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-611e8b7c6267a829", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/layout/TopBar.tsx:98"}, "properties": {"repobilityId": "eaf8fd5ff7cbddbf", "scanner": "scanner-primary", "fingerprint": "611e8b7c6267a829", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-6a90fbd59f0a36bc", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/layout/Sidebar.tsx:85"}, "properties": {"repobilityId": "4fbed5d8e51dbbe4", "scanner": "scanner-primary", "fingerprint": "6a90fbd59f0a36bc", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-988eec6c098cf25a", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/analysis/IndicatorBreakdown.tsx:25"}, "properties": {"repobilityId": "d044d85ed9e5b74b", "scanner": "scanner-primary", "fingerprint": "988eec6c098cf25a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-73b9aa6add86eed2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/analysis/MLPredictionCard.tsx:96"}, "properties": {"repobilityId": "9d2605b29366f33c", "scanner": "scanner-primary", "fingerprint": "73b9aa6add86eed2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4ee8a41e52a9f41b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/trading-chart/ChartToolbar.tsx:56"}, "properties": {"repobilityId": "94685bb616c3d73a", "scanner": "scanner-primary", "fingerprint": "4ee8a41e52a9f41b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2f70781f2f9f21e2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/components/trading-chart/IndicatorSearch.tsx:228"}, "properties": {"repobilityId": "83e7537f3bd63e2c", "scanner": "scanner-primary", "fingerprint": "2f70781f2f9f21e2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-56dc6eb63da52c93", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/app/dashboard/page.tsx:83"}, "properties": {"repobilityId": "6f7e074259b22c9d", "scanner": "scanner-primary", "fingerprint": "56dc6eb63da52c93", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-042fee592a75bb3b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in frontend/src/components/trading-chart/ChartCore.tsx:114"}, "properties": {"repobilityId": "77fbaab2a0da1f27", "scanner": "scanner-primary", "fingerprint": "042fee592a75bb3b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "frontend/src/components/trading-chart/ChartCore.tsx"}, "region": {"startLine": 114}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1b0add4759a308ec", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "e768aa78741098d0", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 64}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "577e9cf6ec1f5bab", "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": "dccd7941f4d045f7", "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": "3db80e4800cb4708", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "0961f14b37289b3e", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "42e3675b687fc720", "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": "57f63e5ae47d6142", "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": "bdd198705ac5d439", "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": "90ef6cd67224a4cc", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-debc3f99fba8fe17", "level": "none", "message": {"text": "Commented-code block (5 lines) in frontend/src/components/trading-chart/SubChartPane.tsx:121"}, "properties": {"repobilityId": "d1b8951ed9012c7c", "scanner": "scanner-primary", "fingerprint": "debc3f99fba8fe17", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-047361453580b2b7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api/client.ts:43"}, "properties": {"repobilityId": "3aa1784cbe84948f", "scanner": "scanner-primary", "fingerprint": "047361453580b2b7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-45769e3e3ee2154f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api/payments.ts:40"}, "properties": {"repobilityId": "b8416cc2b82e89f6", "scanner": "scanner-primary", "fingerprint": "45769e3e3ee2154f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1b5a76780c3df9aa", "level": "none", "message": {"text": "1 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d04379b337b44a15", "scanner": "scanner-primary", "fingerprint": "1b5a76780c3df9aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-8373f2b7af805e0c", "level": "error", "message": {"text": "FastAPI POST `razorpay_webhook` without auth dependency \u2014 backend/routers/payments.py:120"}, "properties": {"repobilityId": "f46046a15befdf1e", "scanner": "scanner-primary", "fingerprint": "8373f2b7af805e0c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/routers/payments.py"}, "region": {"startLine": 120}}}]}, {"ruleId": "scanner-15def3cb7af18ad1", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/payments/subscription-status"}, "properties": {"repobilityId": "f4537187d7b8a13c", "scanner": "scanner-primary", "fingerprint": "15def3cb7af18ad1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e2334b4dbe0e071e", "level": "note", "message": {"text": "Unused endpoint: POST /api/v1/payments/create-subscription"}, "properties": {"repobilityId": "8547182ec27fa3ed", "scanner": "scanner-primary", "fingerprint": "e2334b4dbe0e071e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c724fce340ed54de", "level": "note", "message": {"text": "Unused endpoint: POST /api/v1/payments/webhook"}, "properties": {"repobilityId": "c5e8c8f8647975aa", "scanner": "scanner-primary", "fingerprint": "c724fce340ed54de", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d8ad83dc1d1f916d", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/market/status"}, "properties": {"repobilityId": "baa44ce4a97d851d", "scanner": "scanner-primary", "fingerprint": "d8ad83dc1d1f916d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-23e92ad7b8b80487", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/market/indices"}, "properties": {"repobilityId": "9cecb7567d951798", "scanner": "scanner-primary", "fingerprint": "23e92ad7b8b80487", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e28af1f073cd3eac", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/market/ohlcv"}, "properties": {"repobilityId": "cf537a1f0a173a43", "scanner": "scanner-primary", "fingerprint": "e28af1f073cd3eac", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-db1b02b4cad56535", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/market/search"}, "properties": {"repobilityId": "e16de828ddab3031", "scanner": "scanner-primary", "fingerprint": "db1b02b4cad56535", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-20ad7960ebac451c", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/market/company-info"}, "properties": {"repobilityId": "ff460198e4319212", "scanner": "scanner-primary", "fingerprint": "20ad7960ebac451c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ef425118ae24e397", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/market/signal"}, "properties": {"repobilityId": "ef9d289120b5e4fe", "scanner": "scanner-primary", "fingerprint": "ef425118ae24e397", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-217cf9fbbc636b9f", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/market/scan"}, "properties": {"repobilityId": "202022a0b8329d76", "scanner": "scanner-primary", "fingerprint": "217cf9fbbc636b9f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-def972e27bec7775", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/analysis/fundamentals"}, "properties": {"repobilityId": "c2774a3f7184a4c0", "scanner": "scanner-primary", "fingerprint": "def972e27bec7775", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-083a7e29acec21cd", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/analysis/ml-predict"}, "properties": {"repobilityId": "f2973a3170202e9b", "scanner": "scanner-primary", "fingerprint": "083a7e29acec21cd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f730ed7f69082d3c", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/analysis/confluence"}, "properties": {"repobilityId": "5152f290a0ec44a3", "scanner": "scanner-primary", "fingerprint": "f730ed7f69082d3c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7aff6dbedbdf75ac", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/analysis/backtest"}, "properties": {"repobilityId": "36b518016685996c", "scanner": "scanner-primary", "fingerprint": "7aff6dbedbdf75ac", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ff6bed0dacf76353", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/options/chain"}, "properties": {"repobilityId": "7eb7cb0c9ae57661", "scanner": "scanner-primary", "fingerprint": "ff6bed0dacf76353", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1acac2f0481d72d8", "level": "note", "message": {"text": "Unused endpoint: GET /api/v1/options/recommend"}, "properties": {"repobilityId": "6509641e8b20c6b2", "scanner": "scanner-primary", "fingerprint": "1acac2f0481d72d8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}