https://github.com/cabjo2026-glitch/rideapp-driver
· scanned 2026-06-17 01:45 UTC (1 month, 1 week ago)
34 raw signals (0 security + 34 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -3.6 (diff) · 34 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 489 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 |
|---|---|---|---|
COMPLIANCE.md |
software | healthy | COMPLIANCE.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
create_test_riders.mjs |
software | healthy | create_test_riders.mjs |
HANDOFF.md |
software | healthy | HANDOFF.md |
firebase.json |
software | healthy | firebase.json |
tsconfig.e2e.json |
software | healthy | tsconfig.e2e.json |
playwright.config.ts |
software | healthy | playwright.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
FIREBASE_MAPS_TODO.md |
software | healthy | FIREBASE_MAPS_TODO.md |
P0_COVERAGE_REPORT.md |
software | healthy | P0_COVERAGE_REPORT.md |
flutter_launcher_icons.yaml |
software | healthy | flutter_launcher_icons.yaml |
NEW_DISPATCH_SETUP.md |
software | healthy | NEW_DISPATCH_SETUP.md |
package.json |
software | healthy | package.json |
MIGRATIONS.md |
software | healthy | MIGRATIONS.md |
NEXT_STEPS.md |
software | healthy | NEXT_STEPS.md |
FARE_LEDGER_SYSTEM.md |
software | healthy | FARE_LEDGER_SYSTEM.md |
pubspec.yaml |
software | healthy | pubspec.yaml |
analysis_options.yaml |
software | healthy | analysis_options.yaml |
patrol.yaml |
software | healthy | patrol.yaml |
create_test_drivers.mjs |
software | healthy | create_test_drivers.mjs |
TESTING.md |
software | healthy | TESTING.md |
l10n.yaml |
software | healthy | l10n.yaml |
CAB_SMALL_DEVICE_QA_CHECKLIST.md |
software | healthy | CAB_SMALL_DEVICE_QA_CHECKLIST.md |
generated_plugin_registrant.h |
software | healthy | windows/flutter/generated_plugin_registrant.h |
generated_plugin_registrant.cc |
software | healthy | windows/flutter/generated_plugin_registrant.cc |
utils.cpp |
software | healthy | windows/runner/utils.cpp |
win32_window.cpp |
software | healthy | windows/runner/win32_window.cpp |
resource.h |
software | healthy | windows/runner/resource.h |
main.cpp |
software | healthy | windows/runner/main.cpp |
flutter_window.cpp |
software | healthy | windows/runner/flutter_window.cpp |
win32_window.h |
software | healthy | windows/runner/win32_window.h |
utils.h |
software | healthy | windows/runner/utils.h |
flutter_window.h |
software | healthy | windows/runner/flutter_window.h |
TERMS_OF_SERVICE.md |
software | healthy | legal/TERMS_OF_SERVICE.md |
DRIVER_AGREEMENT.md |
software | healthy | legal/DRIVER_AGREEMENT.md |
PRIVACY_POLICY.md |
software | healthy | legal/PRIVACY_POLICY.md |
ride-lifecycle.spec.ts |
software | healthy | tests/e2e/ride-lifecycle.spec.ts |
users.ts |
software | healthy | tests/e2e/helpers/users.ts |
auth.ts |
software | healthy | tests/e2e/helpers/auth.ts |
db.ts |
software | healthy | tests/e2e/helpers/db.ts |
reset-staging.sql |
software | healthy | tests/e2e/setup/reset-staging.sql |
reset-db.ts |
software | healthy | tests/e2e/setup/reset-db.ts |
reset-auth.ts |
software | healthy | tests/e2e/setup/reset-auth.ts |
seed-e2e-users.ts |
software | healthy | tests/e2e/setup/seed-e2e-users.ts |
e2e-test-cleanup.js |
software | healthy | scripts/e2e-test-cleanup.js |
audit_production.py |
software | healthy | scripts/audit_production.py |
flutter_gate.sh |
software | healthy | scripts/flutter_gate.sh |
e2e-test.js |
software | healthy | scripts/e2e-test.js |
README.md |
software | healthy | scripts/README.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ridePayload |
software | healthy | tests/e2e/ride-lifecycle.spec.ts:ridePayload |
assignAndClaim |
software | healthy | tests/e2e/ride-lifecycle.spec.ts:assignAndClaim |
advanceToInProgress |
software | healthy | tests/e2e/ride-lifecycle.spec.ts:advanceToInProgress |
id |
software | healthy | tests/e2e/ride-lifecycle.spec.ts:id |
row |
software | healthy | tests/e2e/ride-lifecycle.spec.ts:row |
msg |
software | healthy | tests/e2e/ride-lifecycle.spec.ts:msg |
cancelledIds |
software | healthy | tests/e2e/ride-lifecycle.spec.ts:cancelledIds |
makeRider |
software | healthy | tests/e2e/helpers/users.ts:makeRider |
makeDriver |
software | healthy | tests/e2e/helpers/users.ts:makeDriver |
createUserSession |
software | healthy | tests/e2e/helpers/auth.ts:createUserSession |
closeUserSession |
software | healthy | tests/e2e/helpers/auth.ts:closeUserSession |
from |
software | healthy | tests/e2e/helpers/auth.ts:from |
callRpc |
software | healthy | tests/e2e/helpers/auth.ts:callRpc |
selectRows |
software | healthy | tests/e2e/helpers/auth.ts:selectRows |
insertRow |
software | healthy | tests/e2e/helpers/auth.ts:insertRow |
adminClient |
software | healthy | tests/e2e/helpers/db.ts:adminClient |
getRidesByRider |
software | healthy | tests/e2e/helpers/db.ts:getRidesByRider |
getActiveRidesByRider |
software | healthy | tests/e2e/helpers/db.ts:getActiveRidesByRider |
getActiveRidesByDriver |
software | healthy | tests/e2e/helpers/db.ts:getActiveRidesByDriver |
getRideById |
software | healthy | tests/e2e/helpers/db.ts:getRideById |
getFareLedgerRows |
software | healthy | tests/e2e/helpers/db.ts:getFareLedgerRows |
getNotifications |
software | healthy | tests/e2e/helpers/db.ts:getNotifications |
getAuditLogs |
software | healthy | tests/e2e/helpers/db.ts:getAuditLogs |
setAssignedDriver |
software | healthy | tests/e2e/helpers/db.ts:setAssignedDriver |
resetRideToSearching |
software | healthy | tests/e2e/helpers/db.ts:resetRideToSearching |
cancelActiveRidesForRiders |
software | healthy | tests/e2e/helpers/db.ts:cancelActiveRidesForRiders |
insertTestNotification |
software | healthy | tests/e2e/helpers/db.ts:insertTestNotification |
getUserIdByEmail |
software | healthy | tests/e2e/helpers/db.ts:getUserIdByEmail |
cleanupTestRides |
software | healthy | tests/e2e/helpers/db.ts:cleanupTestRides |
rideIds |
software | healthy | tests/e2e/helpers/db.ts:rideIds |
cleanupTestNotifications |
software | healthy | tests/e2e/helpers/db.ts:cleanupTestNotifications |
resetDriverAvailability |
software | healthy | tests/e2e/helpers/db.ts:resetDriverAvailability |
step |
software | healthy | tests/e2e/setup/reset-db.ts:step |
ok |
software | healthy | tests/e2e/setup/reset-db.ts:ok |
skip |
software | healthy | tests/e2e/setup/reset-db.ts:skip |
truncate |
software | healthy | tests/e2e/setup/reset-db.ts:truncate |
deleteAll |
software | healthy | tests/e2e/setup/reset-db.ts:deleteAll |
reset |
software | healthy | tests/e2e/setup/reset-db.ts:reset |
log |
software | healthy | tests/e2e/setup/reset-auth.ts:log |
ok |
software | healthy | tests/e2e/setup/reset-auth.ts:ok |
warn |
software | healthy | tests/e2e/setup/reset-auth.ts:warn |
countRows |
software | healthy | tests/e2e/setup/reset-auth.ts:countRows |
deleteAll |
software | healthy | tests/e2e/setup/reset-auth.ts:deleteAll |
deleteAllByCol |
software | healthy | tests/e2e/setup/reset-auth.ts:deleteAllByCol |
confirm |
software | healthy | tests/e2e/setup/reset-auth.ts:confirm |
preflight |
software | healthy | tests/e2e/setup/reset-auth.ts:preflight |
resetAuth |
software | healthy | tests/e2e/setup/reset-auth.ts:resetAuth |
ok |
software | healthy | tests/e2e/setup/seed-e2e-users.ts:ok |
reuse |
software | healthy | tests/e2e/setup/seed-e2e-users.ts:reuse |
info |
software | healthy | tests/e2e/setup/seed-e2e-users.ts:info |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
20260613_rpc_auth_regression_test.sql |
data | healthy | supabase/migrations/20260613_rpc_auth_regression_test.sql |
20260603_fix_surge_city_scope.sql |
data | healthy | supabase/migrations/20260603_fix_surge_city_scope.sql |
20260609_driver_destination_mode.sql |
data | healthy | supabase/migrations/20260609_driver_destination_mode.sql |
000_base_driver_profiles.sql |
data | healthy | supabase/migrations/000_base_driver_profiles.sql |
20260531_fix_is_platform_admin.sql |
data | healthy | supabase/migrations/20260531_fix_is_platform_admin.sql |
20260514_remove_insurance_doc.sql |
data | healthy | supabase/migrations/20260514_remove_insurance_doc.sql |
20260504_admin_finance_views.sql |
data | healthy | supabase/migrations/20260504_admin_finance_views.sql |
20260515_add_users_suspended.sql |
data | healthy | supabase/migrations/20260515_add_users_suspended.sql |
20260613_verify_rpc_privileges.sql |
data | healthy | supabase/migrations/20260613_verify_rpc_privileges.sql |
20260610_fare_input_validation.sql |
data | healthy | supabase/migrations/20260610_fare_input_validation.sql |
20260623_restore_driver_bonus_on_collection.sql |
data | healthy | supabase/migrations/20260623_restore_driver_bonus_on_collec… |
20260526_lock_ride_claim_rls.sql |
data | healthy | supabase/migrations/20260526_lock_ride_claim_rls.sql |
013_fix_user_trigger.sql |
data | healthy | supabase/migrations/013_fix_user_trigger.sql |
20260528_p2_admin_tools.sql |
data | healthy | supabase/migrations/20260528_p2_admin_tools.sql |
20260522_switch_to_signed_url_avatar.sql |
data | healthy | supabase/migrations/20260522_switch_to_signed_url_avatar.sql |
20260613_test_ride_complaints.sql |
data | healthy | supabase/migrations/20260613_test_ride_complaints.sql |
017_driver_signup_schema.sql |
data | healthy | supabase/migrations/017_driver_signup_schema.sql |
018_fare_rules_columns.sql |
data | healthy | supabase/migrations/018_fare_rules_columns.sql |
20260608_dispatch_tuning_settings.sql |
data | healthy | supabase/migrations/20260608_dispatch_tuning_settings.sql |
20260617_fix_dispatch_operational_gaps.sql |
data | healthy | supabase/migrations/20260617_fix_dispatch_operational_gaps.… |
20260508_fix_finance_ambiguity.sql |
data | healthy | supabase/migrations/20260508_fix_finance_ambiguity.sql |
20260503_sos_events.sql |
data | healthy | supabase/migrations/20260503_sos_events.sql |
20260606_cancellation_fee_iou_v2.sql |
data | healthy | supabase/migrations/20260606_cancellation_fee_iou_v2.sql |
009_rider_driver_rls.sql |
data | healthy | supabase/migrations/009_rider_driver_rls.sql |
20260506_surge_pricing.sql |
data | healthy | supabase/migrations/20260506_surge_pricing.sql |
20260621_deduplicate_phones.sql |
data | healthy | supabase/migrations/20260621_deduplicate_phones.sql |
20260618_timeout_reoffer.sql |
data | healthy | supabase/migrations/20260618_timeout_reoffer.sql |
001_driver_locations.sql |
data | healthy | supabase/migrations/001_driver_locations.sql |
000_base_rides.sql |
data | healthy | supabase/migrations/000_base_rides.sql |
20260621_audit_fixes.sql |
data | healthy | supabase/migrations/20260621_audit_fixes.sql |
20260616_drivers_with_location_security_invoker.sql |
data | healthy | supabase/migrations/20260616_drivers_with_location_security… |
20260610_rider_otps.sql |
data | healthy | supabase/migrations/20260610_rider_otps.sql |
20260607_driver_service_radius.sql |
data | healthy | supabase/migrations/20260607_driver_service_radius.sql |
003_messages.sql |
data | healthy | supabase/migrations/003_messages.sql |
019_ride_fare_breakdown.sql |
data | healthy | supabase/migrations/019_ride_fare_breakdown.sql |
20260612_restore_promo_in_complete_ride.sql |
data | healthy | supabase/migrations/20260612_restore_promo_in_complete_ride… |
20260517_fix_driver_locations_rls.sql |
data | healthy | supabase/migrations/20260517_fix_driver_locations_rls.sql |
20260613_driver_rating.sql |
data | healthy | supabase/migrations/20260613_driver_rating.sql |
20260621_fix_notifications_rls.sql |
data | healthy | supabase/migrations/20260621_fix_notifications_rls.sql |
20260505_driver_kyc.sql |
data | healthy | supabase/migrations/20260505_driver_kyc.sql |
010_storage_avatars.sql |
data | healthy | supabase/migrations/010_storage_avatars.sql |
20260519_redispatch_stuck_searching.sql |
data | healthy | supabase/migrations/20260519_redispatch_stuck_searching.sql |
008_notification_settings.sql |
data | healthy | supabase/migrations/008_notification_settings.sql |
20260518_phase1_driver_online_guard.sql |
data | healthy | supabase/migrations/20260518_phase1_driver_online_guard.sql |
20260524_p0_rider_locations_rls.sql |
data | healthy | supabase/migrations/20260524_p0_rider_locations_rls.sql |
20260622_fix_driver_profile_rls.sql |
data | healthy | supabase/migrations/20260622_fix_driver_profile_rls.sql |
20260612_verify_promo_fix.sql |
data | healthy | supabase/migrations/20260612_verify_promo_fix.sql |
20260516_fix_analytics_trigger_rls.sql |
data | healthy | supabase/migrations/20260516_fix_analytics_trigger_rls.sql |
20260613_ride_complaints.sql |
data | healthy | supabase/migrations/20260613_ride_complaints.sql |
20260605_allow_admin_cancelled_by_tests.sql |
data | healthy | supabase/migrations/20260605_allow_admin_cancelled_by_tests… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
windows |
software | healthy | windows |
flutter |
software | healthy | windows/flutter |
runner |
software | healthy | windows/runner |
legal |
software | healthy | legal |
tests |
software | healthy | tests |
e2e |
software | healthy | tests/e2e |
helpers |
software | healthy | tests/e2e/helpers |
setup |
software | healthy | tests/e2e/setup |
scripts |
software | healthy | scripts |
aab-cert-check |
software | healthy | aab-cert-check |
unzipped |
software | healthy | aab-cert-check/unzipped |
base |
software | healthy | aab-cert-check/unzipped/base |
root |
software | healthy | aab-cert-check/unzipped/base/root |
META-INF |
software | healthy | aab-cert-check/unzipped/base/root/META-INF |
androidx |
software | healthy | aab-cert-check/unzipped/base/root/META-INF/androidx |
annotation |
software | healthy | aab-cert-check/unzipped/base/root/META-INF/androidx/annotat… |
annotation |
software | healthy | aab-cert-check/unzipped/base/root/META-INF/androidx/annotat… |
assets |
software | healthy | aab-cert-check/unzipped/base/assets |
flutter_assets |
software | healthy | aab-cert-check/unzipped/base/assets/flutter_assets |
BUNDLE-METADATA |
software | healthy | aab-cert-check/unzipped/BUNDLE-METADATA |
com.android.tools |
software | healthy | aab-cert-check/unzipped/BUNDLE-METADATA/com.android.tools |
android |
software | healthy | android |
app |
software | healthy | android/app |
src |
software | healthy | android/app/src |
main |
software | healthy | android/app/src/main |
kotlin |
software | healthy | android/app/src/main/kotlin |
com |
software | healthy | android/app/src/main/kotlin/com |
example |
software | healthy | android/app/src/main/kotlin/com/example |
rider_app |
software | healthy | android/app/src/main/kotlin/com/example/rider_app |
cabjordan |
software | healthy | android/app/src/main/kotlin/com/cabjordan |
driver |
software | healthy | android/app/src/main/kotlin/com/cabjordan/driver |
docs |
software | healthy | docs |
split |
software | healthy | docs/split |
supabase |
software | healthy | supabase |
tests |
software | healthy | supabase/tests |
functions |
software | healthy | supabase/functions |
admin-finance |
software | healthy | supabase/functions/admin-finance |
reject-offer |
software | healthy | supabase/functions/reject-offer |
send-notification |
software | healthy | supabase/functions/send-notification |
verify-otp |
software | healthy | supabase/functions/verify-otp |
request-otp |
software | healthy | supabase/functions/request-otp |
zain-sms |
software | healthy | supabase/functions/zain-sms |
_shared |
software | healthy | supabase/functions/_shared |
dispatch-ride |
software | healthy | supabase/functions/dispatch-ride |
diagnostics |
software | healthy | supabase/diagnostics |
migrations |
software | healthy | supabase/migrations |
linux |
software | healthy | linux |
flutter |
software | healthy | linux/flutter |
runner |
software | healthy | linux/runner |
macos |
software | healthy | macos |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::tests/e2e/helpers/auth.ts |
security | healthy | tests/e2e/helpers/auth.ts |
auth::playwright.config.ts |
security | healthy | playwright.config.ts |
auth::supabase/functions/admin-finance/index.ts |
security | healthy | supabase/functions/admin-finance/index.ts |
auth::supabase/functions/reject-offer/index.ts |
security | healthy | supabase/functions/reject-offer/index.ts |
auth::supabase/functions/send-notification/index.ts |
security | healthy | supabase/functions/send-notification/index.ts |
auth::create_test_drivers.mjs |
security | healthy | create_test_drivers.mjs |
auth::create_test_riders.mjs |
security | healthy | create_test_riders.mjs |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
data | healthy | supabase/tests/schema_audit.sql |
but |
data | healthy | supabase/migrations/20260612_restore_promo_in_complete_ride… |
CREATE |
data | healthy | supabase/migrations/011_promo_codes.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::create_test_riders.mjs |
security | healthy | create_test_riders.mjs |
password_literal::create_test_drivers.mjs |
security | healthy | create_test_drivers.mjs |
password_literal::scripts/e2e-test.js |
security | healthy | scripts/e2e-test.js |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
postgres |
data | healthy | tests/e2e/helpers/db.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
cabjo2026-glitch__rideapp-driver |
software | healthy | /data/fable5_failed_archive/cabjo2026-glitch__rideapp-driver |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | tests/e2e/setup/reset-db.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | scripts/audit_production.py |
This page is publicly accessible at:
https://repobility.com/scan/dd7c6fc8-7162-42cd-90a1-3e99247f4805/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/dd7c6fc8-7162-42cd-90a1-3e99247f4805/
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.