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.

YousefEssawy/lumiere-orders

https://github.com/YousefEssawy/lumiere-orders · scanned 2026-06-16 01:08 UTC (2 months, 1 week ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 21 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 411 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
rtl_lines software healthy docs/generate_overview_pdf.py:37
P software healthy docs/generate_overview_pdf.py:57
line software healthy docs/generate_overview_pdf.py:61
bullets software healthy docs/generate_overview_pdf.py:85
panel software healthy docs/generate_overview_pdf.py:104
step_row software healthy docs/generate_overview_pdf.py:117
on_page software dead docs/generate_overview_pdf.py:132
ChangePasswordModal software healthy src/components/ChangePasswordModal.tsx:ChangePasswordModal
submit software healthy src/components/ChangePasswordModal.tsx:submit
code software healthy src/components/ChangePasswordModal.tsx:code
useConfirm software healthy src/components/ConfirmProvider.tsx:useConfirm
ConfirmProvider software healthy src/components/ConfirmProvider.tsx:ConfirmProvider
settle software healthy src/components/ConfirmProvider.tsx:settle
onKey software healthy src/components/ConfirmProvider.tsx:onKey
useToast software healthy src/components/ToastProvider.tsx:useToast
ToastProvider software healthy src/components/ToastProvider.tsx:ToastProvider
Login software healthy src/components/Login.tsx:Login
submit software healthy src/components/Login.tsx:submit
code software healthy src/components/Login.tsx:code
LanguageToggle software healthy src/components/LanguageToggle.tsx:LanguageToggle
useAppLocale software healthy src/components/IntlProvider.tsx:useAppLocale
IntlProvider software healthy src/components/IntlProvider.tsx:IntlProvider
setLocale software healthy src/components/IntlProvider.tsx:setLocale
TopNavBar software healthy src/components/layout/TopNavBar.tsx:TopNavBar
handlePasswordChanged software healthy src/components/layout/TopNavBar.tsx:handlePasswordChanged
useSession software healthy src/components/layout/AppShell.tsx:useSession
isDesktop software healthy src/components/layout/AppShell.tsx:isDesktop
CenterNotice software healthy src/components/layout/AppShell.tsx:CenterNotice
NoticeWithLogout software healthy src/components/layout/AppShell.tsx:NoticeWithLogout
AppShell software healthy src/components/layout/AppShell.tsx:AppShell
isActive software healthy src/components/layout/SideNavBar.tsx:isActive
SideNavBar software healthy src/components/layout/SideNavBar.tsx:SideNavBar
CreateUserModal software healthy src/components/users/CreateUserModal.tsx:CreateUserModal
submit software healthy src/components/users/CreateUserModal.tsx:submit
code software healthy src/components/users/CreateUserModal.tsx:code
EditUserModal software healthy src/components/users/EditUserModal.tsx:EditUserModal
submit software healthy src/components/users/EditUserModal.tsx:submit
EditOrderModal software healthy src/components/orders/EditOrderModal.tsx:EditOrderModal
submit software healthy src/components/orders/EditOrderModal.tsx:submit
OrderDetailsModal software healthy src/components/orders/OrderDetailsModal.tsx:OrderDetailsMod…
OrderForm software healthy src/components/orders/OrderForm.tsx:OrderForm
submit software healthy src/components/orders/OrderForm.tsx:submit
SllrImport software healthy src/components/orders/SllrImport.tsx:SllrImport
handle software healthy src/components/orders/SllrImport.tsx:handle
ItemsPicker software healthy src/components/orders/ItemsPicker.tsx:ItemsPicker
selectProduct software healthy src/components/orders/ItemsPicker.tsx:selectProduct
add software healthy src/components/orders/ItemsPicker.tsx:add
truncatedCell software healthy src/components/orders/OrdersTable.tsx:truncatedCell
OrdersTable software healthy src/components/orders/OrdersTable.tsx:OrdersTable
OrderFields software healthy src/components/orders/OrderFields.tsx:OrderFields

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

LabelLayerStatusPath
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
tailwind.config.ts software healthy tailwind.config.ts
START-HERE.md software healthy START-HERE.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
.eslintrc.json software healthy .eslintrc.json
tsconfig.json software healthy tsconfig.json
next.config.mjs software healthy next.config.mjs
PLAN.md software healthy PLAN.md
generate_overview_pdf.py software healthy docs/generate_overview_pdf.py
DATA-MODEL.md software healthy docs/DATA-MODEL.md
WORKFLOW.md software healthy docs/WORKFLOW.md
OVERVIEW.md software healthy docs/OVERVIEW.md
README.md software healthy design_system/README.md
colors_and_type.css software healthy design_system/colors_and_type.css
type-headings.html software healthy design_system/preview/type-headings.html
logo.html software healthy design_system/preview/logo.html
components-buttons.html software healthy design_system/preview/components-buttons.html
shadow.html software healthy design_system/preview/shadow.html
glass.html software healthy design_system/preview/glass.html
section-header.html software healthy design_system/preview/section-header.html
components-cards.html software healthy design_system/preview/components-cards.html
iconography.html software healthy design_system/preview/iconography.html
type-arabic.html software healthy design_system/preview/type-arabic.html
colors-gradients.html software healthy design_system/preview/colors-gradients.html
spacing.html software healthy design_system/preview/spacing.html
colors-neutrals.html software healthy design_system/preview/colors-neutrals.html
radius.html software healthy design_system/preview/radius.html
components-inputs.html software healthy design_system/preview/components-inputs.html
components-nav.html software healthy design_system/preview/components-nav.html
colors-primary.html software healthy design_system/preview/colors-primary.html
colors-accent.html software healthy design_system/preview/colors-accent.html
type-display.html software healthy design_system/preview/type-display.html
components-badges.html software healthy design_system/preview/components-badges.html
colors-semantic.html software healthy design_system/preview/colors-semantic.html
_base.css software healthy design_system/preview/_base.css
launch.json software healthy .claude/launch.json
deploy.yml software healthy .github/workflows/deploy.yml
ci.yml software healthy .github/workflows/ci.yml
ChangePasswordModal.tsx software healthy src/components/ChangePasswordModal.tsx
ConfirmProvider.tsx software healthy src/components/ConfirmProvider.tsx
ToastProvider.tsx software healthy src/components/ToastProvider.tsx
Login.tsx software healthy src/components/Login.tsx
LanguageToggle.tsx software healthy src/components/LanguageToggle.tsx
IntlProvider.tsx software healthy src/components/IntlProvider.tsx
TopNavBar.tsx software healthy src/components/layout/TopNavBar.tsx
AppShell.tsx software healthy src/components/layout/AppShell.tsx
SideNavBar.tsx software healthy src/components/layout/SideNavBar.tsx

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

LabelLayerStatusPath
ChangePasswordModal frontend healthy src/components/ChangePasswordModal.tsx
ConfirmProvider frontend healthy src/components/ConfirmProvider.tsx
ToastProvider frontend healthy src/components/ToastProvider.tsx
Login frontend healthy src/components/Login.tsx
LanguageToggle frontend healthy src/components/LanguageToggle.tsx
IntlProvider frontend healthy src/components/IntlProvider.tsx
TopNavBar frontend healthy src/components/layout/TopNavBar.tsx
AppShell frontend healthy src/components/layout/AppShell.tsx
SideNavBar frontend healthy src/components/layout/SideNavBar.tsx
CreateUserModal frontend healthy src/components/users/CreateUserModal.tsx
EditUserModal frontend healthy src/components/users/EditUserModal.tsx
EditOrderModal frontend healthy src/components/orders/EditOrderModal.tsx
OrderDetailsModal frontend healthy src/components/orders/OrderDetailsModal.tsx
OrderForm frontend healthy src/components/orders/OrderForm.tsx
SllrImport frontend healthy src/components/orders/SllrImport.tsx
ItemsPicker frontend healthy src/components/orders/ItemsPicker.tsx
OrdersTable frontend healthy src/components/orders/OrdersTable.tsx
OrderFields frontend healthy src/components/orders/OrderFields.tsx
PageHero frontend healthy src/components/ui/PageHero.tsx
EmptyState frontend healthy src/components/ui/EmptyState.tsx
ModalShell frontend healthy src/components/ui/ModalShell.tsx
Toggle frontend healthy src/components/ui/Toggle.tsx
AuditTimeline frontend healthy src/components/ui/AuditTimeline.tsx
ProductDetailsModal frontend healthy src/components/catalog/ProductDetailsModal.tsx
CategoryModal frontend healthy src/components/catalog/CategoryModal.tsx
ImportProductsModal frontend healthy src/components/catalog/ImportProductsModal.tsx
ProductModal frontend healthy src/components/catalog/ProductModal.tsx
ExpenseModal frontend healthy src/components/expenses/ExpenseModal.tsx
ExpenseCategoryModal frontend healthy src/components/expenses/ExpenseCategoryModal.tsx
Page frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx
Page frontend healthy src/app/settings/page.tsx
Page frontend healthy src/app/help/page.tsx
Page frontend healthy src/app/users/page.tsx
Page frontend healthy src/app/migration/page.tsx
Page frontend healthy src/app/logs/page.tsx
Page frontend healthy src/app/expense-categories/page.tsx
Page frontend healthy src/app/categories/page.tsx
Page frontend healthy src/app/expenses/page.tsx
Page frontend healthy src/app/history/page.tsx
Page frontend healthy src/app/products/page.tsx

LabelLayerStatusPath
docs software healthy docs
design_system software healthy design_system
preview software healthy design_system/preview
.claude software healthy .claude
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
layout software healthy src/components/layout
users software healthy src/components/users
orders software healthy src/components/orders
ui software healthy src/components/ui
catalog software healthy src/components/catalog
expenses software healthy src/components/expenses
app software healthy src/app
settings software healthy src/app/settings
help software healthy src/app/help
users software healthy src/app/users
migration software healthy src/app/migration
logs software healthy src/app/logs
expense-categories software healthy src/app/expense-categories
categories software healthy src/app/categories
expenses software healthy src/app/expenses
history software healthy src/app/history
products software healthy src/app/products
lib software healthy src/lib
messages software healthy src/messages
hooks software healthy src/hooks

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/settings frontend healthy src/app/settings/page.tsx
/help frontend healthy src/app/help/page.tsx
/users frontend healthy src/app/users/page.tsx
/migration frontend healthy src/app/migration/page.tsx
/logs frontend healthy src/app/logs/page.tsx
/expense-categories frontend healthy src/app/expense-categories/page.tsx
/categories frontend healthy src/app/categories/page.tsx
/expenses frontend healthy src/app/expenses/page.tsx
/history frontend healthy src/app/history/page.tsx
/products frontend healthy src/app/products/page.tsx

LabelLayerStatusPath
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET cicd healthy
NEXT_PUBLIC_FIREBASE_PROJECT_ID cicd healthy
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID cicd healthy
NEXT_PUBLIC_FIREBASE_API_KEY cicd healthy
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN cicd healthy
NEXT_PUBLIC_FIREBASE_APP_ID cicd healthy

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml
check cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml
gha::ci cicd healthy .github/workflows/ci.yml

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

LabelLayerStatusPath
migration.ts data healthy src/lib/migration.ts
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/9bae467b-819e-40ce-940e-a9f96447cade/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9bae467b-819e-40ce-940e-a9f96447cade/

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.