Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

alpha112233/alphago_live

https://github.com/alpha112233/alphago_live · scanned 2026-06-17 01:33 UTC (1 month, 2 weeks ago)

447 raw signals (0 security + 447 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -27.6 (diff) · 404 actionable findings from 1 signal source. 43 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 49.1/100 with 100.0% coverage. It contains 11984 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 447 findings — concentrated in quality (203), api (139), security (46). Risk profile is high: 39 critical, 90 high, 67 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 275 of 404 actionable findings. 447 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security Secrets conf 1.00 Possible secret in docs/design/37-apikey-playground/README.md
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
docs/design/37-apikey-playground/README.md:261
critical System graph security Secrets conf 1.00 4 occurrences Possible secret in docs/userguide/09-api-key-management/README.md
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
lines 127, 148, 211, 222
docs/userguide/09-api-key-management/README.md:127, 148, 211, 222 (4 hits)
critical System graph security Secrets conf 1.00 Possible secret in examples/python/depth_20_example.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/depth_20_example.py:18
critical System graph security Secrets conf 1.00 Possible secret in examples/python/depth_50_example.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/depth_50_example.py:18
critical System graph security Secrets conf 1.00 Possible secret in examples/python/depth_example.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/depth_example.py:11
critical System graph security Secrets conf 1.00 Possible secret in examples/python/ema_crossover.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/ema_crossover.py:10
critical System graph security Secrets conf 1.00 Possible secret in examples/python/expiry_dates.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/expiry_dates.py:18
critical System graph security Secrets conf 1.00 Possible secret in examples/python/flask_optionchain.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/flask_optionchain.py:8
critical System graph security Secrets conf 1.00 Possible secret in examples/python/heatmap.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/heatmap.py:9
critical System graph security Secrets conf 1.00 Possible secret in examples/python/ltp_example.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/ltp_example.py:11
critical System graph security Secrets conf 1.00 Possible secret in examples/python/multiquotes_example.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/multiquotes_example.py:5
critical System graph security Secrets conf 1.00 Possible secret in examples/python/Nifty OI Charts.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/Nifty OI Charts.py:20
critical System graph security Secrets conf 1.00 Possible secret in examples/python/optionchain_example.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/optionchain_example.py:5
critical System graph security Secrets conf 1.00 Possible secret in examples/python/placing ATM order.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/placing ATM order.py:9
critical System graph security Secrets conf 1.00 Possible secret in examples/python/plotting candles.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/plotting candles.py:18
critical System graph security Secrets conf 1.00 Possible secret in examples/python/quote_example.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/quote_example.py:11
critical System graph security Secrets conf 1.00 Possible secret in examples/python/seasonality.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/seasonality.py:7
critical System graph security Secrets conf 1.00 Possible secret in examples/python/stoploss_example.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/stoploss_example.py:12
critical System graph security Secrets conf 1.00 Possible secret in examples/python/straddle_scheduler.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/straddle_scheduler.py:13
critical System graph security Secrets conf 1.00 Possible secret in examples/python/straddle_with_stops.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/straddle_with_stops.py:13
critical System graph security Secrets conf 1.00 Possible secret in examples/python/supertrend.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/supertrend.py:10
critical System graph security Secrets conf 1.00 Possible secret in examples/python/william vix fix.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/william vix fix.py:19
critical System graph security Secrets conf 1.00 Possible secret in examples/python/ytd_gainers_losers.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/ytd_gainers_losers.py:11
critical System graph security Secrets conf 1.00 Possible secret in examples/python/ytd_heatmap.py
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
examples/python/ytd_heatmap.py:13
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /historify/api/delete (frontend/src/pages/Historify.tsx:1169)
`frontend/src/pages/Historify.tsx:1169` calls `DELETE /historify/api/delete` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/delete` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /historify/api/jobs/${jobId} (frontend/src/pages/Historify.tsx:1144)
`frontend/src/pages/Historify.tsx:1144` calls `DELETE /historify/api/jobs/${jobId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/jobs/<p>` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /historify/api/schedules/${scheduleId} (frontend/src/pages/Historify.tsx:749)
`frontend/src/pages/Historify.tsx:749` calls `DELETE /historify/api/schedules/${scheduleId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/schedules/<p>` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /historify/api/watchlist (frontend/src/pages/Historify.tsx:898)
`frontend/src/pages/Historify.tsx:898` calls `DELETE /historify/api/watchlist` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/watchlist` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/api/holidays (frontend/src/hooks/useMarketStatus.ts:61)
`frontend/src/hooks/useMarketStatus.ts:61` calls `GET /admin/api/holidays` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/api/holidays` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/api/timings (frontend/src/hooks/useMarketStatus.ts:60)
`frontend/src/hooks/useMarketStatus.ts:60` calls `GET /admin/api/timings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/api/timings` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/broker/capabilities (frontend/src/stores/brokerStore.ts:24)
`frontend/src/stores/brokerStore.ts:24` calls `GET /api/broker/capabilities` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/broker/capabilities` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/analyzer-mode (frontend/src/stores/themeStore.ts:150)
`frontend/src/stores/themeStore.ts:150` calls `GET /auth/analyzer-mode` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/analyzer-mode` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/app-info (frontend/src/components/layout/Footer.tsx:18)
`frontend/src/components/layout/Footer.tsx:18` calls `GET /auth/app-info` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/app-info` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/broker-config (frontend/src/pages/BrokerSelect.tsx:146)
`frontend/src/pages/BrokerSelect.tsx:146` calls `GET /auth/broker-config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/broker-config` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/broker-config (frontend/src/pages/BrokerSelect.tsx:96)
`frontend/src/pages/BrokerSelect.tsx:96` calls `GET /auth/broker-config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/broker-config` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/check-setup (frontend/src/pages/Login.tsx:44)
`frontend/src/pages/Login.tsx:44` calls `GET /auth/check-setup` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/check-setup` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/api/client.ts:7)
`frontend/src/api/client.ts:7` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/hooks/useMarketStatus.ts:32)
`frontend/src/hooks/useMarketStatus.ts:32` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/hooks/useWebSocketTester.ts:6)
`frontend/src/hooks/useWebSocketTester.ts:6` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/lib/MarketDataManager.ts:77)
`frontend/src/lib/MarketDataManager.ts:77` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/pages/Activate.tsx:39)
`frontend/src/pages/Activate.tsx:39` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/pages/Activate.tsx:74)
`frontend/src/pages/Activate.tsx:74` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/pages/ApiKey.tsx:32)
`frontend/src/pages/ApiKey.tsx:32` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/pages/Historify.tsx:227)
`frontend/src/pages/Historify.tsx:227` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/pages/Login.tsx:92)
`frontend/src/pages/Login.tsx:92` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/pages/MasterContract.tsx:22)
`frontend/src/pages/MasterContract.tsx:22` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/pages/Playground.tsx:70)
`frontend/src/pages/Playground.tsx:70` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/pages/PnLTracker.tsx:11)
`frontend/src/pages/PnLTracker.tsx:11` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/pages/Sandbox.tsx:27)
`frontend/src/pages/Sandbox.tsx:27` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/pages/Setup.tsx:96)
`frontend/src/pages/Setup.tsx:96` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/pages/WebSocketTest.tsx:43)
`frontend/src/pages/WebSocketTest.tsx:43` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/stores/themeStore.ts:117)
`frontend/src/stores/themeStore.ts:117` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/csrf-token (frontend/src/utils/errorReporter.ts:74)
`frontend/src/utils/errorReporter.ts:74` calls `GET /auth/csrf-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/csrf-token` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/dashboard-data (frontend/src/pages/Dashboard.tsx:75)
`frontend/src/pages/Dashboard.tsx:75` calls `GET /auth/dashboard-data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/dashboard-data` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/session-status (frontend/src/components/auth/AuthSync.tsx:26)
`frontend/src/components/auth/AuthSync.tsx:26` calls `GET /auth/session-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session-status` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/session-status (frontend/src/pages/Login.tsx:54)
`frontend/src/pages/Login.tsx:54` calls `GET /auth/session-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session-status` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /auth/sso-config (frontend/src/pages/Login.tsx:33)
`frontend/src/pages/Login.tsx:33` calls `GET /auth/sso-config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/sso-config` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/catalog (frontend/src/pages/Historify.tsx:580)
`frontend/src/pages/Historify.tsx:580` calls `GET /historify/api/catalog` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/catalog` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/catalog (frontend/src/pages/HistorifyCharts.tsx:430)
`frontend/src/pages/HistorifyCharts.tsx:430` calls `GET /historify/api/catalog` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/catalog` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/data?${params} (frontend/src/pages/HistorifyCharts.tsx:452)
`frontend/src/pages/HistorifyCharts.tsx:452` calls `GET /historify/api/data?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/data` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/exchanges (frontend/src/pages/Historify.tsx:622)
`frontend/src/pages/Historify.tsx:622` calls `GET /historify/api/exchanges` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/exchanges` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/fno/chain?${params} (frontend/src/pages/Historify.tsx:1001)
`frontend/src/pages/Historify.tsx:1001` calls `GET /historify/api/fno/chain?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/fno/chain` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/fno/expiries?${params} (frontend/src/pages/Historify.tsx:977)
`frontend/src/pages/Historify.tsx:977` calls `GET /historify/api/fno/expiries?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/fno/expiries` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/fno/underlyings?exchange=${fnoExchange} (frontend/src/pages/Historify.tsx:960)
`frontend/src/pages/Historify.tsx:960` calls `GET /historify/api/fno/underlyings?exchange=${fnoExchange}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/fno/underlyings` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/historify-intervals (frontend/src/pages/Historify.tsx:598)
`frontend/src/pages/Historify.tsx:598` calls `GET /historify/api/historify-intervals` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/historify-intervals` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/intervals (frontend/src/pages/Historify.tsx:589)
`frontend/src/pages/Historify.tsx:589` calls `GET /historify/api/intervals` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/intervals` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/jobs?limit=50 (frontend/src/pages/Historify.tsx:632)
`frontend/src/pages/Historify.tsx:632` calls `GET /historify/api/jobs?limit=50` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/jobs` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/schedules (frontend/src/pages/Historify.tsx:645)
`frontend/src/pages/Historify.tsx:645` calls `GET /historify/api/schedules` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/schedules` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/schedules/${scheduleId}/executions?limit=10 (frontend/src/pages/Historify.tsx:656)
`frontend/src/pages/Historify.tsx:656` calls `GET /historify/api/schedules/${scheduleId}/executions?limit=10` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/schedules/<p>/executions` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/stats (frontend/src/pages/Historify.tsx:613)
`frontend/src/pages/Historify.tsx:613` calls `GET /historify/api/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/stats` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /historify/api/watchlist (frontend/src/pages/Historify.tsx:571)
`frontend/src/pages/Historify.tsx:571` calls `GET /historify/api/watchlist` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/watchlist` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /playground/api-key (frontend/src/pages/GoCharting.tsx:85)
`frontend/src/pages/GoCharting.tsx:85` calls `GET /playground/api-key` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/playground/api-key` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /playground/api-key (frontend/src/pages/Playground.tsx:253)
`frontend/src/pages/Playground.tsx:253` calls `GET /playground/api-key` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/playground/api-key` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /playground/api-key (frontend/src/pages/TradingView.tsx:87)
`frontend/src/pages/TradingView.tsx:87` calls `GET /playground/api-key` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/playground/api-key` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /playground/endpoints (frontend/src/pages/Playground.tsx:267)
`frontend/src/pages/Playground.tsx:267` calls `GET /playground/endpoints` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/playground/endpoints` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /sandbox/api/configs (frontend/src/pages/Sandbox.tsx:94)
`frontend/src/pages/Sandbox.tsx:94` calls `GET /sandbox/api/configs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sandbox/api/configs` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /sandbox/mypnl/api/data (frontend/src/pages/SandboxPnL.tsx:102)
`frontend/src/pages/SandboxPnL.tsx:102` calls `GET /sandbox/mypnl/api/data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sandbox/mypnl/api/data` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /search/api/expiries?exchange=${exchange} (frontend/src/pages/Token.tsx:154)
`frontend/src/pages/Token.tsx:154` calls `GET /search/api/expiries?exchange=${exchange}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/search/api/expiries` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /search/api/expiries?exchange=${exchange}&underlying=${underlying} (frontend/src/pages/Token.tsx:190)
`frontend/src/pages/Token.tsx:190` calls `GET /search/api/expiries?exchange=${exchange}&underlying=${underlying}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/search/api/expiries` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /search/api/search?${params.toString()} (frontend/src/pages/Search.tsx:121)
`frontend/src/pages/Search.tsx:121` calls `GET /search/api/search?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/search/api/search` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /search/api/search?${params} (frontend/src/pages/GoCharting.tsx:115)
`frontend/src/pages/GoCharting.tsx:115` calls `GET /search/api/search?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/search/api/search` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /search/api/search?${params} (frontend/src/pages/Historify.tsx:858)
`frontend/src/pages/Historify.tsx:858` calls `GET /search/api/search?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/search/api/search` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /search/api/search?${params} (frontend/src/pages/Token.tsx:231)
`frontend/src/pages/Token.tsx:231` calls `GET /search/api/search?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/search/api/search` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /search/api/search?${params} (frontend/src/pages/TradingView.tsx:118)
`frontend/src/pages/TradingView.tsx:118` calls `GET /search/api/search?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/search/api/search` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /search/api/search?${params} (frontend/src/pages/WebSocketTest.tsx:544)
`frontend/src/pages/WebSocketTest.tsx:544` calls `GET /search/api/search?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/search/api/search` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /search/api/underlyings?exchange=${exchange} (frontend/src/pages/Token.tsx:153)
`frontend/src/pages/Token.tsx:153` calls `GET /search/api/underlyings?exchange=${exchange}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/search/api/underlyings` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/multiquotes (frontend/src/lib/MarketDataManager.ts:768)
`frontend/src/lib/MarketDataManager.ts:768` calls `POST /api/v1/multiquotes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/multiquotes` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/optionchain (frontend/src/hooks/useOptionChainPolling.ts:81)
`frontend/src/hooks/useOptionChainPolling.ts:81` calls `POST /api/v1/optionchain` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/optionchain` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /auth/activate (frontend/src/pages/Activate.tsx:45)
`frontend/src/pages/Activate.tsx:45` calls `POST /auth/activate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/activate` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /auth/activate (frontend/src/pages/Activate.tsx:81)
`frontend/src/pages/Activate.tsx:81` calls `POST /auth/activate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/activate` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /auth/analyzer-toggle (frontend/src/stores/themeStore.ts:122)
`frontend/src/stores/themeStore.ts:122` calls `POST /auth/analyzer-toggle` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/analyzer-toggle` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /auth/login (frontend/src/pages/Login.tsx:111)
`frontend/src/pages/Login.tsx:111` calls `POST /auth/login` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/login` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /auth/reset-password (frontend/src/pages/ResetPassword.tsx:132)
`frontend/src/pages/ResetPassword.tsx:132` calls `POST /auth/reset-password` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/reset-password` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /auth/reset-password (frontend/src/pages/ResetPassword.tsx:162)
`frontend/src/pages/ResetPassword.tsx:162` calls `POST /auth/reset-password` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/reset-password` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /auth/reset-password (frontend/src/pages/ResetPassword.tsx:197)
`frontend/src/pages/ResetPassword.tsx:197` calls `POST /auth/reset-password` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/reset-password` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /auth/reset-password (frontend/src/pages/ResetPassword.tsx:231)
`frontend/src/pages/ResetPassword.tsx:231` calls `POST /auth/reset-password` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/reset-password` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/delete/bulk (frontend/src/pages/Historify.tsx:1201)
`frontend/src/pages/Historify.tsx:1201` calls `POST /historify/api/delete/bulk` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/delete/bulk` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/export/bulk (frontend/src/pages/Historify.tsx:1327)
`frontend/src/pages/Historify.tsx:1327` calls `POST /historify/api/export/bulk` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/export/bulk` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/jobs (frontend/src/pages/Historify.tsx:1026)
`frontend/src/pages/Historify.tsx:1026` calls `POST /historify/api/jobs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/jobs` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/jobs/${jobId}/cancel (frontend/src/pages/Historify.tsx:1104)
`frontend/src/pages/Historify.tsx:1104` calls `POST /historify/api/jobs/${jobId}/cancel` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/jobs/<p>/cancel` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/jobs/${jobId}/pause (frontend/src/pages/Historify.tsx:1064)
`frontend/src/pages/Historify.tsx:1064` calls `POST /historify/api/jobs/${jobId}/pause` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/jobs/<p>/pause` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/jobs/${jobId}/resume (frontend/src/pages/Historify.tsx:1084)
`frontend/src/pages/Historify.tsx:1084` calls `POST /historify/api/jobs/${jobId}/resume` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/jobs/<p>/resume` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/jobs/${jobId}/retry (frontend/src/pages/Historify.tsx:1124)
`frontend/src/pages/Historify.tsx:1124` calls `POST /historify/api/jobs/${jobId}/retry` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/jobs/<p>/retry` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/schedules/${schedule.id}/${endpoint} (frontend/src/pages/Historify.tsx:770)
`frontend/src/pages/Historify.tsx:770` calls `POST /historify/api/schedules/${schedule.id}/${endpoint}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/schedules/<p>/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/schedules/${schedule.id}/${endpoint} (frontend/src/pages/Historify.tsx:791)
`frontend/src/pages/Historify.tsx:791` calls `POST /historify/api/schedules/${schedule.id}/${endpoint}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/schedules/<p>/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/schedules/${scheduleId}/trigger (frontend/src/pages/Historify.tsx:811)
`frontend/src/pages/Historify.tsx:811` calls `POST /historify/api/schedules/${scheduleId}/trigger` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/schedules/<p>/trigger` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/upload (frontend/src/pages/Historify.tsx:1287)
`frontend/src/pages/Historify.tsx:1287` calls `POST /historify/api/upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/upload` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/watchlist (frontend/src/pages/Historify.tsx:875)
`frontend/src/pages/Historify.tsx:875` calls `POST /historify/api/watchlist` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/watchlist` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/watchlist/bulk (frontend/src/pages/Historify.tsx:934)
`frontend/src/pages/Historify.tsx:934` calls `POST /historify/api/watchlist/bulk` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/watchlist/bulk` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /historify/api/watchlist/bulk/delete (frontend/src/pages/Historify.tsx:1234)
`frontend/src/pages/Historify.tsx:1234` calls `POST /historify/api/watchlist/bulk/delete` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/historify/api/watchlist/bulk/delete` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /samco/callback (frontend/src/pages/SamcoAuth.tsx:266)
`frontend/src/pages/SamcoAuth.tsx:266` calls `POST /samco/callback` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/samco/callback` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /sandbox/reset (frontend/src/pages/Sandbox.tsx:176)
`frontend/src/pages/Sandbox.tsx:176` calls `POST /sandbox/reset` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sandbox/reset` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /sandbox/update (frontend/src/pages/Sandbox.tsx:141)
`frontend/src/pages/Sandbox.tsx:141` calls `POST /sandbox/update` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sandbox/update` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph cicd CI/CD security conf 1.00 GitHub Action tracks a moving branch
aquasecurity/trivy-action@master can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/ci.yml:369 CI/CD securitySupply chainGithub actions
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/api/client.ts:7
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/hooks/useMarketStatus.ts:32
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/hooks/useWebSocketTester.ts:6
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/lib/MarketDataManager.ts:77
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/Activate.tsx:45
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/Analyzer.tsx:99
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/ApiKey.tsx:32
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/BrokerTOTP.tsx:365
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/Historify.tsx:227
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/HistorifyCharts.tsx:452
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/Login.tsx:54
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/MasterContract.tsx:22
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/Playground.tsx:70
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/PnLTracker.tsx:11
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/Sandbox.tsx:27
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/Search.tsx:121
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/Setup.tsx:108
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/Token.tsx:231
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/pages/WebSocketTest.tsx:43
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/stores/themeStore.ts:122
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: CLAUDE.md
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.
CLAUDE.md VerificationClaude instruction
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
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.
Mock dataCritical flowGenerated repo pattern
medium System graph quality Integrity conf 1.00 25 occurrences Frontend route `/activate` has no Link/navigate to it — frontend/src/App.tsx
The route is registered but no `<Link to=…>` or `navigate(…)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor.
25 occurrences
repo-level (25 hits)
Orphan pageWiring
medium System graph cicd CI/CD security conf 1.00 7 occurrences GitHub Action is tag-pinned rather than SHA-pinned
docker/login-action@v3 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
2 files, 7 locations
.github/workflows/ci.yml:226, 236, 244, 260, 341, 349 (6 hits)
.github/workflows/security.yml:52
CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/ci.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in frontend/src/components/strategy-builder/MultiStrikeOITab.tsx:198
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
frontend/src/components/strategy-builder/MultiStrikeOITab.tsx:198 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in frontend/src/components/strategy-builder/StrategyChartTab.tsx:151
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
frontend/src/components/strategy-builder/StrategyChartTab.tsx:151 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in frontend/src/pages/CustomStraddle.tsx:215
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
frontend/src/pages/CustomStraddle.tsx:215 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in frontend/src/pages/IVChart.tsx:249
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
frontend/src/pages/IVChart.tsx:249 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in frontend/src/pages/StraddleChart.tsx:183
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
frontend/src/pages/StraddleChart.tsx:183 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in frontend/src/pages/BrokerSelect.tsx:245
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
frontend/src/pages/BrokerSelect.tsx:245 Local storage auth token
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — broker/aliceblue/streaming/aliceblue_client.py:137
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 423 placeholder/mock markers across 114 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph network Security conf 1.00 Privileged port 1000 in use
Port 1000 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
start.sh Ports
medium System graph network Security conf 1.00 Privileged port 3 in use
Port 3 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
start.sh Ports
medium System graph quality Placeholder conf 1.00 Runtime service client appears to use placeholder configuration
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.
Runtime configService clientGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
71 test file(s) for 1186 source file(s) (ratio 0.06). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 773 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: node:20-bullseye-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
Dockerfile:17 containersPinned dependencies
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: python:3.12-bullseye
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
Dockerfile:2 containersPinned dependencies
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: python:3.12-slim-bullseye
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
Dockerfile:26 containersPinned dependencies
low System graph cicd CI/CD security conf 1.00 3 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/upload-artifact@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
2 files, 3 locations
.github/workflows/ci.yml:307, 332 (2 hits)
.github/workflows/security.yml:62
CI/CD securitySupply chainGithub actions
low System graph security security conf 1.00 Insecure pattern 'debug_true' in broker/groww/api/data.py:407
Found a known-risky pattern (debug_true). Review and replace if possible.
broker/groww/api/data.py:407 Debug true
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 10 places
Functions with the same first-5-line body hash: broker/firstock/api/data.py:get_depth, broker/zebu/api/data.py:get_depth, broker/zerodha/api/data.py:get_market_depth, broker/shoonya/api/data.py:get_depth This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.…
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 11 places
Functions with the same first-5-line body hash: broker/firstock/streaming/firstock_adapter.py:unsubscribe, broker/tradejini/streaming/tradejini_adapter.py:unsubscribe, broker/pocketful/streaming/pocketful_adapter.py:unsubscribe, broker/paytm/streaming/paytm_adapter.py:unsubscribe This is *the* AI-…
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 12 places
Functions with the same first-5-line body hash: broker/firstock/api/order_api.py:cancel_all_orders_api, broker/wisdom/api/order_api.py:cancel_all_orders_api, broker/zebu/api/order_api.py:cancel_all_orders_api, broker/compositedge/api/order_api.py:cancel_all_orders_api This is *the* AI-coder failur…
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 17 places
Functions with the same first-5-line body hash: broker/wisdom/api/data.py:get_multiquotes, broker/zerodha/api/data.py:get_multiquotes, broker/compositedge/api/data.py:get_multiquotes, broker/ibulls/api/data.py:get_multiquotes This is *the* AI-coder failure mode (4× more duplication in vibe-coded r…
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 18 places
Functions with the same first-5-line body hash: broker/firstock/api/order_api.py:place_smartorder_api, broker/wisdom/api/order_api.py:place_smartorder_api, broker/zebu/api/order_api.py:place_smartorder_api, broker/nubra/api/order_api.py:place_smartorder_api This is *the* AI-coder failure mode (4× …
duplicatesduplication
low System graph quality Integrity conf 1.00 5 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: broker/firstock/api/data.py:get_history_chunked, broker/firstock/api/data.py:get_history This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
5 occurrences
repo-level (5 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 24 places
Functions with the same first-5-line body hash: broker/firstock/database/master_contract_db.py:init_db, broker/wisdom/database/master_contract_db.py:init_db, broker/zebu/database/master_contract_db.py:init_db, broker/compositedge/database/master_contract_db.py:init_db This is *the* AI-coder failur…
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 28 places
Functions with the same first-5-line body hash: broker/firstock/mapping/order_data.py:calculate_order_statistics, broker/wisdom/mapping/order_data.py:calculate_order_statistics, broker/zebu/mapping/order_data.py:calculate_order_statistics, broker/deltaexchange/mapping/order_data.py:calculate_order_…
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: broker/firstock/database/master_contract_db.py:copy_from_dataframe, broker/iiflcapital/database/master_contract_db.py:copy_from_dataframe, broker/samco/database/master_contract_db.py:copy_from_dataframe This is *the* AI-coder failure mode (4× more du…
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 6 places
Functions with the same first-5-line body hash: broker/wisdom/api/auth_api.py:authenticate_broker, broker/compositedge/api/auth_api.py:authenticate_broker, broker/ibulls/api/auth_api.py:authenticate_broker, broker/iifl/api/auth_api.py:authenticate_broker This is *the* AI-coder failure mode (4× mor…
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 7 places
Functions with the same first-5-line body hash: broker/wisdom/api/data.py:get_quotes, broker/compositedge/api/data.py:get_quotes, broker/ibulls/api/data.py:get_quotes, broker/iifl/api/data.py:get_quotes This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.h…
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 9 places
Functions with the same first-5-line body hash: broker/firstock/api/data.py:get_quotes, broker/zebu/api/data.py:get_quotes, broker/zerodha/api/data.py:get_quotes, broker/shoonya/api/data.py:get_quotes This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/…
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `api_v1` in restx_api/__init__.py:4
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `nbasket_old` in broker/nubra/protos/orders_pb2.py:29
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `pos_copy` in broker/nubra/mapping/order_data.py:422
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `prev_close_v2` in broker/upstox/api/data.py:216
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `rorder_type_v2` in broker/nubra/protos/nubrafrontend_pb2.py:29
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `segment_copy` in broker/upstox/database/master_contract_db.py:143
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `send_login_otp_v2` in broker_login_adapters/fyers.py:15
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `squareoff_backup` in sandbox/squareoff_thread.py:88
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `subscriptions_copy` in broker/groww/streaming/groww_adapter.py:120
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.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `subscriptions_copy` in broker/motilal/streaming/motilal_adapter.py:367
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.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: clear_market_data_cache
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
broker/zebu/streaming/zebu_adapter.py:1009
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_instrument_type
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
broker/zebu/database/master_contract_db.py:752
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_name
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
broker/zebu/database/master_contract_db.py:742
low System graph software Dead code conf 1.00 Possibly dead Python function: format_expiry_date
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
broker/firstock/database/master_contract_db.py:454
low System graph software Dead code conf 1.00 Possibly dead Python function: format_expiry_date
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
broker/zebu/database/master_contract_db.py:731
low System graph software Dead code conf 1.00 Possibly dead Python function: format_symbol
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
broker/firstock/database/master_contract_db.py:470
low System graph software Dead code conf 1.00 Possibly dead Python function: format_symbol
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
broker/zebu/database/master_contract_db.py:778
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_strike_price
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
broker/firstock/database/master_contract_db.py:489
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_strike_price
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
broker/zebu/database/master_contract_db.py:766
low System graph software Dead code conf 1.00 Possibly dead Python function: place_bracket_order_api
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
broker/deltaexchange/api/order_api.py:466
low System graph software Dead code conf 1.00 Possibly dead Python function: resubscribe_all
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
broker/wisdom/streaming/wisdom_websocket.py:545
low System graph software Dead code conf 1.00 Possibly dead Python function: run_catchup
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
app.py:676
low System graph software Dead code conf 1.00 Possibly dead Python function: start_engine
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
app.py:668
low System graph software Dead code conf 1.00 Possibly dead Python function: start_scheduler
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
app.py:672
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — frontend/e2e/accessibility.spec.ts:15
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — frontend/src/hooks/useLiveQuote.ts:95
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph quality Integrity conf 1.00 Stub function `on_message` (body is just `pass`/`return`) — broker/angel/streaming/smartWebSocketV2.py:736
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph api Wiring conf 1.00 Unused endpoint: ANY /
`examples/python/flask_optionchain.py` declares `ANY /` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /<int:strategy_id>
`blueprints/chartink.py` declares `ANY /<int:strategy_id>` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /<int:strategy_id>/configure
`blueprints/chartink.py` declares `ANY /<int:strategy_id>/configure` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /<int:strategy_id>/delete
`blueprints/chartink.py` declares `ANY /<int:strategy_id>/delete` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /<int:strategy_id>/symbol/<int:mapping_id>/delete
`blueprints/chartink.py` declares `ANY /<int:strategy_id>/symbol/<int:mapping_id>/delete` 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 — consider removing or documenting who c…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /<int:strategy_id>/toggle
`blueprints/chartink.py` declares `ANY /<int:strategy_id>/toggle` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/broker/<broker>/stats
`blueprints/latency.py` declares `ANY /api/broker/<broker>/stats` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/errors
`blueprints/admin.py` declares `ANY /api/errors` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/errors/client
`blueprints/admin.py` declares `ANY /api/errors/client` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/errors/groups
`blueprints/admin.py` declares `ANY /api/errors/groups` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/errors/stats
`blueprints/admin.py` declares `ANY /api/errors/stats` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/freeze
`blueprints/admin.py` declares `ANY /api/freeze` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/freeze/<int:id>
`blueprints/admin.py` declares `ANY /api/freeze/<int:id>` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/freeze/upload
`blueprints/admin.py` declares `ANY /api/freeze/upload` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/holidays
`blueprints/admin.py` declares `ANY /api/holidays` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/holidays/<int:id>
`blueprints/admin.py` declares `ANY /api/holidays/<int:id>` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/instance/audit
`blueprints/instance.py` declares `ANY /api/instance/audit` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/instance/audit/head
`blueprints/instance.py` declares `ANY /api/instance/audit/head` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/instance/audit/verify
`blueprints/instance.py` declares `ANY /api/instance/audit/verify` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/instance/info
`blueprints/instance.py` declares `ANY /api/instance/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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/logs
`blueprints/latency.py` declares `ANY /api/logs` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/stats
`blueprints/latency.py` declares `ANY /api/stats` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/strategies
`blueprints/chartink.py` declares `ANY /api/strategies` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/strategy
`blueprints/chartink.py` declares `ANY /api/strategy` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/strategy-portfolio
`blueprints/strategy_portfolio.py` declares `ANY /api/strategy-portfolio` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/strategy-portfolio/<int:entry_id>
`blueprints/strategy_portfolio.py` declares `ANY /api/strategy-portfolio/<int:entry_id>` 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 — consider removing or documenting who co…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/strategy/<int:strategy_id>
`blueprints/chartink.py` declares `ANY /api/strategy/<int:strategy_id>` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/strategy/<int:strategy_id>/toggle
`blueprints/chartink.py` declares `ANY /api/strategy/<int:strategy_id>/toggle` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/system
`blueprints/admin.py` declares `ANY /api/system` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/system/diagnostics
`blueprints/admin.py` declares `ANY /api/system/diagnostics` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/system/report
`blueprints/admin.py` declares `ANY /api/system/report` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/timings
`blueprints/admin.py` declares `ANY /api/timings` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/timings/<exchange>
`blueprints/admin.py` declares `ANY /api/timings/<exchange>` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/timings/check
`blueprints/admin.py` declares `ANY /api/timings/check` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /capabilities
`blueprints/broker_credentials.py` declares `ANY /capabilities` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /credentials
`blueprints/broker_credentials.py` declares `ANY /credentials` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /credentials/<broker>
`blueprints/broker_credentials.py` declares `ANY /credentials/<broker>` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /credentials/<broker>/activate
`blueprints/broker_credentials.py` declares `ANY /credentials/<broker>/activate` 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 — consider removing or documenting who consumes i…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /credentials/<broker>/auto-login
`blueprints/broker_credentials.py` declares `ANY /credentials/<broker>/auto-login` 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 — consider removing or documenting who consumes…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /credentials/<broker>/instructions
`blueprints/broker_credentials.py` declares `ANY /credentials/<broker>/instructions` 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 — consider removing or documenting who consum…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /credentials/auto-login-status
`blueprints/broker_credentials.py` declares `ANY /credentials/auto-login-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 — consider removing or documenting who consumes i…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /credentials/host-info
`blueprints/broker_credentials.py` declares `ANY /credentials/host-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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /credentials/list
`blueprints/broker_credentials.py` declares `ANY /credentials/list` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /credentials/request-v4-ip
`blueprints/broker_credentials.py` declares `ANY /credentials/request-v4-ip` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /credentials/save
`blueprints/broker_credentials.py` declares `ANY /credentials/save` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /export
`blueprints/latency.py` declares `ANY /export` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /new
`blueprints/chartink.py` declares `ANY /new` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /search
`blueprints/chartink.py` declares `ANY /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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /supported
`blueprints/broker_credentials.py` declares `ANY /supported` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /webhook/<webhook_id>
`blueprints/chartink.py` declares `ANY /webhook/<webhook_id>` 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 — consider removing or documenting who consumes it.
Unused endpoint
low System graph quality Complexity conf 1.00 Very large file: blueprints/admin.py (1740 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: blueprints/auth.py (1308 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: blueprints/brlogin.py (1399 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: blueprints/distribution.py (1818 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: blueprints/historify.py (1555 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: blueprints/pnltracker.py (1105 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: blueprints/python_strategy.py (2868 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: broker/aliceblue/streaming/aliceblue_adapter.py (1185 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: broker/dhan_sandbox/streaming/dhan_websocket.py (2916 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: broker/fyers/streaming/fyers_websocket_adapter.py (1177 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: broker/groww/api/data.py (2078 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: broker/groww/api/order_api.py (3428 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: broker/kotak/streaming/HSWebSocketLib.py (1542 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: broker/kotak/streaming/kotak_adapter.py (1178 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: broker/motilal/api/motilal_websocket.py (1273 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: broker/tradejini/api/order_api.py (1579 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: database/historify_db.py (3524 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: database/market_calendar_db.py (1394 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: frontend/src/pages/Historify.tsx (3120 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: frontend/src/pages/monitoring/SecurityDashboard.tsx (1478 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: frontend/src/pages/Profile.tsx (2266 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: frontend/src/pages/python-strategy/PythonStrategyGuide.tsx (1281 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: frontend/src/pages/StrategyBuilder.tsx (1357 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: sandbox/order_manager.py (1225 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: sandbox/position_manager.py (1434 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: services/flow_executor_service.py (2334 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: services/historify_service.py (2206 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: services/telegram_bot_service.py (2607 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: websocket_proxy/server.py (1690 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/df7a8a42-7edf-49dc-84de-ec89dd61428d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/df7a8a42-7edf-49dc-84de-ec89dd61428d/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.