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.

SEI1026/ProductRegisterTool

https://github.com/SEI1026/ProductRegisterTool · scanned 2026-06-16 00:06 UTC (2 months, 2 weeks ago)

481 raw signals (0 security + 481 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 443 actionable findings from 1 signal source. 38 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 41.4/100 with 100.0% coverage. It contains 4996 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 481 findings — concentrated in api (178), security (157), quality (54). Risk profile is high: 0 critical, 275 high, 27 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

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

high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/ai-assist/api-key (frontend/src/lib/api/ai.ts:90)
`frontend/src/lib/api/ai.ts:90` calls `DELETE /api/ai-assist/api-key` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/api-key` 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: DELETE /api/material-specs/${specId} (frontend/src/lib/api/material-specs.ts:67)
`frontend/src/lib/api/material-specs.ts:67` calls `DELETE /api/material-specs/${specId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/material-specs/<p>` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/mercari/products/${productId} (frontend/src/lib/api/mercari.ts:612)
`frontend/src/lib/api/mercari.ts:612` calls `DELETE /api/mercari/products/${productId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/products/<p>` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/rakuten/inventory/item?${params} (frontend/src/lib/api/rakuten.ts:459)
`frontend/src/lib/api/rakuten.ts:459` calls `DELETE /api/rakuten/inventory/item?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/inventory/item` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/rakuten/shops/${shopId} (frontend/src/lib/api/rakuten.ts:265)
`frontend/src/lib/api/rakuten.ts:265` calls `DELETE /api/rakuten/shops/${shopId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/shops/<p>` If this points at an external API, prefix it with `https:/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/yahoo/shops/${shopId} (frontend/src/lib/api/yahoo.ts:232)
`frontend/src/lib/api/yahoo.ts:232` calls `DELETE /api/yahoo/shops/${shopId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/shops/<p>` 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 /api/ai-assist/settings (frontend/src/lib/api/ai.ts:119)
`frontend/src/lib/api/ai.ts:119` calls `GET /api/ai-assist/settings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/settings` 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 /api/ai-assist/status (frontend/src/lib/api/ai.ts:32)
`frontend/src/lib/api/ai.ts:32` calls `GET /api/ai-assist/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/status` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/ai-assist/usage-stats (frontend/src/lib/api/ai.ts:107)
`frontend/src/lib/api/ai.ts:107` calls `GET /api/ai-assist/usage-stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/usage-stats` 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 /api/ai-image/status (frontend/src/lib/api/ai.ts:173)
`frontend/src/lib/api/ai.ts:173` calls `GET /api/ai-image/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-image/status` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/csv-export/csharp-status (frontend/src/lib/api/csv.ts:117)
`frontend/src/lib/api/csv.ts:117` calls `GET /api/csv-export/csharp-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/csv-export/csharp-status` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/delivery-widget/calculate?${query.toString()} (frontend/src/lib/api/delivery-widget.ts:192)
`frontend/src/lib/api/delivery-widget.ts:192` calls `GET /api/delivery-widget/calculate?${query.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/delivery-widget/calculate` If this points at an ex…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/delivery-widget/config (frontend/src/lib/api/delivery-widget.ts:170)
`frontend/src/lib/api/delivery-widget.ts:170` calls `GET /api/delivery-widget/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/delivery-widget/config` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/delivery-widget/generation/last (frontend/src/lib/api/delivery-widget.ts:207)
`frontend/src/lib/api/delivery-widget.ts:207` calls `GET /api/delivery-widget/generation/last` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/delivery-widget/generation/last` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/delivery-widget/holidays/dates (frontend/src/lib/api/delivery-widget.ts:155)
`frontend/src/lib/api/delivery-widget.ts:155` calls `GET /api/delivery-widget/holidays/dates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/delivery-widget/holidays/dates` If this points at an external API…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/delivery-widget/holidays/status (frontend/src/lib/api/delivery-widget.ts:151)
`frontend/src/lib/api/delivery-widget.ts:151` calls `GET /api/delivery-widget/holidays/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/delivery-widget/holidays/status` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/delivery-widget/leadtime/status (frontend/src/lib/api/delivery-widget.ts:138)
`frontend/src/lib/api/delivery-widget.ts:138` calls `GET /api/delivery-widget/leadtime/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/delivery-widget/leadtime/status` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/delivery-widget/overrides (frontend/src/lib/api/delivery-widget.ts:159)
`frontend/src/lib/api/delivery-widget.ts:159` calls `GET /api/delivery-widget/overrides` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/delivery-widget/overrides` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/filesystem/roots (frontend/src/lib/api/filesystem.ts:13)
`frontend/src/lib/api/filesystem.ts:13` calls `GET /api/filesystem/roots` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/filesystem/roots` 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 /api/image/pillow-status (frontend/src/lib/api/image.ts:51)
`frontend/src/lib/api/image.ts:51` calls `GET /api/image/pillow-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/image/pillow-status` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/master/${filename} (frontend/src/lib/api/master-data.ts:14)
`frontend/src/lib/api/master-data.ts:14` calls `GET /api/master/${filename}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/master/<p>` 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 /api/master/icons/explanation (frontend/src/lib/api/master-data.ts:19)
`frontend/src/lib/api/master-data.ts:19` calls `GET /api/master/icons/explanation` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/master/icons/explanation` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/master/rakuten_attributes/${genreId} (frontend/src/lib/api/master-data.ts:29)
`frontend/src/lib/api/master-data.ts:29` calls `GET /api/master/rakuten_attributes/${genreId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/master/rakuten_attributes/<p>` If this points at an external API…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/master/y_specs/${categoryId} (frontend/src/lib/api/master-data.ts:24)
`frontend/src/lib/api/master-data.ts:24` calls `GET /api/master/y_specs/${categoryId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/master/y_specs/<p>` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/material-specs/${specId} (frontend/src/lib/api/material-specs.ts:41)
`frontend/src/lib/api/material-specs.ts:41` calls `GET /api/material-specs/${specId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/material-specs/<p>` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/mercari/constants (frontend/src/lib/api/mercari.ts:255)
`frontend/src/lib/api/mercari.ts:255` calls `GET /api/mercari/constants` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/constants` 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 /api/mercari/rakuten-folders?${params.toString()} (frontend/src/lib/api/mercari.ts:383)
`frontend/src/lib/api/mercari.ts:383` calls `GET /api/mercari/rakuten-folders?${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: `/mercari/rakuten-folders` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/mercari/rakuten-images?${params.toString()} (frontend/src/lib/api/mercari.ts:367)
`frontend/src/lib/api/mercari.ts:367` calls `GET /api/mercari/rakuten-images?${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: `/mercari/rakuten-images` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/rakuten/inventory/item?${params} (frontend/src/lib/api/rakuten.ts:379)
`frontend/src/lib/api/rakuten.ts:379` calls `GET /api/rakuten/inventory/item?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/inventory/item` If this points at an external API, prefix it wi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/rakuten/inventory/license/expiry-date (frontend/src/lib/api/rakuten.ts:548)
`frontend/src/lib/api/rakuten.ts:548` calls `GET /api/rakuten/inventory/license/expiry-date` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/inventory/license/expiry-date` If this points at an extern…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/rakuten/inventory/logs?${params} (frontend/src/lib/api/rakuten.ts:470)
`frontend/src/lib/api/rakuten.ts:470` calls `GET /api/rakuten/inventory/logs?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/inventory/logs` If this points at an external API, prefix it wi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/rakuten/inventory/range?${params} (frontend/src/lib/api/rakuten.ts:390)
`frontend/src/lib/api/rakuten.ts:390` calls `GET /api/rakuten/inventory/range?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/inventory/range` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/rakuten/status (frontend/src/lib/api/rakuten.ts:238)
`frontend/src/lib/api/rakuten.ts:238` calls `GET /api/rakuten/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/status` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/yahoo/auth/url?${params} (frontend/src/lib/api/yahoo.ts:259)
`frontend/src/lib/api/yahoo.ts:259` calls `GET /api/yahoo/auth/url?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/auth/url` If this points at an external API, prefix it with `https://` so t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/yahoo/inventory/item?${params} (frontend/src/lib/api/yahoo.ts:283)
`frontend/src/lib/api/yahoo.ts:283` calls `GET /api/yahoo/inventory/item?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/inventory/item` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/yahoo/inventory/range?${params.toString()} (frontend/src/lib/api/yahoo.ts:557)
`frontend/src/lib/api/yahoo.ts:557` calls `GET /api/yahoo/inventory/range?${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: `/yahoo/inventory/range` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/yahoo/inventory/search?${params} (frontend/src/lib/api/yahoo.ts:316)
`frontend/src/lib/api/yahoo.ts:316` calls `GET /api/yahoo/inventory/search?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/inventory/search` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/yahoo/product/${itemCode}${params} (frontend/src/lib/api/yahoo.ts:366)
`frontend/src/lib/api/yahoo.ts:366` calls `GET /api/yahoo/product/${itemCode}${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/product/<p>/<p>` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/yahoo/status (frontend/src/lib/api/yahoo.ts:205)
`frontend/src/lib/api/yahoo.ts:205` calls `GET /api/yahoo/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/status` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/mercari/products/batch-sanitize-sku-names (frontend/src/lib/api/mercari.ts:663)
`frontend/src/lib/api/mercari.ts:663` calls `PATCH /api/mercari/products/batch-sanitize-sku-names` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/products/batch-sanitize-sku-names` If this points at…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/mercari/products/batch-shipping-fee (frontend/src/lib/api/mercari.ts:647)
`frontend/src/lib/api/mercari.ts:647` calls `PATCH /api/mercari/products/batch-shipping-fee` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/products/batch-shipping-fee` If this points at an external…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/mercari/products/batch-status (frontend/src/lib/api/mercari.ts:629)
`frontend/src/lib/api/mercari.ts:629` calls `PATCH /api/mercari/products/batch-status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/products/batch-status` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ai-assist/api-key (frontend/src/lib/api/ai.ts:82)
`frontend/src/lib/api/ai.ts:82` calls `POST /api/ai-assist/api-key` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/api-key` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ai-assist/catchcopy (frontend/src/lib/api/ai.ts:55)
`frontend/src/lib/api/ai.ts:55` calls `POST /api/ai-assist/catchcopy` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/catchcopy` 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: POST /api/ai-assist/clear-cache (frontend/src/lib/api/ai.ts:112)
`frontend/src/lib/api/ai.ts:112` calls `POST /api/ai-assist/clear-cache` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/clear-cache` 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: POST /api/ai-assist/draft-product (frontend/src/lib/api/ai.ts:164)
`frontend/src/lib/api/ai.ts:164` calls `POST /api/ai-assist/draft-product` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/draft-product` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ai-assist/features (frontend/src/lib/api/ai.ts:70)
`frontend/src/lib/api/ai.ts:70` calls `POST /api/ai-assist/features` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/features` 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: POST /api/ai-assist/ollama/pull (frontend/src/lib/api/ai.ts:153)
`frontend/src/lib/api/ai.ts:153` calls `POST /api/ai-assist/ollama/pull` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/ollama/pull` 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: POST /api/ai-assist/product-name (frontend/src/lib/api/ai.ts:40)
`frontend/src/lib/api/ai.ts:40` calls `POST /api/ai-assist/product-name` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/product-name` If this points at an external API, prefix it with `https://` s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ai-assist/record-selection (frontend/src/lib/api/ai.ts:99)
`frontend/src/lib/api/ai.ts:99` calls `POST /api/ai-assist/record-selection` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/record-selection` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ai-assist/test-local (frontend/src/lib/api/ai.ts:132)
`frontend/src/lib/api/ai.ts:132` calls `POST /api/ai-assist/test-local` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/test-local` If this points at an external API, prefix it with `https://` so t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/ai-assist/test-ollama (frontend/src/lib/api/ai.ts:140)
`frontend/src/lib/api/ai.ts:140` calls `POST /api/ai-assist/test-ollama` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/test-ollama` 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: POST /api/ai-image/generate (frontend/src/lib/api/ai.ts:181)
`frontend/src/lib/api/ai.ts:181` calls `POST /api/ai-image/generate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-image/generate` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/csv-export/export-and-generate (frontend/src/lib/api/csv.ts:27)
`frontend/src/lib/api/csv.ts:27` calls `POST /api/csv-export/export-and-generate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/csv-export/export-and-generate` If this points at an external API, prefix it …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/database-backup/create (frontend/src/lib/api/database-backup.ts:46)
`frontend/src/lib/api/database-backup.ts:46` calls `POST /api/database-backup/create` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/database-backup/create` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/database-backup/inspect (frontend/src/lib/api/database-backup.ts:39)
`frontend/src/lib/api/database-backup.ts:39` calls `POST /api/database-backup/inspect` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/database-backup/inspect` If this points at an external API, prefix it wi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/database-backup/restore (frontend/src/lib/api/database-backup.ts:58)
`frontend/src/lib/api/database-backup.ts:58` calls `POST /api/database-backup/restore` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/database-backup/restore` If this points at an external API, prefix it wi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/delivery-widget/generate (frontend/src/lib/api/delivery-widget.ts:196)
`frontend/src/lib/api/delivery-widget.ts:196` calls `POST /api/delivery-widget/generate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/delivery-widget/generate` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/delivery-widget/holidays/refresh (frontend/src/lib/api/delivery-widget.ts:142)
`frontend/src/lib/api/delivery-widget.ts:142` calls `POST /api/delivery-widget/holidays/refresh` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/delivery-widget/holidays/refresh` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/delivery-widget/leadtime/refresh (frontend/src/lib/api/delivery-widget.ts:129)
`frontend/src/lib/api/delivery-widget.ts:129` calls `POST /api/delivery-widget/leadtime/refresh` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/delivery-widget/leadtime/refresh` If this points at an externa…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/delivery-widget/sync-rakuten-calendar (frontend/src/lib/api/delivery-widget.ts:211)
`frontend/src/lib/api/delivery-widget.ts:211` calls `POST /api/delivery-widget/sync-rakuten-calendar` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/delivery-widget/sync-rakuten-calendar` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/html/generate (frontend/src/lib/api/html-generation.ts:13)
`frontend/src/lib/api/html-generation.ts:13` calls `POST /api/html/generate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/html/generate` 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: POST /api/image/combine-manual (frontend/src/lib/api/image.ts:66)
`frontend/src/lib/api/image.ts:66` calls `POST /api/image/combine-manual` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/image/combine-manual` 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: POST /api/image/optimize-batch (frontend/src/lib/api/image.ts:43)
`frontend/src/lib/api/image.ts:43` calls `POST /api/image/optimize-batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/image/optimize-batch` 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: POST /api/image/optimize-paths (frontend/src/lib/api/image.ts:58)
`frontend/src/lib/api/image.ts:58` calls `POST /api/image/optimize-paths` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/image/optimize-paths` 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: POST /api/import/item (frontend/src/lib/api/import.ts:50)
`frontend/src/lib/api/import.ts:50` calls `POST /api/import/item` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/import/item` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/import/item (frontend/src/lib/api/import.ts:72)
`frontend/src/lib/api/import.ts:72` calls `POST /api/import/item` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/import/item` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/import/items/bulk (frontend/src/lib/api/import.ts:94)
`frontend/src/lib/api/import.ts:94` calls `POST /api/import/items/bulk` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/import/items/bulk` 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: POST /api/master/product-name-master/upload (frontend/src/lib/api/master-data.ts:34)
`frontend/src/lib/api/master-data.ts:34` calls `POST /api/master/product-name-master/upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/master/product-name-master/upload` If this points at an external A…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/master/product-page-gap-check (frontend/src/lib/api/master-data.ts:45)
`frontend/src/lib/api/master-data.ts:45` calls `POST /api/master/product-page-gap-check` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/master/product-page-gap-check` If this points at an external API, pref…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/material-specs (frontend/src/lib/api/material-specs.ts:46)
`frontend/src/lib/api/material-specs.ts:46` calls `POST /api/material-specs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/material-specs` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/material-specs/${specId}/restore (frontend/src/lib/api/material-specs.ts:76)
`frontend/src/lib/api/material-specs.ts:76` calls `POST /api/material-specs/${specId}/restore` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/material-specs/<p>/restore` If this points at an external API, p…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/mercari/export-manage-number-batches-by-ids (frontend/src/lib/api/mercari.ts:733)
`frontend/src/lib/api/mercari.ts:733` calls `POST /api/mercari/export-manage-number-batches-by-ids` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/export-manage-number-batches-by-ids` If this points…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/mercari/export-update-bundle-by-ids (frontend/src/lib/api/mercari.ts:489)
`frontend/src/lib/api/mercari.ts:489` calls `POST /api/mercari/export-update-bundle-by-ids` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/export-update-bundle-by-ids` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/mercari/import/rakuten (frontend/src/lib/api/mercari.ts:774)
`frontend/src/lib/api/mercari.ts:774` calls `POST /api/mercari/import/rakuten` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/import/rakuten` If this points at an external API, prefix it with `https…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/mercari/import/rakuten/preview (frontend/src/lib/api/mercari.ts:751)
`frontend/src/lib/api/mercari.ts:751` calls `POST /api/mercari/import/rakuten/preview` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/import/rakuten/preview` If this points at an external API, prefi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/mercari/import/save-preview (frontend/src/lib/api/mercari.ts:793)
`frontend/src/lib/api/mercari.ts:793` calls `POST /api/mercari/import/save-preview` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/import/save-preview` If this points at an external API, prefix it w…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/mercari/inventory/refresh-sku-mapping (frontend/src/lib/api/mercari.ts:861)
`frontend/src/lib/api/mercari.ts:861` calls `POST /api/mercari/inventory/refresh-sku-mapping` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/inventory/refresh-sku-mapping` If this points at an exter…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/mercari/inventory/sync-from-rakuten (frontend/src/lib/api/mercari.ts:837)
`frontend/src/lib/api/mercari.ts:837` calls `POST /api/mercari/inventory/sync-from-rakuten` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/inventory/sync-from-rakuten` If this points at an external …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/mercari/products (frontend/src/lib/api/mercari.ts:583)
`frontend/src/lib/api/mercari.ts:583` calls `POST /api/mercari/products` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/products` 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: POST /api/migration/execute (frontend/src/lib/api/csv.ts:174)
`frontend/src/lib/api/csv.ts:174` calls `POST /api/migration/execute` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/migration/execute` 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: POST /api/migration/preview (frontend/src/lib/api/csv.ts:166)
`frontend/src/lib/api/csv.ts:166` calls `POST /api/migration/preview` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/migration/preview` 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: POST /api/page-editor/bulk-fetch (frontend/src/lib/api/page-editor.ts:120)
`frontend/src/lib/api/page-editor.ts:120` calls `POST /api/page-editor/bulk-fetch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/page-editor/bulk-fetch` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/page-editor/bulk-update (frontend/src/lib/api/page-editor.ts:130)
`frontend/src/lib/api/page-editor.ts:130` calls `POST /api/page-editor/bulk-update` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/page-editor/bulk-update` If this points at an external API, prefix it with …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/page-editor/fetch (frontend/src/lib/api/page-editor.ts:100)
`frontend/src/lib/api/page-editor.ts:100` calls `POST /api/page-editor/fetch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/page-editor/fetch` If this points at an external API, prefix it with `https://` s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/page-editor/preview-changes (frontend/src/lib/api/page-editor.ts:140)
`frontend/src/lib/api/page-editor.ts:140` calls `POST /api/page-editor/preview-changes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/page-editor/preview-changes` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/page-editor/update (frontend/src/lib/api/page-editor.ts:110)
`frontend/src/lib/api/page-editor.ts:110` calls `POST /api/page-editor/update` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/page-editor/update` If this points at an external API, prefix it with `https://`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/price/sync-from-rakuten${query} (frontend/src/lib/api/price.ts:167)
`frontend/src/lib/api/price.ts:167` calls `POST /api/price/sync-from-rakuten${query}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/price/sync-from-rakuten/<p>` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/product-csv/backup?backup_dir=${encodeURIComponent(backupDir)} (frontend/src/lib/api/csv.ts:158)
`frontend/src/lib/api/csv.ts:158` calls `POST /api/product-csv/backup?backup_dir=${encodeURIComponent(backupDir)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/product-csv/backup` If this points at an ext…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/product-csv/export/all?output_dir=${encodeURIComponent(outputDir)} (frontend/src/lib/api/csv.ts:136)
`frontend/src/lib/api/csv.ts:136` calls `POST /api/product-csv/export/all?output_dir=${encodeURIComponent(outputDir)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/product-csv/export/all` If this points a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/product-register/register (frontend/src/lib/api/product-register.ts:80)
`frontend/src/lib/api/product-register.ts:80` calls `POST /api/product-register/register` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/product-register/register` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/product-register/register-batch (frontend/src/lib/api/product-register.ts:100)
`frontend/src/lib/api/product-register.ts:100` calls `POST /api/product-register/register-batch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/product-register/register-batch` If this points at an external…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/product/batch-control-column (frontend/src/lib/api/product.ts:116)
`frontend/src/lib/api/product.ts:116` calls `POST /api/product/batch-control-column` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/product/batch-control-column` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/product/batch-delete (frontend/src/lib/api/product.ts:124)
`frontend/src/lib/api/product.ts:124` calls `POST /api/product/batch-delete` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/product/batch-delete` If this points at an external API, prefix it with `https://`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/product/convert_r_to_y (frontend/src/lib/api/product.ts:25)
`frontend/src/lib/api/product.ts:25` calls `POST /api/product/convert_r_to_y` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/product/convert_r_to_y` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/product/copy-related (frontend/src/lib/api/product.ts:106)
`frontend/src/lib/api/product.ts:106` calls `POST /api/product/copy-related` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/product/copy-related` If this points at an external API, prefix it with `https://`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/product/duplicate (frontend/src/lib/api/product.ts:132)
`frontend/src/lib/api/product.ts:132` calls `POST /api/product/duplicate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/product/duplicate` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/product/save (frontend/src/lib/api/product.ts:41)
`frontend/src/lib/api/product.ts:41` calls `POST /api/product/save` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/product/save` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/product/search (frontend/src/lib/api/product.ts:96)
`frontend/src/lib/api/product.ts:96` calls `POST /api/product/search` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/product/search` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/product/validate (frontend/src/lib/api/product.ts:33)
`frontend/src/lib/api/product.ts:33` calls `POST /api/product/validate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/product/validate` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/rakuten/delivery-banner/analyze (frontend/src/lib/api/rakuten.ts:293)
`frontend/src/lib/api/rakuten.ts:293` calls `POST /api/rakuten/delivery-banner/analyze` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/delivery-banner/analyze` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/rakuten/delivery-banner/apply (frontend/src/lib/api/rakuten.ts:300)
`frontend/src/lib/api/rakuten.ts:300` calls `POST /api/rakuten/delivery-banner/apply` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/delivery-banner/apply` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/rakuten/inventory/bulk-get (frontend/src/lib/api/rakuten.ts:400)
`frontend/src/lib/api/rakuten.ts:400` calls `POST /api/rakuten/inventory/bulk-get` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/inventory/bulk-get` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/rakuten/inventory/bulk-update (frontend/src/lib/api/rakuten.ts:442)
`frontend/src/lib/api/rakuten.ts:442` calls `POST /api/rakuten/inventory/bulk-update` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/inventory/bulk-update` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/rakuten/shops (frontend/src/lib/api/rakuten.ts:245)
`frontend/src/lib/api/rakuten.ts:245` calls `POST /api/rakuten/shops` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/shops` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/rakuten/validate (frontend/src/lib/api/rakuten.ts:284)
`frontend/src/lib/api/rakuten.ts:284` calls `POST /api/rakuten/validate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/validate` 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: POST /api/yahoo/delivery-banner/analyze (frontend/src/lib/api/yahoo.ts:372)
`frontend/src/lib/api/yahoo.ts:372` calls `POST /api/yahoo/delivery-banner/analyze` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/delivery-banner/analyze` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/yahoo/delivery-banner/apply (frontend/src/lib/api/yahoo.ts:381)
`frontend/src/lib/api/yahoo.ts:381` calls `POST /api/yahoo/delivery-banner/apply` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/delivery-banner/apply` If this points at an external API, prefix it wit…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/yahoo/inventory/bulk-get?${params} (frontend/src/lib/api/yahoo.ts:292)
`frontend/src/lib/api/yahoo.ts:292` calls `POST /api/yahoo/inventory/bulk-get?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/inventory/bulk-get` If this points at an external API, prefix it…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/yahoo/inventory/bulk-update${params} (frontend/src/lib/api/yahoo.ts:351)
`frontend/src/lib/api/yahoo.ts:351` calls `POST /api/yahoo/inventory/bulk-update${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/inventory/bulk-update/<p>` If this points at an external API, …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/yahoo/shops (frontend/src/lib/api/yahoo.ts:212)
`frontend/src/lib/api/yahoo.ts:212` calls `POST /api/yahoo/shops` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/shops` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/yahoo/validate (frontend/src/lib/api/yahoo.ts:266)
`frontend/src/lib/api/yahoo.ts:266` calls `POST /api/yahoo/validate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/validate` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/yahuoku/process (frontend/src/lib/api/csv.ts:182)
`frontend/src/lib/api/csv.ts:182` calls `POST /api/yahuoku/process` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahuoku/process` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/ai-assist/settings (frontend/src/lib/api/ai.ts:124)
`frontend/src/lib/api/ai.ts:124` calls `PUT /api/ai-assist/settings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/ai-assist/settings` 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: PUT /api/delivery-widget/config (frontend/src/lib/api/delivery-widget.ts:174)
`frontend/src/lib/api/delivery-widget.ts:174` calls `PUT /api/delivery-widget/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/delivery-widget/config` If this points at an external API, prefix it with…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/delivery-widget/overrides (frontend/src/lib/api/delivery-widget.ts:163)
`frontend/src/lib/api/delivery-widget.ts:163` calls `PUT /api/delivery-widget/overrides` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/delivery-widget/overrides` If this points at an external API, prefix i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/material-specs/${specId} (frontend/src/lib/api/material-specs.ts:58)
`frontend/src/lib/api/material-specs.ts:58` calls `PUT /api/material-specs/${specId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/material-specs/<p>` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/mercari/products/${productId} (frontend/src/lib/api/mercari.ts:599)
`frontend/src/lib/api/mercari.ts:599` calls `PUT /api/mercari/products/${productId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/mercari/products/<p>` If this points at an external API, prefix it with `h…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/rakuten/active-shop (frontend/src/lib/api/rakuten.ts:274)
`frontend/src/lib/api/rakuten.ts:274` calls `PUT /api/rakuten/active-shop` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/active-shop` 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: PUT /api/rakuten/inventory/item?${params} (frontend/src/lib/api/rakuten.ts:433)
`frontend/src/lib/api/rakuten.ts:433` calls `PUT /api/rakuten/inventory/item?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/inventory/item` If this points at an external API, prefix it wi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/rakuten/inventory/product/${manageNumber}/hide (frontend/src/lib/api/rakuten.ts:494)
`frontend/src/lib/api/rakuten.ts:494` calls `PUT /api/rakuten/inventory/product/${manageNumber}/hide` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/inventory/product/<p>/hide` If this points at an …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/rakuten/inventory/products/bulk-hide (frontend/src/lib/api/rakuten.ts:510)
`frontend/src/lib/api/rakuten.ts:510` calls `PUT /api/rakuten/inventory/products/bulk-hide` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/inventory/products/bulk-hide` If this points at an external…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/rakuten/shops/${shopId} (frontend/src/lib/api/rakuten.ts:255)
`frontend/src/lib/api/rakuten.ts:255` calls `PUT /api/rakuten/shops/${shopId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/rakuten/shops/<p>` If this points at an external API, prefix it with `https://` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/yahoo/active-shop?shop_id=${shopId} (frontend/src/lib/api/yahoo.ts:241)
`frontend/src/lib/api/yahoo.ts:241` calls `PUT /api/yahoo/active-shop?shop_id=${shopId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/active-shop` If this points at an external API, prefix it with `…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/yahoo/inventory/item?${params} (frontend/src/lib/api/yahoo.ts:338)
`frontend/src/lib/api/yahoo.ts:338` calls `PUT /api/yahoo/inventory/item?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/inventory/item` If this points at an external API, prefix it with `ht…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/yahoo/item/${itemCode}/display${params} (frontend/src/lib/api/yahoo.ts:481)
`frontend/src/lib/api/yahoo.ts:481` calls `PUT /api/yahoo/item/${itemCode}/display${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/item/<p>/display/<p>` If this points at an external API, pre…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/yahoo/items/bulk-display${params} (frontend/src/lib/api/yahoo.ts:499)
`frontend/src/lib/api/yahoo.ts:499` calls `PUT /api/yahoo/items/bulk-display${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/items/bulk-display/<p>` If this points at an external API, prefix …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/yahoo/shops/${shopId} (frontend/src/lib/api/yahoo.ts:222)
`frontend/src/lib/api/yahoo.ts:222` calls `PUT /api/yahoo/shops/${shopId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/yahoo/shops/<p>` If this points at an external API, prefix it with `https://` so the…
Dangling fetchHelper:request
high System graph security auth conf 1.00 FastAPI DELETE `clear_api_key` without auth dependency — backend/app/routers/ai_assist.py:412
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/ai_assist.py:412 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `clear_logs` without auth dependency — backend/app/routers/unified_logs.py:101
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/unified_logs.py:101 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_inventory_item` without auth dependency — backend/app/routers/rakuten_inventory.py:582
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten_inventory.py:582 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_product` without auth dependency — backend/app/routers/mercari.py:434
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari.py:434 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_product` without auth dependency — backend/app/routers/rakuten_inventory.py:744
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten_inventory.py:744 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_product` without auth dependency — backend/app/routers/yahoo_inventory.py:576
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_inventory.py:576 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_shop` without auth dependency — backend/app/routers/rakuten.py:251
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten.py:251 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_shop` without auth dependency — backend/app/routers/yahoo_settings.py:117
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_settings.py:117 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `remove_log` without auth dependency — backend/app/routers/unified_logs.py:119
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/unified_logs.py:119 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PATCH `batch_sanitize_sku_names` without auth dependency — backend/app/routers/mercari.py:568
`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari.py:568 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PATCH `update_batch_shipping_fee` without auth dependency — backend/app/routers/mercari.py:497
`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari.py:497 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PATCH `update_batch_status` without auth dependency — backend/app/routers/mercari.py:456
`@router.patch` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari.py:456 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `analyze_delivery_banner` without auth dependency — backend/app/routers/rakuten_delivery_banner.py:127
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten_delivery_banner.py:127 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `analyze_delivery_banner` without auth dependency — backend/app/routers/yahoo_delivery_banner.py:52
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_delivery_banner.py:52 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `apply_delivery_banner` without auth dependency — backend/app/routers/rakuten_delivery_banner.py:140
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten_delivery_banner.py:140 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `apply_delivery_banner` without auth dependency — backend/app/routers/yahoo_delivery_banner.py:73
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_delivery_banner.py:73 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `authenticate` without auth dependency — backend/app/routers/inventory_master.py:126
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/inventory_master.py:126 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `batch_delete_products` without auth dependency — backend/app/routers/product.py:198
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product.py:198 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `batch_update_control_column` without auth dependency — backend/app/routers/product.py:172
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product.py:172 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `bulk_fetch_products` without auth dependency — backend/app/routers/page_editor.py:284
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/page_editor.py:284 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `bulk_get_inventory` without auth dependency — backend/app/routers/rakuten_inventory.py:168
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten_inventory.py:168 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `bulk_get_inventory` without auth dependency — backend/app/routers/yahoo_inventory.py:61
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_inventory.py:61 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `bulk_update_inventory` without auth dependency — backend/app/routers/rakuten_inventory.py:436
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten_inventory.py:436 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `bulk_update_inventory` without auth dependency — backend/app/routers/yahoo_inventory.py:395
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_inventory.py:395 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `bulk_update_products` without auth dependency — backend/app/routers/page_editor.py:312
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/page_editor.py:312 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `check_image_folder` without auth dependency — backend/app/routers/html_generation.py:324
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/html_generation.py:324 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `check_product_page_gap` without auth dependency — backend/app/routers/master_data.py:210
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/master_data.py:210 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `cleanup_combined_images` without auth dependency — backend/app/routers/html_generation.py:369
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/html_generation.py:369 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `clear_cache` without auth dependency — backend/app/routers/ai_assist.py:552
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/ai_assist.py:552 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `clear_data` without auth dependency — backend/app/routers/inventory_master.py:183
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/inventory_master.py:183 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `combine_manual` without auth dependency — backend/app/routers/image_optimize.py:621
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/image_optimize.py:621 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `convert_r_to_y` without auth dependency — backend/app/routers/product.py:294
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product.py:294 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `copy_images` without auth dependency — backend/app/routers/html_generation.py:301
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/html_generation.py:301 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `copy_related_products` without auth dependency — backend/app/routers/product.py:233
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product.py:233 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `count_images` without auth dependency — backend/app/routers/html_generation.py:349
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/html_generation.py:349 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `create_backup` without auth dependency — backend/app/routers/product_csv.py:117
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product_csv.py:117 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `create_database_backup` without auth dependency — backend/app/routers/database_backup.py:73
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/database_backup.py:73 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `create_sheet` without auth dependency — backend/app/routers/inventory_master.py:137
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/inventory_master.py:137 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `create_shop` without auth dependency — backend/app/routers/rakuten.py:136
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten.py:136 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `create_shop` without auth dependency — backend/app/routers/yahoo_settings.py:76
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_settings.py:76 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `create_zip_and_upload_stream` without auth dependency — backend/app/routers/yahoo_images.py:419
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_images.py:419 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `create_zip_and_upload` without auth dependency — backend/app/routers/yahoo_images.py:128
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_images.py:128 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `draft_product` without auth dependency — backend/app/routers/ai_assist.py:364
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/ai_assist.py:364 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `duplicate_product` without auth dependency — backend/app/routers/product.py:210
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product.py:210 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `execute_migration` without auth dependency — backend/app/routers/migration.py:256
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/migration.py:256 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `export_all_csv` without auth dependency — backend/app/routers/product_csv.py:75
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product_csv.py:75 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `export_and_generate_csv_stream` without auth dependency — backend/app/routers/csv_export.py:115
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/csv_export.py:115 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `export_and_generate_csv` without auth dependency — backend/app/routers/csv_export.py:85
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/csv_export.py:85 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `export_csv_by_ids` without auth dependency — backend/app/routers/mercari_csv_export.py:96
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_csv_export.py:96 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `export_csv` without auth dependency — backend/app/routers/mercari_csv_export.py:29
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_csv_export.py:29 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `export_furimaru_diff_csv` without auth dependency — backend/app/routers/mercari_csv_import.py:41
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_csv_import.py:41 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `export_manage_number_batches` without auth dependency — backend/app/routers/mercari_csv_import.py:74
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_csv_import.py:74 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `export_to_excel` without auth dependency — backend/app/routers/csv_export.py:54
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/csv_export.py:54 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `export_update_bundle_by_ids` without auth dependency — backend/app/routers/mercari_csv_export.py:133
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_csv_export.py:133 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `fetch_product` without auth dependency — backend/app/routers/page_editor.py:111
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/page_editor.py:111 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `generate_ai_image` without auth dependency — backend/app/routers/ai_image_generation.py:112
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/ai_image_generation.py:112 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `generate_csv` without auth dependency — backend/app/routers/csv_export.py:70
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/csv_export.py:70 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `generate_flick_metadata` without auth dependency — backend/app/routers/html_generation.py:256
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/html_generation.py:256 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `generate_html` without auth dependency — backend/app/routers/html_generation.py:148
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/html_generation.py:148 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `generate_widget` without auth dependency — backend/app/routers/delivery_widget.py:134
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/delivery_widget.py:134 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `generate` without auth dependency — backend/tools/local_gemma_service/run_service.py:201
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/tools/local_gemma_service/run_service.py:201 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `get_products_history_batch` without auth dependency — backend/app/routers/mercari_history.py:68
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_history.py:68 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `import_downloaded_csv` without auth dependency — backend/app/routers/mercari_csv_import.py:20
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_csv_import.py:20 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `import_item` without auth dependency — backend/app/routers/item_import.py:104
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/item_import.py:104 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `import_items_bulk` without auth dependency — backend/app/routers/item_import.py:238
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/item_import.py:238 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `import_products_csv` without auth dependency — backend/app/routers/product_csv.py:282
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product_csv.py:282 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `import_rakuten_csv` without auth dependency — backend/app/routers/inventory_master.py:481
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/inventory_master.py:481 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `import_rakuten_products` without auth dependency — backend/app/routers/mercari_rakuten_import.py:436
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_rakuten_import.py:436 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `import_skus_csv` without auth dependency — backend/app/routers/product_csv.py:336
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product_csv.py:336 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `inspect_database_backup` without auth dependency — backend/app/routers/database_backup.py:61
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/database_backup.py:61 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `optimize_batch_images` without auth dependency — backend/app/routers/image_optimize.py:275
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/image_optimize.py:275 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `optimize_images` without auth dependency — backend/app/routers/html_generation.py:218
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/html_generation.py:218 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `optimize_paths` without auth dependency — backend/app/routers/image_optimize.py:474
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/image_optimize.py:474 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `optimize_single_image` without auth dependency — backend/app/routers/image_optimize.py:202
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/image_optimize.py:202 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `optimize_uploaded_images` without auth dependency — backend/app/routers/image_optimize.py:378
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/image_optimize.py:378 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `preview_changes` without auth dependency — backend/app/routers/page_editor.py:355
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/page_editor.py:355 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `preview_migration` without auth dependency — backend/app/routers/migration.py:188
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/migration.py:188 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `preview_products_import` without auth dependency — backend/app/routers/product_csv.py:157
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product_csv.py:157 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `preview_rakuten_import` without auth dependency — backend/app/routers/mercari_rakuten_import.py:344
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_rakuten_import.py:344 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `preview_skus_import` without auth dependency — backend/app/routers/product_csv.py:223
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product_csv.py:223 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `process_csv_by_path` without auth dependency — backend/app/routers/yahuoku_csv.py:47
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahuoku_csv.py:47 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `process_uploaded_csv` without auth dependency — backend/app/routers/yahuoku_csv.py:80
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahuoku_csv.py:80 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `pull_ollama_model` without auth dependency — backend/app/routers/ai_assist.py:355
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/ai_assist.py:355 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `record_product_history` without auth dependency — backend/app/routers/mercari_history.py:38
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_history.py:38 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `record_selection` without auth dependency — backend/app/routers/ai_assist.py:527
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/ai_assist.py:527 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `refresh_holidays` without auth dependency — backend/app/routers/delivery_widget.py:72
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/delivery_widget.py:72 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `refresh_leadtime` without auth dependency — backend/app/routers/delivery_widget.py:37
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/delivery_widget.py:37 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `refresh_sku_mapping` without auth dependency — backend/app/routers/mercari_inventory.py:20
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_inventory.py:20 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `reload_defaults` without auth dependency — backend/app/routers/mercari_constants.py:249
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_constants.py:249 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `restore_database_backup` without auth dependency — backend/app/routers/database_backup.py:97
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/database_backup.py:97 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `save_preview_products` without auth dependency — backend/app/routers/mercari_rakuten_import.py:586
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_rakuten_import.py:586 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `save_product_api` without auth dependency — backend/app/routers/product.py:152
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product.py:152 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `save_product` without auth dependency — backend/app/routers/mercari.py:384
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari.py:384 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `search_products` without auth dependency — backend/app/routers/product.py:110
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product.py:110 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `set_api_key` without auth dependency — backend/app/routers/ai_assist.py:399
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/ai_assist.py:399 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `set_header` without auth dependency — backend/app/routers/inventory_master.py:161
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/inventory_master.py:161 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `set_spreadsheet` without auth dependency — backend/app/routers/inventory_master.py:153
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/inventory_master.py:153 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `suggest_catchcopy` without auth dependency — backend/app/routers/ai_assist.py:457
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/ai_assist.py:457 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `suggest_features` without auth dependency — backend/app/routers/ai_assist.py:492
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/ai_assist.py:492 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `suggest_product_name` without auth dependency — backend/app/routers/ai_assist.py:422
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/ai_assist.py:422 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `sync_auction_metadata` without auth dependency — backend/app/routers/html_generation.py:462
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/html_generation.py:462 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `sync_flick_metadata` without auth dependency — backend/app/routers/html_generation.py:409
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/html_generation.py:409 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `sync_from_mall` without auth dependency — backend/app/routers/inventory_master.py:351
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/inventory_master.py:351 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `sync_inventory_from_rakuten` without auth dependency — backend/app/routers/mercari_inventory.py:47
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_inventory.py:47 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `sync_prices_from_rakuten` without auth dependency — backend/app/routers/price_management.py:198
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/price_management.py:198 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `sync_rakuten_calendar_endpoint` without auth dependency — backend/app/routers/delivery_widget.py:110
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/delivery_widget.py:110 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `test_local` without auth dependency — backend/app/routers/ai_assist.py:333
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/ai_assist.py:333 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `test_ollama` without auth dependency — backend/app/routers/ai_assist.py:340
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/ai_assist.py:340 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `update_product` without auth dependency — backend/app/routers/page_editor.py:165
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/page_editor.py:165 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `update_quantity` without auth dependency — backend/app/routers/inventory_master.py:249
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/inventory_master.py:249 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `upload_from_folder_stream` without auth dependency — backend/app/routers/yahoo_images.py:389
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_images.py:389 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `upload_from_folder` without auth dependency — backend/app/routers/yahoo_images.py:177
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_images.py:177 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `upload_image_pack` without auth dependency — backend/app/routers/yahoo_images.py:108
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_images.py:108 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `upload_product_images` without auth dependency — backend/app/routers/product.py:318
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product.py:318 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `upload_product_name_master` without auth dependency — backend/app/routers/master_data.py:61
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/master_data.py:61 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `upload_rakuten_files_stream` without auth dependency — backend/app/routers/rakuten_images.py:478
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten_images.py:478 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `upload_rakuten_files` without auth dependency — backend/app/routers/rakuten_images.py:246
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten_images.py:246 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `upload_rakuten_folder_stream` without auth dependency — backend/app/routers/rakuten_images.py:425
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten_images.py:425 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `upload_rakuten_folder` without auth dependency — backend/app/routers/rakuten_images.py:135
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten_images.py:135 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `upsert_item` without auth dependency — backend/app/routers/inventory_master.py:269
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/inventory_master.py:269 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `validate_connection` without auth dependency — backend/app/routers/rakuten.py:286
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten.py:286 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `validate_connection` without auth dependency — backend/app/routers/yahoo_settings.py:143
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_settings.py:143 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `validate_images` without auth dependency — backend/app/routers/mercari_csv_export.py:184
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari_csv_export.py:184 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `validate_product` without auth dependency — backend/app/routers/product.py:165
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/product.py:165 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `bulk_update_items_display` without auth dependency — backend/app/routers/yahoo_inventory.py:530
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_inventory.py:530 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `bulk_update_product_hide_item` without auth dependency — backend/app/routers/rakuten_inventory.py:685
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten_inventory.py:685 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `bulk_update_rakuten_prices` without auth dependency — backend/app/routers/price_management.py:91
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/price_management.py:91 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `bulk_update_yahoo_prices` without auth dependency — backend/app/routers/price_management.py:170
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/price_management.py:170 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `put_config` without auth dependency — backend/app/routers/delivery_widget.py:128
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/delivery_widget.py:128 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `put_overrides` without auth dependency — backend/app/routers/delivery_widget.py:104
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/delivery_widget.py:104 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `set_active_shop` without auth dependency — backend/app/routers/rakuten.py:267
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten.py:267 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `set_active_shop` without auth dependency — backend/app/routers/yahoo_settings.py:129
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_settings.py:129 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `update_inventory_item` without auth dependency — backend/app/routers/rakuten_inventory.py:293
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten_inventory.py:293 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `update_inventory_item` without auth dependency — backend/app/routers/yahoo_inventory.py:315
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_inventory.py:315 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `update_item_display` without auth dependency — backend/app/routers/yahoo_inventory.py:496
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_inventory.py:496 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `update_product_hide_item` without auth dependency — backend/app/routers/rakuten_inventory.py:652
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten_inventory.py:652 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `update_product` without auth dependency — backend/app/routers/mercari.py:407
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/mercari.py:407 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `update_rakuten_price` without auth dependency — backend/app/routers/price_management.py:65
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/price_management.py:65 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `update_settings` without auth dependency — backend/app/routers/ai_assist.py:310
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/ai_assist.py:310 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `update_settings` without auth dependency — backend/app/routers/settings.py:74
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/settings.py:74 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `update_shop` without auth dependency — backend/app/routers/rakuten.py:189
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/rakuten.py:189 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `update_shop` without auth dependency — backend/app/routers/yahoo_settings.py:95
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/yahoo_settings.py:95 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI PUT `update_yahoo_price` without auth dependency — backend/app/routers/price_management.py:145
`@router.put` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
backend/app/routers/price_management.py:145 securityAuth fastapi unauth mutation
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — frontend/src/pages/delivery-widget/components/GoldUploadPanel.tsx:702
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 — frontend/src/pages/delivery-widget/components/WidgetPreview.tsx:200
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — backend/templates/delivery_widget/search.js:531
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/lib/api/index.ts:505
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — frontend/src/lib/api/mercari.ts:684
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph cicd CI/CD security conf 1.00 GitHub Action is tag-pinned rather than SHA-pinned
softprops/action-gh-release@v1 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/release.yml:280 CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/release.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in backend/supabase/functions/admin-invite-user/index.ts:15
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
backend/supabase/functions/admin-invite-user/index.ts:15 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in frontend/src/pages/delivery-widget/components/GoldUploadPanel.tsx:702
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
frontend/src/pages/delivery-widget/components/GoldUploadPanel.tsx:702 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in frontend/src/pages/delivery-widget/components/WidgetPreview.tsx:200
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
frontend/src/pages/delivery-widget/components/WidgetPreview.tsx:200 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in frontend/src/components/page-editor/HtmlLiveEditor.tsx:122
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
frontend/src/components/page-editor/HtmlLiveEditor.tsx:122 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in frontend/src/main.tsx:20
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
frontend/src/main.tsx:20 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in frontend/electron/lib/backend.js:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
frontend/electron/lib/backend.js:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in frontend/electron/lib/backend.src.js:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
frontend/electron/lib/backend.src.js:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in frontend/electron/lib/updater.js:4
Found a known-risky pattern (node_child_process). Review and replace if possible.
frontend/electron/lib/updater.js:4 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in frontend/electron/lib/updater.src.js:4
Found a known-risky pattern (node_child_process). Review and replace if possible.
frontend/electron/lib/updater.src.js:4 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in frontend/electron/main_original.js:1
Found a known-risky pattern (node_child_process). Review and replace if possible.
frontend/electron/main_original.js:1 Node child process
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — backend/app/services/csv_export_service.py:555
`subprocess.Popen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — backend/build_mac.py:120
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — backend/build_nuitka.py:83
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 185 placeholder/mock markers across 64 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph network Security conf 1.00 Privileged port 12 in use
Port 12 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
.github/workflows/csv_backup.yml Ports
medium System graph network Security conf 1.00 Privileged port 15 in use
Port 15 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
.github/workflows/csv_backup.yml Ports
medium System graph network Security conf 1.00 Privileged port 21 in use
Port 21 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
frontend/src/pages/DeliveryWidgetPage.tsx Ports
medium System graph network Security conf 1.00 Privileged port 3 in use
Port 3 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
.github/workflows/csv_backup.yml Ports
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
48 test file(s) for 577 source file(s) (ratio 0.08). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 12 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `BACKEND_BASE_PATH`, `BASE_URL`, `DEV`, `LOCALAPPDATA`, `NODE_ENV`, `NO_OBFUSCATE`, `STRUCTURED_LOGGING`, `SUPABASE_SERVICE_KEY` + 4 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break.
config drift
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 371 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern

Showing first 300 of 403. 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/517e68f3-7117-46da-a150-b606cc932b3f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/517e68f3-7117-46da-a150-b606cc932b3f/

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.