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.

shahamT/Galiluz

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

35 raw signals (0 security + 35 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 35 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 1173 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
setUser software healthy stores/auth.store.js:setUser
login software healthy stores/auth.store.js:login
logout software healthy stores/auth.store.js:logout
setAuthReady software healthy stores/auth.store.js:setAuthReady
resetAuthReady software healthy stores/auth.store.js:resetAuthReady
toggleCategory software healthy stores/calendar.store.js:toggleCategory
toggleRegion software healthy stores/calendar.store.js:toggleRegion
setSelectedRegions software healthy stores/calendar.store.js:setSelectedRegions
resetFilter software healthy stores/calendar.store.js:resetFilter
setTimeRange software healthy stores/calendar.store.js:setTimeRange
setTimePreset software healthy stores/calendar.store.js:setTimePreset
clearTimePreset software healthy stores/calendar.store.js:clearTimePreset
setCurrentDate software healthy stores/calendar.store.js:setCurrentDate
setLastDailyViewDate software healthy stores/calendar.store.js:setLastDailyViewDate
setFiltersFromUrl software healthy stores/calendar.store.js:setFiltersFromUrl
setWelcomeModalShowing software healthy stores/ui.store.js:setWelcomeModalShowing
requestOpenFilterPopup software healthy stores/ui.store.js:requestOpenFilterPopup
openEventModal software healthy stores/ui.store.js:openEventModal
closeEventModal software healthy stores/ui.store.js:closeEventModal
initializeModalFromUrl software healthy stores/ui.store.js:initializeModalFromUrl
clearTimer software healthy stores/filterNotify.store.js:clearTimer
requestShow software healthy stores/filterNotify.store.js:requestShow
handleReset software healthy stores/filterNotify.store.js:handleReset
handleChangeFilters software healthy stores/filterNotify.store.js:handleChangeFilters
handleClose software healthy stores/filterNotify.store.js:handleClose
MORE_EVENTS_TEXT software healthy consts/calendar.const.js:MORE_EVENTS_TEXT
buildSiteJsonLd software healthy consts/seo.const.js:buildSiteJsonLd
getCategoriesList software healthy consts/events.const.js:getCategoriesList
isCategoryAvailable software healthy consts/events.const.js:isCategoryAvailable
getAvailableCategoryGroups software healthy consts/events.const.js:getAvailableCategoryGroups
andConditions software healthy tests/eventsQuery.test.ts:andConditions
validEvent software healthy tests/eventValidation.test.ts:validEvent
assert software healthy apps/wa-bot/scripts/check-webhook-router.js:assert
loadConfig software healthy apps/wa-bot/src/config.js:loadConfig
webhookAppSecret software healthy apps/wa-bot/src/config.js:webhookAppSecret
openaiKey software healthy apps/wa-bot/src/config.js:openaiKey
url software healthy apps/wa-bot/src/config.js:url
raw software healthy apps/wa-bot/src/config.js:raw
normalizePhone software healthy apps/wa-bot/src/config.js:normalizePhone
parseUrl software healthy apps/wa-bot/src/index.js:parseUrl
shutdown software healthy apps/wa-bot/src/index.js:shutdown
buildEditMenuListPayload software healthy apps/wa-bot/src/flows/eventEditFlow.js:buildEditMenuListPay…
buildEditMenuFirstMessagePayload software healthy apps/wa-bot/src/flows/eventEditFlow.js:buildEditMenuFirstMe…
buildEditMenuUnclearPayload software healthy apps/wa-bot/src/flows/eventEditFlow.js:buildEditMenuUnclear…
cropEventTitleForRow software healthy apps/wa-bot/src/flows/eventEditFlow.js:cropEventTitleForRow
buildPublisherEventListPayload software healthy apps/wa-bot/src/flows/eventEditFlow.js:buildPublisherEventL…
getPatchFailureUserMessage software healthy apps/wa-bot/src/flows/eventAddFlow.js:getPatchFailureUserMe…
isEventAddStep software healthy apps/wa-bot/src/flows/eventAddFlow.js:isEventAddStep
buildMediaCountMessage software healthy apps/wa-bot/src/flows/eventAddFlow.js:buildMediaCountMessage
buildMediaMoreBody software healthy apps/wa-bot/src/flows/eventAddFlow.js:buildMediaMoreBody

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

LabelLayerStatusPath
nuxt.config.ts software healthy nuxt.config.ts
error.vue software healthy error.vue
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
render.yaml software healthy render.yaml
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
RULES.md software healthy RULES.md
CAPACITOR_PLAN.md software healthy CAPACITOR_PLAN.md
app.vue software healthy app.vue
dev-setup.md software healthy dev-setup.md
vitest.config.ts software healthy vitest.config.ts
README.md software healthy types/README.md
events.d.ts software healthy types/events.d.ts
auth.store.js software healthy stores/auth.store.js
calendar.store.js software healthy stores/calendar.store.js
ui.store.js software healthy stores/ui.store.js
filterNotify.store.js software healthy stores/filterNotify.store.js
calendar.const.js software healthy consts/calendar.const.js
regions.const.js software healthy consts/regions.const.js
seo.const.js software healthy consts/seo.const.js
ui.const.js software healthy consts/ui.const.js
dates.const.js software healthy consts/dates.const.js
analytics.const.js software healthy consts/analytics.const.js
events.const.js software healthy consts/events.const.js
eventsQuery.test.ts software healthy tests/eventsQuery.test.ts
eventValidation.test.ts software healthy tests/eventValidation.test.ts
sitemap.test.ts software healthy tests/sitemap.test.ts
accountScope.test.ts software healthy tests/accountScope.test.ts
seo.test.ts software healthy tests/seo.test.ts
sanitizeEventFields.test.ts software healthy tests/sanitizeEventFields.test.ts
resolveCityName.test.ts software healthy tests/resolveCityName.test.ts
auth.ts software healthy middleware/auth.ts
index-redirect.ts software healthy middleware/index-redirect.ts
CONVENTIONS.md software healthy apps/wa-bot/CONVENTIONS.md
package.json software healthy apps/wa-bot/package.json
package-lock.json software healthy apps/wa-bot/package-lock.json
BOT_COPY_FLOW.md software healthy apps/wa-bot/BOT_COPY_FLOW.md
check-webhook-router.js software healthy apps/wa-bot/scripts/check-webhook-router.js
config.js software healthy apps/wa-bot/src/config.js
index.js software healthy apps/wa-bot/src/index.js
eventEditFlow.js software healthy apps/wa-bot/src/flows/eventEditFlow.js
eventAddFlow.js software healthy apps/wa-bot/src/flows/eventAddFlow.js
eventAddFields.config.js software healthy apps/wa-bot/src/consts/eventAddFields.config.js
categories.const.js software healthy apps/wa-bot/src/consts/categories.const.js
cities.const.js software healthy apps/wa-bot/src/consts/cities.const.js
index.js software healthy apps/wa-bot/src/consts/index.js
whatsappWebhookRouter.js software healthy apps/wa-bot/src/utils/whatsappWebhookRouter.js
logger.js software healthy apps/wa-bot/src/utils/logger.js

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

LabelLayerStatusPath
types software healthy types
stores software healthy stores
consts software healthy consts
tests software healthy tests
middleware software healthy middleware
apps software healthy apps
wa-bot software healthy apps/wa-bot
scripts software healthy apps/wa-bot/scripts
src software healthy apps/wa-bot/src
flows software healthy apps/wa-bot/src/flows
consts software healthy apps/wa-bot/src/consts
utils software healthy apps/wa-bot/src/utils
routes software healthy apps/wa-bot/src/routes
services software healthy apps/wa-bot/src/services
wa-listener software healthy apps/wa-listener
test software healthy apps/wa-listener/test
parsers software healthy apps/wa-listener/test/parsers
fixtures software healthy apps/wa-listener/test/fixtures
scripts software healthy apps/wa-listener/scripts
src software healthy apps/wa-listener/src
parsers software healthy apps/wa-listener/src/parsers
consts software healthy apps/wa-listener/src/consts
utils software healthy apps/wa-listener/src/utils
services software healthy apps/wa-listener/src/services
docs software healthy docs
scripts software healthy scripts
composables software healthy composables
utils software healthy utils
components software healthy components
daily software healthy components/daily
layout software healthy components/layout
form software healthy components/form
ui software healthy components/ui
admin software healthy components/admin
monthly software healthy components/monthly
publisher software healthy components/publisher
controls software healthy components/controls
assets software healthy assets
css software healthy assets/css
packages software healthy packages
event-format software healthy packages/event-format
pages software healthy pages
events software healthy pages/events
admin software healthy pages/admin
events software healthy pages/admin/events
accounts software healthy pages/admin/accounts
publisher software healthy pages/publisher
edit-event software healthy pages/publisher/edit-event
events software healthy pages/publisher/events
edit software healthy pages/publisher/events/edit

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

LabelLayerStatusPath
/events/daily-view frontend healthy middleware/index-redirect.ts
/api frontend healthy server/api/auth/verify-otp.post.ts
/events/monthly-view frontend healthy server/utils/sitemap.ts
/about frontend healthy server/utils/sitemap.ts
/publish-events frontend healthy server/utils/sitemap.ts
/terms-of-service frontend healthy server/utils/sitemap.ts

LabelLayerStatusPath
vps::aws hardware healthy package-lock.json
vps::gcp hardware healthy package-lock.json
vps::azure hardware healthy package-lock.json

LabelLayerStatusPath
mongodb data healthy README.md
redis data healthy package-lock.json

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

LabelLayerStatusPath
MessageQueue software healthy apps/wa-listener/src/services/queue.service.js:MessageQueue

LabelLayerStatusPath
port:3000 network healthy nuxt.config.ts

LabelLayerStatusPath
127.0.0.1 network healthy apps/wa-bot/src/flows/eventAddFlow.js

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
build-and-test cicd healthy .github/workflows/ci.yml
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/3bab6adb-0318-463c-82fb-25bc889d93bf/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3bab6adb-0318-463c-82fb-25bc889d93bf/

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.