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.

Reeof1/SaudiFarmHub

https://github.com/Reeof1/SaudiFarmHub · scanned 2026-06-15 23:48 UTC (2 months, 3 weeks ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 10 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 118 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
README.md software healthy README.md
config.php software healthy config/config.php
Booking.php software healthy app/models/Booking.php
Schedule.php software healthy app/models/Schedule.php
Farm.php software healthy app/models/Farm.php
Report.php software healthy app/models/Report.php
User.php software healthy app/models/User.php
Notification.php software healthy app/models/Notification.php
SystemActivity.php software healthy app/models/SystemActivity.php
Activity.php software healthy app/models/Activity.php
OwnerDashboardController.php software healthy app/controllers/OwnerDashboardController.php
AdminAlertController.php software healthy app/controllers/AdminAlertController.php
SettingsController.php software healthy app/controllers/SettingsController.php
FarmController.php software healthy app/controllers/FarmController.php
OwnerFarmController.php software healthy app/controllers/OwnerFarmController.php
AdminActivityController.php software healthy app/controllers/AdminActivityController.php
OwnerScheduleController.php software healthy app/controllers/OwnerScheduleController.php
AuthController.php software healthy app/controllers/AuthController.php
OwnerActivityController.php software healthy app/controllers/OwnerActivityController.php
HomeController.php software healthy app/controllers/HomeController.php
AdminReportController.php software healthy app/controllers/AdminReportController.php
VisitorDashboardController.php software healthy app/controllers/VisitorDashboardController.php
NotificationController.php software healthy app/controllers/NotificationController.php
BookingController.php software healthy app/controllers/BookingController.php
AdminUserController.php software healthy app/controllers/AdminUserController.php
AdminFarmController.php software healthy app/controllers/AdminFarmController.php
AdminDashboardController.php software healthy app/controllers/AdminDashboardController.php
index.php software healthy app/views/settings/index.php
index.php software healthy app/views/notifications/index.php
login.php software healthy app/views/auth/login.php
register.php software healthy app/views/auth/register.php
index.php software healthy app/views/dashboard/admin/index.php
index.php software healthy app/views/dashboard/visitor/index.php
bookings.php software healthy app/views/dashboard/visitor/bookings.php
index.php software healthy app/views/dashboard/owner/index.php
bookings.php software healthy app/views/dashboard/owner/bookings.php
index.php software healthy app/views/home/index.php
index.php software healthy app/views/admin/users/index.php
index.php software healthy app/views/admin/activity/index.php
index.php software healthy app/views/admin/alerts/index.php
index.php software healthy app/views/admin/reports/index.php
index.php software healthy app/views/admin/farms/index.php
favorites.php software healthy app/views/visitor/favorites.php
create.php software healthy app/views/owner/activities/create.php
edit.php software healthy app/views/owner/activities/edit.php
index.php software healthy app/views/owner/activities/index.php
create.php software healthy app/views/owner/schedules/create.php
edit.php software healthy app/views/owner/schedules/edit.php
index.php software healthy app/views/owner/schedules/index.php
create.php software healthy app/views/owner/farms/create.php

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

LabelLayerStatusPath
config software healthy config
app software healthy app
models software healthy app/models
controllers software healthy app/controllers
views software healthy app/views
settings software healthy app/views/settings
notifications software healthy app/views/notifications
auth software healthy app/views/auth
dashboard software healthy app/views/dashboard
admin software healthy app/views/dashboard/admin
visitor software healthy app/views/dashboard/visitor
owner software healthy app/views/dashboard/owner
home software healthy app/views/home
admin software healthy app/views/admin
users software healthy app/views/admin/users
activity software healthy app/views/admin/activity
alerts software healthy app/views/admin/alerts
reports software healthy app/views/admin/reports
farms software healthy app/views/admin/farms
visitor software healthy app/views/visitor
owner software healthy app/views/owner
activities software healthy app/views/owner/activities
schedules software healthy app/views/owner/schedules
farms software healthy app/views/owner/farms
layouts software healthy app/views/layouts
farm software healthy app/views/farm
db software healthy db
core software healthy core
public software healthy public
assets software healthy public/assets
js software healthy public/assets/js
css software healthy public/assets/css

LabelLayerStatusPath
roles data healthy db/schema.sql
users data healthy db/schema.sql
farms data healthy db/schema.sql
favorites data healthy db/schema.sql
reviews data healthy db/schema.sql
farm_visits data healthy db/schema.sql
farm_images data healthy db/schema.sql
activities data healthy db/schema.sql
schedules data healthy db/schema.sql
booking_status data healthy db/schema.sql
bookings data healthy db/schema.sql
notifications data healthy db/schema.sql
reports data healthy db/schema.sql

LabelLayerStatusPath
mysql data healthy README.md
mariadb data healthy README.md

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

LabelLayerStatusPath
updateActivityLabel software healthy public/assets/js/app.js:updateActivityLabel
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/0ce77a83-d079-4318-9db0-af7ecc90d32c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0ce77a83-d079-4318-9db0-af7ecc90d32c/

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.