https://github.com/rishavnaskar/pareez-billing
· scanned 2026-06-15 23:51 UTC (2 months, 3 weeks ago)
21 raw signals (0 security + 21 graph)
Last scanned 2 months, 3 weeks 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.
All 334 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 |
|---|---|---|---|
waLink |
software | healthy | functions/index.js:waLink |
esc |
software | healthy | functions/index.js:esc |
branches |
software | healthy | scripts/initialize-branches.js:branches |
initializeBranches |
software | healthy | scripts/initialize-branches.js:initializeBranches |
buildDay |
software | healthy | scripts/update-safui-para-config.js:buildDay |
buildDayConfig |
software | healthy | scripts/update-safui-para-config.js:buildDayConfig |
main |
software | healthy | scripts/update-safui-para-config.js:main |
BRANCHES |
software | healthy | scripts/initialize-branch-cashback-config.js:BRANCHES |
buildDayConfig |
software | healthy | scripts/initialize-branch-cashback-config.js:buildDayConfig |
buildConfig |
software | healthy | scripts/initialize-branch-cashback-config.js:buildConfig |
buildTierConfig |
software | healthy | scripts/initialize-branch-cashback-config.js:buildTierConfig |
main |
software | healthy | scripts/initialize-branch-cashback-config.js:main |
setUserClaims |
software | healthy | scripts/set-user-claims.js:setUserClaims |
listAllUsers |
software | healthy | scripts/set-user-claims.js:listAllUsers |
parseUserConfig |
software | healthy | scripts/set-user-claims.js:parseUserConfig |
admins |
software | healthy | scripts/set-user-claims.js:admins |
branchUsers |
software | healthy | scripts/set-user-claims.js:branchUsers |
main |
software | healthy | scripts/set-user-claims.js:main |
seed |
software | healthy | scripts/seed-service-catalogue.js:seed |
main |
software | healthy | scripts/rename-staff.js:main |
LoginScreen |
software | healthy | src/components/auth/LoginScreen.tsx:LoginScreen |
validateForm |
software | healthy | src/components/auth/LoginScreen.tsx:validateForm |
handleSubmit |
software | healthy | src/components/auth/LoginScreen.tsx:handleSubmit |
handleEmailChange |
software | healthy | src/components/auth/LoginScreen.tsx:handleEmailChange |
handlePasswordChange |
software | healthy | src/components/auth/LoginScreen.tsx:handlePasswordChange |
ProtectedRoute |
software | healthy | src/components/auth/ProtectedRoute.tsx:ProtectedRoute |
BillLogo |
software | healthy | src/components/common/BillLogo.tsx:BillLogo |
Logo |
software | healthy | src/components/common/Logo.tsx:Logo |
Table |
software | healthy | src/components/ui/table.tsx:Table |
TableHeader |
software | healthy | src/components/ui/table.tsx:TableHeader |
TableBody |
software | healthy | src/components/ui/table.tsx:TableBody |
TableFooter |
software | healthy | src/components/ui/table.tsx:TableFooter |
TableRow |
software | healthy | src/components/ui/table.tsx:TableRow |
TableHead |
software | healthy | src/components/ui/table.tsx:TableHead |
TableCell |
software | healthy | src/components/ui/table.tsx:TableCell |
TableCaption |
software | healthy | src/components/ui/table.tsx:TableCaption |
Badge |
software | healthy | src/components/ui/badge.tsx:Badge |
Dialog |
software | healthy | src/components/ui/dialog.tsx:Dialog |
DialogTrigger |
software | healthy | src/components/ui/dialog.tsx:DialogTrigger |
DialogPortal |
software | healthy | src/components/ui/dialog.tsx:DialogPortal |
DialogClose |
software | healthy | src/components/ui/dialog.tsx:DialogClose |
DialogOverlay |
software | healthy | src/components/ui/dialog.tsx:DialogOverlay |
useVisualViewportHeight |
software | healthy | src/components/ui/dialog.tsx:useVisualViewportHeight |
update |
software | healthy | src/components/ui/dialog.tsx:update |
DialogContent |
software | healthy | src/components/ui/dialog.tsx:DialogContent |
DialogHeader |
software | healthy | src/components/ui/dialog.tsx:DialogHeader |
DialogFooter |
software | healthy | src/components/ui/dialog.tsx:DialogFooter |
DialogTitle |
software | healthy | src/components/ui/dialog.tsx:DialogTitle |
DialogDescription |
software | healthy | src/components/ui/dialog.tsx:DialogDescription |
Button |
software | healthy | src/components/ui/button.tsx:Button |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
BRANCH_ACCESS_SETUP.md |
software | healthy | BRANCH_ACCESS_SETUP.md |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
firebase.json |
software | healthy | firebase.json |
package-lock.json |
software | healthy | package-lock.json |
components.json |
software | healthy | components.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
next.config.ts |
software | healthy | next.config.ts |
package.json |
software | healthy | functions/package.json |
package-lock.json |
software | healthy | functions/package-lock.json |
index.js |
software | healthy | functions/index.js |
initialize-branches.js |
software | healthy | scripts/initialize-branches.js |
update-safui-para-config.js |
software | healthy | scripts/update-safui-para-config.js |
README.md |
software | healthy | scripts/README.md |
initialize-branch-cashback-config.js |
software | healthy | scripts/initialize-branch-cashback-config.js |
set-user-claims.js |
software | healthy | scripts/set-user-claims.js |
seed-service-catalogue.js |
software | healthy | scripts/seed-service-catalogue.js |
start-firebase-emulator.sh |
software | healthy | scripts/start-firebase-emulator.sh |
rename-staff.js |
software | healthy | scripts/rename-staff.js |
LoginScreen.tsx |
software | healthy | src/components/auth/LoginScreen.tsx |
ProtectedRoute.tsx |
software | healthy | src/components/auth/ProtectedRoute.tsx |
BillLogo.tsx |
software | healthy | src/components/common/BillLogo.tsx |
Logo.tsx |
software | healthy | src/components/common/Logo.tsx |
table.tsx |
software | healthy | src/components/ui/table.tsx |
badge.tsx |
software | healthy | src/components/ui/badge.tsx |
dialog.tsx |
software | healthy | src/components/ui/dialog.tsx |
button.tsx |
software | healthy | src/components/ui/button.tsx |
alert.tsx |
software | healthy | src/components/ui/alert.tsx |
card.tsx |
software | healthy | src/components/ui/card.tsx |
popover.tsx |
software | healthy | src/components/ui/popover.tsx |
switch.tsx |
software | healthy | src/components/ui/switch.tsx |
textarea.tsx |
software | healthy | src/components/ui/textarea.tsx |
separator.tsx |
software | healthy | src/components/ui/separator.tsx |
input.tsx |
software | healthy | src/components/ui/input.tsx |
select.tsx |
software | healthy | src/components/ui/select.tsx |
command.tsx |
software | healthy | src/components/ui/command.tsx |
label.tsx |
software | healthy | src/components/ui/label.tsx |
CustomerForm.tsx |
software | healthy | src/components/customers/CustomerForm.tsx |
CustomerSearch.tsx |
software | healthy | src/components/customers/CustomerSearch.tsx |
CustomerList.tsx |
software | healthy | src/components/customers/CustomerList.tsx |
TierBadge.tsx |
software | healthy | src/components/wallet/TierBadge.tsx |
WalletAdjustmentDialog.tsx |
software | healthy | src/components/wallet/WalletAdjustmentDialog.tsx |
WalletTransactionHistory.tsx |
software | healthy | src/components/wallet/WalletTransactionHistory.tsx |
WalletDisplay.tsx |
software | healthy | src/components/wallet/WalletDisplay.tsx |
DepositPanel.tsx |
software | healthy | src/components/billing/DepositPanel.tsx |
DepositDialog.tsx |
software | healthy | src/components/billing/DepositDialog.tsx |
receipt.tsx |
software | healthy | src/components/billing/receipt.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
functions |
software | healthy | functions |
scripts |
software | healthy | scripts |
src |
software | healthy | src |
components |
software | healthy | src/components |
auth |
software | healthy | src/components/auth |
common |
software | healthy | src/components/common |
ui |
software | healthy | src/components/ui |
customers |
software | healthy | src/components/customers |
wallet |
software | healthy | src/components/wallet |
billing |
software | healthy | src/components/billing |
contexts |
software | healthy | src/contexts |
app |
software | healthy | src/app |
bill |
software | healthy | src/app/bill |
[billId] |
software | healthy | src/app/bill/[billId] |
lib |
software | healthy | src/lib |
db |
software | healthy | src/lib/db |
| Label | Layer | Status | Path |
|---|---|---|---|
Home |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
BillPreviewPage |
frontend | healthy | src/app/bill/[billId]/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/bill/[billId] |
frontend | healthy | src/app/bill/[billId]/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-xnyzugq9 |
software | healthy | /tmp/repobility-clone-xnyzugq9 |
| Label | Layer | Status | Path |
|---|---|---|---|
SimpleCache |
software | healthy | src/lib/cache.ts:SimpleCache |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/227bce66-c34c-4a1b-9c1a-389512af6453/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/227bce66-c34c-4a1b-9c1a-389512af6453/
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.