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.

sungki1972/5-30-naver-search-ver2

https://github.com/sungki1972/5-30-naver-search-ver2 · scanned 2026-06-16 00:25 UTC (2 months, 2 weeks ago)

20 raw signals (0 security + 20 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 20 actionable findings from 1 signal source. 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

All 259 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.

LabelLayerStatusPath
main software healthy scripts/test-generic-live.ts:main
main software healthy scripts/test-flow.ts:main
main software healthy scripts/verify-block-flow.cjs:main
fillByLabel software healthy scripts/verify-ui-crud.cjs:fillByLabel
clickByText software healthy scripts/verify-ui-crud.cjs:clickByText
main software healthy scripts/verify-ui-crud.cjs:main
main software healthy scripts/test-collect.ts:main
secs software healthy scripts/test-collect.ts:secs
reportOf software healthy scripts/test-delete-recompute.ts:reportOf
main software healthy scripts/test-delete-recompute.ts:main
rows software healthy scripts/test-delete-recompute.ts:rows
main software healthy scripts/test-block-skip.ts:main
editProduct software healthy scripts/verify-price-tabs.cjs:editProduct
reportCell software healthy scripts/verify-price-tabs.cjs:reportCell
main software healthy scripts/verify-price-tabs.cjs:main
main software healthy scripts/verify-scan-button.cjs:main
main software healthy scripts/recompute-latest.ts:main
genSkuId software healthy src/app/actions.ts:genSkuId
p software healthy src/app/actions.ts:p
saveProduct software healthy src/app/actions.ts:saveProduct
startScan software healthy src/app/actions.ts:startScan
toggleProductActive software healthy src/app/actions.ts:toggleProductActive
testSearchKeywords software healthy src/app/actions.ts:testSearchKeywords
deleteProduct software healthy src/app/actions.ts:deleteProduct
deleteListing software healthy src/app/actions.ts:deleteListing
unblockListing software healthy src/app/actions.ts:unblockListing
Home software healthy src/app/page.tsx:Home
RootLayout software healthy src/app/layout.tsx:RootLayout
GET software healthy src/app/api/cron/scan/route.ts:GET
POST software healthy src/app/api/cron/scan/route.ts:POST
handle software healthy src/app/api/cron/scan/route.ts:handle
POST software healthy src/app/api/jobs/finalize/route.ts:POST
POST software healthy src/app/api/jobs/scan-chunk/route.ts:POST
won software healthy src/app/product/[sku]/page.tsx:won
buildGroups software healthy src/app/product/[sku]/page.tsx:buildGroups
push software healthy src/app/product/[sku]/page.tsx:push
ProductPage software healthy src/app/product/[sku]/page.tsx:ProductPage
Stat software healthy src/app/product/[sku]/page.tsx:Stat
won software healthy src/app/product/[sku]/_Listings.tsx:won
Listings software healthy src/app/product/[sku]/_Listings.tsx:Listings
onDelete software healthy src/app/product/[sku]/_Listings.tsx:onDelete
Row software healthy src/app/product/[sku]/_Listings.tsx:Row
BlockedList software healthy src/app/product/[sku]/_Listings.tsx:BlockedList
onUnblock software healthy src/app/product/[sku]/_Listings.tsx:onUnblock
RunsPage software healthy src/app/runs/page.tsx:RunsPage
won software healthy src/app/products/_ProductManager.tsx:won
ProductManager software healthy src/app/products/_ProductManager.tsx:ProductManager
openNew software healthy src/app/products/_ProductManager.tsx:openNew
openEdit software healthy src/app/products/_ProductManager.tsx:openEdit
openDuplicate software healthy src/app/products/_ProductManager.tsx:openDuplicate

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
vercel.json software healthy vercel.json
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
AGENTS.md software healthy AGENTS.md
next.config.ts software healthy next.config.ts
test-generic-live.ts software healthy scripts/test-generic-live.ts
test-flow.ts software healthy scripts/test-flow.ts
verify-block-flow.cjs software healthy scripts/verify-block-flow.cjs
verify-ui-crud.cjs software healthy scripts/verify-ui-crud.cjs
test-collect.ts software healthy scripts/test-collect.ts
test-delete-recompute.ts software healthy scripts/test-delete-recompute.ts
test-block-skip.ts software healthy scripts/test-block-skip.ts
verify-price-tabs.cjs software healthy scripts/verify-price-tabs.cjs
verify-scan-button.cjs software healthy scripts/verify-scan-button.cjs
recompute-latest.ts software healthy scripts/recompute-latest.ts
_combined_for_dashboard.sql software healthy supabase/migrations/_combined_for_dashboard.sql
0002_seed.sql software healthy supabase/migrations/0002_seed.sql
0003_blocklist.sql software healthy supabase/migrations/0003_blocklist.sql
0004_listing_media.sql software healthy supabase/migrations/0004_listing_media.sql
0001_init.sql software healthy supabase/migrations/0001_init.sql
globals.css software healthy src/app/globals.css
actions.ts software healthy src/app/actions.ts
page.tsx software healthy src/app/page.tsx
layout.tsx software healthy src/app/layout.tsx
route.ts software healthy src/app/api/cron/scan/route.ts
route.ts software healthy src/app/api/jobs/finalize/route.ts
route.ts software healthy src/app/api/jobs/scan-chunk/route.ts
page.tsx software healthy src/app/product/[sku]/page.tsx
_Listings.tsx software healthy src/app/product/[sku]/_Listings.tsx
page.tsx software healthy src/app/runs/page.tsx
_ProductManager.tsx software healthy src/app/products/_ProductManager.tsx
page.tsx software healthy src/app/products/page.tsx
SetupBanner.tsx software healthy src/app/_components/SetupBanner.tsx
ReportTable.tsx software healthy src/app/_components/ReportTable.tsx
Nav.tsx software healthy src/app/_components/Nav.tsx
CategoryTabs.tsx software healthy src/app/_components/CategoryTabs.tsx
ScanButton.tsx software healthy src/app/_components/ScanButton.tsx
PriceChart.tsx software healthy src/app/_components/PriceChart.tsx
catalog.ts software healthy src/lib/catalog.ts
config.ts software healthy src/lib/config.ts
auth.ts software healthy src/lib/auth.ts
dashboard.ts software healthy src/lib/dashboard.ts
finalize.ts software healthy src/lib/finalize.ts
naver.ts software healthy src/lib/naver.ts
collect.ts software healthy src/lib/collect.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
scripts software healthy scripts
supabase software healthy supabase
migrations software healthy supabase/migrations
src software healthy src
app software healthy src/app
api software healthy src/app/api
cron software healthy src/app/api/cron
scan software healthy src/app/api/cron/scan
jobs software healthy src/app/api/jobs
finalize software healthy src/app/api/jobs/finalize
scan-chunk software healthy src/app/api/jobs/scan-chunk
product software healthy src/app/product
[sku] software healthy src/app/product/[sku]
runs software healthy src/app/runs
products software healthy src/app/products
_components software healthy src/app/_components
lib software healthy src/lib
__tests__ software healthy src/lib/__tests__

LabelLayerStatusPath
naver_my_products data healthy supabase/migrations/_combined_for_dashboard.sql
naver_listings data healthy supabase/migrations/_combined_for_dashboard.sql
naver_product_matches data healthy supabase/migrations/_combined_for_dashboard.sql
naver_price_snapshots data healthy supabase/migrations/_combined_for_dashboard.sql
naver_price_gap_reports data healthy supabase/migrations/_combined_for_dashboard.sql
naver_run_logs data healthy supabase/migrations/_combined_for_dashboard.sql
naver_blocked_listings data healthy supabase/migrations/0003_blocklist.sql

LabelLayerStatusPath
_combined_for_dashboard.sql data healthy supabase/migrations/_combined_for_dashboard.sql
0002_seed.sql data healthy supabase/migrations/0002_seed.sql
0003_blocklist.sql data healthy supabase/migrations/0003_blocklist.sql
0004_listing_media.sql data healthy supabase/migrations/0004_listing_media.sql
0001_init.sql data healthy supabase/migrations/0001_init.sql

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/product/[sku] frontend healthy src/app/product/[sku]/page.tsx
/runs frontend healthy src/app/runs/page.tsx
/products frontend healthy src/app/products/page.tsx

LabelLayerStatusPath
repobility-clone-typv_4c2 software healthy /tmp/repobility-clone-typv_4c2

LabelLayerStatusPath
TokenBucket software healthy src/lib/naver.ts:TokenBucket

LabelLayerStatusPath
postgres data healthy AGENTS.md

LabelLayerStatusPath
RootLayout frontend healthy src/app/layout.tsx
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/bdee8522-77a5-4252-abbe-834b29211c15/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/bdee8522-77a5-4252-abbe-834b29211c15/

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.