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.

deepsearchaiapp/worldmonitor

https://github.com/deepsearchaiapp/worldmonitor · scanned 2026-06-17 01:55 UTC (1 month, 1 week ago)

403 raw signals (0 security + 403 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -21.9 (diff) · 401 actionable findings from 1 signal source. 2 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 54.8/100 with 100.0% coverage. It contains 5863 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 403 findings — concentrated in quality (135), api (124), frontend (74). Risk profile is high: 0 critical, 117 high, 132 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 354 of 401 actionable findings. 403 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.

high System graph api Wiring conf 1.00 Dangling fetch: GET /api/bootstrap?keys=progressData (src/services/progress-data.ts:146)
`src/services/progress-data.ts:146` calls `GET /api/bootstrap?keys=progressData` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bootstrap` 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/bootstrap?keys=renewableEnergy (src/services/renewable-energy-data.ts:79)
`src/services/renewable-energy-data.ts:79` calls `GET /api/bootstrap?keys=renewableEnergy` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bootstrap` 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: GET /api/bootstrap?keys=spending (src/services/usa-spending.ts:46)
`src/services/usa-spending.ts:46` calls `GET /api/bootstrap?keys=spending` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bootstrap` 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 /api/bootstrap?keys=techReadiness (src/services/economic/index.ts:500)
`src/services/economic/index.ts:500` calls `GET /api/bootstrap?keys=techReadiness` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bootstrap` 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 /api/bootstrap?keys=weatherAlerts (src/services/weather.ts:54)
`src/services/weather.ts:54` calls `GET /api/bootstrap?keys=weatherAlerts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bootstrap` 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 /api/bootstrap?tier=${tier} (src/services/bootstrap.ts:19)
`src/services/bootstrap.ts:19` calls `GET /api/bootstrap?tier=${tier}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/bootstrap` 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 /api/conflict/v1/list-iran-events?_v=${cacheBust} (src/services/conflict/index.ts:463)
`src/services/conflict/index.ts:463` calls `GET /api/conflict/v1/list-iran-events?_v=${cacheBust}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/conflict/v1/list-iran-events` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/fred-data?series_id=CPIAUCSL (e2e/runtime-fetch.spec.ts:124)
`e2e/runtime-fetch.spec.ts:124` calls `GET /api/fred-data?series_id=CPIAUCSL` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fred-data` 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 /api/fred-data?series_id=CPIAUCSL (e2e/runtime-fetch.spec.ts:771)
`e2e/runtime-fetch.spec.ts:771` calls `GET /api/fred-data?series_id=CPIAUCSL` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/fred-data` 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 /api/geo (src/utils/user-location.ts:86)
`src/utils/user-location.ts:86` calls `GET /api/geo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/geo` 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 /api/intelligence/v1/get-country-intel-brief?${params.toString()} (src/app/country-intel.ts:399)
`src/app/country-intel.ts:399` calls `GET /api/intelligence/v1/get-country-intel-brief?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/intelligence/v1/get-country-intel-brief` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/market/v1/test (e2e/runtime-fetch.spec.ts:851)
`e2e/runtime-fetch.spec.ts:851` calls `GET /api/market/v1/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/market/v1/test` 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 /api/military-flights (src/services/military-flights.ts:72)
`src/services/military-flights.ts:72` calls `GET /api/military-flights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/military-flights` 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 /api/news/v1/list-feed-digest?variant=${SITE_VARIANT}&lang=${getCurrentLanguage()} (src/app/data-loader.ts:272)
`src/app/data-loader.ts:272` calls `GET /api/news/v1/list-feed-digest?variant=${SITE_VARIANT}&lang=${getCurrentLanguage()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/news/v1/list-feed-digest` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/reverse-geocode?lat=${lat}&lon=${lon} (src/utils/reverse-geocode.ts:25)
`src/utils/reverse-geocode.ts:25` calls `GET /api/reverse-geocode?lat=${lat}&lon=${lon}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/reverse-geocode` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stablecoin-markets (e2e/runtime-fetch.spec.ts:127)
`e2e/runtime-fetch.spec.ts:127` calls `GET /api/stablecoin-markets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stablecoin-markets` 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 http://127.0.0.1:${port}/api/compression-check (src-tauri/sidecar/local-api-server.test.mjs:1025)
`src-tauri/sidecar/local-api-server.test.mjs:1025` calls `GET http://127.0.0.1:${port}/api/compression-check` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/compression-check` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/compression-check (src-tauri/sidecar/local-api-server.test.mjs:1066)
`src-tauri/sidecar/local-api-server.test.mjs:1066` calls `GET http://127.0.0.1:${port}/api/compression-check` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/compression-check` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/fred-data (src-tauri/sidecar/local-api-server.test.mjs:183)
`src-tauri/sidecar/local-api-server.test.mjs:183` calls `GET http://127.0.0.1:${port}/api/fred-data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/fred-data` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/fred-data (src-tauri/sidecar/local-api-server.test.mjs:218)
`src-tauri/sidecar/local-api-server.test.mjs:218` calls `GET http://127.0.0.1:${port}/api/fred-data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/fred-data` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/large (src-tauri/sidecar/local-api-server.test.mjs:577)
`src-tauri/sidecar/local-api-server.test.mjs:577` calls `GET http://127.0.0.1:${port}/api/large` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/large` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/live (src-tauri/sidecar/local-api-server.test.mjs:309)
`src-tauri/sidecar/local-api-server.test.mjs:309` calls `GET http://127.0.0.1:${port}/api/live` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/live` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/live (src-tauri/sidecar/local-api-server.test.mjs:626)
`src-tauri/sidecar/local-api-server.test.mjs:626` calls `GET http://127.0.0.1:${port}/api/live` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/live` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/local-debug-toggle (src-tauri/sidecar/local-api-server.test.mjs:1159)
`src-tauri/sidecar/local-api-server.test.mjs:1159` calls `GET http://127.0.0.1:${port}/api/local-debug-toggle` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-debug-toggle` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/local-status (src-tauri/sidecar/local-api-server.test.mjs:1099)
`src-tauri/sidecar/local-api-server.test.mjs:1099` calls `GET http://127.0.0.1:${port}/api/local-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-status` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/local-status (src-tauri/sidecar/local-api-server.test.mjs:1105)
`src-tauri/sidecar/local-api-server.test.mjs:1105` calls `GET http://127.0.0.1:${port}/api/local-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-status` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/local-traffic-log (src-tauri/sidecar/local-api-server.test.mjs:1133)
`src-tauri/sidecar/local-api-server.test.mjs:1133` calls `GET http://127.0.0.1:${port}/api/local-traffic-log` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-traffic-log` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/local-traffic-log (src-tauri/sidecar/local-api-server.test.mjs:1341)
`src-tauri/sidecar/local-api-server.test.mjs:1341` calls `GET http://127.0.0.1:${port}/api/local-traffic-log` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-traffic-log` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/no-local-handler (src-tauri/sidecar/local-api-server.test.mjs:516)
`src-tauri/sidecar/local-api-server.test.mjs:516` calls `GET http://127.0.0.1:${port}/api/no-local-handler` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/no-local-handler` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/not-found (src-tauri/sidecar/local-api-server.test.mjs:334)
`src-tauri/sidecar/local-api-server.test.mjs:334` calls `GET http://127.0.0.1:${port}/api/not-found` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/not-found` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/origin-check (src-tauri/sidecar/local-api-server.test.mjs:373)
`src-tauri/sidecar/local-api-server.test.mjs:373` calls `GET http://127.0.0.1:${port}/api/origin-check` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/origin-check` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/request-consumed (src-tauri/sidecar/local-api-server.test.mjs:485)
`src-tauri/sidecar/local-api-server.test.mjs:485` calls `GET http://127.0.0.1:${port}/api/request-consumed` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/request-consumed` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/request-proxy (src-tauri/sidecar/local-api-server.test.mjs:433)
`src-tauri/sidecar/local-api-server.test.mjs:433` calls `GET http://127.0.0.1:${port}/api/request-proxy` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/request-proxy` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/rss-proxy?url=file:///etc/passwd (src-tauri/sidecar/local-api-server.test.mjs:1286)
`src-tauri/sidecar/local-api-server.test.mjs:1286` calls `GET http://127.0.0.1:${port}/api/rss-proxy?url=file:///etc/passwd` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/rss-proxy` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/rss-proxy?url=http://10.0.0.1/ (src-tauri/sidecar/local-api-server.test.mjs:1263)
`src-tauri/sidecar/local-api-server.test.mjs:1263` calls `GET http://127.0.0.1:${port}/api/rss-proxy?url=http://10.0.0.1/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/rss-proxy` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/rss-proxy?url=http://127.0.0.1:3000 (src-tauri/sidecar/local-api-server.test.mjs:1237)
`src-tauri/sidecar/local-api-server.test.mjs:1237` calls `GET http://127.0.0.1:${port}/api/rss-proxy?url=http://127.0.0.1:3000` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/rss-proxy` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/rss-proxy?url=http://172.16.0.1/ (src-tauri/sidecar/local-api-server.test.mjs:1267)
`src-tauri/sidecar/local-api-server.test.mjs:1267` calls `GET http://127.0.0.1:${port}/api/rss-proxy?url=http://172.16.0.1/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/rss-proxy` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/rss-proxy?url=http://192.168.1.1/ (src-tauri/sidecar/local-api-server.test.mjs:1259)
`src-tauri/sidecar/local-api-server.test.mjs:1259` calls `GET http://127.0.0.1:${port}/api/rss-proxy?url=http://192.168.1.1/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/rss-proxy` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/rss-proxy?url=http://user:[email protected]/rss (src-tauri/sidecar/local-api-server.test.mjs:1307)
`src-tauri/sidecar/local-api-server.test.mjs:1307` calls `GET http://127.0.0.1:${port}/api/rss-proxy?url=http://user:[email protected]/rss` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/rss-…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/rss-proxy?url=https://example.com/rss (src-tauri/sidecar/local-api-server.test.mjs:1185)
`src-tauri/sidecar/local-api-server.test.mjs:1185` calls `GET http://127.0.0.1:${port}/api/rss-proxy?url=https://example.com/rss` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/rss-proxy` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/service-status (src-tauri/sidecar/local-api-server.test.mjs:1211)
`src-tauri/sidecar/local-api-server.test.mjs:1211` calls `GET http://127.0.0.1:${port}/api/service-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/service-status` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/service-status (src-tauri/sidecar/local-api-server.test.mjs:1374)
`src-tauri/sidecar/local-api-server.test.mjs:1374` calls `GET http://127.0.0.1:${port}/api/service-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/service-status` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/api/test-endpoint?secret=value&key=data (src-tauri/sidecar/local-api-server.test.mjs:1338)
`src-tauri/sidecar/local-api-server.test.mjs:1338` calls `GET http://127.0.0.1:${port}/api/test-endpoint?secret=value&key=data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/test-endpoint` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)} (scripts/ais-relay-rss.test.cjs:239)
`scripts/ais-relay-rss.test.cjs:239` calls `GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)} (scripts/ais-relay-rss.test.cjs:245)
`scripts/ais-relay-rss.test.cjs:245` calls `GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)} (scripts/ais-relay-rss.test.cjs:251)
`scripts/ais-relay-rss.test.cjs:251` calls `GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)} (scripts/ais-relay-rss.test.cjs:273)
`scripts/ais-relay-rss.test.cjs:273` calls `GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)} (scripts/ais-relay-rss.test.cjs:299)
`scripts/ais-relay-rss.test.cjs:299` calls `GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)} (scripts/ais-relay-rss.test.cjs:303)
`scripts/ais-relay-rss.test.cjs:303` calls `GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)} (scripts/ais-relay-rss.test.cjs:348)
`scripts/ais-relay-rss.test.cjs:348` calls `GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)} (scripts/ais-relay-rss.test.cjs:361)
`scripts/ais-relay-rss.test.cjs:361` calls `GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)} (scripts/ais-relay-rss.test.cjs:371)
`scripts/ais-relay-rss.test.cjs:371` calls `GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)} (scripts/ais-relay-rss.test.cjs:391)
`scripts/ais-relay-rss.test.cjs:391` calls `GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)} (scripts/ais-relay-rss.test.cjs:401)
`scripts/ais-relay-rss.test.cjs:401` calls `GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)} (scripts/ais-relay-rss.test.cjs:420)
`scripts/ais-relay-rss.test.cjs:420` calls `GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)} (scripts/ais-relay-rss.test.cjs:433)
`scripts/ais-relay-rss.test.cjs:433` calls `GET http://127.0.0.1:${proxyPort}/?url=${encodeURIComponent(feedUrl)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${PORT}/opensky?${params} (scripts/ais-relay.cjs:2691)
`scripts/ais-relay.cjs:2691` calls `GET http://localhost:${PORT}/opensky?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/opensky` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coinpaprika.com/v1/coins (tests/crypto-config.test.mjs:32)
`tests/crypto-config.test.mjs:32` calls `GET https://api.coinpaprika.com/v1/coins` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coinpaprika.com/v1/coins` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coinpaprika.com/v1/tickers?quotes=USD (scripts/seed-crypto-quotes.mjs:55)
`scripts/seed-crypto-quotes.mjs:55` calls `GET https://api.coinpaprika.com/v1/tickers?quotes=USD` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coinpaprika.com/v1/tickers` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coinpaprika.com/v1/tickers?quotes=USD (scripts/seed-stablecoin-markets.mjs:57)
`scripts/seed-stablecoin-markets.mjs:57` calls `GET https://api.coinpaprika.com/v1/tickers?quotes=USD` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coinpaprika.com/v1/tickers` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coinpaprika.com/v1/tickers?quotes=USD (server/worldmonitor/market/v1/_shared.ts:303)
`server/worldmonitor/market/v1/_shared.ts:303` calls `GET https://api.coinpaprika.com/v1/tickers?quotes=USD` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coinpaprika.com/v1/tickers` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.eia.gov${config.apiPath}?${params} (server/worldmonitor/economic/v1/get-energy-prices.ts:58)
`server/worldmonitor/economic/v1/get-energy-prices.ts:58` calls `GET https://api.eia.gov${config.apiPath}?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.eia.gov/<p>` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.eia.gov/v2/seriesid/${seriesId}?api_key=${apiKey}&num=2 (api/eia/[[...path]].js:61)
`api/eia/[[...path]].js:61` calls `GET https://api.eia.gov/v2/seriesid/${seriesId}?api_key=${apiKey}&num=2` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.eia.gov/v2/seriesid/<p>` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/orgs/${encodeURIComponent(name)} (api/enrichment/company.js:23)
`api/enrichment/company.js:23` calls `GET https://api.github.com/orgs/${encodeURIComponent(name)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/orgs/<p>` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/orgs/${encodeURIComponent(orgName)}/repos?sort=created&per_page=10 (api/enrichment/signals.js:89)
`api/enrichment/signals.js:89` calls `GET https://api.github.com/orgs/${encodeURIComponent(orgName)}/repos?sort=created&per_page=10` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/orgs/<p>/repo…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/orgs/${encodeURIComponent(orgName)}/repos?sort=stars&per_page=10 (api/enrichment/company.js:46)
`api/enrichment/company.js:46` calls `GET https://api.github.com/orgs/${encodeURIComponent(orgName)}/repos?sort=stars&per_page=10` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/orgs/<p>/repos`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.globalping.io/v1/measurements/${id} (api/ops/_probe-core.js:216)
`api/ops/_probe-core.js:216` calls `GET https://api.globalping.io/v1/measurements/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.globalping.io/v1/measurements/<p>` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.unhcr.org/population/v1/population/?year=${year}&limit=${limit}&page=${page}&coo_all=true&coa_all=true (scripts/seed-displacement-summary.mjs:35)
`scripts/seed-displacement-summary.mjs:35` calls `GET https://api.unhcr.org/population/v1/population/?year=${year}&limit=${limit}&page=${page}&coo_all=true&coa_all=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.unhcr.org/population/v1/population/?year=${year}&limit=${limit}&page=${page}&coo_all=true&coa_all=true (server/worldmonitor/displacement/v1/get-displacement-summary.ts:59)
`server/worldmonitor/displacement/v1/get-displacement-summary.ts:59` calls `GET https://api.unhcr.org/population/v1/population/?year=${year}&limit=${limit}&page=${page}&coo_all=true&coa_all=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalize…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.weather.gov/alerts/active (scripts/ais-relay.cjs:2884)
`scripts/ais-relay.cjs:2884` calls `GET https://api.weather.gov/alerts/active` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.weather.gov/alerts/active` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.worldmonitor.app/api/version (src/app/desktop-updater.ts:71)
`src/app/desktop-updater.ts:71` calls `GET https://api.worldmonitor.app/api/version` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.worldmonitor.app/api/version` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://customer-api.wingbits.com/v1/flights/details/${icao24} (server/worldmonitor/military/v1/get-aircraft-details-batch.ts:63)
`server/worldmonitor/military/v1/get-aircraft-details-batch.ts:63` calls `GET https://customer-api.wingbits.com/v1/flights/details/${icao24}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/customer-api.wingbi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://customer-api.wingbits.com/v1/flights/details/${icao24} (server/worldmonitor/military/v1/get-aircraft-details.ts:33)
`server/worldmonitor/military/v1/get-aircraft-details.ts:33` calls `GET https://customer-api.wingbits.com/v1/flights/details/${icao24}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/customer-api.wingbits.com…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://efts.sec.gov/LATEST/search-index?q=${encodeURIComponent(companyName)}&dateRange=custom&startdt=${getDateMonthsAgo(6)}&enddt=${getTodayISO()}&forms=10-K,10-Q,8-K&from=0&size=5 (api/enrichment/company.js:72)
`api/enrichment/company.js:72` calls `GET https://efts.sec.gov/LATEST/search-index?q=${encodeURIComponent(companyName)}&dateRange=custom&startdt=${getDateMonthsAgo(6)}&enddt=${getTodayISO()}&forms=10-K,10-Q,8-K&from=0&size=5` but no backend route matches that path. This is a runtime 404 waiting to …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://en.wikipedia.org/api/rest_v1/page/summary/${encoded} (server/worldmonitor/intelligence/v1/get-country-facts.ts:168)
`server/worldmonitor/intelligence/v1/get-country-facts.ts:168` calls `GET https://en.wikipedia.org/api/rest_v1/page/summary/${encoded}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/en.wikipedia.org/api/rest…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://finnhub.io/api/v1/quote?symbol=${encodeURIComponent(s)} (scripts/seed-sectors.mjs:50)
`scripts/seed-sectors.mjs:50` calls `GET https://finnhub.io/api/v1/quote?symbol=${encodeURIComponent(s)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/finnhub.io/api/v1/quote` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZg.ttf (blog-site/scripts/generate-og-images.mjs:13)
`blog-site/scripts/generate-og-images.mjs:13` calls `GET https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZg.ttf` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/fonts.gst…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZg.ttf (blog-site/scripts/generate-og-images.mjs:12)
`blog-site/scripts/generate-og-images.mjs:12` calls `GET https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZg.ttf` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/fonts.gst…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://freeipapi.com/api/json/${encodeURIComponent(ip)} (scripts/seed-cyber-threats.mjs:206)
`scripts/seed-cyber-threats.mjs:206` calls `GET https://freeipapi.com/api/json/${encodeURIComponent(ip)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/freeipapi.com/api/json/<p>` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://freeipapi.com/api/json/${encodeURIComponent(ip)} (server/worldmonitor/cyber/v1/_shared.ts:302)
`server/worldmonitor/cyber/v1/_shared.ts:302` calls `GET https://freeipapi.com/api/json/${encodeURIComponent(ip)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/freeipapi.com/api/json/<p>` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://hacker-news.firebaseio.com/v0/item/${id}.json (server/worldmonitor/research/v1/list-hackernews-items.ts:53)
`server/worldmonitor/research/v1/list-hackernews-items.ts:53` calls `GET https://hacker-news.firebaseio.com/v0/item/${id}.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/hacker-news.firebaseio.com/v0/ite…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://hn.algolia.com/api/v1/search?query=${encodeURIComponent(companyName)}&tags=comment,ask_hn&hitsPerPage=10&numericFilters=created_at_i>${Math.floor(Date.now() / 1000) - 60 * 86400} (api/enrichment/signals.js:120)
`api/enrichment/signals.js:120` calls `GET https://hn.algolia.com/api/v1/search?query=${encodeURIComponent(companyName)}&tags=comment,ask_hn&hitsPerPage=10&numericFilters=created_at_i>${Math.floor(Date.now() / 1000) - 60 * 86400}` but no backend route matches that path. This is a runtime 404 waitin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://hn.algolia.com/api/v1/search?query=${encodeURIComponent(companyName)}&tags=story&hitsPerPage=5 (api/enrichment/company.js:97)
`api/enrichment/company.js:97` calls `GET https://hn.algolia.com/api/v1/search?query=${encodeURIComponent(companyName)}&tags=story&hitsPerPage=5` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/hn.algolia.com/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://hn.algolia.com/api/v1/search_by_date?query=${encodeURIComponent(companyName)}&tags=story&hitsPerPage=20&numericFilters=created_at_i>${Math.floor(Date.now() / 1000) - 30 * 86400} (api/enrichment/signals.js:58)
`api/enrichment/signals.js:58` calls `GET https://hn.algolia.com/api/v1/search_by_date?query=${encodeURIComponent(companyName)}&tags=story&hitsPerPage=20&numericFilters=created_at_i>${Math.floor(Date.now() / 1000) - 30 * 86400}` but no backend route matches that path. This is a runtime 404 waiting …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ipinfo.io/${encodeURIComponent(ip)}/json (scripts/seed-cyber-threats.mjs:192)
`scripts/seed-cyber-threats.mjs:192` calls `GET https://ipinfo.io/${encodeURIComponent(ip)}/json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/ipinfo.io/<p>/json` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ipinfo.io/${encodeURIComponent(ip)}/json (server/worldmonitor/cyber/v1/_shared.ts:282)
`server/worldmonitor/cyber/v1/_shared.ts:282` calls `GET https://ipinfo.io/${encodeURIComponent(ip)}/json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/ipinfo.io/<p>/json` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://msi.nga.mil/api/publications/broadcast-warn?output=json&status=A (server/worldmonitor/infrastructure/v1/get-cable-health.ts:171)
`server/worldmonitor/infrastructure/v1/get-cable-health.ts:171` calls `GET https://msi.nga.mil/api/publications/broadcast-warn?output=json&status=A` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/msi.nga.mil/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://restcountries.com/v3.1/alpha/${code} (server/worldmonitor/intelligence/v1/get-country-facts.ts:90)
`server/worldmonitor/intelligence/v1/get-country-facts.ts:90` calls `GET https://restcountries.com/v3.1/alpha/${code}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/restcountries.com/v3.1/alpha/<p>` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ucdpapi.pcr.uu.se/api/gedevents/${version}?pagesize=${UCDP_PAGE_SIZE}&page=${page} (scripts/seed-ucdp-events.mjs:59)
`scripts/seed-ucdp-events.mjs:59` calls `GET https://ucdpapi.pcr.uu.se/api/gedevents/${version}?pagesize=${UCDP_PAGE_SIZE}&page=${page}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/ucdpapi.pcr.uu.se/api/ge…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ucdpapi.pcr.uu.se/api/gedevents/${version}?pagesize=${UCDP_PAGE_SIZE}&page=${page} (server/worldmonitor/conflict/v1/list-ucdp-events.ts:37)
`server/worldmonitor/conflict/v1/list-ucdp-events.ts:37` calls `GET https://ucdpapi.pcr.uu.se/api/gedevents/${version}?pagesize=${UCDP_PAGE_SIZE}&page=${page}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/u…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://www.fwdstart.me/archive (api/fwdstart.js:12)
`api/fwdstart.js:12` calls `GET https://www.fwdstart.me/archive` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/www.fwdstart.me/archive` 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 https://www.youtube.com/${channelHandle}/live (api/youtube/live.js:83)
`api/youtube/live.js:83` calls `GET https://www.youtube.com/${channelHandle}/live` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/www.youtube.com/<p>/live` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://www.youtube.com/oembed?url=https://www.youtube.com/watch?v=${videoIdParam}&format=json (api/youtube/live.js:55)
`api/youtube/live.js:55` calls `GET https://www.youtube.com/oembed?url=https://www.youtube.com/watch?v=${videoIdParam}&format=json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/www.youtube.com/oembed` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: OPTIONS http://127.0.0.1:${port}/api/data (src-tauri/sidecar/local-api-server.test.mjs:548)
`src-tauri/sidecar/local-api-server.test.mjs:548` calls `OPTIONS http://127.0.0.1:${port}/api/data` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/data` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/local-env-update (e2e/runtime-fetch.spec.ts:208)
`e2e/runtime-fetch.spec.ts:208` calls `POST /api/local-env-update` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/local-env-update` 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: POST /api/local-validate-secret (e2e/runtime-fetch.spec.ts:216)
`e2e/runtime-fetch.spec.ts:216` calls `POST /api/local-validate-secret` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/local-validate-secret` 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: POST http://127.0.0.1:${port}/api/local-env-update (src-tauri/sidecar/local-api-server.test.mjs:651)
`src-tauri/sidecar/local-api-server.test.mjs:651` calls `POST http://127.0.0.1:${port}/api/local-env-update` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-env-update` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/local-env-update (src-tauri/sidecar/local-api-server.test.mjs:679)
`src-tauri/sidecar/local-api-server.test.mjs:679` calls `POST http://127.0.0.1:${port}/api/local-env-update` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-env-update` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/local-env-update (src-tauri/sidecar/local-api-server.test.mjs:707)
`src-tauri/sidecar/local-api-server.test.mjs:707` calls `POST http://127.0.0.1:${port}/api/local-env-update` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-env-update` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/local-env-update (src-tauri/sidecar/local-api-server.test.mjs:970)
`src-tauri/sidecar/local-api-server.test.mjs:970` calls `POST http://127.0.0.1:${port}/api/local-env-update` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-env-update` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/local-env-update (src-tauri/sidecar/local-api-server.test.mjs:980)
`src-tauri/sidecar/local-api-server.test.mjs:980` calls `POST http://127.0.0.1:${port}/api/local-env-update` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-env-update` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/local-validate-secret (src-tauri/sidecar/local-api-server.test.mjs:743)
`src-tauri/sidecar/local-api-server.test.mjs:743` calls `POST http://127.0.0.1:${port}/api/local-validate-secret` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-validate-secret` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/local-validate-secret (src-tauri/sidecar/local-api-server.test.mjs:782)
`src-tauri/sidecar/local-api-server.test.mjs:782` calls `POST http://127.0.0.1:${port}/api/local-validate-secret` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-validate-secret` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/local-validate-secret (src-tauri/sidecar/local-api-server.test.mjs:822)
`src-tauri/sidecar/local-api-server.test.mjs:822` calls `POST http://127.0.0.1:${port}/api/local-validate-secret` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-validate-secret` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/local-validate-secret (src-tauri/sidecar/local-api-server.test.mjs:850)
`src-tauri/sidecar/local-api-server.test.mjs:850` calls `POST http://127.0.0.1:${port}/api/local-validate-secret` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-validate-secret` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/local-validate-secret (src-tauri/sidecar/local-api-server.test.mjs:875)
`src-tauri/sidecar/local-api-server.test.mjs:875` calls `POST http://127.0.0.1:${port}/api/local-validate-secret` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/local-validate-secret` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/post-fail (src-tauri/sidecar/local-api-server.test.mjs:267)
`src-tauri/sidecar/local-api-server.test.mjs:267` calls `POST http://127.0.0.1:${port}/api/post-fail` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/post-fail` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.globalping.io/v1/measurements (api/ops/_probe-core.js:190)
`api/ops/_probe-core.js:190` calls `POST https://api.globalping.io/v1/measurements` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.globalping.io/v1/measurements` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.resend.com/emails (api/contact.js:71)
`api/contact.js:71` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.resend.com/emails` 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 https://api.resend.com/emails (api/register-interest.js:56)
`api/register-interest.js:56` calls `POST https://api.resend.com/emails` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.resend.com/emails` 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: POST https://api.tavily.com/search (server/worldmonitor/market/v1/stock-news-search.ts:168)
`server/worldmonitor/market/v1/stock-news-search.ts:168` calls `POST https://api.tavily.com/search` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.tavily.com/search` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.usaspending.gov/api/v2/search/spending_by_award/ (scripts/ais-relay.cjs:2969)
`scripts/ais-relay.cjs:2969` calls `POST https://api.usaspending.gov/api/v2/search/spending_by_award/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.usaspending.gov/api/v2/search/spending_by_award` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://challenges.cloudflare.com/turnstile/v0/siteverify (api/contact.js:50)
`api/contact.js:50` calls `POST https://challenges.cloudflare.com/turnstile/v0/siteverify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/challenges.cloudflare.com/turnstile/v0/siteverify` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://challenges.cloudflare.com/turnstile/v0/siteverify (api/register-interest.js:29)
`api/register-interest.js:29` calls `POST https://challenges.cloudflare.com/turnstile/v0/siteverify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/challenges.cloudflare.com/turnstile/v0/siteverify` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://customer-api.wingbits.com/v1/flights (scripts/ais-relay.cjs:2731)
`scripts/ais-relay.cjs:2731` calls `POST https://customer-api.wingbits.com/v1/flights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/customer-api.wingbits.com/v1/flights` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://customer-api.wingbits.com/v1/flights (server/worldmonitor/military/v1/get-theater-posture.ts:130)
`server/worldmonitor/military/v1/get-theater-posture.ts:130` calls `POST https://customer-api.wingbits.com/v1/flights` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/customer-api.wingbits.com/v1/flights` If t…
Dangling fetchFetch
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in scripts/export-geo-json.mjs:43
Found a known-risky pattern (new_function_used). Review and replace if possible.
scripts/export-geo-json.mjs:43 New function used
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — public/pro/assets/index-CIvSGtTn.js:49
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — api/_lkg.js:107
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 — blog-site/scripts/generate-og-images.mjs:12
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 — e2e/circuit-breaker-persistence.spec.ts:92
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 — e2e/runtime-fetch.spec.ts:127
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 — public/pro/assets/index-CIvSGtTn.js:1
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 — scripts/ais-relay-rss.test.cjs:23
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 — scripts/ais-relay.cjs:4484
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 — scripts/fetch-mirta-bases.mjs:103
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 — scripts/generate-oref-locations.mjs: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 — scripts/railway-set-watch-paths.mjs:40
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 — server/_shared/redis.ts:428
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 — server/worldmonitor/intelligence/v1/classify-event.ts:72
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 — server/worldmonitor/intelligence/v1/deduct-situation.ts:56
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 — server/worldmonitor/intelligence/v1/get-country-intel-brief.ts:80
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 — server/worldmonitor/market/v1/stock-news-search.ts:168
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 — server/worldmonitor/news/v1/summarize-article.ts:105
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 — server/worldmonitor/research/v1/list-tech-events.ts:264
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 — src-tauri/sidecar/local-api-server.mjs:15
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 — src-tauri/sidecar/local-api-server.test.mjs:392
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 — src/app/country-intel.ts:236
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 — src/components/DeductionPanel.ts:9
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 — src/components/GulfEconomiesPanel.ts: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 — src/components/MacroSignalsPanel.ts:26
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 — src/components/TechEventsPanel.ts:13
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 — src/main.ts:30
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 — src/services/aviation/index.ts:273
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 — src/services/cable-activity.ts:5
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 — src/services/cable-health.ts:9
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 — src/services/cached-risk-scores.ts:14
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 — src/services/cached-theater-posture.ts:12
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 — src/services/climate/index.ts:31
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 — src/services/conflict/index.ts:20
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 — src/services/cyber/index.ts:18
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 — src/services/displacement/index.ts:109
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 — src/services/earthquakes.ts:12
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 — src/services/economic/index.ts:35
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 — src/services/eonet.ts:37
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 — src/services/gdelt-intel.ts:127
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 — src/services/giving/index.ts:127
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 — src/services/infrastructure/index.ts:23
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 — src/services/maritime/index.ts:15
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 — src/services/market/index.ts:21
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 — src/services/military-bases.ts:9
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 — src/services/military-flights.ts:72
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 — src/services/pizzint.ts:14
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 — src/services/population-exposure.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 — src/services/positive-events-geo.ts: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 — src/services/prediction/index.ts: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 — src/services/research/index.ts:12
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 — src/services/runtime-config.ts:523
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 — src/services/stock-analysis-history.ts:10
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 — src/services/stock-analysis.ts:9
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 — src/services/stock-backtest.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 — src/services/summarization.ts:38
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 — src/services/supply-chain/index.ts:26
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 — src/services/telegram-intel.ts:48
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 — src/services/temporal-baseline.ts: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 — src/services/threat-classifier.ts:392
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 — src/services/trade/index.ts:29
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 — src/services/unrest/index.ts:12
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 — src/services/usni-fleet.ts:9
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 — src/services/wildfires/index.ts:42
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 — src/services/wingbits.ts:51
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 — src/settings-main.ts:75
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 — vite.config.ts:485
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 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 hardware Security conf 1.00 Dockerfile runs as root: docker/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
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/docker-publish.yml 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/build-desktop.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/geo.js:11
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/geo.js:11 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/health.js:170
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/health.js:170 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in api/version.js:36
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
api/version.js:36 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in server/gateway.ts:171
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
server/gateway.ts:171 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in vite.config.ts:499
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
vite.config.ts:499 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in public/pro/assets/index-CIvSGtTn.js:49
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
public/pro/assets/index-CIvSGtTn.js:49 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in dashboard-news.html:1242
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
dashboard-news.html:1242 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in public/pro/assets/index-CIvSGtTn.js:48
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
public/pro/assets/index-CIvSGtTn.js:48 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/app/desktop-updater.ts:172
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/app/desktop-updater.ts:172 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/app/event-handlers.ts:618
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/app/event-handlers.ts:618 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/app/panel-layout.ts:116
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/app/panel-layout.ts:116 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/AirlineIntelPanel.ts:226
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/AirlineIntelPanel.ts:226 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/AviationCommandBar.ts:155
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/AviationCommandBar.ts:155 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/BreakthroughsTickerPanel.ts:36
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/BreakthroughsTickerPanel.ts:36 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/CascadePanel.ts:193
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/CascadePanel.ts:193 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/CommunityWidget.ts:13
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/CommunityWidget.ts:13 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/CountersPanel.ts:58
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/CountersPanel.ts:58 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/CountryBriefPage.ts:94
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/CountryBriefPage.ts:94 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/CountryDeepDivePanel.ts:590
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/CountryDeepDivePanel.ts:590 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/CountryIntelModal.ts:52
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/CountryIntelModal.ts:52 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/CountryTimeline.ts:251
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/CountryTimeline.ts:251 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/DeckGLMap.ts:524
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/DeckGLMap.ts:524 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/DeductionPanel.ts:131
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/DeductionPanel.ts:131 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/GivingPanel.ts:90
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/GivingPanel.ts:90 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/GlobeMap.ts:574
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/GlobeMap.ts:574 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/GoodThingsDigestPanel.ts:21
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/GoodThingsDigestPanel.ts:21 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/HeroSpotlightPanel.ts:21
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/HeroSpotlightPanel.ts:21 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/IntelligenceGapBadge.ts:62
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/IntelligenceGapBadge.ts:62 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/LiveNewsPanel.ts:388
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/LiveNewsPanel.ts:388 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/LiveWebcamsPanel.ts:128
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/LiveWebcamsPanel.ts:128 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/Map.ts:276
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/Map.ts:276 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/MapContainer.ts:178
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/MapContainer.ts:178 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/MapPopup.ts:176
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/MapPopup.ts:176 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/MarketPanel.ts:54
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/MarketPanel.ts:54 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/MobileWarningModal.ts:13
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/MobileWarningModal.ts:13 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/NewsPanel.ts:175
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/NewsPanel.ts:175 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/Panel.ts:736
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/Panel.ts:736 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/PlaybackControl.ts:14
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/PlaybackControl.ts:14 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/PositiveNewsFeedPanel.ts:109
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/PositiveNewsFeedPanel.ts:109 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/ProBanner.ts:23
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/ProBanner.ts:23 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/ProgressChartsPanel.ts:45
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/ProgressChartsPanel.ts:45 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/RegulationPanel.ts:22
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/RegulationPanel.ts:22 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/RuntimeConfigPanel.ts:212
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/RuntimeConfigPanel.ts:212 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/SearchModal.ts:181
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/SearchModal.ts:181 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/SignalModal.ts:20
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/SignalModal.ts:20 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/StoryModal.ts:21
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/StoryModal.ts:21 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/StrategicRiskPanel.ts:467
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/StrategicRiskPanel.ts:467 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/UnifiedSettings.ts:182
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/UnifiedSettings.ts:182 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/components/VirtualList.ts:132
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/components/VirtualList.ts:132 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/e2e/mobile-map-harness.ts:66
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/e2e/mobile-map-harness.ts:66 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/live-channels-window.ts:171
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/live-channels-window.ts:171 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/services/preferences-content.ts:43
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/services/preferences-content.ts:43 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/settings-main.ts:148
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/settings-main.ts:148 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/settings-window.ts:53
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/settings-window.ts:53 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/utils/dom-utils.ts:59
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/utils/dom-utils.ts:59 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/utils/export.ts:153
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/utils/export.ts:153 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/utils/layer-warning.ts:15
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/utils/layer-warning.ts:15 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/ais-relay.cjs:613
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/ais-relay.cjs:613 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/desktop-package.mjs:2
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/desktop-package.mjs:2 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/shims/child-process.ts:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/shims/child-process.ts:6 Node child process
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 75 placeholder/mock markers across 25 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 quality Tests conf 1.00 Very low test-to-source ratio
47 test file(s) for 728 source file(s) (ratio 0.06). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 163 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `ABUSEIPDB_API_KEY`, `ACLED_ACCESS_TOKEN`, `ADSBX_API_KEY`, `AISSTREAM_API_KEY`, `AIS_MAX_VESSELS`, `AIS_MAX_VESSEL_HISTORY`, `AIS_SNAPSHOT_INTERVAL_MS`, `AIS_UPSTREAM_DRAIN_BATCH` + 155 more. Add them (with a placeholder/comment) to .env.example s…
config drift
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 695 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: nginx:alpine
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
docker/Dockerfile:30 containersPinned dependencies
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: node:20-alpine
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
docker/Dockerfile:6 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@v4 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/test-linux-app.yml:167, 175 (2 hits)
.github/workflows/build-desktop.yml:462
CI/CD securitySupply chainGithub actions
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/app/panel-layout.ts:417
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/components/AviationCommandBar.ts:159
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — src/settings-window.ts:75
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `iptv_hd_abr_v1` in src/components/LiveNewsPanel.ts:233
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 `pruneOld` in src/services/signal-aggregator.ts:127
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 `rest_v1` in server/worldmonitor/intelligence/v1/get-country-facts.ts:168
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 `unstable_legacy` in public/pro/assets/index-CIvSGtTn.js:48
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 cicd CI/CD security conf 1.00 package.json defines install-time lifecycle scripts
preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access.
package.json CI/CD securitySupply chainNpm
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — api/_lkg.js:125
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 — api/bootstrap.js:264
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 — api/cache-purge.js:180
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 — api/conflict-archive/v5/list.ts:58
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 — api/intel-news/v1/enrich.ts:1204
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 — api/intel-news/v1/refresh.ts:1193
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 — api/intel-news/v6/list.ts:61
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 — api/live-news/v6/list-us-headlines.ts:60
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 — api/live-news/v6/refresh-rss-embed.ts:59
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 — api/ops/_probe-core.js:56
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 — api/register-interest.js:187
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 — api/seismology/v1/refresh.ts:63
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 — api/wildfire/v1/refresh.ts:65
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 — api/world-brief/v1/refresh-regions.ts:51
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 — api/world-brief/v1/refresh.ts:42
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 — public/mapbox-gl-rtl-text.min.js:4
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 — server/_shared/embeddings.ts:109
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 — server/_shared/upstream.ts:130
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 — server/_shared/webz-client.ts:247
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 — server/_shared/worldnews-client.ts:117
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 — server/conflict-archive/v1/list.ts:86
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 — server/conflict-archive/v2/list.ts:72
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 — server/conflict-archive/v2/refresh.ts:181
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 — server/conflict-archive/v3/list.ts:67
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 — server/conflict-archive/v3/refresh.ts:147
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 — server/conflict-archive/v4/list.ts:62
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 — server/conflict-archive/v4/refresh.ts:168
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 — server/conflict-archive/v5/list.ts:144
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 — server/intel-news/v1/_enrich-conflict.ts:207
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 — server/intel-news/v1/list-headlines.ts:182
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 — server/intel-news/v6/list.ts:167
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 — server/live-news/v1/_dedup-embed.ts:217
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 — server/live-news/v1/_dedup.ts:414
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 — server/live-news/v1/_enrich-combined.ts:537
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 — server/live-news/v1/_enrich.ts:249
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 — server/live-news/v1/_normalize.ts:415
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 — server/live-news/v1/_paraphrase.ts:85
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 — server/live-news/v1/list-us-headlines.ts:69
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

Showing first 300 of 354. Refine filters or use the findings page for deep search.

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/42b5acf1-c6fd-49ab-9495-e6efcced01b6/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/42b5acf1-c6fd-49ab-9495-e6efcced01b6/

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.