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.

vladisimo/xpertmoto

https://github.com/vladisimo/xpertmoto · scanned 2026-06-16 00:52 UTC (2 months, 1 week ago)

292 raw signals (0 security + 292 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 291 actionable findings from 1 signal source. 1 repeated signal grouped for readability. 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 5998 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
register software healthy instrumentation.ts:register
parseStorageOrigin software healthy next.config.mjs:parseStorageOrigin
makeFake software healthy tests/integration/booking-flow.test.ts:makeFake
transition software healthy tests/integration/booking-flow.test.ts:transition
cp software healthy tests/unit/segment.test.ts:cp
setBillingPlan software healthy tests/unit/booking-cancellation.test.ts:setBillingPlan
setBooking software healthy tests/unit/booking-cancellation.test.ts:setBooking
txStubCaptures software healthy tests/unit/booking-cancellation.test.ts:txStubCaptures
makePrisma software healthy tests/unit/consent.test.ts:makePrisma
baseUser software healthy tests/unit/consent.test.ts:baseUser
makeFakePrisma software healthy tests/unit/extension.test.ts:makeFakePrisma
makeJpegWithOrientation software healthy tests/unit/image-processing.test.ts:makeJpegWithOrientation
makeFakePrisma software healthy tests/unit/pricing.test.ts:makeFakePrisma
makeFake software healthy tests/unit/availability.test.ts:makeFake
notIn software healthy tests/unit/availability.test.ts:notIn
seedReachable software healthy tests/unit/stores/booking-wizard.test.ts:seedReachable
onClick software healthy tests/unit/stores/booking-wizard.test.ts:onClick
img software healthy tests/unit/components/fleet/model-images.test.ts:img
renderCard software healthy tests/unit/components/fleet/model-card.test.tsx:renderCard
renderStats software healthy tests/unit/components/staff/staff-dashboard-stats.test.tsx:…
fixture software healthy tests/unit/lib/analytics-digest.test.ts:fixture
make software healthy tests/unit/lib/analytics-engagement.test.ts:make
configure software healthy tests/unit/lib/sms.test.ts:configure
armLiveStripe software healthy tests/unit/lib/stripe.test.ts:armLiveStripe
brisbane software healthy tests/unit/lib/opening-hours.test.ts:brisbane
lastBody software healthy tests/unit/lib/analytics.test.ts:lastBody
makeFake software healthy tests/unit/lib/rate-limit.test.ts:makeFake
reads software healthy tests/unit/lib/rate-limit.test.ts:reads
reference software healthy tests/unit/lib/rate-limit.test.ts:reference
reset software healthy tests/unit/lib/env.test.ts:reset
loadEnv software healthy tests/unit/lib/env.test.ts:loadEnv
makeRedis software healthy tests/unit/lib/cache.test.ts:makeRedis
makeDeps software healthy tests/unit/lib/auth-signin.test.ts:makeDeps
customer software healthy tests/unit/lib/auth-signin.test.ts:customer
fetcher software healthy tests/unit/lib/oauth-verification.test.ts:fetcher
mockFetchOnce software healthy tests/unit/lib/geo.test.ts:mockFetchOnce
mockFetchSequence software healthy tests/unit/lib/geo.test.ts:mockFetchSequence
makeCtx software healthy tests/unit/lib/fleet/import-validate.test.ts:makeCtx
row software healthy tests/unit/lib/drivers/import-validate.test.ts:row
makeBuilder software healthy tests/unit/lib/drivers/import-report.test.ts:makeBuilder
emptyBatch software healthy tests/unit/lib/drivers/import-report.test.ts:emptyBatch
brisbane software healthy tests/unit/lib/validators/booking-times.test.ts:brisbane
iso software healthy tests/unit/lib/validators/identity.test.ts:iso
expectValidPdf software healthy tests/unit/lib/pdf/renderers-smoke.test.ts:expectValidPdf
makePrisma software healthy tests/unit/trpc/router/admin-model-rates.test.ts:makePrisma
adminCtx software healthy tests/unit/trpc/router/admin-model-rates.test.ts:adminCtx
customerCtx software healthy tests/unit/trpc/router/admin-model-rates.test.ts:customerCtx
makeCtx software healthy tests/unit/trpc/router/customer-save-payment-method.test.ts…
emptyPrisma software healthy tests/unit/trpc/router/platform.test.ts:emptyPrisma
buildCtx software healthy tests/unit/trpc/router/platform.test.ts:buildCtx

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

LabelLayerStatusPath
playwright.config.ts software healthy playwright.config.ts
instrumentation.ts software healthy instrumentation.ts
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
tailwind.config.ts software healthy tailwind.config.ts
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
Dockerfile software healthy Dockerfile
next-env.d.ts software healthy next-env.d.ts
sentry.server.config.ts software healthy sentry.server.config.ts
package-lock.json software healthy package-lock.json
instrumentation-client.ts software healthy instrumentation-client.ts
docker-compose.loadtest.yml software healthy docker-compose.loadtest.yml
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
sentry.edge.config.ts software healthy sentry.edge.config.ts
eslint.config.mjs software healthy eslint.config.mjs
next.config.mjs software healthy next.config.mjs
docker-compose.yml software healthy docker-compose.yml
vitest.config.ts software healthy vitest.config.ts
001_extensions.sql software healthy docker/postgres/init/001_extensions.sql
depreciation.test.ts software healthy tests/depreciation.test.ts
RUN-RESULTS.md software healthy tests/RUN-RESULTS.md
utils.test.ts software healthy tests/utils.test.ts
SCENARIOS.md software healthy tests/SCENARIOS.md
setup.ts software healthy tests/setup.ts
booking-flow.test.ts software healthy tests/integration/booking-flow.test.ts
segment.test.ts software healthy tests/unit/segment.test.ts
email-shell.test.ts software healthy tests/unit/email-shell.test.ts
licence-class.test.ts software healthy tests/unit/licence-class.test.ts
fees.test.ts software healthy tests/unit/fees.test.ts
sms.test.ts software healthy tests/unit/sms.test.ts
email.test.ts software healthy tests/unit/email.test.ts
booking-cancellation.test.ts software healthy tests/unit/booking-cancellation.test.ts
onboarding-status.test.ts software healthy tests/unit/onboarding-status.test.ts
eligibility.test.ts software healthy tests/unit/eligibility.test.ts
_gaps.test.ts software healthy tests/unit/_gaps.test.ts
consent.test.ts software healthy tests/unit/consent.test.ts
extension.test.ts software healthy tests/unit/extension.test.ts
image-processing.test.ts software healthy tests/unit/image-processing.test.ts
pricing.test.ts software healthy tests/unit/pricing.test.ts
availability.test.ts software healthy tests/unit/availability.test.ts
geo.test.ts software healthy tests/unit/geo.test.ts
booking-wizard.test.ts software healthy tests/unit/stores/booking-wizard.test.ts
damage-map-canvas.test.ts software healthy tests/unit/components/damage-map-canvas.test.ts
model-images.test.ts software healthy tests/unit/components/fleet/model-images.test.ts
model-booking-panel.test.tsx software healthy tests/unit/components/fleet/model-booking-panel.test.tsx
model-card.test.tsx software healthy tests/unit/components/fleet/model-card.test.tsx
delivery-status.test.ts software healthy tests/unit/components/communications/delivery-status.test.ts
staff-dashboard-stats.test.tsx software healthy tests/unit/components/staff/staff-dashboard-stats.test.tsx

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

LabelLayerStatusPath
docker software healthy docker
postgres software healthy docker/postgres
init software healthy docker/postgres/init
tests software healthy tests
integration software healthy tests/integration
unit software healthy tests/unit
stores software healthy tests/unit/stores
components software healthy tests/unit/components
fleet software healthy tests/unit/components/fleet
communications software healthy tests/unit/components/communications
staff software healthy tests/unit/components/staff
shared software healthy tests/unit/components/shared
marketing software healthy tests/unit/components/marketing
booking software healthy tests/unit/components/booking
admin software healthy tests/unit/components/admin
lib software healthy tests/unit/lib
fleet software healthy tests/unit/lib/fleet
help software healthy tests/unit/lib/help
agreement software healthy tests/unit/lib/agreement
observability software healthy tests/unit/lib/observability
finance software healthy tests/unit/lib/finance
drivers software healthy tests/unit/lib/drivers
validators software healthy tests/unit/lib/validators
pdf software healthy tests/unit/lib/pdf
trpc software healthy tests/unit/trpc
router software healthy tests/unit/trpc/router
hooks software healthy tests/unit/hooks
server software healthy tests/unit/server
services software healthy tests/unit/server/services
insights software healthy tests/unit/server/services/insights
jobs software healthy tests/unit/server/jobs
services software healthy tests/unit/services
insights software healthy tests/unit/services/insights
task-collectors software healthy tests/unit/services/task-collectors
validators software healthy tests/unit/validators
jobs software healthy tests/unit/jobs
webhooks software healthy tests/unit/webhooks
fixtures software healthy tests/fixtures
honda software healthy tests/fixtures/honda
yamaha software healthy tests/fixtures/yamaha
payments software healthy tests/payments
e2e software healthy tests/e2e
staff software healthy tests/e2e/staff
customer software healthy tests/e2e/customer
booking software healthy tests/e2e/booking
admin software healthy tests/e2e/admin
_fixtures software healthy tests/e2e/_fixtures
_pom software healthy tests/e2e/_pom
public software healthy tests/e2e/public
_manifest software healthy tests/e2e/_manifest

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

LabelLayerStatusPath
/(staff)/staff/fleet frontend healthy src/app/(staff)/staff/fleet/page.tsx
/(staff)/staff/fleet/new frontend healthy src/app/(staff)/staff/fleet/new/page.tsx
/(staff)/staff/fleet/vehicles frontend healthy src/app/(staff)/staff/fleet/vehicles/page.tsx
/(staff)/staff/fleet/vehicles/[id] frontend healthy src/app/(staff)/staff/fleet/vehicles/[id]/page.tsx
/(staff)/staff/help frontend healthy src/app/(staff)/staff/help/page.tsx
/(staff)/staff/help/[slug] frontend healthy src/app/(staff)/staff/help/[slug]/page.tsx
/(staff)/staff/live frontend healthy src/app/(staff)/staff/live/page.tsx
/(staff)/staff/communications frontend healthy src/app/(staff)/staff/communications/page.tsx
/(staff)/staff/communications/compose frontend healthy src/app/(staff)/staff/communications/compose/page.tsx
/(staff)/staff/communications/templates frontend healthy src/app/(staff)/staff/communications/templates/page.tsx
/(staff)/staff/communications/templates/new frontend healthy src/app/(staff)/staff/communications/templates/new/page.tsx
/(staff)/staff/communications/templates/[id] frontend healthy src/app/(staff)/staff/communications/templates/[id]/page.tsx
/(staff)/staff/communications/campaigns frontend healthy src/app/(staff)/staff/communications/campaigns/page.tsx
/(staff)/staff/communications/automations frontend healthy src/app/(staff)/staff/communications/automations/page.tsx
/(staff)/staff/communications/segments frontend healthy src/app/(staff)/staff/communications/segments/page.tsx
/(staff)/staff/communications/segments/new frontend healthy src/app/(staff)/staff/communications/segments/new/page.tsx
/(staff)/staff/communications/segments/[id] frontend healthy src/app/(staff)/staff/communications/segments/[id]/page.tsx
/(staff)/staff/communications/preferences frontend healthy src/app/(staff)/staff/communications/preferences/page.tsx
/(staff)/staff/bookings/[id] frontend healthy src/app/(staff)/staff/bookings/[id]/page.tsx
/(staff)/staff/bookings/[id]/check-out frontend healthy src/app/(staff)/staff/bookings/[id]/check-out/page.tsx
/(staff)/staff/bookings/[id]/check-out/sign frontend healthy src/app/(staff)/staff/bookings/[id]/check-out/sign/page.tsx
/(staff)/staff/bookings/[id]/check-out/inspect frontend healthy src/app/(staff)/staff/bookings/[id]/check-out/inspect/page.…
/(staff)/staff/bookings/[id]/check-out/confirm frontend healthy src/app/(staff)/staff/bookings/[id]/check-out/confirm/page.…
/(staff)/staff/bookings/[id]/check-out/verify frontend healthy src/app/(staff)/staff/bookings/[id]/check-out/verify/page.t…
/(staff)/staff/bookings/[id]/extend frontend healthy src/app/(staff)/staff/bookings/[id]/extend/page.tsx
/(staff)/staff/bookings/[id]/cancel frontend healthy src/app/(staff)/staff/bookings/[id]/cancel/page.tsx
/(staff)/staff/bookings/[id]/swap frontend healthy src/app/(staff)/staff/bookings/[id]/swap/page.tsx
/(staff)/staff/bookings/[id]/check-in frontend healthy src/app/(staff)/staff/bookings/[id]/check-in/page.tsx
/(staff)/staff/bookings/[id]/check-in/sign frontend healthy src/app/(staff)/staff/bookings/[id]/check-in/sign/page.tsx
/(staff)/staff/bookings/[id]/check-in/inspect frontend healthy src/app/(staff)/staff/bookings/[id]/check-in/inspect/page.t…
/(staff)/staff/bookings/[id]/check-in/assess frontend healthy src/app/(staff)/staff/bookings/[id]/check-in/assess/page.tsx
/(staff)/staff/bookings/[id]/check-in/settle frontend healthy src/app/(staff)/staff/bookings/[id]/check-in/settle/page.tsx
/(staff)/staff/ai-insights frontend healthy src/app/(staff)/staff/ai-insights/page.tsx
/(staff)/staff/ai-insights/[id] frontend healthy src/app/(staff)/staff/ai-insights/[id]/page.tsx
/(staff)/staff/dashboard frontend healthy src/app/(staff)/staff/dashboard/page.tsx
/(staff)/staff/customers frontend healthy src/app/(staff)/staff/customers/page.tsx
/(staff)/staff/customers/[id] frontend healthy src/app/(staff)/staff/customers/[id]/page.tsx
/(staff)/staff/incidents frontend healthy src/app/(staff)/staff/incidents/page.tsx
/(staff)/staff/incidents/[id] frontend healthy src/app/(staff)/staff/incidents/[id]/page.tsx
/(staff)/staff/inspections frontend healthy src/app/(staff)/staff/inspections/page.tsx
/(staff)/staff/tasks frontend healthy src/app/(staff)/staff/tasks/page.tsx
/(staff)/staff/infringements frontend healthy src/app/(staff)/staff/infringements/page.tsx
/(staff)/staff/infringements/new frontend healthy src/app/(staff)/staff/infringements/new/page.tsx
/(staff)/staff/maintenance frontend healthy src/app/(staff)/staff/maintenance/page.tsx
/(staff)/staff/maintenance/[id] frontend healthy src/app/(staff)/staff/maintenance/[id]/page.tsx
/(staff)/staff/profile frontend healthy src/app/(staff)/staff/profile/page.tsx
/(staff)/staff/support frontend healthy src/app/(staff)/staff/support/page.tsx
/(staff)/staff/support/[id] frontend healthy src/app/(staff)/staff/support/[id]/page.tsx
/(staff)/staff/tolls frontend healthy src/app/(staff)/staff/tolls/page.tsx
/(staff)/staff/calendar frontend healthy src/app/(staff)/staff/calendar/page.tsx

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

LabelLayerStatusPath
CustomerDocument data healthy prisma/migrations/20260418230200_customer_docs_and_welcome/…
RentalAgreement data healthy prisma/migrations/20260417230000_add_agreement_and_return/m…
ReturnAssessment data healthy prisma/migrations/20260417230000_add_agreement_and_return/m…
DamageTariff data healthy prisma/migrations/20260417230000_add_agreement_and_return/m…
DamageCharge data healthy prisma/migrations/20260417230000_add_agreement_and_return/m…
VehicleModel data healthy prisma/migrations/20260420020000_add_vehicle_model_catalogu…
VehicleModelDocument data healthy prisma/migrations/20260420020000_add_vehicle_model_catalogu…
PricingTier data healthy prisma/migrations/20260424034505_add_pricing_tiers/migratio…
StripeWebhookEvent data healthy prisma/migrations/20260418210000_stripe_webhook_event_log/m…
DatabaseBackup data healthy prisma/migrations/20260420030000_add_totp_backup_impersonat…
UserTotp data healthy prisma/migrations/20260420030000_add_totp_backup_impersonat…
AnalyticsSegment data healthy prisma/migrations/20260421121118_analytics_segments_funnels…
AnalyticsFunnel data healthy prisma/migrations/20260421121118_analytics_segments_funnels…
AnalyticsAlert data healthy prisma/migrations/20260421121118_analytics_segments_funnels…
VisitorEvent data healthy prisma/migrations/20260421111240_visitor_events/migration.s…
VehicleOwner data healthy prisma/migrations/20260416044143_add_vehicle_owner_and_onbo…
NotificationTemplateVersion data healthy prisma/migrations/20260417231100_add_communications_hub/mig…
NotificationAutomation data healthy prisma/migrations/20260417231100_add_communications_hub/mig…
Segment data healthy prisma/migrations/20260417231100_add_communications_hub/mig…
Campaign data healthy prisma/migrations/20260417231100_add_communications_hub/mig…
CampaignRecipient data healthy prisma/migrations/20260417231100_add_communications_hub/mig…
OneWayFee data healthy prisma/migrations/20260417222340_lifecycle_hardening/migrat…
UnmatchedTransaction data healthy prisma/migrations/20260418220200_unmatched_transaction/migr…
AdjustmentNote data healthy prisma/migrations/20260426120000_adjustment_notes_and_docum…
DocumentCounter data healthy prisma/migrations/20260426120000_adjustment_notes_and_docum…
PaymentEvent data healthy prisma/migrations/20260418220000_payment_event_log/migratio…
LinktAccount data healthy prisma/migrations/20260529134913_linkt_integration/migratio…
LinktSync data healthy prisma/migrations/20260529134913_linkt_integration/migratio…
LinktUnmatchedRow data healthy prisma/migrations/20260529134913_linkt_integration/migratio…
BookingBillingPlan data healthy prisma/migrations/20260419100000_phase_a_payment_strategy_a…
StaffTaskActivity data healthy prisma/migrations/20260418130000_add_staff_task_activity/mi…
BookingSwap data healthy prisma/migrations/20260421133916_vehicle_swap_entity/migrat…
PushSubscription data healthy prisma/migrations/20260417062321_add_push_subscription_and_…
VehicleTelemetry data healthy prisma/migrations/20260417062321_add_push_subscription_and_…
StripeFeeLedger data healthy prisma/migrations/20260418220100_stripe_fee_ledger/migratio…
VisitorSession data healthy prisma/migrations/20260418000000_add_visitor_session_and_su…
Organisation data healthy prisma/migrations/20260413090629_/migration.sql
Depot data healthy prisma/migrations/20260413090629_/migration.sql
DepotOperatingHours data healthy prisma/migrations/20260413090629_/migration.sql
User data healthy prisma/migrations/20260413090629_/migration.sql
CustomerProfile data healthy prisma/migrations/20260413090629_/migration.sql
StaffProfile data healthy prisma/migrations/20260413090629_/migration.sql
Account data healthy prisma/migrations/20260413090629_/migration.sql
Session data healthy prisma/migrations/20260413090629_/migration.sql
VerificationToken data healthy prisma/migrations/20260413090629_/migration.sql
VehicleCategory data healthy prisma/migrations/20260413090629_/migration.sql
Vehicle data healthy prisma/migrations/20260413090629_/migration.sql
VehicleImage data healthy prisma/migrations/20260413090629_/migration.sql
VehicleDocument data healthy prisma/migrations/20260413090629_/migration.sql
VehicleStatusLog data healthy prisma/migrations/20260413090629_/migration.sql

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

LabelLayerStatusPath
DebtReminder frontend healthy emails/debt-reminder.tsx
StaffInviteEmail frontend healthy emails/staff-invite.tsx
OverdueNotice frontend healthy emails/overdue-notice.tsx
BookingConfirmation frontend healthy emails/booking-confirmation.tsx
ProfileUpdated frontend healthy emails/profile-updated.tsx
PaymentReceipt frontend healthy emails/payment-receipt.tsx
BookingReminder frontend healthy emails/booking-reminder.tsx
SupportTicketAssigned frontend healthy emails/support-ticket-assigned.tsx
SupportTicketCustomerReply frontend healthy emails/support-ticket-customer-reply.tsx
MagicLinkEmail frontend healthy emails/magic-link.tsx
BookingCancelled frontend healthy emails/booking-cancelled.tsx
SupportTicketUrgent frontend healthy emails/support-ticket-urgent.tsx
InvoiceIssued frontend healthy emails/invoice-issued.tsx
PostTripReviewEmail frontend healthy emails/post-trip-review.tsx
GiftCardReceivedEmail frontend healthy emails/gift-card-received.tsx
CustomerWelcome frontend healthy emails/customer-welcome.tsx
InfringementNominated frontend healthy emails/infringement-nominated.tsx
BookingReturned frontend healthy emails/booking-returned.tsx
PasswordResetEmail frontend healthy emails/password-reset.tsx
BookingModified frontend healthy emails/booking-modified.tsx
AdjustmentNoteIssued frontend healthy emails/adjustment-note-issued.tsx
BondReleased frontend healthy emails/bond-released.tsx
VehicleSwap frontend healthy emails/vehicle-swap.tsx
CartRecoveryEmail frontend healthy emails/cart-recovery.tsx
SupportTicketResolved frontend healthy emails/support-ticket-resolved.tsx
BookingCheckedOut frontend healthy emails/booking-checked-out.tsx
AdminDepotMap frontend healthy src/components/maps/admin-depot-map.tsx
NotFound frontend healthy src/app/not-found.tsx
GlobalLoading frontend healthy src/app/loading.tsx
GlobalError frontend healthy src/app/error.tsx
GlobalError frontend healthy src/app/global-error.tsx
OnboardVehicleRedirect frontend healthy src/app/(staff)/staff/fleet/new/page.tsx
VehicleDetailPage frontend healthy src/app/(staff)/staff/fleet/vehicles/[id]/page.tsx
StaffHelpPage frontend healthy src/app/(staff)/staff/help/page.tsx
CommsLogPage frontend healthy src/app/(staff)/staff/communications/page.tsx
ComposePage frontend healthy src/app/(staff)/staff/communications/compose/page.tsx
NotificationTemplatesPage frontend healthy src/app/(staff)/staff/communications/templates/page.tsx
NewTemplatePage frontend healthy src/app/(staff)/staff/communications/templates/new/page.tsx
CampaignsPage frontend healthy src/app/(staff)/staff/communications/campaigns/page.tsx
AutomationsPage frontend healthy src/app/(staff)/staff/communications/automations/page.tsx
SegmentsPage frontend healthy src/app/(staff)/staff/communications/segments/page.tsx
NewSegmentPage frontend healthy src/app/(staff)/staff/communications/segments/new/page.tsx
PreferencesPage frontend healthy src/app/(staff)/staff/communications/preferences/page.tsx
CheckOutLandingPage frontend healthy src/app/(staff)/staff/bookings/[id]/check-out/page.tsx
CheckOutSignPage frontend healthy src/app/(staff)/staff/bookings/[id]/check-out/sign/page.tsx
CheckOutInspectPage frontend healthy src/app/(staff)/staff/bookings/[id]/check-out/inspect/page.…
CheckOutConfirmPage frontend healthy src/app/(staff)/staff/bookings/[id]/check-out/confirm/page.…
CheckOutVerifyPage frontend healthy src/app/(staff)/staff/bookings/[id]/check-out/verify/page.t…
ExtendBookingPage frontend healthy src/app/(staff)/staff/bookings/[id]/extend/page.tsx
CancelBookingPage frontend healthy src/app/(staff)/staff/bookings/[id]/cancel/page.tsx

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

LabelLayerStatusPath
migration.sql data healthy prisma/migrations/20260418230200_customer_docs_and_welcome/…
migration.sql data healthy prisma/migrations/20260422053823_add_template_format_to_not…
migration.sql data healthy prisma/migrations/20260524031955_add_vehicle_model_is_renta…
migration.sql data healthy prisma/migrations/20260417230000_add_agreement_and_return/m…
migration.sql data healthy prisma/migrations/20260524225553_payment_parent_payment_id/…
migration.sql data healthy prisma/migrations/20260420020000_add_vehicle_model_catalogu…
migration.sql data healthy prisma/migrations/20260424034505_add_pricing_tiers/migratio…
migration.sql data healthy prisma/migrations/20260418013338_reports_indexes/migration.…
migration.sql data healthy prisma/migrations/20260420000000_add_staff_task_actionable_…
migration.sql data healthy prisma/migrations/20260526103854_bike_classification_axes/m…
migration.sql data healthy prisma/migrations/20260418210000_stripe_webhook_event_log/m…
migration.sql data healthy prisma/migrations/20260518015041_pricing_per_model/migratio…
migration.sql data healthy prisma/migrations/20260420030000_add_totp_backup_impersonat…
migration.sql data healthy prisma/migrations/20260421121118_analytics_segments_funnels…
migration.sql data healthy prisma/migrations/20260421111240_visitor_events/migration.s…
migration.sql data healthy prisma/migrations/20260419015936_vehicle_document_thumbnail…
migration.sql data healthy prisma/migrations/20260422001013_add_suppressed_notificatio…
migration.sql data healthy prisma/migrations/20260416044143_add_vehicle_owner_and_onbo…
migration.sql data healthy prisma/migrations/20260417231100_add_communications_hub/mig…
migration.sql data healthy prisma/migrations/20260421114541_visitor_retention_identity…
migration.sql data healthy prisma/migrations/20260422061419_add_email_body_html_to_not…
migration.sql data healthy prisma/migrations/20260525055648_stripe_fee_ledger_payment_…
migration.sql data healthy prisma/migrations/20260421115720_visitor_engagement_rollup/…
migration.sql data healthy prisma/migrations/20260417222340_lifecycle_hardening/migrat…
migration.sql data healthy prisma/migrations/20260418220200_unmatched_transaction/migr…
migration.sql data healthy prisma/migrations/20260426120000_adjustment_notes_and_docum…
migration.sql data healthy prisma/migrations/20260418220000_payment_event_log/migratio…
migration.sql data healthy prisma/migrations/20260421103440_visitor_wizard_snapshot/mi…
migration.sql data healthy prisma/migrations/20260417231200_add_support_notification_t…
migration.sql data healthy prisma/migrations/20260417231300_fix_notification_template_…
migration.sql data healthy prisma/migrations/20260529134913_linkt_integration/migratio…
migration.sql data healthy prisma/migrations/20260419013252_vehicle_document_lifecycle…
migration.sql data healthy prisma/migrations/20260523224551_vehicleimage_checksum/migr…
migration.sql data healthy prisma/migrations/20260418120139_add_guard_checkin/migratio…
migration.sql data healthy prisma/migrations/20260419100000_phase_a_payment_strategy_a…
migration.sql data healthy prisma/migrations/20260612235002_visitor_event_dedup_unique…
prod-concurrent.sql data healthy prisma/migrations/20260418005316_fk_and_active_indexes/prod…
migration.sql data healthy prisma/migrations/20260418005316_fk_and_active_indexes/migr…
migration.sql data healthy prisma/migrations/20260417215743_booking_no_overlap_exclusi…
migration.sql data healthy prisma/migrations/20260526014909_booking_swap_draft_state/m…
migration.sql data healthy prisma/migrations/20260418230000_bond_ledger_check_constrai…
migration.sql data healthy prisma/migrations/20260426043910_add_adjustment_note_notifi…
migration.sql data healthy prisma/migrations/20260610154000_org_branding_backfill/migr…
migration.sql data healthy prisma/migrations/20260418130000_add_staff_task_activity/mi…
migration.sql data healthy prisma/migrations/20260424011458_add_vehicle_model_use_case…
migration.sql data healthy prisma/migrations/20260421133916_vehicle_swap_entity/migrat…
prod-concurrent.sql data healthy prisma/migrations/20260418010000_perf_composite_indexes_and…
migration.sql data healthy prisma/migrations/20260418010000_perf_composite_indexes_and…
migration.sql data healthy prisma/migrations/20260420010000_booking_vehicle_required_a…
migration.sql data healthy prisma/migrations/20260417062321_add_push_subscription_and_…

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

LabelLayerStatusPath
auth::src/lib/oauth-verification.ts security healthy src/lib/oauth-verification.ts
auth::src/app/(staff)/staff/bookings/[id]/check-out/verify/… security healthy src/app/(staff)/staff/bookings/[id]/check-out/verify/page.t…
auth::src/server/trpc/router/auth.ts security healthy src/server/trpc/router/auth.ts
auth::src/lib/auth-signin.ts security healthy src/lib/auth-signin.ts
auth::src/server/services/identity-document.ts security healthy src/server/services/identity-document.ts
auth::src/app/(auth)/verify-2fa-step-up/page.tsx security healthy src/app/(auth)/verify-2fa-step-up/page.tsx
auth::src/app/api/upload/identity-document/route.ts security healthy src/app/api/upload/identity-document/route.ts
auth::src/app/(customer)/dashboard/documents/page.tsx security healthy src/app/(customer)/dashboard/documents/page.tsx
auth::src/lib/analytics/track.ts security healthy src/lib/analytics/track.ts
auth::tests/unit/lib/validators/identity.test.ts security healthy tests/unit/lib/validators/identity.test.ts
auth::src/components/booking/identity/au-licence-question.t… security healthy src/components/booking/identity/au-licence-question.tsx
auth::src/components/staff/customer-tab-documents.tsx security healthy src/components/staff/customer-tab-documents.tsx
auth::tests/e2e/_fixtures/factory.ts security healthy tests/e2e/_fixtures/factory.ts
auth::tests/unit/trpc/router/auth-step-up.test.ts security healthy tests/unit/trpc/router/auth-step-up.test.ts
auth::src/components/admin/integration-tabs.tsx security healthy src/components/admin/integration-tabs.tsx
auth::src/components/booking/step-details.tsx security healthy src/components/booking/step-details.tsx
auth::tests/unit/trpc/router/staff-customer-tabs.test.ts security healthy tests/unit/trpc/router/staff-customer-tabs.test.ts
auth::tests/unit/lib/oauth-verification.test.ts security healthy tests/unit/lib/oauth-verification.test.ts
auth::src/server/trpc/trpc.ts security healthy src/server/trpc/trpc.ts
auth::scripts/capture-dashboard-help.ts security healthy scripts/capture-dashboard-help.ts
auth::src/app/(staff)/staff/customers/[id]/page.tsx security healthy src/app/(staff)/staff/customers/[id]/page.tsx
auth::src/app/api/identity-image/route.ts security healthy src/app/api/identity-image/route.ts
auth::src/hooks/use-document-access-logger.ts security healthy src/hooks/use-document-access-logger.ts
auth::src/components/customer/identity-dropzone.tsx security healthy src/components/customer/identity-dropzone.tsx
auth::src/server/trpc/router/customer.ts security healthy src/server/trpc/router/customer.ts
auth::src/server/services/ocr-cost.ts security healthy src/server/services/ocr-cost.ts
auth::src/components/booking/vehicle-picker.tsx security healthy src/components/booking/vehicle-picker.tsx
auth::src/components/onboarding/step-licence-gate.tsx security healthy src/components/onboarding/step-licence-gate.tsx
auth::src/app/(auth)/layout.tsx security healthy src/app/(auth)/layout.tsx
auth::src/lib/validators/identity.ts security healthy src/lib/validators/identity.ts
auth::src/components/booking/wizard-progress.tsx security healthy src/components/booking/wizard-progress.tsx
auth::src/app/(auth)/verify-2fa-step-up/step-up-form.tsx security healthy src/app/(auth)/verify-2fa-step-up/step-up-form.tsx
auth::src/components/auth/oauth-buttons.tsx security healthy src/components/auth/oauth-buttons.tsx
auth::src/components/booking/use-required-id-images-guard.ts security healthy src/components/booking/use-required-id-images-guard.ts
auth::tests/e2e/auth-and-portal.spec.ts security healthy tests/e2e/auth-and-portal.spec.ts
auth::src/server/trpc/router/session.ts security healthy src/server/trpc/router/session.ts
auth::src/components/marketing/integrations-grid.tsx security healthy src/components/marketing/integrations-grid.tsx
auth::src/server/trpc/router/booking.ts security healthy src/server/trpc/router/booking.ts
auth::src/lib/onboarding-status.ts security healthy src/lib/onboarding-status.ts
auth::src/components/staff/view-as-customer-button.tsx security healthy src/components/staff/view-as-customer-button.tsx
auth::src/server/services/anonymise-user.ts security healthy src/server/services/anonymise-user.ts
auth::src/app/(admin)/admin/settings/page.tsx security healthy src/app/(admin)/admin/settings/page.tsx
auth::README.md security healthy README.md
auth::src/components/staff/new-customer-wizard/id-drop-zone… security healthy src/components/staff/new-customer-wizard/id-drop-zone.tsx
auth::src/server/services/profile-diff.ts security healthy src/server/services/profile-diff.ts
auth::src/lib/validators/booking.ts security healthy src/lib/validators/booking.ts
auth::tests/unit/lib/drivers/import-validate.test.ts security healthy tests/unit/lib/drivers/import-validate.test.ts
auth::src/server/services/eligibility.ts security healthy src/server/services/eligibility.ts
auth::src/components/onboarding/onboarding-wizard.tsx security healthy src/components/onboarding/onboarding-wizard.tsx
auth::src/lib/auth-handlers.ts security healthy src/lib/auth-handlers.ts

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

LabelLayerStatusPath
fails software healthy tests/unit/eligibility.test.ts:fails
satisfies software healthy tests/unit/eligibility.test.ts:satisfies
but software healthy tests/unit/eligibility.test.ts:but
outside software healthy tests/unit/lib/validators/category.test.ts:outside
FakeP2002 software healthy tests/payments/webhook-replay.test.ts:FakeP2002
C software healthy tests/e2e/customer/portal-mutations.spec.ts:C
C software healthy tests/e2e/_fixtures/factory.ts:C
CheckInWizard software healthy tests/e2e/_pom/CheckInWizard.ts:CheckInWizard
BookingWizard software healthy tests/e2e/_pom/BookingWizard.ts:BookingWizard
CheckOutWizard software healthy tests/e2e/_pom/CheckOutWizard.ts:CheckOutWizard
licence software healthy prisma/seed.ts:licence
DesignSystemGenerator software healthy .claude/skills/ui-ux-pro-max/scripts/design_system.py:37
BM25 software healthy .claude/skills/ui-ux-pro-max/scripts/core.py:96
on software healthy src/components/ui/data-table.tsx:on
conflicts software healthy src/components/marketing/tech-stack-grid.tsx:conflicts
cascades software healthy src/components/booking/date-range-picker.tsx:cascades
on software healthy src/components/booking/date-range-picker.tsx:on
on software healthy src/components/booking/vehicle-picker.tsx:on
for software healthy src/app/(staff)/staff/bookings/[id]/check-out/verify/page.t…
StripePaymentMethodError software healthy src/lib/stripe.ts:StripePaymentMethodError
being software healthy src/lib/consent-documents.ts:being
you software healthy src/lib/consent-documents.ts:you
ParseError software healthy src/lib/fleet/import-parse.ts:ParseError
required software healthy src/lib/agreement/terms/v2.ts:required
of software healthy src/lib/agreement/terms/v2.ts:of
DriverImportReportBuilder software healthy src/lib/drivers/import-report.ts:DriverImportReportBuilder
DriverParseError software healthy src/lib/drivers/import-parse.ts:DriverParseError
so software healthy src/hooks/use-visitor-events.ts:so
AnthropicProvider software healthy src/server/services/support-ai.ts:AnthropicProvider
OpenRouterProvider software healthy src/server/services/support-ai.ts:OpenRouterProvider
SupportAIUnavailableError software healthy src/server/services/support-ai.ts:SupportAIUnavailableError
on software healthy src/server/services/eligibility.ts:on
OneWayDisallowedError software healthy src/server/services/pricing.ts:OneWayDisallowedError
MinimumRentalPeriodError software healthy src/server/services/pricing.ts:MinimumRentalPeriodError
PaymentNotSucceededError software healthy src/server/services/booking-confirmation.ts:PaymentNotSucce…
BondNotHeldError software healthy src/server/services/booking-confirmation.ts:BondNotHeldError
BookingNotConfirmableError software healthy src/server/services/booking-confirmation.ts:BookingNotConfi…
MetricsRegistry software healthy src/server/services/metrics.ts:MetricsRegistry
DocumentExtractUnavailableError software healthy src/server/services/document-extract.ts:DocumentExtractUnav…
EtollAuthError software healthy src/server/services/etoll.ts:EtollAuthError
EtollDownloadError software healthy src/server/services/etoll.ts:EtollDownloadError
EtollMfaRequiredError software healthy src/server/services/etoll.ts:EtollMfaRequiredError
InsightsDataInsufficientError software healthy src/server/services/insights/readiness.ts:InsightsDataInsuf…

LabelLayerStatusPath
password_literal::tests/unit/lib/profile-change-display.tes… security healthy tests/unit/lib/profile-change-display.test.ts
password_literal::tests/unit/lib/profile-change-display.tes… security healthy tests/unit/lib/profile-change-display.test.ts
password_literal::tests/unit/trpc/router/profile.test.ts security healthy tests/unit/trpc/router/profile.test.ts
password_literal::tests/unit/trpc/router/profile.test.ts security healthy tests/unit/trpc/router/profile.test.ts
password_literal::tests/unit/trpc/router/profile.test.ts security healthy tests/unit/trpc/router/profile.test.ts
password_literal::tests/unit/trpc/router/profile.test.ts security healthy tests/unit/trpc/router/profile.test.ts
password_literal::tests/unit/trpc/router/profile.test.ts security healthy tests/unit/trpc/router/profile.test.ts
password_literal::tests/unit/trpc/router/profile.test.ts security healthy tests/unit/trpc/router/profile.test.ts
password_literal::tests/unit/trpc/router/staff-customer-set… security healthy tests/unit/trpc/router/staff-customer-set-password.test.ts
password_literal::tests/unit/trpc/router/staff-customer-set… security healthy tests/unit/trpc/router/staff-customer-set-password.test.ts
password_literal::tests/unit/trpc/router/staff-customer-set… security healthy tests/unit/trpc/router/staff-customer-set-password.test.ts
password_literal::tests/unit/trpc/router/staff-customer-set… security healthy tests/unit/trpc/router/staff-customer-set-password.test.ts
password_literal::tests/unit/trpc/router/auth-schema.test.ts security healthy tests/unit/trpc/router/auth-schema.test.ts
password_literal::tests/unit/trpc/router/auth-schema.test.ts security healthy tests/unit/trpc/router/auth-schema.test.ts
password_literal::tests/unit/trpc/router/invite-accept.test… security healthy tests/unit/trpc/router/invite-accept.test.ts
password_literal::tests/unit/trpc/router/invite-accept.test… security healthy tests/unit/trpc/router/invite-accept.test.ts
password_literal::tests/unit/trpc/router/invite-accept.test… security healthy tests/unit/trpc/router/invite-accept.test.ts
password_literal::tests/unit/trpc/router/invite-accept.test… security healthy tests/unit/trpc/router/invite-accept.test.ts
password_literal::tests/unit/trpc/router/invite-accept.test… security healthy tests/unit/trpc/router/invite-accept.test.ts
password_literal::tests/unit/trpc/router/auth-register.test… security healthy tests/unit/trpc/router/auth-register.test.ts
password_literal::tests/e2e/fleet-vehicle-documents.spec.ts security healthy tests/e2e/fleet-vehicle-documents.spec.ts
password_literal::tests/e2e/staff-tasks.spec.ts security healthy tests/e2e/staff-tasks.spec.ts
password_literal::tests/e2e/swap-wizard.spec.ts security healthy tests/e2e/swap-wizard.spec.ts
password_literal::tests/e2e/admin-branding.spec.ts security healthy tests/e2e/admin-branding.spec.ts
password_literal::tests/e2e/password-reset.spec.ts security healthy tests/e2e/password-reset.spec.ts
password_literal::tests/e2e/damage-map.spec.ts security healthy tests/e2e/damage-map.spec.ts
password_literal::tests/e2e/auth-and-portal.spec.ts security healthy tests/e2e/auth-and-portal.spec.ts
password_literal::tests/e2e/auth-and-portal.spec.ts security healthy tests/e2e/auth-and-portal.spec.ts
password_literal::tests/e2e/auth-and-portal.spec.ts security healthy tests/e2e/auth-and-portal.spec.ts
password_literal::tests/e2e/auth-and-portal.spec.ts security healthy tests/e2e/auth-and-portal.spec.ts
password_literal::tests/e2e/auth.setup.ts security healthy tests/e2e/auth.setup.ts
password_literal::tests/e2e/auth.setup.ts security healthy tests/e2e/auth.setup.ts
password_literal::tests/e2e/auth.setup.ts security healthy tests/e2e/auth.setup.ts
password_literal::scripts/db-snapshot.sh security healthy scripts/db-snapshot.sh
password_literal::scripts/load/booking-surge.js security healthy scripts/load/booking-surge.js
password_literal::scripts/load/backoffice.js security healthy scripts/load/backoffice.js
password_literal::prisma/seed-minimal.ts security healthy prisma/seed-minimal.ts
password_literal::src/lib/profile-change-display.ts security healthy src/lib/profile-change-display.ts
password_literal::src/server/trpc/router/profile.ts security healthy src/server/trpc/router/profile.ts
password_literal::src/server/trpc/router/profile.ts security healthy src/server/trpc/router/profile.ts

LabelLayerStatusPath
port:3137 network healthy package.json
port:3000 network healthy Dockerfile
port:55432 network healthy docker-compose.loadtest.yml
port:5432 network healthy docker-compose.loadtest.yml
port:55379 network healthy docker-compose.loadtest.yml
port:6379 network healthy docker-compose.loadtest.yml
port:55900 network healthy docker-compose.loadtest.yml
port:9000 network healthy docker-compose.loadtest.yml
port:55901 network healthy docker-compose.loadtest.yml
port:9001 network healthy docker-compose.loadtest.yml
port:51025 network healthy docker-compose.loadtest.yml
port:1025 network healthy docker-compose.loadtest.yml
port:58025 network healthy docker-compose.loadtest.yml
port:8025 network healthy docker-compose.loadtest.yml
port:3009 network healthy docker-compose.loadtest.yml
port:6380 network healthy docker-compose.yml
port:9002 network healthy docker-compose.yml
port:07 network healthy .github/dependabot.yml

LabelLayerStatusPath
127.0.0.1 network healthy Dockerfile
192.168.0.42 network healthy next.config.mjs
2.16.840.1 network healthy tests/unit/lib/agreement/timestamp.test.ts
101.3.4.2 network healthy tests/unit/lib/agreement/timestamp.test.ts
203.0.113.42 network healthy tests/unit/trpc/router/live-analytics.test.ts
203.0.113.5 network healthy tests/unit/trpc/router/customer-record-document-access.test…
203.0.113.9 network healthy tests/unit/services/audit-capture-page-view.test.ts
124.0.0.0 network healthy scripts/attach-external-pdf.ts
2.1.8.1 network healthy src/components/layout/payment-icons.tsx
7.2.6.9 network healthy src/components/layout/payment-icons.tsx

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
postgres hardware healthy docker-compose.yml
redis hardware healthy docker-compose.yml
minio hardware healthy docker-compose.yml
minio-init hardware healthy docker-compose.yml
mailpit hardware healthy docker-compose.yml
app hardware healthy docker-compose.yml
worker hardware healthy docker-compose.yml

LabelLayerStatusPath
postgres data healthy README.md
redis data healthy README.md
postgresql data healthy docker-compose.loadtest.yml

LabelLayerStatusPath
test cicd healthy .github/workflows/ci.yml
e2e-smoke cicd healthy .github/workflows/ci.yml

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

LabelLayerStatusPath
bullmq data healthy README.md

LabelLayerStatusPath
vps::aws hardware healthy package.json

LabelLayerStatusPath
gpu (detected) hardware healthy src/app/(auth)/login/login-image-carousel.tsx

LabelLayerStatusPath
gha::ci 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/6f418b51-d386-4568-ad89-45313a332bc3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6f418b51-d386-4568-ad89-45313a332bc3/

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.