https://github.com/sbk0674-web/samba-wave
· scanned 2026-06-16 00:04 UTC (2 months, 3 weeks ago)
362 raw signals (0 security + 362 graph)
Last scanned 2 months, 3 weeks ago · v1 · 327 actionable findings from 1 signal source. 35 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 7642 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
isTokenValid |
software | healthy | frontend/src/middleware.ts:isTokenValid |
middleware |
software | healthy | frontend/src/middleware.ts:middleware |
isAuthenticated |
software | healthy | frontend/src/middleware.ts:isAuthenticated |
Footer |
software | healthy | frontend/src/components/layout/Footer.tsx:Footer |
Navbar |
software | healthy | frontend/src/components/layout/Navbar.tsx:Navbar |
handleScroll |
software | healthy | frontend/src/components/layout/Navbar.tsx:handleScroll |
SambaBlockAlert |
software | healthy | frontend/src/components/samba/BlockAlert.tsx:SambaBlockAlert |
sources |
software | healthy | frontend/src/components/samba/BlockAlert.tsx:sources |
error |
software | healthy | frontend/src/components/samba/BlockAlert.tsx:error |
handleDismiss |
software | healthy | frontend/src/components/samba/BlockAlert.tsx:handleDismiss |
NumInput |
software | healthy | frontend/src/components/samba/NumInput.tsx:NumInput |
NumInputStr |
software | healthy | frontend/src/components/samba/NumInput.tsx:NumInputStr |
emit |
software | healthy | frontend/src/components/samba/Modal.tsx:emit |
showAlert |
software | healthy | frontend/src/components/samba/Modal.tsx:showAlert |
showConfirm |
software | healthy | frontend/src/components/samba/Modal.tsx:showConfirm |
SambaModal |
software | healthy | frontend/src/components/samba/Modal.tsx:SambaModal |
handler |
software | healthy | frontend/src/components/samba/Modal.tsx:handler |
RevenueTrendLine |
software | healthy | frontend/src/components/samba/AnalyticsCharts.tsx:RevenueTr… |
SalesBarChart |
software | healthy | frontend/src/components/samba/AnalyticsCharts.tsx:SalesBarC… |
AuthProvider |
software | healthy | frontend/src/providers/AuthProvider.tsx:AuthProvider |
handleStorageChange |
software | healthy | frontend/src/providers/AuthProvider.tsx:handleStorageChange |
useAuth |
software | healthy | frontend/src/providers/AuthProvider.tsx:useAuth |
Loading |
software | healthy | frontend/src/app/loading.tsx:Loading |
HomePage |
software | healthy | frontend/src/app/page.tsx:HomePage |
RootLayout |
software | healthy | frontend/src/app/layout.tsx:RootLayout |
Error |
software | healthy | frontend/src/app/error.tsx:Error |
LoginPage |
software | healthy | frontend/src/app/login/page.tsx:LoginPage |
handleSubmit |
software | healthy | frontend/src/app/login/page.tsx:handleSubmit |
handleLogout |
software | healthy | frontend/src/app/login/page.tsx:handleLogout |
POST |
software | healthy | frontend/src/app/api/auth/session/route.ts:POST |
DELETE |
software | healthy | frontend/src/app/api/auth/session/route.ts:DELETE |
GET |
software | healthy | frontend/src/app/api/auth/session/route.ts:GET |
formatShortDate |
software | healthy | frontend/src/app/samba/page.tsx:formatShortDate |
SambaDashboard |
software | healthy | frontend/src/app/samba/page.tsx:SambaDashboard |
toggleSource |
software | healthy | frontend/src/app/samba/page.tsx:toggleSource |
toggleMarket |
software | healthy | frontend/src/app/samba/page.tsx:toggleMarket |
toggleMarketAcct |
software | healthy | frontend/src/app/samba/page.tsx:toggleMarketAcct |
toggleAcctSource |
software | healthy | frontend/src/app/samba/page.tsx:toggleAcctSource |
weeklyData |
software | healthy | frontend/src/app/samba/page.tsx:weeklyData |
renderLineChart |
software | healthy | frontend/src/app/samba/page.tsx:renderLineChart |
getX |
software | healthy | frontend/src/app/samba/page.tsx:getX |
getY |
software | healthy | frontend/src/app/samba/page.tsx:getY |
SambaLayout |
software | healthy | frontend/src/app/samba/layout.tsx:SambaLayout |
handler |
software | healthy | frontend/src/app/samba/layout.tsx:handler |
inBusinessHours |
software | healthy | frontend/src/app/samba/layout.tsx:inBusinessHours |
pollOnce |
software | healthy | frontend/src/app/samba/layout.tsx:pollOnce |
isOrdersPage |
software | healthy | frontend/src/app/samba/layout.tsx:isOrdersPage |
start |
software | healthy | frontend/src/app/samba/layout.tsx:start |
intervalMs |
software | healthy | frontend/src/app/samba/layout.tsx:intervalMs |
onUpdate |
software | healthy | frontend/src/app/samba/layout.tsx:onUpdate |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
cloudbuild.yaml |
software | healthy | cloudbuild.yaml |
soul.md |
software | healthy | soul.md |
postcss.config.mjs |
software | healthy | frontend/postcss.config.mjs |
pnpm-lock.yaml |
software | healthy | frontend/pnpm-lock.yaml |
.env.production |
software | healthy | frontend/.env.production |
package.json |
software | healthy | frontend/package.json |
next-env.d.ts |
software | healthy | frontend/next-env.d.ts |
components.json |
software | healthy | frontend/components.json |
.env.example |
software | healthy | frontend/.env.example |
tsconfig.json |
software | healthy | frontend/tsconfig.json |
eslint.config.mjs |
software | healthy | frontend/eslint.config.mjs |
next.config.ts |
software | healthy | frontend/next.config.ts |
settings.local.json |
software | healthy | frontend/.claude/settings.local.json |
middleware.ts |
software | healthy | frontend/src/middleware.ts |
api.ts |
software | healthy | frontend/src/config/api.ts |
Footer.tsx |
software | healthy | frontend/src/components/layout/Footer.tsx |
Navbar.tsx |
software | healthy | frontend/src/components/layout/Navbar.tsx |
button.tsx |
software | healthy | frontend/src/components/ui/button.tsx |
card.tsx |
software | healthy | frontend/src/components/ui/card.tsx |
input.tsx |
software | healthy | frontend/src/components/ui/input.tsx |
label.tsx |
software | healthy | frontend/src/components/ui/label.tsx |
BlockAlert.tsx |
software | healthy | frontend/src/components/samba/BlockAlert.tsx |
NumInput.tsx |
software | healthy | frontend/src/components/samba/NumInput.tsx |
Modal.tsx |
software | healthy | frontend/src/components/samba/Modal.tsx |
AnalyticsCharts.tsx |
software | healthy | frontend/src/components/samba/AnalyticsCharts.tsx |
AuthProvider.tsx |
software | healthy | frontend/src/providers/AuthProvider.tsx |
globals.css |
software | healthy | frontend/src/app/globals.css |
loading.tsx |
software | healthy | frontend/src/app/loading.tsx |
page.tsx |
software | healthy | frontend/src/app/page.tsx |
layout.tsx |
software | healthy | frontend/src/app/layout.tsx |
error.tsx |
software | healthy | frontend/src/app/error.tsx |
page.tsx |
software | healthy | frontend/src/app/login/page.tsx |
route.ts |
software | healthy | frontend/src/app/api/auth/session/route.ts |
page.tsx |
software | healthy | frontend/src/app/samba/page.tsx |
layout.tsx |
software | healthy | frontend/src/app/samba/layout.tsx |
config.ts |
software | healthy | frontend/src/app/samba/settings/config.ts |
page.tsx |
software | healthy | frontend/src/app/samba/settings/page.tsx |
proxy.ts |
software | healthy | frontend/src/app/samba/settings/utils/proxy.ts |
ConnectedAccountsList.tsx |
software | healthy | frontend/src/app/samba/settings/components/ConnectedAccount… |
ExternalIntegrationsPanel.tsx |
software | healthy | frontend/src/app/samba/settings/components/ExternalIntegrat… |
StoreSettingsPanel.tsx |
software | healthy | frontend/src/app/samba/settings/components/StoreSettingsPan… |
SourcingAccountsPanel.tsx |
software | healthy | frontend/src/app/samba/settings/components/SourcingAccounts… |
ForbiddenWordsSection.tsx |
software | healthy | frontend/src/app/samba/settings/components/ForbiddenWordsSe… |
LicensePanel.tsx |
software | healthy | frontend/src/app/samba/settings/components/LicensePanel.tsx |
ProxySettingsPanel.tsx |
software | healthy | frontend/src/app/samba/settings/components/ProxySettingsPan… |
useExternalSettings.ts |
software | healthy | frontend/src/app/samba/settings/hooks/useExternalSettings.ts |
useSourcingAccounts.ts |
software | healthy | frontend/src/app/samba/settings/hooks/useSourcingAccounts.ts |
useProxySettings.ts |
software | healthy | frontend/src/app/samba/settings/hooks/useProxySettings.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ApiError |
software | healthy | frontend/src/lib/api.ts:ApiError |
DaemonState |
software | healthy | tools/lotteon_daemon/daemon.py:672 |
_H |
software | healthy | tools/lotteon_daemon/daemon.py:2552 |
SafeRotatingFileHandler |
software | healthy | tools/lotteon_daemon/daemon.py:3113 |
SiteHandler |
software | healthy | tools/lotteon_daemon/site_handlers.py:21 |
_FakeProduct |
software | healthy | backend/tests/test_nike_availability_reconcile.py:27 |
TestNikeAvailabilityReconcile |
software | healthy | backend/tests/test_nike_availability_reconcile.py:88 |
TestNoChromeIdsEnv |
software | healthy | backend/tests/test_cors_origin_regex.py:35 |
TestSingleChromeIdEnv |
software | healthy | backend/tests/test_cors_origin_regex.py:57 |
TestMultipleChromeIdsEnv |
software | healthy | backend/tests/test_cors_origin_regex.py:73 |
TestInvalidChromeIdsEnv |
software | healthy | backend/tests/test_cors_origin_regex.py:99 |
TestRegexInjectionDefense |
software | healthy | backend/tests/test_cors_origin_regex.py:117 |
TestNonExtensionOrigins |
software | healthy | backend/tests/test_cors_origin_regex.py:145 |
TestCandidateOdNos |
software | healthy | backend/tests/test_lotteon_cancel_false_success.py:29 |
TestSellerCancel3006NoFalseSuccess |
software | healthy | backend/tests/test_lotteon_cancel_false_success.py:51 |
TestSsgBranchRegistered |
software | healthy | backend/tests/test_ssg_approve_cancel.py:60 |
TestSsgClientWiring |
software | healthy | backend/tests/test_ssg_approve_cancel.py:78 |
TestSsgBranchGuards |
software | healthy | backend/tests/test_ssg_approve_cancel.py:106 |
TestStatusCancelledConsistency |
software | healthy | backend/tests/test_ssg_approve_cancel.py:124 |
TestMissingMarketResultsInUnsupported |
software | healthy | backend/tests/test_ssg_approve_cancel.py:139 |
TestVerifyChangeStatusResponse |
software | healthy | backend/tests/test_lotteon_spd_recovery.py:66 |
TestParseLotteonSpdInfo |
software | healthy | backend/tests/test_lotteon_spd_recovery.py:104 |
TestT1ItemAlreadySaleSpdSout |
software | healthy | backend/tests/test_lotteon_spd_recovery.py:130 |
TestT2BothPhases |
software | healthy | backend/tests/test_lotteon_spd_recovery.py:165 |
TestT3SpdRsnNotSoutItm |
software | healthy | backend/tests/test_lotteon_spd_recovery.py:210 |
TestT4SpdRecoveryFailureSwallowed |
software | healthy | backend/tests/test_lotteon_spd_recovery.py:237 |
TestT6Pr98RegressionItemOnly |
software | healthy | backend/tests/test_lotteon_spd_recovery.py:268 |
TestSpdPhaseRequiresSellableItem |
software | healthy | backend/tests/test_lotteon_spd_recovery.py:308 |
TestBuildLotteonPricePayload |
software | healthy | backend/tests/test_lotteon_price_payload.py:23 |
TestLotteFormatRegistered |
software | healthy | backend/tests/test_lotte_excel_export.py:36 |
TestLotteHeaders |
software | healthy | backend/tests/test_lotte_excel_export.py:54 |
TestLotteFieldMapping |
software | healthy | backend/tests/test_lotte_excel_export.py:97 |
TestLotteFilename |
software | healthy | backend/tests/test_lotte_excel_export.py:135 |
_FakeProduct |
software | healthy | backend/tests/test_gsshop_stock_changed.py:20 |
TestGsShopStockChanged |
software | healthy | backend/tests/test_gsshop_stock_changed.py:51 |
_LoggerStub |
software | healthy | backend/tests/test_lottehome_return_order_match.py:50 |
TestReturnOrgOrdDtlSnUnification |
software | healthy | backend/tests/test_lottehome_return_order_match.py:64 |
TestReturnCallSitePrefersOrg |
software | healthy | backend/tests/test_lottehome_return_order_match.py:119 |
TestUpdateStatusMappingReturn |
software | healthy | backend/tests/test_lottehome_return_order_match.py:131 |
TestNormalizePreservesLottehomeReturn |
software | healthy | backend/tests/test_lottehome_return_order_match.py:149 |
TestShipmentIdIndex |
software | healthy | backend/tests/test_lottehome_return_order_match.py:164 |
TestClientKey |
software | healthy | backend/tests/test_rate_limit_client_key.py:22 |
DummyClient |
software | healthy | backend/tests/test_shipment_dispatcher_11st_delete.py:86 |
_FakeModel |
software | healthy | backend/tests/test_base_repository_chunk_commit.py:18 |
TestValidateUrlHost |
software | healthy | backend/tests/test_url_safe.py:12 |
TestEscapeLike |
software | healthy | backend/tests/test_sql_safe.py:10 |
DummyClient |
software | healthy | backend/tests/test_shipment_dispatcher_account_isolation.py… |
TestBaseSecurityHeaders |
software | healthy | backend/tests/test_security_headers.py:38 |
TestCSPBranches |
software | healthy | backend/tests/test_security_headers.py:75 |
TestCspForFunction |
software | healthy | backend/tests/test_security_headers.py:116 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | backend/backend/app_factory.py |
GET /api/v1/health |
api | healthy | backend/backend/app_factory.py |
GET /ebay/deletion-notification |
api | healthy | backend/backend/api/v1/routers/ebay.py |
POST /ebay/deletion-notification |
api | healthy | backend/backend/api/v1/routers/ebay.py |
POST /email/sign-up |
api | healthy | backend/backend/api/v1/routers/auth.py |
POST /email/login |
api | healthy | backend/backend/api/v1/routers/auth.py |
POST /refresh |
api | healthy | backend/backend/api/v1/routers/auth.py |
GET /me |
api | healthy | backend/backend/api/v1/routers/auth.py |
POST /license/verify |
api | healthy | backend/backend/api/v1/routers/license.py |
GET /{user_id} |
api | healthy | backend/backend/api/v1/routers/user.py |
POST / |
api | healthy | backend/backend/api/v1/routers/user.py |
PATCH /{user_id} |
api | healthy | backend/backend/api/v1/routers/user.py |
DELETE /{user_id} |
api | healthy | backend/backend/api/v1/routers/user.py |
GET /stats |
api | healthy | backend/backend/api/v1/routers/samba/store_care.py |
GET /schedules |
api | healthy | backend/backend/api/v1/routers/samba/store_care.py |
POST /schedules |
api | healthy | backend/backend/api/v1/routers/samba/store_care.py |
PUT /schedules/{schedule_id} |
api | healthy | backend/backend/api/v1/routers/samba/store_care.py |
POST /schedules/{schedule_id}/toggle |
api | healthy | backend/backend/api/v1/routers/samba/store_care.py |
DELETE /schedules/{schedule_id} |
api | healthy | backend/backend/api/v1/routers/samba/store_care.py |
GET /purchases |
api | healthy | backend/backend/api/v1/routers/samba/store_care.py |
POST /cancel |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /emergency-stop |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /emergency-clear |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /smartstore/cleanup-orphans |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
GET /ghost-summary |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /elevenst/cleanup-orphans |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /elevenst/cleanup-missing-prdno |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /coupang/cleanup-orphans |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /coupang/clear-stale-mapping |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /coupang/delete-orphan |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /elevenst/cleanup-orphans-v2 |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /lotteon/cleanup-orphans |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
GET /product/{product_id} |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
GET /{shipment_id} |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /start |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /market-delete |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /market-delete-by-account |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /{shipment_id}/retry |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /group-preview |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
POST /group-send |
api | healthy | backend/backend/api/v1/routers/samba/shipment.py |
GET /active |
api | healthy | backend/backend/api/v1/routers/samba/account.py |
GET /markets |
api | healthy | backend/backend/api/v1/routers/samba/account.py |
GET /{account_id} |
api | healthy | backend/backend/api/v1/routers/samba/account.py |
GET /{account_id}/secrets |
api | healthy | backend/backend/api/v1/routers/samba/account.py |
PUT /{account_id} |
api | healthy | backend/backend/api/v1/routers/samba/account.py |
PUT /{account_id}/toggle |
api | healthy | backend/backend/api/v1/routers/samba/account.py |
POST /from-store-form |
api | healthy | backend/backend/api/v1/routers/samba/account.py |
PUT /{account_id}/set-default |
api | healthy | backend/backend/api/v1/routers/samba/account.py |
DELETE /{account_id} |
api | healthy | backend/backend/api/v1/routers/samba/account.py |
GET /pending-with-context |
api | healthy | backend/backend/api/v1/routers/samba/cs_internal.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
software | healthy | frontend |
.claude |
software | healthy | frontend/.claude |
src |
software | healthy | frontend/src |
config |
software | healthy | frontend/src/config |
components |
software | healthy | frontend/src/components |
layout |
software | healthy | frontend/src/components/layout |
ui |
software | healthy | frontend/src/components/ui |
samba |
software | healthy | frontend/src/components/samba |
providers |
software | healthy | frontend/src/providers |
app |
software | healthy | frontend/src/app |
login |
software | healthy | frontend/src/app/login |
api |
software | healthy | frontend/src/app/api |
auth |
software | healthy | frontend/src/app/api/auth |
session |
software | healthy | frontend/src/app/api/auth/session |
samba |
software | healthy | frontend/src/app/samba |
settings |
software | healthy | frontend/src/app/samba/settings |
utils |
software | healthy | frontend/src/app/samba/settings/utils |
components |
software | healthy | frontend/src/app/samba/settings/components |
hooks |
software | healthy | frontend/src/app/samba/settings/hooks |
users |
software | healthy | frontend/src/app/samba/users |
sign-up |
software | healthy | frontend/src/app/samba/sign-up |
orders |
software | healthy | frontend/src/app/samba/orders |
utils |
software | healthy | frontend/src/app/samba/orders/utils |
components |
software | healthy | frontend/src/app/samba/orders/components |
hooks |
software | healthy | frontend/src/app/samba/orders/hooks |
analytics |
software | healthy | frontend/src/app/samba/analytics |
hooks |
software | healthy | frontend/src/app/samba/analytics/hooks |
login |
software | healthy | frontend/src/app/samba/login |
warroom |
software | healthy | frontend/src/app/samba/warroom |
store-care |
software | healthy | frontend/src/app/samba/store-care |
manual-products |
software | healthy | frontend/src/app/samba/manual-products |
components |
software | healthy | frontend/src/app/samba/manual-products/components |
cs |
software | healthy | frontend/src/app/samba/cs |
collector |
software | healthy | frontend/src/app/samba/collector |
utils |
software | healthy | frontend/src/app/samba/collector/utils |
components |
software | healthy | frontend/src/app/samba/collector/components |
hooks |
software | healthy | frontend/src/app/samba/collector/hooks |
accounts |
software | healthy | frontend/src/app/samba/accounts |
returns |
software | healthy | frontend/src/app/samba/returns |
components |
software | healthy | frontend/src/app/samba/returns/components |
categories |
software | healthy | frontend/src/app/samba/categories |
extension-link |
software | healthy | frontend/src/app/samba/extension-link |
policies |
software | healthy | frontend/src/app/samba/policies |
tetris |
software | healthy | frontend/src/app/samba/policies/tetris |
license |
software | healthy | frontend/src/app/samba/license |
sns |
software | healthy | frontend/src/app/samba/sns |
rewards |
software | healthy | frontend/src/app/samba/rewards |
products |
software | healthy | frontend/src/app/samba/products |
components |
software | healthy | frontend/src/app/samba/products/components |
shipments |
software | healthy | frontend/src/app/samba/shipments |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
SambaBlockAlert |
frontend | healthy | frontend/src/components/samba/BlockAlert.tsx |
NumInput |
frontend | healthy | frontend/src/components/samba/NumInput.tsx |
SambaModal |
frontend | healthy | frontend/src/components/samba/Modal.tsx |
Loading |
frontend | healthy | frontend/src/app/loading.tsx |
HomePage |
frontend | healthy | frontend/src/app/page.tsx |
RootLayout |
frontend | healthy | frontend/src/app/layout.tsx |
Error |
frontend | healthy | frontend/src/app/error.tsx |
LoginPage |
frontend | healthy | frontend/src/app/login/page.tsx |
SambaDashboard |
frontend | healthy | frontend/src/app/samba/page.tsx |
SambaLayout |
frontend | healthy | frontend/src/app/samba/layout.tsx |
SettingsPage |
frontend | healthy | frontend/src/app/samba/settings/page.tsx |
UsersPage |
frontend | healthy | frontend/src/app/samba/users/page.tsx |
SambaSignUpPage |
frontend | healthy | frontend/src/app/samba/sign-up/page.tsx |
OrdersPage |
frontend | healthy | frontend/src/app/samba/orders/page.tsx |
OrdersTopBar |
frontend | healthy | frontend/src/app/samba/orders/components/OrdersTopBar.tsx |
SmsTemplateEditModal |
frontend | healthy | frontend/src/app/samba/orders/components/SmsTemplateEditMod… |
OrdersFilterBar |
frontend | healthy | frontend/src/app/samba/orders/components/OrdersFilterBar.tsx |
UrlInputModal |
frontend | healthy | frontend/src/app/samba/orders/components/UrlInputModal.tsx |
AlarmSettingModal |
frontend | healthy | frontend/src/app/samba/orders/components/AlarmSettingModal.… |
OrdersPagination |
frontend | healthy | frontend/src/app/samba/orders/components/OrdersPagination.t… |
TrackingModal |
frontend | healthy | frontend/src/app/samba/orders/components/TrackingModal.tsx |
MessageModal |
frontend | healthy | frontend/src/app/samba/orders/components/MessageModal.tsx |
OrderInfoCell |
frontend | healthy | frontend/src/app/samba/orders/components/OrderInfoCell.tsx |
OrderEditModal |
frontend | healthy | frontend/src/app/samba/orders/components/OrderEditModal.tsx |
PriceHistoryModal |
frontend | healthy | frontend/src/app/samba/orders/components/PriceHistoryModal.… |
OrdersTable |
frontend | healthy | frontend/src/app/samba/orders/components/OrdersTable.tsx |
AnalyticsPage |
frontend | healthy | frontend/src/app/samba/analytics/page.tsx |
SambaLoginPage |
frontend | healthy | frontend/src/app/samba/login/page.tsx |
WarroomPage |
frontend | healthy | frontend/src/app/samba/warroom/page.tsx |
StoreCare |
frontend | healthy | frontend/src/app/samba/store-care/page.tsx |
ManualProductsPage |
frontend | healthy | frontend/src/app/samba/manual-products/page.tsx |
ManualProductCard |
frontend | healthy | frontend/src/app/samba/manual-products/components/ManualPro… |
ImageManagerModal |
frontend | healthy | frontend/src/app/samba/manual-products/components/ImageMana… |
NewProductCard |
frontend | healthy | frontend/src/app/samba/manual-products/components/NewProduc… |
CategorySelector |
frontend | healthy | frontend/src/app/samba/manual-products/components/CategoryS… |
CSPage |
frontend | healthy | frontend/src/app/samba/cs/page.tsx |
CollectorPage |
frontend | healthy | frontend/src/app/samba/collector/page.tsx |
RefreshResultModal |
frontend | healthy | frontend/src/app/samba/collector/components/RefreshResultMo… |
DuplicatesModal |
frontend | healthy | frontend/src/app/samba/collector/components/DuplicatesModal… |
MappingMarketRow |
frontend | healthy | frontend/src/app/samba/collector/components/MappingMarketRo… |
LotteOnBrandModal |
frontend | healthy | frontend/src/app/samba/collector/components/LotteOnBrandMod… |
AiToolsPanel |
frontend | healthy | frontend/src/app/samba/collector/components/AiToolsPanel.tsx |
AiJobModal |
frontend | healthy | frontend/src/app/samba/collector/components/AiJobModal.tsx |
DeleteJobModal |
frontend | healthy | frontend/src/app/samba/collector/components/DeleteJobModal.… |
MappingModal |
frontend | healthy | frontend/src/app/samba/collector/components/MappingModal.tsx |
SourcingUrlPanel |
frontend | healthy | frontend/src/app/samba/collector/components/SourcingUrlPane… |
MusinsaBrandModal |
frontend | healthy | frontend/src/app/samba/collector/components/MusinsaBrandMod… |
DrilldownGroupTable |
frontend | healthy | frontend/src/app/samba/collector/components/DrilldownGroupT… |
TagPreviewModal |
frontend | healthy | frontend/src/app/samba/collector/components/TagPreviewModal… |
CollectorStatusPanel |
frontend | healthy | frontend/src/app/samba/collector/components/CollectorStatus… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::backend/backend/domain/samba/proxy/amazon.py |
security | healthy | backend/backend/domain/samba/proxy/amazon.py |
auth::backend/backend/api/v1/routers/samba/cs_internal.py |
security | healthy | backend/backend/api/v1/routers/samba/cs_internal.py |
auth::backend/backend/domain/samba/proxy/ebay.py |
security | healthy | backend/backend/domain/samba/proxy/ebay.py |
auth::backend/backend/api/v1/routers/samba/collector.py |
security | healthy | backend/backend/api/v1/routers/samba/collector.py |
auth::backend/backend/middleware/tenant_context_middleware.… |
security | healthy | backend/backend/middleware/tenant_context_middleware.py |
auth::backend/backend/domain/samba/account/credentials.py |
security | healthy | backend/backend/domain/samba/account/credentials.py |
auth::frontend/src/middleware.ts |
security | healthy | frontend/src/middleware.ts |
auth::backend/backend/utils/kakao_notify.py |
security | healthy | backend/backend/utils/kakao_notify.py |
auth::frontend/src/lib/samba/legacy.ts |
security | healthy | frontend/src/lib/samba/legacy.ts |
auth::backend/backend/api/v1/routers/samba/proxy/musinsa.py |
security | healthy | backend/backend/api/v1/routers/samba/proxy/musinsa.py |
auth::backend/backend/api/v1/routers/samba/extension_key.py |
security | healthy | backend/backend/api/v1/routers/samba/extension_key.py |
auth::frontend/src/app/samba/warroom/page.tsx |
security | healthy | frontend/src/app/samba/warroom/page.tsx |
auth::backend/backend/domain/samba/plugins/markets/ebay.py |
security | healthy | backend/backend/domain/samba/plugins/markets/ebay.py |
auth::backend/backend/domain/samba/plugins/markets/amazon.py |
security | healthy | backend/backend/domain/samba/plugins/markets/amazon.py |
auth::backend/backend/api/v1/routers/samba/proxy/cafe24_oau… |
security | healthy | backend/backend/api/v1/routers/samba/proxy/cafe24_oauth.py |
auth::frontend/src/app/samba/login/page.tsx |
security | healthy | frontend/src/app/samba/login/page.tsx |
auth::backend/backend/domain/samba/account/service.py |
security | healthy | backend/backend/domain/samba/account/service.py |
auth::backend/backend/api/v1/routers/samba/proxy/ai_tags.py |
security | healthy | backend/backend/api/v1/routers/samba/proxy/ai_tags.py |
auth::backend/scripts/daily_maintenance.py |
security | healthy | backend/scripts/daily_maintenance.py |
auth::backend/backend/api/v1/routers/samba/proxy/_musinsa_j… |
security | healthy | backend/backend/api/v1/routers/samba/proxy/_musinsa_jwt.py |
auth::backend/backend/middleware/api_gateway.py |
security | healthy | backend/backend/middleware/api_gateway.py |
auth::extension/background-sourcing.js |
security | healthy | extension/background-sourcing.js |
auth::backend/.env.example |
security | healthy | backend/.env.example |
auth::backend/backend/domain/samba/account/model.py |
security | healthy | backend/backend/domain/samba/account/model.py |
auth::backend/backend/api/v1/routers/samba/balju_internal.py |
security | healthy | backend/backend/api/v1/routers/samba/balju_internal.py |
auth::backend/tests/test_musinsa_set_cookie_router.py |
security | healthy | backend/tests/test_musinsa_set_cookie_router.py |
auth::backend/alembic/versions/zzzzzzzzzzzzzzzzzzzzzzzzzzzz… |
security | healthy | backend/alembic/versions/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz… |
auth::backend/backend/api/v1/routers/samba/order.py |
security | healthy | backend/backend/api/v1/routers/samba/order.py |
auth::backend/backend/core/config.py |
security | healthy | backend/backend/core/config.py |
auth::frontend/src/app/samba/settings/config.ts |
security | healthy | frontend/src/app/samba/settings/config.ts |
auth::backend/backend/domain/samba/proxy/esmplus.py |
security | healthy | backend/backend/domain/samba/proxy/esmplus.py |
auth::backend/backend/app_factory.py |
security | healthy | backend/backend/app_factory.py |
auth::backend/backend/api/v1/routers/samba/proxy/sourcing.py |
security | healthy | backend/backend/api/v1/routers/samba/proxy/sourcing.py |
auth::backend/tests/test_rate_limit_smoke.py |
security | healthy | backend/tests/test_rate_limit_smoke.py |
auth::backend/backend/api/v1/routers/samba/proxy/ai_tools.py |
security | healthy | backend/backend/api/v1/routers/samba/proxy/ai_tools.py |
auth::.github/workflows/deploy-vm.yml |
security | healthy | .github/workflows/deploy-vm.yml |
auth::backend/backend/dtos/auth.py |
security | healthy | backend/backend/dtos/auth.py |
auth::frontend/src/config/api.ts |
security | healthy | frontend/src/config/api.ts |
auth::backend/backend/api/v1/routers/samba/user.py |
security | healthy | backend/backend/api/v1/routers/samba/user.py |
auth::backend/backend/utils/masking.py |
security | healthy | backend/backend/utils/masking.py |
auth::backend/backend/api/v1/routers/samba/sourcing_recipe.… |
security | healthy | backend/backend/api/v1/routers/samba/sourcing_recipe.py |
auth::backend/backend/api/v1/routers/samba/sourcing_account… |
security | healthy | backend/backend/api/v1/routers/samba/sourcing_account.py |
auth::backend/backend/utils/crypto.py |
security | healthy | backend/backend/utils/crypto.py |
auth::backend/backend/api/v1/routers/samba/proxy/__init__.py |
security | healthy | backend/backend/api/v1/routers/samba/proxy/__init__.py |
auth::deploy/vm/README.md |
security | healthy | deploy/vm/README.md |
auth::deploy/kakao_notify.py |
security | healthy | deploy/kakao_notify.py |
auth::backend/backend/domain/samba/tenant/middleware.py |
security | healthy | backend/backend/domain/samba/tenant/middleware.py |
auth::cloudbuild.yaml |
security | healthy | cloudbuild.yaml |
auth::backend/backend/domain/samba/proxy/cafe24.py |
security | healthy | backend/backend/domain/samba/proxy/cafe24.py |
auth::backend/backend/domain/user/auth_service.py |
security | healthy | backend/backend/domain/user/auth_service.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
samba_jobs |
data | healthy | backend/scripts/create_samba_jobs.py |
sourcing_recipes |
data | healthy | backend/alembic/versions/z_add_sourcing_recipes.py |
samba_sourcing_job |
data | healthy | backend/alembic/versions/zzzzzzzz_add_samba_sourcing_job.py |
samba_login_history |
data | healthy | backend/alembic/versions/z_add_samba_login_history.py |
samba_extension_key |
data | healthy | backend/alembic/versions/zzzzzzzzzz_add_samba_extension_key… |
samba_daily_unshipped_snapshot |
data | healthy | backend/alembic/versions/z_unshipped_snapshot_001_add_daily… |
samba_tenants |
data | healthy | backend/alembic/versions/z_catchup_all_missing_schema.py |
samba_sourcing_account |
data | healthy | backend/alembic/versions/z_catchup_all_missing_schema.py |
samba_wp_site |
data | healthy | backend/alembic/versions/z_catchup_all_missing_schema.py |
samba_sns_keyword_group |
data | healthy | backend/alembic/versions/z_catchup_all_missing_schema.py |
samba_sns_post |
data | healthy | backend/alembic/versions/z_catchup_all_missing_schema.py |
samba_sns_auto_config |
data | healthy | backend/alembic/versions/z_catchup_all_missing_schema.py |
samba_daily_registered_snapshot |
data | healthy | backend/alembic/versions/zzzzzzzzzzzzzzzzzzzz_add_daily_reg… |
samba_tetris_assignment |
data | healthy | backend/alembic/versions/z_add_tetris_assignment.py |
samba_tracking_sync_job |
data | healthy | backend/alembic/versions/zzzzzzzzzzzzzzzzzzz_add_tracking_s… |
user |
data | healthy | backend/backend/domain/user/model.py |
user_profile |
data | healthy | backend/backend/domain/user/model.py |
user_lifestyle |
data | healthy | backend/backend/domain/user/model.py |
user_preference |
data | healthy | backend/backend/domain/user/model.py |
user_document |
data | healthy | backend/backend/domain/user/model.py |
user_photo |
data | healthy | backend/backend/domain/user/model.py |
user_subscription |
data | healthy | backend/backend/domain/user/model.py |
user_access_audit |
data | healthy | backend/backend/domain/user/model.py |
sourcing_recipes |
data | healthy | backend/backend/domain/samba/sourcing_recipe/model.py |
samba_ebay_mapping |
data | healthy | backend/backend/domain/samba/ebay_mapping/model.py |
samba_search_cache |
data | healthy | backend/backend/domain/samba/collector/model.py |
samba_daily_registered_snapshot |
data | healthy | backend/backend/domain/samba/collector/model.py |
samba_daily_unshipped_snapshot |
data | healthy | backend/backend/domain/samba/order/model.py |
samba_license |
data | healthy | backend/backend/domain/samba/license/model.py |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | frontend/src/app/page.tsx |
/login |
frontend | healthy | frontend/src/app/login/page.tsx |
/samba |
frontend | healthy | frontend/src/app/samba/page.tsx |
/samba/settings |
frontend | healthy | frontend/src/app/samba/settings/page.tsx |
/samba/users |
frontend | healthy | frontend/src/app/samba/users/page.tsx |
/samba/sign-up |
frontend | healthy | frontend/src/app/samba/sign-up/page.tsx |
/samba/orders |
frontend | healthy | frontend/src/app/samba/orders/page.tsx |
/samba/analytics |
frontend | healthy | frontend/src/app/samba/analytics/page.tsx |
/samba/login |
frontend | healthy | frontend/src/app/samba/login/page.tsx |
/samba/warroom |
frontend | healthy | frontend/src/app/samba/warroom/page.tsx |
/samba/store-care |
frontend | healthy | frontend/src/app/samba/store-care/page.tsx |
/samba/manual-products |
frontend | healthy | frontend/src/app/samba/manual-products/page.tsx |
/samba/cs |
frontend | healthy | frontend/src/app/samba/cs/page.tsx |
/samba/collector |
frontend | healthy | frontend/src/app/samba/collector/page.tsx |
/samba/accounts |
frontend | healthy | frontend/src/app/samba/accounts/page.tsx |
/samba/returns |
frontend | healthy | frontend/src/app/samba/returns/page.tsx |
/samba/categories |
frontend | healthy | frontend/src/app/samba/categories/page.tsx |
/samba/extension-link |
frontend | healthy | frontend/src/app/samba/extension-link/page.tsx |
/samba/policies |
frontend | healthy | frontend/src/app/samba/policies/page.tsx |
/samba/license |
frontend | healthy | frontend/src/app/samba/license/page.tsx |
/samba/sns |
frontend | healthy | frontend/src/app/samba/sns/page.tsx |
/samba/rewards |
frontend | healthy | frontend/src/app/samba/rewards/page.tsx |
/samba/products |
frontend | healthy | frontend/src/app/samba/products/page.tsx |
/samba/shipments |
frontend | healthy | frontend/src/app/samba/shipments/page.tsx |
/ |
frontend | healthy | frontend/src/app/api/auth/session/route.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
123.123.123.123 |
network | healthy | frontend/src/app/samba/settings/components/StoreSettingsPan… |
192.168.0.10 |
network | healthy | frontend/src/app/samba/settings/components/StoreSettingsPan… |
222.109.12.34 |
network | healthy | frontend/src/app/samba/users/constants.ts |
127.0.0.1 |
network | healthy | deploy/hotpatch.sh |
131.0.0.0 |
network | healthy | tools/lotteon_daemon/daemon.py |
34.64.205.34 |
network | healthy | backend/migrate.sh |
203.0.113.42 |
network | healthy | backend/tests/test_rate_limit_smoke.py |
10.0.0.1 |
network | healthy | backend/tests/test_rate_limit_smoke.py |
10.0.0.2 |
network | healthy | backend/tests/test_rate_limit_smoke.py |
10.0.0.99 |
network | healthy | backend/tests/test_rate_limit_smoke.py |
10.0.0.5 |
network | healthy | backend/tests/test_rate_limit_client_key.py |
1.2.3.4 |
network | healthy | backend/tests/test_rate_limit_client_key.py |
10.0.0.7 |
network | healthy | backend/tests/test_rate_limit_client_key.py |
10.0.0.8 |
network | healthy | backend/tests/test_rate_limit_client_key.py |
10.0.0.9 |
network | healthy | backend/tests/test_rate_limit_client_key.py |
172.18.0.2 |
network | healthy | backend/scripts/validate_cs_classifier.py |
120.0.0.0 |
network | healthy | backend/scripts/backfill_musinsa_actual_size.py |
34.47.96.236 |
network | healthy | backend/alembic/env.py |
172.16.0.0 |
network | healthy | backend/backend/middleware/api_gateway.py |
136.0.0.0 |
network | healthy | backend/backend/domain/samba/proxy/naverstore_sourcing_coll… |
121.0.0.0 |
network | healthy | backend/backend/domain/samba/proxy/rexmonde.py |
124.0.0.0 |
network | healthy | backend/backend/domain/samba/wholesale/crawler.py |
| Label | Layer | Status | Path |
|---|---|---|---|
VM_SSH_PRIVATE_KEY |
cicd | healthy | — |
AR_REGION |
cicd | healthy | — |
GCP_PROJECT |
cicd | healthy | — |
VM_HOST |
cicd | healthy | — |
KAKAO_REFRESH_TOKEN |
cicd | healthy | — |
GCP_SA_KEY |
cicd | healthy | — |
IMAGE_NAME |
cicd | healthy | — |
KAKAO_API_KEY |
cicd | healthy | — |
VM_USER |
cicd | healthy | — |
AR_REPO |
cicd | healthy | — |
GCP_PROJECT_ID |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
port:64 |
network | healthy | frontend/pnpm-lock.yaml |
port:15 |
network | healthy | frontend/pnpm-lock.yaml |
port:5432 |
network | healthy | deploy/vm/docker-compose.yml |
port:80 |
network | healthy | deploy/vm/docker-compose.yml |
port:443 |
network | healthy | deploy/vm/docker-compose.yml |
port:5433 |
network | healthy | backend/docker-compose.yaml |
port:15432 |
network | healthy | backend/scripts/fill_missing_category_mappings.py |
| Label | Layer | Status | Path |
|---|---|---|---|
image::backend/Dockerfile |
hardware | healthy | backend/Dockerfile |
caddy |
hardware | healthy | deploy/vm/docker-compose.yml |
cloud-sql-proxy |
hardware | healthy | deploy/vm/docker-compose.yml |
samba-api |
hardware | healthy | deploy/vm/docker-compose.yml |
samba-api-staging |
hardware | healthy | deploy/vm/docker-compose.yml |
test-db |
hardware | healthy | backend/docker-compose.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::frontend/.env.production |
security | healthy | frontend/.env.production |
password_literal::backend/scripts/check_missing_tables.py |
security | healthy | backend/scripts/check_missing_tables.py |
password_literal::backend/scripts/fill_missing_category_map… |
security | healthy | backend/scripts/fill_missing_category_mappings.py |
password_literal::backend/scripts/migrate_db.sh |
security | healthy | backend/scripts/migrate_db.sh |
password_literal::backend/scripts/migrate_db.sh |
security | healthy | backend/scripts/migrate_db.sh |
password_literal::backend/scripts/create_samba_jobs.py |
security | healthy | backend/scripts/create_samba_jobs.py |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | deploy/vm/README.md |
postgresql |
data | healthy | backend/docker-compose.yaml |
redis |
data | healthy | backend/backend/core/rate_limit.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::export-clip-onnx |
cicd | healthy | .github/workflows/export-clip-onnx.yml |
gha::deploy-vm |
cicd | healthy | .github/workflows/deploy-vm.yml |
gha::alembic-check |
cicd | healthy | .github/workflows/alembic-check.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
export |
cicd | healthy | .github/workflows/export-clip-onnx.yml |
build-and-deploy |
cicd | healthy | .github/workflows/deploy-vm.yml |
check |
cicd | healthy | .github/workflows/alembic-check.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | deploy/.env.deploy.example |
vps::aws |
hardware | healthy | backend/backend/domain/samba/proxy/amazon.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-9nrt8vcg |
software | healthy | /tmp/repobility-clone-9nrt8vcg |
| Label | Layer | Status | Path |
|---|---|---|---|
check_migrations.py |
data | healthy | backend/scripts/check_migrations.py |
| Label | Layer | Status | Path |
|---|---|---|---|
caddy |
network | healthy | frontend/src/app/samba/orders/hooks/useOrderSync.ts |
This page is publicly accessible at:
https://repobility.com/scan/572efbd6-b387-4c03-9798-5aed950d3820/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/572efbd6-b387-4c03-9798-5aed950d3820/
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.