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.

diego00711/inksa-restaurantes

https://github.com/diego00711/inksa-restaurantes · scanned 2026-06-17 01:56 UTC (1 month, 1 week ago)

33 raw signals (0 security + 33 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -3.4 (diff) · 24 actionable findings from 1 signal source. 9 repeated signals 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 636 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
PageLoader software healthy src/App.jsx:PageLoader
AppRoutes software healthy src/App.jsx:AppRoutes
handleUnauthorized software healthy src/App.jsx:handleUnauthorized
App software healthy src/App.jsx:App
useOnlineStatus software healthy src/hooks/useOnlineStatus.js:useOnlineStatus
goOnline software healthy src/hooks/useOnlineStatus.js:goOnline
goOffline software healthy src/hooks/useOnlineStatus.js:goOffline
useIsMobile software healthy src/hooks/use-mobile.js:useIsMobile
onChange software healthy src/hooks/use-mobile.js:onChange
that software healthy src/hooks/useCache.js:that
useCache software healthy src/hooks/useCache.js:useCache
invalidateCache software healthy src/hooks/useCache.js:invalidateCache
useNotificationSound software healthy src/hooks/useNotificationSound.js:useNotificationSound
useDeliveredOrders software healthy src/hooks/useDeliveredOrders.js:useDeliveredOrders
fetchOrders software healthy src/hooks/useDeliveredOrders.js:fetchOrders
refetch software healthy src/hooks/useDeliveredOrders.js:refetch
useToast software healthy src/context/ToastContext.jsx:useToast
ToastProvider software healthy src/context/ToastContext.jsx:ToastProvider
AuthProvider software healthy src/context/AuthContext.jsx:AuthProvider
useAuth software healthy src/context/AuthContext.jsx:useAuth
useProfile software healthy src/context/ProfileContext.jsx:useProfile
ProfileProvider software healthy src/context/ProfileContext.jsx:ProfileProvider
updateProfileInContext software healthy src/context/ProfileContext.jsx:updateProfileInContext
GlobalError software healthy src/components/GlobalError.jsx:GlobalError
show software healthy src/components/GlobalError.jsx:show
StarRating software healthy src/components/RestaurantReviewsList.jsx:StarRating
RatingProgressBar software healthy src/components/RestaurantReviewsList.jsx:RatingProgressBar
RestaurantReviewsList software healthy src/components/RestaurantReviewsList.jsx:RestaurantReviewsL…
fetchReviews software healthy src/components/RestaurantReviewsList.jsx:fetchReviews
OrderDetailsModal software healthy src/components/OrderDetailsModal.jsx:OrderDetailsModal
fetchDetails software healthy src/components/OrderDetailsModal.jsx:fetchDetails
formatCurrency software healthy src/components/OrderDetailsModal.jsx:formatCurrency
getStatusClass software healthy src/components/OrderDetailsModal.jsx:getStatusClass
MenuItemModal software healthy src/components/MenuItemModal.jsx:MenuItemModal
fetchCategories software healthy src/components/MenuItemModal.jsx:fetchCategories
handleFileChange software healthy src/components/MenuItemModal.jsx:handleFileChange
handleRemoveImage software healthy src/components/MenuItemModal.jsx:handleRemoveImage
handleChange software healthy src/components/MenuItemModal.jsx:handleChange
handleSubmit software healthy src/components/MenuItemModal.jsx:handleSubmit
ProtectedRoute software healthy src/components/ProtectedRoute.jsx:ProtectedRoute
OpeningHoursEditor software healthy src/components/OpeningHoursEditor.jsx:OpeningHoursEditor
updateDay software healthy src/components/OpeningHoursEditor.jsx:updateDay
copyToAll software healthy src/components/OpeningHoursEditor.jsx:copyToAll
SupportButton software healthy src/components/SupportButton.jsx:SupportButton
WakingUpScreen software healthy src/components/WakingUpScreen.jsx:WakingUpScreen
finish software healthy src/components/WakingUpScreen.jsx:finish
ping software healthy src/components/WakingUpScreen.jsx:ping
formatCurrency software healthy src/components/SalesChart.jsx:formatCurrency
formatXAxis software healthy src/components/SalesChart.jsx:formatXAxis
SalesChart software healthy src/components/SalesChart.jsx:SalesChart

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

LabelLayerStatusPath
.env.example software healthy .env.example
postcss.config.cjs software healthy postcss.config.cjs
vercel.json software healthy vercel.json
package-lock.json software healthy package-lock.json
README.md software healthy README.md
package.json software healthy package.json
jsconfig.json software healthy jsconfig.json
index.html software healthy index.html
tailwind.config.js software healthy tailwind.config.js
.eslintrc.cjs software healthy .eslintrc.cjs
vite.config.js software healthy vite.config.js
capacitor.config.json software healthy capacitor.config.json
App.jsx software healthy src/App.jsx
main.jsx software healthy src/main.jsx
App.css software healthy src/App.css
index.css software healthy src/index.css
useOnlineStatus.js software healthy src/hooks/useOnlineStatus.js
use-mobile.js software healthy src/hooks/use-mobile.js
useCache.js software healthy src/hooks/useCache.js
useNotificationSound.js software healthy src/hooks/useNotificationSound.js
useDeliveredOrders.js software healthy src/hooks/useDeliveredOrders.js
ToastContext.jsx software healthy src/context/ToastContext.jsx
AuthContext.jsx software healthy src/context/AuthContext.jsx
ProfileContext.jsx software healthy src/context/ProfileContext.jsx
GlobalError.jsx software healthy src/components/GlobalError.jsx
RestaurantReviewsList.jsx software healthy src/components/RestaurantReviewsList.jsx
OrderDetailsModal.jsx software healthy src/components/OrderDetailsModal.jsx
MenuItemModal.jsx software healthy src/components/MenuItemModal.jsx
ProtectedRoute.jsx software healthy src/components/ProtectedRoute.jsx
OpeningHoursEditor.jsx software healthy src/components/OpeningHoursEditor.jsx
SupportButton.jsx software healthy src/components/SupportButton.jsx
WakingUpScreen.jsx software healthy src/components/WakingUpScreen.jsx
SalesChart.jsx software healthy src/components/SalesChart.jsx
RestaurantReviewForm.jsx software healthy src/components/RestaurantReviewForm.jsx
RestaurantRegisterForm.js software healthy src/components/RestaurantRegisterForm.js
TestReviewServices.jsx software healthy src/components/TestReviewServices.jsx
DeliveryReviewForm.jsx software healthy src/components/DeliveryReviewForm.jsx
ClientReviewForm.jsx software healthy src/components/ClientReviewForm.jsx
RestaurantStatus.jsx software healthy src/components/RestaurantStatus.jsx
PickupConfirmationModal.jsx software healthy src/components/PickupConfirmationModal.jsx
OrderCard.jsx software healthy src/components/OrderCard.jsx
PortalLayout.jsx software healthy src/components/restaurant-portal/PortalLayout.jsx
GuidedTour.jsx software healthy src/components/onboarding/GuidedTour.jsx
OnboardingSlides.jsx software healthy src/components/onboarding/OnboardingSlides.jsx
input-otp.jsx software healthy src/components/ui/input-otp.jsx
card.jsx software healthy src/components/ui/card.jsx
avatar.jsx software healthy src/components/ui/avatar.jsx
menubar.jsx software healthy src/components/ui/menubar.jsx
collapsible.jsx software healthy src/components/ui/collapsible.jsx
drawer.jsx software healthy src/components/ui/drawer.jsx

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

LabelLayerStatusPath
src software healthy src
hooks software healthy src/hooks
context software healthy src/context
components software healthy src/components
restaurant-portal software healthy src/components/restaurant-portal
onboarding software healthy src/components/onboarding
ui software healthy src/components/ui
pages software healthy src/pages
lib software healthy src/lib
services software healthy src/services
android software healthy android
app software healthy android/app
src software healthy android/app/src
main software healthy android/app/src/main
java software healthy android/app/src/main/java
com software healthy android/app/src/main/java/com
inksa software healthy android/app/src/main/java/com/inksa
restaurante software healthy android/app/src/main/java/com/inksa/restaurante
test software healthy android/app/src/test
java software healthy android/app/src/test/java
com software healthy android/app/src/test/java/com
getcapacitor software healthy android/app/src/test/java/com/getcapacitor
myapp software healthy android/app/src/test/java/com/getcapacitor/myapp
androidTest software healthy android/app/src/androidTest
java software healthy android/app/src/androidTest/java
com software healthy android/app/src/androidTest/java/com
getcapacitor software healthy android/app/src/androidTest/java/com/getcapacitor
myapp software healthy android/app/src/androidTest/java/com/getcapacitor/myapp
ios software healthy ios
App software healthy ios/App
App software healthy ios/App/App
Assets.xcassets software healthy ios/App/App/Assets.xcassets
Splash.imageset software healthy ios/App/App/Assets.xcassets/Splash.imageset
AppIcon.appiconset software healthy ios/App/App/Assets.xcassets/AppIcon.appiconset
public software healthy public

LabelLayerStatusPath
/ForgotPasswordPage frontend healthy src/pages/ForgotPasswordPage.jsx
/LoginPage frontend healthy src/pages/LoginPage.jsx
/SettingsPage frontend healthy src/pages/SettingsPage.jsx
/RestaurantEvaluationsCenter frontend healthy src/pages/RestaurantEvaluationsCenter.jsx
/KdsPage frontend healthy src/pages/KdsPage.jsx
/OrdersPage frontend healthy src/pages/OrdersPage.jsx
/MenuPage frontend healthy src/pages/MenuPage.jsx
/AnalyticsPage frontend healthy src/pages/AnalyticsPage.jsx
/RestaurantGamificationPage frontend healthy src/pages/RestaurantGamificationPage.jsx
/FinancePage frontend healthy src/pages/FinancePage.jsx
/CategoryManagementPage frontend healthy src/pages/CategoryManagementPage.jsx
/RegisterPage frontend healthy src/pages/RegisterPage.jsx
/login frontend healthy src/App.jsx
/forgot-password frontend healthy src/App.jsx
/register frontend healthy src/App.jsx
/ frontend healthy src/App.jsx
pedidos frontend healthy src/App.jsx
cozinha frontend healthy src/App.jsx
cardapio frontend healthy src/App.jsx
analytics frontend healthy src/App.jsx
configuracoes frontend healthy src/App.jsx
categorias frontend healthy src/App.jsx
gamificacao frontend healthy src/App.jsx
avaliacoes frontend healthy src/App.jsx
financeiro frontend healthy src/App.jsx
/dashboard frontend healthy src/App.jsx

LabelLayerStatusPath
App frontend healthy src/App.jsx
GlobalError frontend healthy src/components/GlobalError.jsx
RestaurantReviewsList frontend healthy src/components/RestaurantReviewsList.jsx
OpeningHoursEditor frontend healthy src/components/OpeningHoursEditor.jsx
SupportButton frontend healthy src/components/SupportButton.jsx
WakingUpScreen frontend healthy src/components/WakingUpScreen.jsx
RestaurantReviewForm frontend healthy src/components/RestaurantReviewForm.jsx
TestReviewServices frontend healthy src/components/TestReviewServices.jsx
DeliveryReviewForm frontend healthy src/components/DeliveryReviewForm.jsx
ClientReviewForm frontend healthy src/components/ClientReviewForm.jsx
OrderCard frontend healthy src/components/OrderCard.jsx
GuidedTour frontend healthy src/components/onboarding/GuidedTour.jsx
OnboardingSlides frontend healthy src/components/onboarding/OnboardingSlides.jsx
ForgotPasswordPage frontend healthy src/pages/ForgotPasswordPage.jsx
RestaurantEvaluationsCenter frontend healthy src/pages/RestaurantEvaluationsCenter.jsx
KdsPage frontend healthy src/pages/KdsPage.jsx
RestaurantGamificationPage frontend healthy src/pages/RestaurantGamificationPage.jsx
FinancePage frontend healthy src/pages/FinancePage.jsx

LabelLayerStatusPath
POST /api/orders api healthy src/services/orderService.js
GET /api/orders/stats api healthy src/services/orderService.js
GET /api/orders/pending-client-review api healthy src/services/orderService.js

LabelLayerStatusPath
diego00711__inksa-restaurantes software healthy /data/fable5_failed_archive/diego00711__inksa-restaurantes

LabelLayerStatusPath
127.0.0.1 network healthy README.md

LabelLayerStatusPath
generic_api_key::src/services/notificationService.js security healthy src/services/notificationService.js
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/99332083-4a55-48b9-a869-3616a4c7b1a7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/99332083-4a55-48b9-a869-3616a4c7b1a7/

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.