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.

dougsimpsoncodes/PinkAutoGlassWebsite

https://github.com/dougsimpsoncodes/PinkAutoGlassWebsite · scanned 2026-06-17 01:59 UTC (1 month, 1 week ago)

947 raw signals (0 security + 947 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -34.1 (diff) · 939 actionable findings from 1 signal source. 8 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 42.6/100 with 100.0% coverage. It contains 5326 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 947 findings — concentrated in frontend (447), security (218), api (155). Risk profile is high: 2 critical, 154 high, 486 medium. Recommended next step: open the frontend layer findings first — that's where the highest-impact wins live.

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

critical System graph security Secrets conf 1.00 Possible secret in scripts/README.md
Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager.
scripts/README.md:24
critical System graph security Secrets conf 1.00 Possible secret in security/baseline/gitleaks-historical-baseline.json
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
security/baseline/gitleaks-historical-baseline.json:797
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/CLAUDE.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
.claude/CLAUDE.md:81 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/setup-satellite/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
.claude/skills/setup-satellite/SKILL.md:160 SecretsClaude instruction
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://analyticsadmin.googleapis.com/v1alpha/${event.name} (scripts/delete-stale-ga4-key-events.mjs:24)
`scripts/delete-stale-ga4-key-events.mjs:24` calls `DELETE https://analyticsadmin.googleapis.com/v1alpha/${event.name}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/analyticsadmin.googleapis.com/v1alpha/<p>…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/analytics?metric=conversions_detail&range=${dateRange}&market=${market} (src/app/admin/dashboard/conversions/page.tsx:41)
`src/app/admin/dashboard/conversions/page.tsx:41` calls `GET /api/admin/analytics?metric=conversions_detail&range=${dateRange}&market=${market}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/analytics` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/analytics?metric=conversions_detail&range=${dateRange}&market=${market} (src/app/admin/dashboard/website-analytics/page.tsx:149)
`src/app/admin/dashboard/website-analytics/page.tsx:149` calls `GET /api/admin/analytics?metric=conversions_detail&range=${dateRange}&market=${market}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/analytics`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/analytics?metric=page_performance&range=${dateRange} (src/app/admin/dashboard/pages/page.tsx:33)
`src/app/admin/dashboard/pages/page.tsx:33` calls `GET /api/admin/analytics?metric=page_performance&range=${dateRange}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/analytics` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/analytics?metric=page_performance&range=${dateRange}&market=${market} (src/app/admin/dashboard/website-analytics/page.tsx:148)
`src/app/admin/dashboard/website-analytics/page.tsx:148` calls `GET /api/admin/analytics?metric=page_performance&range=${dateRange}&market=${market}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/analytics` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/analytics?metric=traffic_detail&range=${dateRange}&market=${market} (src/app/admin/dashboard/traffic/page.tsx:35)
`src/app/admin/dashboard/traffic/page.tsx:35` calls `GET /api/admin/analytics?metric=traffic_detail&range=${dateRange}&market=${market}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/analytics` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/analytics?metric=traffic_detail&range=${dateRange}&market=${market} (src/app/admin/dashboard/website-analytics/page.tsx:147)
`src/app/admin/dashboard/website-analytics/page.tsx:147` calls `GET /api/admin/analytics?metric=traffic_detail&range=${dateRange}&market=${market}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/analytics` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/calls/attributed (src/lib/leadProcessing.ts:79)
`src/lib/leadProcessing.ts:79` calls `GET /api/admin/calls/attributed` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/calls/attributed` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/calls?${params.toString()} (src/app/admin/dashboard/calls/page.tsx:101)
`src/app/admin/dashboard/calls/page.tsx:101` calls `GET /api/admin/calls?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/calls` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/calls?limit=1000 (src/lib/leadProcessing.ts:76)
`src/lib/leadProcessing.ts:76` calls `GET /api/admin/calls?limit=1000` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/calls` 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/admin/dashboard/google-ads?period=${dateFilter} (src/app/admin/dashboard/data-validation/page.tsx:59)
`src/app/admin/dashboard/data-validation/page.tsx:59` calls `GET /api/admin/dashboard/google-ads?period=${dateFilter}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/google-ads` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/google-ads?period=${filter} (src/app/admin/dashboard/search-ads-control/page.tsx:152)
`src/app/admin/dashboard/search-ads-control/page.tsx:152` calls `GET /api/admin/dashboard/google-ads?period=${filter}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/google-ads` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/google-ads?period=${filter}&market=${market} (src/app/admin/dashboard/google-ads/page.tsx:128)
`src/app/admin/dashboard/google-ads/page.tsx:128` calls `GET /api/admin/dashboard/google-ads?period=${filter}&market=${market}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/google-ads` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/google-reviews?period=${filter} (src/app/admin/dashboard/google-reviews/page.tsx:108)
`src/app/admin/dashboard/google-reviews/page.tsx:108` calls `GET /api/admin/dashboard/google-reviews?period=${filter}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/google-reviews` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/metrics?${params.toString()} (src/app/admin/dashboard/leads/page.tsx:279)
`src/app/admin/dashboard/leads/page.tsx:279` calls `GET /api/admin/dashboard/metrics?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/metrics` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/metrics?${params.toString()} (src/app/admin/dashboard/page.tsx:86)
`src/app/admin/dashboard/page.tsx:86` calls `GET /api/admin/dashboard/metrics?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/metrics` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/metrics?period=${dateFilter} (src/app/admin/dashboard/data-validation/page.tsx:55)
`src/app/admin/dashboard/data-validation/page.tsx:55` calls `GET /api/admin/dashboard/metrics?period=${dateFilter}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/metrics` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/metrics?period=${dateRange}&market=${market} (src/app/admin/dashboard/website-analytics/page.tsx:146)
`src/app/admin/dashboard/website-analytics/page.tsx:146` calls `GET /api/admin/dashboard/metrics?period=${dateRange}&market=${market}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/metrics` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/metrics?period=${period}&market=${market} (src/app/admin/dashboard/search-ads-control/page.tsx:132)
`src/app/admin/dashboard/search-ads-control/page.tsx:132` calls `GET /api/admin/dashboard/metrics?period=${period}&market=${market}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/metrics` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/microsoft-ads?period=${dateFilter} (src/app/admin/dashboard/data-validation/page.tsx:60)
`src/app/admin/dashboard/data-validation/page.tsx:60` calls `GET /api/admin/dashboard/microsoft-ads?period=${dateFilter}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/microsoft-ads` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/microsoft-ads?period=${filter} (src/app/admin/dashboard/search-ads-control/page.tsx:160)
`src/app/admin/dashboard/search-ads-control/page.tsx:160` calls `GET /api/admin/dashboard/microsoft-ads?period=${filter}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/microsoft-ads` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/microsoft-ads?period=${filter}&market=${market} (src/app/admin/dashboard/microsoft-ads/page.tsx:124)
`src/app/admin/dashboard/microsoft-ads/page.tsx:124` calls `GET /api/admin/dashboard/microsoft-ads?period=${filter}&market=${market}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/microsoft-ads` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/search-performance?days=${days}&minImpressions=5 (src/app/admin/dashboard/search-ads-control/page.tsx:169)
`src/app/admin/dashboard/search-ads-control/page.tsx:169` calls `GET /api/admin/dashboard/search-performance?days=${days}&minImpressions=5` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/search-perfo…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/search-performance?days=${days}&minImpressions=5 (src/app/admin/dashboard/search-performance/page.tsx:135)
`src/app/admin/dashboard/search-performance/page.tsx:135` calls `GET /api/admin/dashboard/search-performance?days=${days}&minImpressions=5` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/search-perfo…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/unified-leads?${params.toString()} (src/app/admin/dashboard/leads/page.tsx:306)
`src/app/admin/dashboard/leads/page.tsx:306` calls `GET /api/admin/dashboard/unified-leads?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/unified-leads` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/unified-leads?period=${dateFilter} (src/app/admin/dashboard/data-validation/page.tsx:56)
`src/app/admin/dashboard/data-validation/page.tsx:56` calls `GET /api/admin/dashboard/unified-leads?period=${dateFilter}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/unified-leads` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/unified-leads?period=${dateFilter}&platform=${platform} (src/components/admin/PlatformLeadsTable.tsx:138)
`src/components/admin/PlatformLeadsTable.tsx:138` calls `GET /api/admin/dashboard/unified-leads?period=${dateFilter}&platform=${platform}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/unified-leads…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/unified-leads?period=${dateFilter}&platform=google (src/app/admin/dashboard/data-validation/page.tsx:57)
`src/app/admin/dashboard/data-validation/page.tsx:57` calls `GET /api/admin/dashboard/unified-leads?period=${dateFilter}&platform=google` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/unified-leads`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/unified-leads?period=${dateFilter}&platform=microsoft (src/app/admin/dashboard/data-validation/page.tsx:58)
`src/app/admin/dashboard/data-validation/page.tsx:58` calls `GET /api/admin/dashboard/unified-leads?period=${dateFilter}&platform=microsoft` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/unified-lea…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/unified-leads?period=${period}&platform=google&market=${market} (src/app/admin/dashboard/google-ads/page.tsx:111)
`src/app/admin/dashboard/google-ads/page.tsx:111` calls `GET /api/admin/dashboard/unified-leads?period=${period}&platform=google&market=${market}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/unifi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/unified-leads?period=${period}&platform=microsoft&market=${market} (src/app/admin/dashboard/microsoft-ads/page.tsx:110)
`src/app/admin/dashboard/microsoft-ads/page.tsx:110` calls `GET /api/admin/dashboard/unified-leads?period=${period}&platform=microsoft&market=${market}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/unified?period=${period} (src/contexts/DashboardCacheContext.tsx:152)
`src/contexts/DashboardCacheContext.tsx:152` calls `GET /api/admin/dashboard/unified?period=${period}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/unified` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/unified?period=${period} (src/contexts/DashboardCacheContext.tsx:289)
`src/contexts/DashboardCacheContext.tsx:289` calls `GET /api/admin/dashboard/unified?period=${period}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/unified` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/dashboard/unified?period=7days (src/contexts/DashboardCacheContext.tsx:209)
`src/contexts/DashboardCacheContext.tsx:209` calls `GET /api/admin/dashboard/unified?period=7days` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/dashboard/unified` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/external-leads?limit=500&market=${market} (src/app/admin/dashboard/external-leads/page.tsx:45)
`src/app/admin/dashboard/external-leads/page.tsx:45` calls `GET /api/admin/external-leads?limit=500&market=${market}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/external-leads` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/funnel?startDate=${range.start}&endDate=${range.end} (src/app/admin/dashboard/roi/page.tsx:120)
`src/app/admin/dashboard/roi/page.tsx:120` calls `GET /api/admin/funnel?startDate=${range.start}&endDate=${range.end}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/funnel` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/gridscope/results?scan_id=${scanId} (src/app/admin/dashboard/gridscope/page.tsx:244)
`src/app/admin/dashboard/gridscope/page.tsx:244` calls `GET /api/admin/gridscope/results?scan_id=${scanId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/gridscope/results` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/gridscope/scans?${params} (src/app/admin/dashboard/gridscope/page.tsx:220)
`src/app/admin/dashboard/gridscope/page.tsx:220` calls `GET /api/admin/gridscope/scans?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/gridscope/scans` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/invoices/${id} (src/app/admin/dashboard/invoices/page.tsx:212)
`src/app/admin/dashboard/invoices/page.tsx:212` calls `GET /api/admin/invoices/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/invoices/<p>` 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/admin/invoices?${params} (src/app/admin/dashboard/invoices/page.tsx:157)
`src/app/admin/dashboard/invoices/page.tsx:157` calls `GET /api/admin/invoices?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/invoices` 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/admin/lead-booking?lead_id=${selectedLead.id} (src/components/admin/PlatformLeadsTable.tsx:110)
`src/components/admin/PlatformLeadsTable.tsx:110` calls `GET /api/admin/lead-booking?lead_id=${selectedLead.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/lead-booking` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/leads?limit=10000 (src/lib/leadProcessing.ts:75)
`src/lib/leadProcessing.ts:75` calls `GET /api/admin/leads?limit=10000` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/leads` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/quotes?${params.toString()} (src/app/admin/dashboard/quotes/page.tsx:121)
`src/app/admin/dashboard/quotes/page.tsx:121` calls `GET /api/admin/quotes?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/quotes` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/roi?startDate=${range.start}&endDate=${range.end}&market=${market} (src/app/admin/dashboard/roi/page.tsx:118)
`src/app/admin/dashboard/roi/page.tsx:118` calls `GET /api/admin/roi?startDate=${range.start}&endDate=${range.end}&market=${market}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/roi` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/sms/conversations?phone=${encodeURIComponent(phone)} (src/app/admin/dashboard/leads/page.tsx:65)
`src/app/admin/dashboard/leads/page.tsx:65` calls `GET /api/admin/sms/conversations?phone=${encodeURIComponent(phone)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/sms/conversations` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/total-revenue?market=${market}&startDate=${range.start}&endDate=${range.end} (src/app/admin/dashboard/roi/page.tsx:121)
`src/app/admin/dashboard/roi/page.tsx:121` calls `GET /api/admin/total-revenue?market=${market}&startDate=${range.start}&endDate=${range.end}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/total-revenue` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/vehicles/makes (src/components/book/service-vehicle.tsx:29)
`src/components/book/service-vehicle.tsx:29` calls `GET /api/vehicles/makes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vehicles/makes` 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/vehicles/makes (src/components/QuoteForm.tsx:51)
`src/components/QuoteForm.tsx:51` calls `GET /api/vehicles/makes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vehicles/makes` 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/vehicles/makes (src/components/ThankYouEnrichment.tsx:27)
`src/components/ThankYouEnrichment.tsx:27` calls `GET /api/vehicles/makes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vehicles/makes` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/vehicles/models?make=${encodeURIComponent(formData.vehicleMake)} (src/components/book/service-vehicle.tsx:53)
`src/components/book/service-vehicle.tsx:53` calls `GET /api/vehicles/models?make=${encodeURIComponent(formData.vehicleMake)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vehicles/models` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/vehicles/models?make=${encodeURIComponent(formData.vehicleMake)} (src/components/QuoteForm.tsx:75)
`src/components/QuoteForm.tsx:75` calls `GET /api/vehicles/models?make=${encodeURIComponent(formData.vehicleMake)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vehicles/models` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/vehicles/models?make=${encodeURIComponent(vehicleMake)} (src/components/ThankYouEnrichment.tsx:39)
`src/components/ThankYouEnrichment.tsx:39` calls `GET /api/vehicles/models?make=${encodeURIComponent(vehicleMake)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/vehicles/models` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /customers/${customerId} (src/lib/omegaEDI.ts:300)
`src/lib/omegaEDI.ts:300` calls `GET /customers/${customerId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/customers/<p>` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /customers/search?${params.toString()} (src/lib/omegaEDI.ts:318)
`src/lib/omegaEDI.ts:318` calls `GET /customers/search?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/customers/search` If this points at an external API, prefix it with `https://` so …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /invoices${query} (src/lib/omegaEDI.ts:240)
`src/lib/omegaEDI.ts:240` calls `GET /invoices${query}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/invoices/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /invoices/${invoiceId} (src/lib/omegaEDI.ts:249)
`src/lib/omegaEDI.ts:249` calls `GET /invoices/${invoiceId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/invoices/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /parts/vehicle?${params.toString()} (src/lib/omegaEDI.ts:349)
`src/lib/omegaEDI.ts:349` calls `GET /parts/vehicle?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/parts/vehicle` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /parts/vin?vin=${encodeURIComponent(vin)} (src/lib/omegaEDI.ts:358)
`src/lib/omegaEDI.ts:358` calls `GET /parts/vin?vin=${encodeURIComponent(vin)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/parts/vin` If this points at an external API, prefix it with `https://` so the …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /quotes${query} (src/lib/omegaEDI.ts:177)
`src/lib/omegaEDI.ts:177` calls `GET /quotes${query}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/quotes/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /quotes/${quoteId} (src/lib/omegaEDI.ts:187)
`src/lib/omegaEDI.ts:187` calls `GET /quotes/${quoteId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/quotes/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /quotes?limit=1 (src/lib/omegaEDI.ts:397)
`src/lib/omegaEDI.ts:397` calls `GET /quotes?limit=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/quotes` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:3000/api/admin/roi?period=all (scripts/verify-roi-api.js:12)
`scripts/verify-roi-api.js:12` calls `GET http://localhost:3000/api/admin/roi?period=all` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:3000/api/admin/roi` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://analyticsadmin.googleapis.com/v1alpha/properties/${PROPERTY_ID}${path} (scripts/verify-ga4-setup.mjs:33)
`scripts/verify-ga4-setup.mjs:33` calls `GET https://analyticsadmin.googleapis.com/v1alpha/properties/${PROPERTY_ID}${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/analyticsadmin.googleapis.com/v1alph…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.resend.com/emails?limit=100 (scripts/check-resend-emails.js:20)
`scripts/check-resend-emails.js:20` calls `GET https://api.resend.com/emails?limit=100` 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 …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://campaign.api.bingads.microsoft.com/CampaignManagement/v13/${path} (scripts/ms-campaign-budget.js:57)
`scripts/ms-campaign-budget.js:57` calls `GET https://campaign.api.bingads.microsoft.com/CampaignManagement/v13/${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/campaign.api.bingads.microsoft.com/campa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ip-ranges.amazonaws.com/ip-ranges.json (scripts/filter-ga4-bot-cities.mjs:73)
`scripts/filter-ga4-bot-cities.mjs:73` calls `GET https://ip-ranges.amazonaws.com/ip-ranges.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/ip-ranges.amazonaws.com/ip-ranges.json` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://mybusinessaccountmanagement.googleapis.com/v1/accounts (scripts/fetch-gbp-ids.js:41)
`scripts/fetch-gbp-ids.js:41` calls `GET https://mybusinessaccountmanagement.googleapis.com/v1/accounts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/mybusinessaccountmanagement.googleapis.com/v1/accounts` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://mybusinessbusinessinformation.googleapis.com/v1/${account.name}/locations?readMask=name,title,storefrontAddress (scripts/fetch-gbp-ids.js:57)
`scripts/fetch-gbp-ids.js:57` calls `GET https://mybusinessbusinessinformation.googleapis.com/v1/${account.name}/locations?readMask=name,title,storefrontAddress` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://places.googleapis.com/v1/places/${encodeURIComponent(placeId)} (scripts/test-gbp-reviews-sync.js:32)
`scripts/test-gbp-reviews-sync.js:32` calls `GET https://places.googleapis.com/v1/places/${encodeURIComponent(placeId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/places.googleapis.com/v1/places/<p>` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://places.googleapis.com/v1/places/${encodeURIComponent(placeId)} (src/app/api/admin/sync/gbp-reviews/route.ts:44)
`src/app/api/admin/sync/gbp-reviews/route.ts:44` calls `GET https://places.googleapis.com/v1/places/${encodeURIComponent(placeId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/places.googleapis.com/v1/plac…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://places.googleapis.com/v1/places/${encodeURIComponent(placeId)} (src/app/api/cron/sync-search-data/route.ts:828)
`src/app/api/cron/sync-search-data/route.ts:828` calls `GET https://places.googleapis.com/v1/places/${encodeURIComponent(placeId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/places.googleapis.com/v1/plac…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://vpic.nhtsa.dot.gov/api/vehicles/decodevin/${encodeURIComponent(vin)}?format=json (src/lib/omega/data-cleanup.ts:60)
`src/lib/omega/data-cleanup.ts:60` calls `GET https://vpic.nhtsa.dot.gov/api/vehicles/decodevin/${encodeURIComponent(vin)}?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:/vpic.nhtsa.dot.gov/api/ve…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/admin/leads (src/app/admin/dashboard/leads/page.tsx:200)
`src/app/admin/dashboard/leads/page.tsx:200` calls `PATCH /api/admin/leads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/leads` 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: PATCH /api/admin/leads (src/app/admin/dashboard/leads/page.tsx:351)
`src/app/admin/dashboard/leads/page.tsx:351` calls `PATCH /api/admin/leads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/leads` 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: PATCH /api/admin/leads (src/components/admin/PlatformLeadsTable.tsx:168)
`src/components/admin/PlatformLeadsTable.tsx:168` calls `PATCH /api/admin/leads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/leads` 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: PATCH /api/admin/quotes (src/app/admin/dashboard/quotes/page.tsx:518)
`src/app/admin/dashboard/quotes/page.tsx:518` calls `PATCH /api/admin/quotes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/quotes` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/gridscope/scan (src/app/admin/dashboard/gridscope/page.tsx:277)
`src/app/admin/dashboard/gridscope/page.tsx:277` calls `POST /api/admin/gridscope/scan` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/gridscope/scan` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/import-invoices (src/app/admin/dashboard/uploads/page.tsx:162)
`src/app/admin/dashboard/uploads/page.tsx:162` calls `POST /api/admin/import-invoices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/import-invoices` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/logout (src/components/admin/DashboardLayout.tsx:36)
`src/components/admin/DashboardLayout.tsx:36` calls `POST /api/admin/logout` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/logout` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/parse-invoice (src/app/admin/dashboard/uploads/page.tsx:141)
`src/app/admin/dashboard/uploads/page.tsx:141` calls `POST /api/admin/parse-invoice` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/parse-invoice` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/parse-invoice (src/app/admin/dashboard/uploads/page.tsx:204)
`src/app/admin/dashboard/uploads/page.tsx:204` calls `POST /api/admin/parse-invoice` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/parse-invoice` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/roster-audit (src/app/admin/dashboard/uploads/page.tsx:95)
`src/app/admin/dashboard/uploads/page.tsx:95` calls `POST /api/admin/roster-audit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/roster-audit` 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 /api/admin/sms/send (src/app/admin/dashboard/leads/page.tsx:86)
`src/app/admin/dashboard/leads/page.tsx:86` calls `POST /api/admin/sms/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/sms/send` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/booking/submit (src/app/book/page.tsx:354)
`src/app/book/page.tsx:354` calls `POST /api/booking/submit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/booking/submit` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/lead (src/components/InsuranceQuoteForm.tsx:73)
`src/components/InsuranceQuoteForm.tsx:73` calls `POST /api/lead` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lead` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/lead (src/components/QuickCaptureForm.tsx:70)
`src/components/QuickCaptureForm.tsx:70` calls `POST /api/lead` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lead` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/lead (src/components/QuoteForm.tsx:136)
`src/components/QuoteForm.tsx:136` calls `POST /api/lead` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lead` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/lead/enrich (src/components/ThankYouEnrichment.tsx:55)
`src/components/ThankYouEnrichment.tsx:55` calls `POST /api/lead/enrich` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lead/enrich` 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: POST /api/quote/book (public/embed/satellite-quoter.v1.js:15947)
`public/embed/satellite-quoter.v1.js:15947` calls `POST /api/quote/book` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quote/book` 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/quote/book (src/components/QuoteBookingForm.tsx:143)
`src/components/QuoteBookingForm.tsx:143` calls `POST /api/quote/book` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quote/book` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/quote/contact (public/embed/satellite-quoter.v1.js:16449)
`public/embed/satellite-quoter.v1.js:16449` calls `POST /api/quote/contact` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quote/contact` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/quote/contact (src/components/AutomatedQuoteForm.tsx:305)
`src/components/AutomatedQuoteForm.tsx:305` calls `POST /api/quote/contact` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quote/contact` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/quote/decode-vin (public/embed/satellite-quoter.v1.js:16382)
`public/embed/satellite-quoter.v1.js:16382` calls `POST /api/quote/decode-vin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quote/decode-vin` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/quote/decode-vin (src/components/AutomatedQuoteForm.tsx:236)
`src/components/AutomatedQuoteForm.tsx:236` calls `POST /api/quote/decode-vin` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quote/decode-vin` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/quote/identify (public/embed/satellite-quoter.v1.js:16348)
`public/embed/satellite-quoter.v1.js:16348` calls `POST /api/quote/identify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quote/identify` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/quote/identify (src/components/AutomatedQuoteForm.tsx:198)
`src/components/AutomatedQuoteForm.tsx:198` calls `POST /api/quote/identify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quote/identify` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/quote/price (public/embed/satellite-quoter.v1.js:16412)
`public/embed/satellite-quoter.v1.js:16412` calls `POST /api/quote/price` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quote/price` 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: POST /api/quote/price (src/components/AutomatedQuoteForm.tsx:266)
`src/components/AutomatedQuoteForm.tsx:266` calls `POST /api/quote/price` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/quote/price` 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: POST /api/schedule-callback (src/components/ScheduleCallback.tsx:34)
`src/components/ScheduleCallback.tsx:34` calls `POST /api/schedule-callback` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/schedule-callback` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:3000/api/lead (scripts/test-quote-submission.js:26)
`scripts/test-quote-submission.js:26` calls `POST http://localhost:3000/api/lead` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:3000/api/lead` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://analyticsdata.googleapis.com/v1beta/properties/${PROPERTY_ID}:runReport (scripts/verify-ga4-setup.mjs:109)
`scripts/verify-ga4-setup.mjs:109` calls `POST https://analyticsdata.googleapis.com/v1beta/properties/${PROPERTY_ID}:runReport` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/analyticsdata.googleapis.com/v1be…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc (scripts/list-ms-keywords-full.js:49)
`scripts/list-ms-keywords-full.js:49` calls `POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc (scripts/ms-ads-diagnose-spend.js:50)
`scripts/ms-ads-diagnose-spend.js:50` calls `POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc (scripts/ms-ads-quality-scores.js:48)
`scripts/ms-ads-quality-scores.js:48` calls `POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc (scripts/pause-broad-keywords.js:53)
`scripts/pause-broad-keywords.js:53` calls `POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc (scripts/pause-cs-keywords.js:46)
`scripts/pause-cs-keywords.js:46` calls `POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/cam…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc (scripts/pause-intent-adgroups.js:51)
`scripts/pause-intent-adgroups.js:51` calls `POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc (scripts/sync-ms-keywords.js:184)
`scripts/sync-ms-keywords.js:184` calls `POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/cam…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc (scripts/sync-ms-negatives.js:73)
`scripts/sync-ms-negatives.js:73` calls `POST https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/cam…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://campaign.api.bingads.microsoft.com/CampaignManagement/v13/Campaigns/QueryByAccountId (scripts/test-msft-ads.ts:28)
`scripts/test-msft-ads.ts:28` calls `POST https://campaign.api.bingads.microsoft.com/CampaignManagement/v13/Campaigns/QueryByAccountId` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/campaign.api.bingads.micr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/create-microsoft-intent-ad-groups.js:40)
`scripts/create-microsoft-intent-ad-groups.js:40` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/fix-microsoft-geo-targeting.js:51)
`scripts/fix-microsoft-geo-targeting.js:51` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/generate-test-report.js:22)
`scripts/generate-test-report.js:22` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/list-ms-keywords-full.js:19)
`scripts/list-ms-keywords-full.js:19` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/ms-ads-diagnose-spend.js:10)
`scripts/ms-ads-diagnose-spend.js:10` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/ms-ads-quality-scores.js:16)
`scripts/ms-ads-quality-scores.js:16` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/ms-campaign-budget.js:40)
`scripts/ms-campaign-budget.js:40` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/ms_ads_refresh_token.js:74)
`scripts/ms_ads_refresh_token.js:74` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/pause-broad-keywords.js:23)
`scripts/pause-broad-keywords.js:23` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/pause-cs-keywords.js:16)
`scripts/pause-cs-keywords.js:16` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/pause-intent-adgroups.js:21)
`scripts/pause-intent-adgroups.js:21` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/sync-ms-keywords.js:154)
`scripts/sync-ms-keywords.js:154` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/sync-ms-negatives.js:43)
`scripts/sync-ms-negatives.js:43` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/test-api-connections.js:116)
`scripts/test-api-connections.js:116` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/test-full-system.js:335)
`scripts/test-full-system.js:335` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/test-microsoft-ads-lib.js:37)
`scripts/test-microsoft-ads-lib.js:37` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/test-microsoft-ads-reporting.js:23)
`scripts/test-microsoft-ads-reporting.js:23` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/test-ms-api-detailed.js:29)
`scripts/test-ms-api-detailed.js:29` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/test-msft-parse.ts:7)
`scripts/test-msft-parse.ts:7` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/token` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/test-search-query-report.js:31)
`scripts/test-search-query-report.js:31` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth2/v2.0/tok…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/common/oauth2/v2.0/token (scripts/upload-microsoft-negative-keywords.js:82)
`scripts/upload-microsoft-negative-keywords.js:82` calls `POST https://login.microsoftonline.com/common/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/common/oauth…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/fetch-gbp-ids.js:17)
`scripts/fetch-gbp-ids.js:17` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/generate-google-ads-refresh-token.js:57)
`scripts/generate-google-ads-refresh-token.js:57` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (scripts/google-ads-token-check.ts:53)
`scripts/google-ads-token-check.ts:53` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (src/app/api/admin/google-ads/token-check/route.ts:25)
`src/app/api/admin/google-ads/token-check/route.ts:25` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll (scripts/generate-test-report.js:76)
`scripts/generate-test-report.js:76` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsoft.c…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll (scripts/ms-ads-diagnose-spend.js:71)
`scripts/ms-ads-diagnose-spend.js:71` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsoft.…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll (scripts/ms-ads-quality-scores.js:82)
`scripts/ms-ads-quality-scores.js:82` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsoft.…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll (scripts/test-api-connections.js:192)
`scripts/test-api-connections.js:192` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsoft.…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll (scripts/test-ms-api-detailed.js:116)
`scripts/test-ms-api-detailed.js:116` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsoft.…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll (scripts/test-msft-ads.ts:95)
`scripts/test-msft-ads.ts:95` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsoft.com/repo…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll (scripts/test-msft-parse.ts:59)
`scripts/test-msft-parse.ts:59` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsoft.com/re…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll (scripts/test-search-query-report.js:119)
`scripts/test-search-query-report.js:119` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Poll` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.micros…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit (scripts/generate-test-report.js:41)
`scripts/generate-test-report.js:41` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsoft…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit (scripts/ms-ads-diagnose-spend.js:59)
`scripts/ms-ads-diagnose-spend.js:59` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsof…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit (scripts/ms-ads-quality-scores.js:69)
`scripts/ms-ads-quality-scores.js:69` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsof…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit (scripts/test-api-connections.js:170)
`scripts/test-api-connections.js:170` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsof…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit (scripts/test-microsoft-ads-lib.js:113)
`scripts/test-microsoft-ads-lib.js:113` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.micros…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit (scripts/test-ms-api-detailed.js:80)
`scripts/test-ms-api-detailed.js:80` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsoft…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit (scripts/test-msft-ads.ts:56)
`scripts/test-msft-ads.ts:56` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsoft.com/re…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit (scripts/test-msft-parse.ts:29)
`scripts/test-msft-parse.ts:29` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.microsoft.com/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit (scripts/test-search-query-report.js:96)
`scripts/test-search-query-report.js:96` calls `POST https://reporting.api.bingads.microsoft.com/Reporting/v13/GenerateReport/Submit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/reporting.api.bingads.micro…
Dangling fetchFetch
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — public/embed/satellite-quoter.v1.js:665
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — scripts/generate-location-pages.js:103
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — scripts/generate-locations.js:148
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/adas-calibration-cost/page.tsx:59
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/adas-calibration-cost/page.tsx:59
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/how-long-windshield-replacement/page.tsx:59
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/insurance-coverage-guide/page.tsx:59
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/insurance/aaa/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/insurance/allstate/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/insurance/esurance/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/insurance/farmers/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/insurance/geico/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/insurance/liberty-mutual/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/insurance/progressive/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/insurance/safeco/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/insurance/state-farm/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/insurance/usaa/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/page.tsx:151
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/pricing/page.tsx:131
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/adas-calibration/page.tsx:56
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/emergency-windshield-repair/page.tsx:175
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/insurance-claims/aaa/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/insurance-claims/allstate/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/insurance-claims/arizona/page.tsx:94
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/insurance-claims/farmers/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/insurance-claims/geico/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/insurance-claims/liberty-mutual/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/insurance-claims/nationwide/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/insurance-claims/page.tsx:69
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/insurance-claims/progressive/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/insurance-claims/state-farm/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/insurance-claims/travelers/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/insurance-claims/usaa/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/mobile-service/page.tsx:60
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/page.tsx:126
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/windshield-repair/page.tsx:82
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/arizona/services/windshield-replacement/page.tsx:100
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/blog/[slug]/page.tsx:189
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/adas-calibration-cost/page.tsx:59
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/arvada/page.tsx:68
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/black-forest/page.tsx:80
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/boulder/page.tsx:68
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/brighton/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/broomfield/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/castle-rock/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/centennial/page.tsx:68
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/cherry-hills-village/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/colorado-springs/page.tsx:72
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/commerce-city/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/denver/page.tsx:74
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/englewood/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/erie/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/evergreen/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/federal-heights/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/firestone/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/fort-collins/page.tsx:72
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/fountain/page.tsx:80
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/frederick/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/golden/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/greeley/page.tsx:72
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/greenwood-village/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/highlands-ranch/page.tsx:68
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/how-long-windshield-replacement/page.tsx:59
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/insurance-coverage-guide/page.tsx:59
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/insurance/aaa/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/insurance/allstate/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/insurance/esurance/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/insurance/farmers/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/insurance/geico/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/insurance/liberty-mutual/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/insurance/progressive/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/insurance/safeco/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/insurance/state-farm/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/insurance/usaa/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/johnstown/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/lafayette/page.tsx:77
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/lakewood/page.tsx:68
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/littleton/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/lone-tree/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/longmont/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/louisville/page.tsx:77
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/loveland/page.tsx:72
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/manitou-springs/page.tsx:77
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/northglenn/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/page.tsx:153
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/parker/page.tsx:68
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/pricing/page.tsx:131
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/security-widefield/page.tsx:80
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/emergency-windshield-repair/page.tsx:175
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/insurance-claims/aaa/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/insurance-claims/allstate/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/insurance-claims/arizona/page.tsx:103
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/insurance-claims/farmers/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/insurance-claims/geico/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/insurance-claims/liberty-mutual/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/insurance-claims/nationwide/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/insurance-claims/page.tsx:69
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/insurance-claims/progressive/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/insurance-claims/state-farm/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/insurance-claims/travelers/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/insurance-claims/usaa/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/mobile-service/page.tsx:60
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/page.tsx:126
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/windshield-repair/page.tsx:82
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/services/windshield-replacement/page.tsx:88
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/sheridan/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/superior/page.tsx:77
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/thornton/page.tsx:68
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/timnath/page.tsx:77
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/wellington/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/westminster/page.tsx:68
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/wheat-ridge/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/colorado/windsor/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/does-insurance-cover-windshield-replacement/page.tsx:59
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/how-long-does-windshield-replacement-take/page.tsx:59
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/insurance/aaa/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/insurance/allstate/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/insurance/esurance/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/insurance/farmers/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/insurance/geico/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/insurance/liberty-mutual/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/insurance/progressive/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/insurance/safeco/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/insurance/state-farm/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/insurance/usaa/page.tsx:66
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/layout.tsx:115
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/arvada-co/page.tsx:68
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/aurora-co/page.tsx:68
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/black-forest-co/page.tsx:80
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/boulder-co/page.tsx:68
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/brighton-co/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/broomfield-co/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/castle-rock-co/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/centennial-co/page.tsx:68
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/cherry-hills-village-co/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/colorado-springs-co/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/commerce-city-co/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/denver-co/page.tsx:75
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/englewood-co/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/erie-co/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/evergreen-co/page.tsx:71
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/federal-heights-co/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/firestone-co/page.tsx:73
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 frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/locations/fort-collins-co/page.tsx:72
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

Showing first 300 of 900. 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/c353d6ba-d50f-480b-83c6-b68d3a486832/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c353d6ba-d50f-480b-83c6-b68d3a486832/

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.