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.

quickronserp/Quickrons

https://github.com/quickronserp/Quickrons · scanned 2026-06-15 23:43 UTC (2 months, 4 weeks ago)

152 raw signals (0 security + 152 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 152 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 591 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
BootSplash software healthy QuickronsAppV2/App.js:BootSplash
AuthStack software healthy QuickronsAppV2/App.js:AuthStack
MainStack software healthy QuickronsAppV2/App.js:MainStack
RootNavigator software healthy QuickronsAppV2/App.js:RootNavigator
App software healthy QuickronsAppV2/App.js:App
AuthProvider software healthy QuickronsAppV2/src/state/AuthContext.js:AuthProvider
login software healthy QuickronsAppV2/src/state/AuthContext.js:login
signOut software healthy QuickronsAppV2/src/state/AuthContext.js:signOut
useAuth software healthy QuickronsAppV2/src/state/AuthContext.js:useAuth
RiderOnboardingScreen software healthy QuickronsAppV2/src/screens/RiderOnboardingScreen.js:RiderOn…
onSubmit software healthy QuickronsAppV2/src/screens/RiderOnboardingScreen.js:onSubmit
Field software healthy QuickronsAppV2/src/screens/RiderOnboardingScreen.js:Field
OtpScreen software healthy QuickronsAppV2/src/screens/OtpScreen.js:OtpScreen
handleResend software healthy QuickronsAppV2/src/screens/OtpScreen.js:handleResend
CheckoutSuccessScreen software healthy QuickronsAppV2/src/screens/CheckoutSuccessScreen.js:Checkou…
HomeScreen software healthy QuickronsAppV2/src/screens/HomeScreen.js:HomeScreen
OrderFoodScreen software healthy QuickronsAppV2/src/screens/OrderFoodScreen.js:OrderFoodScre…
q software healthy QuickronsAppV2/src/screens/OrderFoodScreen.js:q
onCheckout software healthy QuickronsAppV2/src/screens/OrderFoodScreen.js:onCheckout
Meta software healthy QuickronsAppV2/src/screens/OrderFoodScreen.js:Meta
PartnerOnboardingScreen software healthy QuickronsAppV2/src/screens/PartnerOnboardingScreen.js:Partn…
onSubmit software healthy QuickronsAppV2/src/screens/PartnerOnboardingScreen.js:onSub…
Field software healthy QuickronsAppV2/src/screens/PartnerOnboardingScreen.js:Field
LoginScreen software healthy QuickronsAppV2/src/screens/LoginScreen.js:LoginScreen
onContinue software healthy QuickronsAppV2/src/screens/LoginScreen.js:onContinue
TrackingScreen software healthy QuickronsAppV2/src/screens/TrackingScreen.js:TrackingScreen
request software healthy QuickronsAppV2/src/lib/api.js:request
sendOtp software healthy QuickronsAppV2/src/lib/api.js:sendOtp
verifyOtp software healthy QuickronsAppV2/src/lib/api.js:verifyOtp
fetchMenu software healthy QuickronsAppV2/src/lib/api.js:fetchMenu
createOrder software healthy QuickronsAppV2/src/lib/api.js:createOrder
getOrder software healthy QuickronsAppV2/src/lib/api.js:getOrder
applyAsRider software healthy QuickronsAppV2/src/lib/api.js:applyAsRider
applyAsPartner software healthy QuickronsAppV2/src/lib/api.js:applyAsPartner
setItem software healthy QuickronsAppV2/src/lib/storage.js:setItem
getItem software healthy QuickronsAppV2/src/lib/storage.js:getItem
removeItem software healthy QuickronsAppV2/src/lib/storage.js:removeItem
rupees software healthy admin/app/page.tsx:rupees
relTime software healthy admin/app/page.tsx:relTime
Dashboard software healthy admin/app/page.tsx:Dashboard
Metric software healthy admin/app/page.tsx:Metric
RootLayout software healthy admin/app/layout.tsx:RootLayout
getToken software healthy admin/app/lib/api.ts:getToken
api software healthy admin/app/lib/api.ts:api
fetcher software healthy admin/app/lib/api.ts:fetcher
getSocket software healthy admin/app/lib/socket.ts:getSocket
HomeStack software healthy QuickronsApp/App.js:HomeStack
MainTabs software healthy QuickronsApp/App.js:MainTabs
BootSplash software healthy QuickronsApp/App.js:BootSplash
AuthStack software healthy QuickronsApp/App.js:AuthStack

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

LabelLayerStatusPath
Quickrons_Business_Plan.md software healthy Quickrons_Business_Plan.md
package-lock.json software healthy package-lock.json
QUICKRONS_PHASE_2_SCHEMA_DELTA.md software healthy docs/QUICKRONS_PHASE_2_SCHEMA_DELTA.md
ARCHITECTURE.md software healthy docs/ARCHITECTURE.md
RAILWAY_DEPLOYMENT_CHECKLIST.md software healthy docs/RAILWAY_DEPLOYMENT_CHECKLIST.md
BETA_LAUNCH_NOTES.md software healthy docs/BETA_LAUNCH_NOTES.md
privacy-masked-calling.md software healthy docs/privacy-masked-calling.md
ROADMAP.md software healthy docs/ROADMAP.md
App.js software healthy QuickronsAppV2/App.js
metro.config.js software healthy QuickronsAppV2/metro.config.js
babel.config.js software healthy QuickronsAppV2/babel.config.js
README.md software healthy QuickronsAppV2/README.md
package.json software healthy QuickronsAppV2/package.json
package-lock.json software healthy QuickronsAppV2/package-lock.json
app.json software healthy QuickronsAppV2/app.json
theme.js software healthy QuickronsAppV2/src/theme.js
AuthContext.js software healthy QuickronsAppV2/src/state/AuthContext.js
RiderOnboardingScreen.js software healthy QuickronsAppV2/src/screens/RiderOnboardingScreen.js
OtpScreen.js software healthy QuickronsAppV2/src/screens/OtpScreen.js
CheckoutSuccessScreen.js software healthy QuickronsAppV2/src/screens/CheckoutSuccessScreen.js
HomeScreen.js software healthy QuickronsAppV2/src/screens/HomeScreen.js
OrderFoodScreen.js software healthy QuickronsAppV2/src/screens/OrderFoodScreen.js
PartnerOnboardingScreen.js software healthy QuickronsAppV2/src/screens/PartnerOnboardingScreen.js
LoginScreen.js software healthy QuickronsAppV2/src/screens/LoginScreen.js
TrackingScreen.js software healthy QuickronsAppV2/src/screens/TrackingScreen.js
api.js software healthy QuickronsAppV2/src/lib/api.js
storage.js software healthy QuickronsAppV2/src/lib/storage.js
README.md software healthy admin/README.md
tailwind.config.js software healthy admin/tailwind.config.js
package.json software healthy admin/package.json
next.config.js software healthy admin/next.config.js
next-env.d.ts software healthy admin/next-env.d.ts
package-lock.json software healthy admin/package-lock.json
tsconfig.json software healthy admin/tsconfig.json
postcss.config.js software healthy admin/postcss.config.js
globals.css software healthy admin/app/globals.css
page.tsx software healthy admin/app/page.tsx
layout.tsx software healthy admin/app/layout.tsx
api.ts software healthy admin/app/lib/api.ts
socket.ts software healthy admin/app/lib/socket.ts
App.js software healthy QuickronsApp/App.js
metro.config.js software healthy QuickronsApp/metro.config.js
babel.config.js software healthy QuickronsApp/babel.config.js
README.md software healthy QuickronsApp/README.md
package.json software healthy QuickronsApp/package.json
package-lock.json software healthy QuickronsApp/package-lock.json
app.json software healthy QuickronsApp/app.json
theme.js software healthy QuickronsApp/src/theme.js
hi.json software healthy QuickronsApp/src/i18n/hi.json
index.js software healthy QuickronsApp/src/i18n/index.js

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

LabelLayerStatusPath
GET /health api healthy backend/src/index.js
USE /api/v1/auth api healthy backend/src/index.js
USE /api/v1/menu api healthy backend/src/index.js
USE /api/v1/orders api healthy backend/src/index.js
USE /api/v1/riders api healthy backend/src/index.js
USE /api/v1/partners api healthy backend/src/index.js
USE /api/v1/customers api healthy backend/src/index.js
USE /api/v1/addresses api healthy backend/src/index.js
USE /api/v1/kitchens api healthy backend/src/index.js
USE /api/v1/partner api healthy backend/src/index.js
USE /api/v1/rider api healthy backend/src/index.js
USE /api/v1/admin api healthy backend/src/index.js
USE /admin api healthy backend/src/index.js
USE /uploads api healthy backend/src/index.js
GET /protected api healthy backend/src/middleware/auth.js
GET /admin api healthy backend/src/middleware/auth.js
POST /upload api healthy backend/src/lib/upload.js
GET /me api healthy backend/src/routes/customers.js
PATCH /me api healthy backend/src/routes/customers.js
GET /me/orders api healthy backend/src/routes/customers.js
POST /apply api healthy backend/src/routes/partners.js
GET /applications api healthy backend/src/routes/partners.js
POST /applications/:id/status api healthy backend/src/routes/partners.js
GET /orders api healthy backend/src/routes/admin.js
POST /orders/:id/payment/mark-paid api healthy backend/src/routes/admin.js
POST /orders/:id/payment/reject api healthy backend/src/routes/admin.js
GET /orders/stuck api healthy backend/src/routes/admin.js
GET /orders/:id api healthy backend/src/routes/admin.js
POST /orders/:id/cancel api healthy backend/src/routes/admin.js
POST /orders/:id/assign-rider api healthy backend/src/routes/admin.js
GET /partners api healthy backend/src/routes/admin.js
POST /partners/:id/suspend api healthy backend/src/routes/admin.js
GET /riders api healthy backend/src/routes/admin.js
POST /riders/:id/suspend api healthy backend/src/routes/admin.js
GET /wallets api healthy backend/src/routes/admin.js
GET /analytics api healthy backend/src/routes/admin.js
GET /ratings api healthy backend/src/routes/admin.js
POST / api healthy backend/src/routes/orders.js
GET /:id api healthy backend/src/routes/orders.js
POST /:id/cancel api healthy backend/src/routes/orders.js
POST /:id/contact api healthy backend/src/routes/orders.js
POST /:id/rating api healthy backend/src/routes/orders.js
GET / api healthy backend/src/routes/orders.js
POST /:id/status api healthy backend/src/routes/orders.js
GET /featured api healthy backend/src/routes/menu.js
POST /orders/:id/accept api healthy backend/src/routes/partner.js
POST /orders/:id/reject api healthy backend/src/routes/partner.js
POST /orders/:id/preparing api healthy backend/src/routes/partner.js
POST /orders/:id/ready api healthy backend/src/routes/partner.js
POST /menu/upload api healthy backend/src/routes/partner.js

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

LabelLayerStatusPath
docs software healthy docs
QuickronsAppV2 software healthy QuickronsAppV2
src software healthy QuickronsAppV2/src
state software healthy QuickronsAppV2/src/state
screens software healthy QuickronsAppV2/src/screens
lib software healthy QuickronsAppV2/src/lib
admin software healthy admin
app software healthy admin/app
lib software healthy admin/app/lib
QuickronsApp software healthy QuickronsApp
src software healthy QuickronsApp/src
i18n software healthy QuickronsApp/src/i18n
state software healthy QuickronsApp/src/state
screens software healthy QuickronsApp/src/screens
components software healthy QuickronsApp/src/components
lib software healthy QuickronsApp/src/lib
branding software healthy branding
theme software healthy branding/theme
backend software healthy backend
scripts software healthy backend/scripts
prisma software healthy backend/prisma
migrations software healthy backend/prisma/migrations
20260526082940_phase2_baseline software healthy backend/prisma/migrations/20260526082940_phase2_baseline
20260601141420_add_delivery_otp_field software healthy backend/prisma/migrations/20260601141420_add_delivery_otp_f…
20260525085150_phase2_menu_orders_apps software healthy backend/prisma/migrations/20260525085150_phase2_menu_orders…
20260602000000_remove_pickup_code software healthy backend/prisma/migrations/20260602000000_remove_pickup_code
20260608000000_add_upi_payment_method software healthy backend/prisma/migrations/20260608000000_add_upi_payment_me…
20260604160000_ratings_reviews software healthy backend/prisma/migrations/20260604160000_ratings_reviews
20260604120000_partner_branding_images software healthy backend/prisma/migrations/20260604120000_partner_branding_i…
20260527053747_add_auto_car_vehicle_types software healthy backend/prisma/migrations/20260527053747_add_auto_car_vehic…
20260613022851_add_menuitem_archived_at software healthy backend/prisma/migrations/20260613022851_add_menuitem_archi…
admin software healthy backend/admin
src software healthy backend/src
middleware software healthy backend/src/middleware
utils software healthy backend/src/utils
lib software healthy backend/src/lib
routes software healthy backend/src/routes

LabelLayerStatusPath
Zone data healthy backend/prisma/migrations/20260526082940_phase2_baseline/mi…
Address data healthy backend/prisma/migrations/20260526082940_phase2_baseline/mi…
Partner data healthy backend/prisma/migrations/20260526082940_phase2_baseline/mi…
Rider data healthy backend/prisma/migrations/20260526082940_phase2_baseline/mi…
Favorite data healthy backend/prisma/migrations/20260526082940_phase2_baseline/mi…
OrderEvent data healthy backend/prisma/migrations/20260526082940_phase2_baseline/mi…
Wallet data healthy backend/prisma/migrations/20260526082940_phase2_baseline/mi…
WalletTransaction data healthy backend/prisma/migrations/20260526082940_phase2_baseline/mi…
Notification data healthy backend/prisma/migrations/20260526082940_phase2_baseline/mi…
User data healthy backend/prisma/migrations/20260525085150_phase2_menu_orders…
OTP data healthy backend/prisma/migrations/20260525085150_phase2_menu_orders…
MenuItem data healthy backend/prisma/migrations/20260525085150_phase2_menu_orders…
Order data healthy backend/prisma/migrations/20260525085150_phase2_menu_orders…
OrderItem data healthy backend/prisma/migrations/20260525085150_phase2_menu_orders…
RiderApplication data healthy backend/prisma/migrations/20260525085150_phase2_menu_orders…
PartnerApplication data healthy backend/prisma/migrations/20260525085150_phase2_menu_orders…
Rating data healthy backend/prisma/migrations/20260604160000_ratings_reviews/mi…

LabelLayerStatusPath
migration.sql data healthy backend/prisma/migrations/20260526082940_phase2_baseline/mi…
migration.sql data healthy backend/prisma/migrations/20260601141420_add_delivery_otp_f…
migration.sql data healthy backend/prisma/migrations/20260525085150_phase2_menu_orders…
migration.sql data healthy backend/prisma/migrations/20260602000000_remove_pickup_code…
migration.sql data healthy backend/prisma/migrations/20260608000000_add_upi_payment_me…
migration.sql data healthy backend/prisma/migrations/20260604160000_ratings_reviews/mi…
migration.sql data healthy backend/prisma/migrations/20260604120000_partner_branding_i…
migration.sql data healthy backend/prisma/migrations/20260527053747_add_auto_car_vehic…
migration.sql data healthy backend/prisma/migrations/20260613022851_add_menuitem_archi…

LabelLayerStatusPath
auth::backend/src/routes/auth.js security healthy backend/src/routes/auth.js
auth::backend/src/routes/customers.js security healthy backend/src/routes/customers.js
auth::admin/README.md security healthy admin/README.md
auth::backend/src/routes/addresses.js security healthy backend/src/routes/addresses.js
auth::backend/src/routes/partner.js security healthy backend/src/routes/partner.js
auth::backend/src/routes/admin.js security healthy backend/src/routes/admin.js
auth::backend/src/middleware/auth.js security healthy backend/src/middleware/auth.js
auth::backend/src/routes/orders.js security healthy backend/src/routes/orders.js
auth::backend/src/routes/rider.js security healthy backend/src/routes/rider.js

LabelLayerStatusPath
ApiError software healthy QuickronsAppV2/src/lib/api.js:ApiError
ApiError software healthy QuickronsApp/src/lib/api.js:ApiError
ApiError software healthy backend/src/error.js:ApiError

LabelLayerStatusPath
10.0.2.2 network healthy QuickronsApp/src/lib/api.js
192.168.1.7 network healthy QuickronsApp/src/lib/api.js
127.0.0.1 network healthy QuickronsApp/src/lib/api.js

LabelLayerStatusPath
postgresql data healthy QuickronsApp/README.md
redis data healthy QuickronsApp/README.md

LabelLayerStatusPath
Dashboard frontend healthy admin/app/page.tsx
RootLayout frontend healthy admin/app/layout.tsx

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

LabelLayerStatusPath
port:8080 network healthy backend/Dockerfile

LabelLayerStatusPath
image::backend/Dockerfile hardware healthy backend/Dockerfile

LabelLayerStatusPath
vps::aws hardware healthy QuickronsApp/README.md

LabelLayerStatusPath
/page.tsx frontend healthy admin/app/page.tsx
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/d9d122c0-d5df-4192-970e-aed7e4eeb820/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d9d122c0-d5df-4192-970e-aed7e4eeb820/

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.