https://github.com/winegg420/clubafroditqr
· scanned 2026-06-16 00:58 UTC (2 months, 1 week ago)
13 raw signals (0 security + 13 graph)
Last scanned 2 months, 1 week ago · v1 · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 108 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 |
|---|---|---|---|
crc32 |
software | healthy | scripts/make-icons.mjs:crc32 |
chunk |
software | healthy | scripts/make-icons.mjs:chunk |
makePng |
software | healthy | scripts/make-icons.mjs:makePng |
SwRegister |
software | healthy | components/SwRegister.tsx:SwRegister |
MenuPage |
software | healthy | app/page.tsx:MenuPage |
check |
software | healthy | app/page.tsx:check |
scrollToCategory |
software | healthy | app/page.tsx:scrollToCategory |
AnnouncementBar |
software | healthy | app/page.tsx:AnnouncementBar |
MastheadLogo |
software | healthy | app/page.tsx:MastheadLogo |
LangSwitcher |
software | healthy | app/page.tsx:LangSwitcher |
Flag |
software | healthy | app/page.tsx:Flag |
FlagTR |
software | healthy | app/page.tsx:FlagTR |
FlagDE |
software | healthy | app/page.tsx:FlagDE |
FlagGB |
software | healthy | app/page.tsx:FlagGB |
ProductLine |
software | healthy | app/page.tsx:ProductLine |
Star |
software | healthy | app/page.tsx:Star |
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
errText |
software | healthy | app/admin/page.tsx:errText |
parsePrice |
software | healthy | app/admin/page.tsx:parsePrice |
AdminPage |
software | healthy | app/admin/page.tsx:AdminPage |
Shell |
software | healthy | app/admin/page.tsx:Shell |
LoginForm |
software | healthy | app/admin/page.tsx:LoginForm |
onSubmit |
software | healthy | app/admin/page.tsx:onSubmit |
AdminPanel |
software | healthy | app/admin/page.tsx:AdminPanel |
signOut |
software | healthy | app/admin/page.tsx:signOut |
AnalyticsDashboard |
software | healthy | app/admin/page.tsx:AnalyticsDashboard |
keyOf |
software | healthy | app/admin/page.tsx:keyOf |
pct |
software | healthy | app/admin/page.tsx:pct |
Card |
software | healthy | app/admin/page.tsx:Card |
downloadMenuPdf |
software | healthy | app/admin/page.tsx:downloadMenuPdf |
esc |
software | healthy | app/admin/page.tsx:esc |
fmt |
software | healthy | app/admin/page.tsx:fmt |
DeletedProducts |
software | healthy | app/admin/page.tsx:DeletedProducts |
restore |
software | healthy | app/admin/page.tsx:restore |
AnnouncementsManager |
software | healthy | app/admin/page.tsx:AnnouncementsManager |
all |
software | healthy | app/admin/page.tsx:all |
publish |
software | healthy | app/admin/page.tsx:publish |
cancel |
software | healthy | app/admin/page.tsx:cancel |
NewCategoryForm |
software | healthy | app/admin/page.tsx:NewCategoryForm |
CategoryBlock |
software | healthy | app/admin/page.tsx:CategoryBlock |
deleteCategory |
software | healthy | app/admin/page.tsx:deleteCategory |
ProductRow |
software | healthy | app/admin/page.tsx:ProductRow |
save |
software | healthy | app/admin/page.tsx:save |
toggle |
software | healthy | app/admin/page.tsx:toggle |
remove |
software | healthy | app/admin/page.tsx:remove |
NewProductForm |
software | healthy | app/admin/page.tsx:NewProductForm |
recordPageView |
software | healthy | lib/analytics.ts:recordPageView |
fetchMenu |
software | healthy | lib/menu.ts:fetchMenu |
getCats |
software | healthy | lib/menu.ts:getCats |
getProds |
software | healthy | lib/menu.ts:getProds |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.local.example |
software | healthy | .env.local.example |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
next.config.ts |
software | healthy | next.config.ts |
make-icons.mjs |
software | healthy | scripts/make-icons.mjs |
SwRegister.tsx |
software | healthy | components/SwRegister.tsx |
globals.css |
software | healthy | app/globals.css |
page.tsx |
software | healthy | app/page.tsx |
layout.tsx |
software | healthy | app/layout.tsx |
page.tsx |
software | healthy | app/admin/page.tsx |
analytics.ts |
software | healthy | lib/analytics.ts |
menu.ts |
software | healthy | lib/menu.ts |
supabase.ts |
software | healthy | lib/supabase.ts |
i18n.ts |
software | healthy | lib/i18n.ts |
types.ts |
software | healthy | lib/types.ts |
gercek-menu.sql |
software | healthy | supabase/gercek-menu.sql |
soft-delete-kolonu.sql |
software | healthy | supabase/soft-delete-kolonu.sql |
schema.sql |
software | healthy | supabase/schema.sql |
analytics-tablosu.sql |
software | healthy | supabase/analytics-tablosu.sql |
duyuru-tablosu.sql |
software | healthy | supabase/duyuru-tablosu.sql |
guvenlik-sikilastirma.sql |
software | healthy | supabase/guvenlik-sikilastirma.sql |
menude-gizle-kolonu.sql |
software | healthy | supabase/menude-gizle-kolonu.sql |
config.toml |
software | healthy | supabase/config.toml |
image-kolonu.sql |
software | healthy | supabase/image-kolonu.sql |
sw.js |
software | healthy | public/sw.js |
supabase-keepalive.yml |
software | healthy | .github/workflows/supabase-keepalive.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
components |
software | healthy | components |
app |
software | healthy | app |
admin |
software | healthy | app/admin |
lib |
software | healthy | lib |
supabase |
software | healthy | supabase |
public |
software | healthy | public |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
SwRegister |
frontend | healthy | components/SwRegister.tsx |
MenuPage |
frontend | healthy | app/page.tsx |
RootLayout |
frontend | healthy | app/layout.tsx |
AdminPage |
frontend | healthy | app/admin/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
port:05 |
network | healthy | .github/workflows/supabase-keepalive.yml |
port:17 |
network | healthy | .github/workflows/supabase-keepalive.yml |
port:08 |
network | healthy | .github/workflows/supabase-keepalive.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
SUPABASE_ANON_KEY |
cicd | healthy | — |
SUPABASE_URL |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-he6wsjcg |
software | healthy | /tmp/repobility-clone-he6wsjcg |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
data | healthy | supabase/schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::supabase-keepalive |
cicd | healthy | .github/workflows/supabase-keepalive.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
ping |
cicd | healthy | .github/workflows/supabase-keepalive.yml |
This page is publicly accessible at:
https://repobility.com/scan/0ef2e08f-f7db-42d5-9479-0e0aa471215e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0ef2e08f-f7db-42d5-9479-0e0aa471215e/
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.