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.

zivreichert-max/magar-mesarim

https://github.com/zivreichert-max/magar-mesarim · scanned 2026-06-16 01:13 UTC (2 months, 1 week ago)

20 raw signals (0 security + 20 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week 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 241 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
fmt_date software healthy parse_timeline.py:11
esc software healthy parse_timeline.py:16
para_imgs software healthy parse2.py:22
para_urls software healthy parse2.py:30
extract_path software healthy parse2.py:40
match_prefix software healthy parse2.py:60
flush software healthy parse2.py:71
new_item software healthy parse2.py:75
add software healthy parse2.py:85
resolve_visual software healthy parse2.py:183
e software healthy parse2.py:202
NamePrompt software healthy src/components/NamePrompt.tsx:NamePrompt
handleSubmit software healthy src/components/NamePrompt.tsx:handleSubmit
handleKeyDown software healthy src/components/NamePrompt.tsx:handleKeyDown
SekiraIntro software healthy src/components/SekiraIntro.tsx:SekiraIntro
onKey software healthy src/components/SekiraIntro.tsx:onKey
goToSection software healthy src/components/SekiraIntro.tsx:goToSection
formatDate software healthy src/components/CommentsSection.tsx:formatDate
CommentsSection software healthy src/components/CommentsSection.tsx:CommentsSection
fetchComments software healthy src/components/CommentsSection.tsx:fetchComments
handleSubmit software healthy src/components/CommentsSection.tsx:handleSubmit
dayDates software healthy src/components/SekiraHighlights.tsx:dayDates
SekiraHighlights software healthy src/components/SekiraHighlights.tsx:SekiraHighlights
fillers software healthy src/components/SekiraHighlights.tsx:fillers
getClient software healthy src/components/ClientRequestsView.tsx:getClient
formatDate software healthy src/components/ClientRequestsView.tsx:formatDate
RequestCard software healthy src/components/ClientRequestsView.tsx:RequestCard
RequestDetailPanel software healthy src/components/ClientRequestsView.tsx:RequestDetailPanel
handleStatusChange software healthy src/components/ClientRequestsView.tsx:handleStatusChange
ClientRequestsView software healthy src/components/ClientRequestsView.tsx:ClientRequestsView
handleDelete software healthy src/components/ClientRequestsView.tsx:handleDelete
shortPeriod software healthy src/components/PriceCalc.tsx:shortPeriod
changeColor software healthy src/components/PriceCalc.tsx:changeColor
PriceCalc software healthy src/components/PriceCalc.tsx:PriceCalc
barWidth software healthy src/components/PriceCalc.tsx:barWidth
buildSessionPrompt software healthy src/components/AddToScheduleModal.tsx:buildSessionPrompt
AddToScheduleModal software healthy src/components/AddToScheduleModal.tsx:AddToScheduleModal
copyPrompt software healthy src/components/AddToScheduleModal.tsx:copyPrompt
generateAI software healthy src/components/AddToScheduleModal.tsx:generateAI
save software healthy src/components/AddToScheduleModal.tsx:save
accentFor software healthy src/components/ScheduleView.tsx:accentFor
topicOf software healthy src/components/ScheduleView.tsx:topicOf
weekSunday software healthy src/components/ScheduleView.tsx:weekSunday
buildGcalUrl software healthy src/components/ScheduleView.tsx:buildGcalUrl
tlColor software healthy src/components/ScheduleView.tsx:tlColor
normalizeTime software healthy src/components/ScheduleView.tsx:normalizeTime
committeeMatches software healthy src/components/ScheduleView.tsx:committeeMatches
isCancelledBySchedule software healthy src/components/ScheduleView.tsx:isCancelledBySchedule
evMonth software healthy src/components/ScheduleView.tsx:evMonth
inMonthTab software healthy src/components/ScheduleView.tsx:inMonthTab

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
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
parse_timeline.py software healthy parse_timeline.py
parse2.py software healthy parse2.py
next.config.ts software healthy next.config.ts
NamePrompt.tsx software healthy src/components/NamePrompt.tsx
SekiraIntro.tsx software healthy src/components/SekiraIntro.tsx
CommentsSection.tsx software healthy src/components/CommentsSection.tsx
SekiraHighlights.tsx software healthy src/components/SekiraHighlights.tsx
ClientRequestsView.tsx software healthy src/components/ClientRequestsView.tsx
PriceCalc.tsx software healthy src/components/PriceCalc.tsx
AddToScheduleModal.tsx software healthy src/components/AddToScheduleModal.tsx
ScheduleView.tsx software healthy src/components/ScheduleView.tsx
Sekira.module.css software healthy src/components/Sekira.module.css
MessageCard.tsx software healthy src/components/MessageCard.tsx
KnessetUpdates.tsx software healthy src/components/KnessetUpdates.tsx
ScheduleTable.module.css software healthy src/components/ScheduleTable.module.css
SuggestButton.tsx software healthy src/components/SuggestButton.tsx
SekiraView.tsx software healthy src/components/SekiraView.tsx
PapersView.tsx software healthy src/components/PapersView.tsx
RequestButton.tsx software healthy src/components/RequestButton.tsx
FilterBar.tsx software healthy src/components/FilterBar.tsx
Header.tsx software healthy src/components/Header.tsx
PasswordGate.tsx software healthy src/components/PasswordGate.tsx
DetailPanel.tsx software healthy src/components/DetailPanel.tsx
globals.css software healthy src/app/globals.css
page.tsx software healthy src/app/page.tsx
layout.tsx software healthy src/app/layout.tsx
route.ts software healthy src/app/api/ministers-agenda/route.ts
route.ts software healthy src/app/api/knesset-sync/route.ts
route.ts software healthy src/app/api/generate-content/route.ts
route.ts software healthy src/app/api/gov-agenda/route.ts
page.tsx software healthy src/app/admin/page.tsx
knesset.ts software healthy src/lib/knesset.ts
knessetSync.ts software healthy src/lib/knessetSync.ts
supabase.ts software healthy src/lib/supabase.ts

LabelLayerStatusPath
NamePrompt frontend healthy src/components/NamePrompt.tsx
SekiraIntro frontend healthy src/components/SekiraIntro.tsx
CommentsSection frontend healthy src/components/CommentsSection.tsx
SekiraHighlights frontend healthy src/components/SekiraHighlights.tsx
ClientRequestsView frontend healthy src/components/ClientRequestsView.tsx
PriceCalc frontend healthy src/components/PriceCalc.tsx
AddToScheduleModal frontend healthy src/components/AddToScheduleModal.tsx
ScheduleView frontend healthy src/components/ScheduleView.tsx
MessageCard frontend healthy src/components/MessageCard.tsx
KnessetUpdates frontend healthy src/components/KnessetUpdates.tsx
SuggestButton frontend healthy src/components/SuggestButton.tsx
SekiraView frontend healthy src/components/SekiraView.tsx
PapersView frontend healthy src/components/PapersView.tsx
RequestButton frontend healthy src/components/RequestButton.tsx
FilterBar frontend healthy src/components/FilterBar.tsx
Header frontend healthy src/components/Header.tsx
PasswordGate frontend healthy src/components/PasswordGate.tsx
DetailPanel frontend healthy src/components/DetailPanel.tsx
Home frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx
AdminPage frontend healthy src/app/admin/page.tsx

LabelLayerStatusPath
src software healthy src
components software healthy src/components
app software healthy src/app
api software healthy src/app/api
ministers-agenda software healthy src/app/api/ministers-agenda
knesset-sync software healthy src/app/api/knesset-sync
generate-content software healthy src/app/api/generate-content
gov-agenda software healthy src/app/api/gov-agenda
admin software healthy src/app/admin
lib software healthy src/lib

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/admin frontend healthy src/app/admin/page.tsx

LabelLayerStatusPath
password_literal::src/components/PasswordGate.tsx security healthy src/components/PasswordGate.tsx
password_literal::src/app/admin/page.tsx security healthy src/app/admin/page.tsx

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

LabelLayerStatusPath
125.0.0.0 network healthy src/app/api/ministers-agenda/route.ts
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/810821b5-6c1b-49d8-8cb6-8e86d49c51bf/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/810821b5-6c1b-49d8-8cb6-8e86d49c51bf/

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.