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.

DIGIM-ISRAEL/golda-event

https://github.com/DIGIM-ISRAEL/golda-event · scanned 2026-06-17 01:25 UTC (1 month, 2 weeks ago)

37 raw signals (0 security + 37 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +7.0 (diff) · 37 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 395 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/seed-test.ts:main
main software healthy scripts/reset-test-lead.ts:main
main software healthy scripts/render-test-pdf.ts:main
main software healthy scripts/seed-old-flavors.ts:main
proxy software healthy src/proxy.ts:proxy
RootLayout software healthy src/app/layout.tsx:RootLayout
Home software healthy src/app/page.tsx:Home
LoginPage software healthy src/app/login/page.tsx:LoginPage
handleLogin software healthy src/app/login/page.tsx:handleLogin
POST software healthy src/app/api/locations/route.ts:POST
PATCH software healthy src/app/api/locations/[id]/route.ts:PATCH
DELETE software healthy src/app/api/locations/[id]/route.ts:DELETE
GET software healthy src/app/api/cron/event-reminders/route.ts:GET
sendQuoteFollowups software healthy src/app/api/cron/event-reminders/route.ts:sendQuoteFollowups
sentAt software healthy src/app/api/cron/event-reminders/route.ts:sentAt
renderReminderHtml software healthy src/app/api/cron/event-reminders/route.ts:renderReminderHtml
POST software healthy src/app/api/setup/route.ts:POST
formatPhoneNumber software healthy src/app/api/call/route.ts:formatPhoneNumber
POST software healthy src/app/api/call/route.ts:POST
err software healthy src/app/api/call/route.ts:err
POST software healthy src/app/api/admin/sync-flavors/route.ts:POST
POST software healthy src/app/api/leads/route.ts:POST
PATCH software healthy src/app/api/leads/[id]/route.ts:PATCH
PATCH software healthy src/app/api/leads/[id]/checklist/route.ts:PATCH
PATCH software healthy src/app/api/leads/[id]/status/route.ts:PATCH
GET software healthy src/app/api/users/route.ts:GET
POST software healthy src/app/api/users/route.ts:POST
PATCH software healthy src/app/api/users/[id]/route.ts:PATCH
DELETE software healthy src/app/api/users/[id]/route.ts:DELETE
POST software healthy src/app/api/auth/login/route.ts:POST
POST software healthy src/app/api/auth/logout/route.ts:POST
POST software healthy src/app/api/approve/[token]/route.ts:POST
PATCH software healthy src/app/api/settings/route.ts:PATCH
GET software healthy src/app/api/quotes/[id]/pdf/route.ts:GET
heading software healthy src/app/api/quotes/[id]/docx/route.ts:heading
detailRow software healthy src/app/api/quotes/[id]/docx/route.ts:detailRow
cell software healthy src/app/api/quotes/[id]/docx/route.ts:cell
GET software healthy src/app/api/quotes/[id]/docx/route.ts:GET
totalCell software healthy src/app/api/quotes/[id]/docx/route.ts:totalCell
GET software healthy src/app/api/airtable/leads/route.ts:GET
GET software healthy src/app/api/airtable/leads/[recordId]/route.ts:GET
POST software healthy src/app/api/flavors/route.ts:POST
PATCH software healthy src/app/api/flavors/[id]/route.ts:PATCH
DELETE software healthy src/app/api/flavors/[id]/route.ts:DELETE
ApprovePage software healthy src/app/approve/[token]/page.tsx:ApprovePage
depositInstructions software healthy src/app/approve/[token]/page.tsx:depositInstructions
depositLink software healthy src/app/approve/[token]/page.tsx:depositLink
Shell software healthy src/app/approve/[token]/page.tsx:Shell
SectionTitle software healthy src/app/approve/[token]/page.tsx:SectionTitle
Detail software healthy src/app/approve/[token]/page.tsx:Detail

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

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
AGENTS.md software healthy AGENTS.md
eslint.config.mjs software healthy eslint.config.mjs
package-lock.json software healthy package-lock.json
README.md software healthy README.md
postcss.config.mjs software healthy postcss.config.mjs
package.json software healthy package.json
next.config.ts software healthy next.config.ts
tsconfig.json software healthy tsconfig.json
seed-test.ts software healthy scripts/seed-test.ts
reset-test-lead.ts software healthy scripts/reset-test-lead.ts
create-admin.mjs software healthy scripts/create-admin.mjs
get-refresh-token.mjs software healthy scripts/get-refresh-token.mjs
render-test-pdf.ts software healthy scripts/render-test-pdf.ts
seed-old-flavors.ts software healthy scripts/seed-old-flavors.ts
proxy.ts software healthy src/proxy.ts
globals.css software healthy src/app/globals.css
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/page.tsx
page.tsx software healthy src/app/login/page.tsx
route.ts software healthy src/app/api/locations/route.ts
route.ts software healthy src/app/api/locations/[id]/route.ts
route.ts software healthy src/app/api/cron/event-reminders/route.ts
route.ts software healthy src/app/api/setup/route.ts
route.ts software healthy src/app/api/call/route.ts
route.ts software healthy src/app/api/admin/sync-flavors/route.ts
route.ts software healthy src/app/api/leads/route.ts
route.ts software healthy src/app/api/leads/[id]/route.ts
route.ts software healthy src/app/api/leads/[id]/checklist/route.ts
route.ts software healthy src/app/api/leads/[id]/status/route.ts
route.ts software healthy src/app/api/users/route.ts
route.ts software healthy src/app/api/users/[id]/route.ts
route.ts software healthy src/app/api/auth/login/route.ts
route.ts software healthy src/app/api/auth/logout/route.ts
route.ts software healthy src/app/api/approve/[token]/route.ts
route.ts software healthy src/app/api/settings/route.ts
route.ts software healthy src/app/api/quotes/[id]/pdf/route.ts
route.ts software healthy src/app/api/quotes/[id]/docx/route.ts
route.ts software healthy src/app/api/airtable/leads/route.ts
route.ts software healthy src/app/api/airtable/leads/[recordId]/route.ts
route.ts software healthy src/app/api/flavors/route.ts
route.ts software healthy src/app/api/flavors/[id]/route.ts
page.tsx software healthy src/app/approve/[token]/page.tsx
layout.tsx software healthy src/app/(dashboard)/layout.tsx
page.tsx software healthy src/app/(dashboard)/locations/page.tsx
page.tsx software healthy src/app/(dashboard)/dashboard/page.tsx
page.tsx software healthy src/app/(dashboard)/admin/page.tsx
page.tsx software healthy src/app/(dashboard)/admin/users/page.tsx
page.tsx software healthy src/app/(dashboard)/admin/settings/page.tsx
error.tsx software healthy src/app/(dashboard)/leads/error.tsx

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

LabelLayerStatusPath
scripts software healthy scripts
src software healthy src
app software healthy src/app
login software healthy src/app/login
api software healthy src/app/api
locations software healthy src/app/api/locations
[id] software healthy src/app/api/locations/[id]
cron software healthy src/app/api/cron
event-reminders software healthy src/app/api/cron/event-reminders
setup software healthy src/app/api/setup
call software healthy src/app/api/call
admin software healthy src/app/api/admin
sync-flavors software healthy src/app/api/admin/sync-flavors
leads software healthy src/app/api/leads
[id] software healthy src/app/api/leads/[id]
checklist software healthy src/app/api/leads/[id]/checklist
status software healthy src/app/api/leads/[id]/status
users software healthy src/app/api/users
[id] software healthy src/app/api/users/[id]
auth software healthy src/app/api/auth
login software healthy src/app/api/auth/login
logout software healthy src/app/api/auth/logout
approve software healthy src/app/api/approve
[token] software healthy src/app/api/approve/[token]
settings software healthy src/app/api/settings
quotes software healthy src/app/api/quotes
[id] software healthy src/app/api/quotes/[id]
pdf software healthy src/app/api/quotes/[id]/pdf
docx software healthy src/app/api/quotes/[id]/docx
airtable software healthy src/app/api/airtable
leads software healthy src/app/api/airtable/leads
[recordId] software healthy src/app/api/airtable/leads/[recordId]
flavors software healthy src/app/api/flavors
[id] software healthy src/app/api/flavors/[id]
approve software healthy src/app/approve
[token] software healthy src/app/approve/[token]
(dashboard) software healthy src/app/(dashboard)
locations software healthy src/app/(dashboard)/locations
dashboard software healthy src/app/(dashboard)/dashboard
admin software healthy src/app/(dashboard)/admin
users software healthy src/app/(dashboard)/admin/users
settings software healthy src/app/(dashboard)/admin/settings
leads software healthy src/app/(dashboard)/leads
[id] software healthy src/app/(dashboard)/leads/[id]
edit software healthy src/app/(dashboard)/leads/[id]/edit
new software healthy src/app/(dashboard)/leads/new
airtable-leads software healthy src/app/(dashboard)/airtable-leads
calendar software healthy src/app/(dashboard)/calendar
flavors software healthy src/app/(dashboard)/flavors
components software healthy src/components

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

LabelLayerStatusPath
RootLayout frontend healthy src/app/layout.tsx
Home frontend healthy src/app/page.tsx
LoginPage frontend healthy src/app/login/page.tsx
LeadsError frontend healthy src/app/(dashboard)/leads/error.tsx
LocationManager frontend healthy src/components/locations/LocationManager.tsx
DashboardView frontend healthy src/components/dashboard/DashboardView.tsx
SettingsForm frontend healthy src/components/admin/SettingsForm.tsx
WaTemplatesForm frontend healthy src/components/admin/WaTemplatesForm.tsx
FlavorSyncButton frontend healthy src/components/admin/FlavorSyncButton.tsx
Sidebar frontend healthy src/components/layout/Sidebar.tsx
WaQuickSend frontend healthy src/components/leads/WaQuickSend.tsx
AirtableLeadsClient frontend healthy src/components/leads/AirtableLeadsClient.tsx
EventChecklist frontend healthy src/components/leads/EventChecklist.tsx
KanbanBoard frontend healthy src/components/leads/KanbanBoard.tsx
StatusChanger frontend healthy src/components/leads/StatusChanger.tsx
SendQuoteButton frontend healthy src/components/leads/SendQuoteButton.tsx
SignatureLink frontend healthy src/components/leads/SignatureLink.tsx
LeadForm frontend healthy src/components/leads/LeadForm.tsx
LeadDetailView frontend healthy src/components/leads/LeadDetailView.tsx
ProfitabilityPanel frontend healthy src/components/leads/ProfitabilityPanel.tsx
UsersClient frontend healthy src/components/users/UsersClient.tsx
ApprovalForm frontend healthy src/components/approve/ApprovalForm.tsx
DepositBox frontend healthy src/components/approve/DepositBox.tsx
FlavorManager frontend healthy src/components/flavors/FlavorManager.tsx
PalmLogo frontend healthy src/components/brand/PalmLogo.tsx
GoldaLockup frontend healthy src/components/brand/GoldaLockup.tsx
StripeBar frontend healthy src/components/brand/StripeBar.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/login frontend healthy src/app/login/page.tsx
/approve/[token] frontend healthy src/app/approve/[token]/page.tsx
/(dashboard)/locations frontend healthy src/app/(dashboard)/locations/page.tsx
/(dashboard)/dashboard frontend healthy src/app/(dashboard)/dashboard/page.tsx
/(dashboard)/admin frontend healthy src/app/(dashboard)/admin/page.tsx
/(dashboard)/admin/users frontend healthy src/app/(dashboard)/admin/users/page.tsx
/(dashboard)/admin/settings frontend healthy src/app/(dashboard)/admin/settings/page.tsx
/(dashboard)/leads frontend healthy src/app/(dashboard)/leads/page.tsx
/(dashboard)/leads/[id] frontend healthy src/app/(dashboard)/leads/[id]/page.tsx
/(dashboard)/leads/[id]/edit frontend healthy src/app/(dashboard)/leads/[id]/edit/page.tsx
/(dashboard)/leads/new frontend healthy src/app/(dashboard)/leads/new/page.tsx
/(dashboard)/airtable-leads frontend healthy src/app/(dashboard)/airtable-leads/page.tsx
/(dashboard)/calendar frontend healthy src/app/(dashboard)/calendar/page.tsx
/(dashboard)/flavors frontend healthy src/app/(dashboard)/flavors/page.tsx
/ frontend healthy src/app/api/auth/login/route.ts

LabelLayerStatusPath
DIGIM-ISRAEL__golda-event software healthy /data/fable5_failed_archive/DIGIM-ISRAEL__golda-event

LabelLayerStatusPath
public data healthy supabase/schema.sql

LabelLayerStatusPath
port:3001 network healthy scripts/get-refresh-token.mjs

LabelLayerStatusPath
vps::gcp hardware healthy package-lock.json
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/5a25e067-df2c-4615-bd57-588bfc26d795/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5a25e067-df2c-4615-bd57-588bfc26d795/

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.