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.

Scan timing: clone 3.47s · analysis 1.96s · 1.4 MB · GitHub API rate-limit (preflight)

caresmartsuits-eng/adminapplication-internal

https://github.com/caresmartsuits-eng/adminapplication-internal.git · scanned 2026-05-27 13:22 UTC (1 week, 1 day ago) · 10 languages

198 findings (48 legacy + 150 scanner) 6th percentile · Javascript · small (2-20K LoC) Scanner says 68 (lower by 28)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week, 1 day ago · v2 · 123 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 55.0 0.15 8.25
security_score 75.3 0.25 18.82
testing_score 0.0 0.20 0.00
documentation_score 1.0 0.15 0.15
practices_score 40.0 0.15 6.00
code_quality 74.2 0.10 7.42
Overall 1.00 40.6
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 471 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
LoadingSpinner software healthy client/src/App.jsx:LoadingSpinner
App software healthy client/src/App.jsx:App
handleLogin software healthy client/src/App.jsx:handleLogin
handleLogout software healthy client/src/App.jsx:handleLogout
getToken software healthy client/src/utils/auth.js:getToken
setToken software healthy client/src/utils/auth.js:setToken
clearToken software healthy client/src/utils/auth.js:clearToken
parseJwt software healthy client/src/utils/auth.js:parseJwt
withAuthHeaders software healthy client/src/utils/auth.js:withAuthHeaders
fetchWithAuth software healthy client/src/utils/auth.js:fetchWithAuth
fetchWithAuthJSON software healthy client/src/utils/auth.js:fetchWithAuthJSON
P software healthy client/src/utils/tailwind.css.js:P
x software healthy client/src/utils/tailwind.css.js:x
Wi software healthy client/src/utils/tailwind.css.js:Wi
xt software healthy client/src/utils/tailwind.css.js:xt
kf software healthy client/src/utils/tailwind.css.js:kf
js software healthy client/src/utils/tailwind.css.js:js
qr software healthy client/src/utils/tailwind.css.js:qr
Hs software healthy client/src/utils/tailwind.css.js:Hs
kt software healthy client/src/utils/tailwind.css.js:kt
we software healthy client/src/utils/tailwind.css.js:we
Pf software healthy client/src/utils/tailwind.css.js:Pf
ke software healthy client/src/utils/tailwind.css.js:ke
St software healthy client/src/utils/tailwind.css.js:St
jt software healthy client/src/utils/tailwind.css.js:jt
$r software healthy client/src/utils/tailwind.css.js:$r
Je software healthy client/src/utils/tailwind.css.js:Je
ve software healthy client/src/utils/tailwind.css.js:ve
en software healthy client/src/utils/tailwind.css.js:en
Ks software healthy client/src/utils/tailwind.css.js:Ks
s software healthy client/src/utils/tailwind.css.js:s
Wf software healthy client/src/utils/tailwind.css.js:Wf
Qf software healthy client/src/utils/tailwind.css.js:Qf
X software healthy client/src/utils/tailwind.css.js:X
Zt software healthy client/src/utils/tailwind.css.js:Zt
nn software healthy client/src/utils/tailwind.css.js:nn
zr software healthy client/src/utils/tailwind.css.js:zr
sn software healthy client/src/utils/tailwind.css.js:sn
uc software healthy client/src/utils/tailwind.css.js:uc
vx software healthy client/src/utils/tailwind.css.js:vx
ca software healthy client/src/utils/tailwind.css.js:ca
da software healthy client/src/utils/tailwind.css.js:da
Ac software healthy client/src/utils/tailwind.css.js:Ac
ei software healthy client/src/utils/tailwind.css.js:ei
S software healthy client/src/utils/tailwind.css.js:S
l1 software healthy client/src/utils/tailwind.css.js:l1
An software healthy client/src/utils/tailwind.css.js:An
ri software healthy client/src/utils/tailwind.css.js:ri
e software healthy client/src/utils/tailwind.css.js:e
J software healthy client/src/utils/tailwind.css.js:J

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

LabelLayerStatusPath
vite.config.js software warning client/vite.config.js
vercel.json software healthy client/vercel.json
README.md software healthy client/README.md
package.json software healthy client/package.json
index.html software healthy client/index.html
package-lock.json software healthy client/package-lock.json
eslint.config.js software warning client/eslint.config.js
.env software healthy client/.env
index.css software healthy client/src/index.css
tailwind_custom_screens_config.js software warning client/src/tailwind_custom_screens_config.js
App.jsx software healthy client/src/App.jsx
tailwind.config.js software warning client/src/tailwind.config.js
postcss.config.js software warning client/src/postcss.config.js
tailwind_css_config.js software warning client/src/tailwind_css_config.js
main.jsx software warning client/src/main.jsx
auth.js software healthy client/src/utils/auth.js
tailwind.css.js software healthy client/src/utils/tailwind.css.js
OrderChart.jsx software healthy client/src/components/OrderChart.jsx
Drawer.jsx software healthy client/src/components/Drawer.jsx
KPICard.jsx software healthy client/src/components/KPICard.jsx
Modal.jsx software healthy client/src/components/Modal.jsx
TopBar.jsx software healthy client/src/components/TopBar.jsx
SidebarNav.jsx software healthy client/src/components/SidebarNav.jsx
AdminDashboard.jsx software healthy client/src/pages/admin/AdminDashboard.jsx
ForgotPassword.jsx software healthy client/src/pages/user/ForgotPassword.jsx
ResetPassword.jsx software healthy client/src/pages/user/ResetPassword.jsx
UserDashboard.jsx software healthy client/src/pages/user/UserDashboard.jsx
CreateUser.jsx software healthy client/src/pages/features/users/CreateUser.jsx
UsersList.jsx software healthy client/src/pages/features/users/UsersList.jsx
UpdatePassword.jsx software healthy client/src/pages/features/users/UpdatePassword.jsx
UpdateProfile.jsx software healthy client/src/pages/features/users/UpdateProfile.jsx
CurrentDeliveries.jsx software healthy client/src/pages/features/orders/CurrentDeliveries.jsx
UpdateOrderModal.jsx software healthy client/src/pages/features/orders/UpdateOrderModal.jsx
CreateOrder.jsx software healthy client/src/pages/features/orders/CreateOrder.jsx
OrdersList.jsx software healthy client/src/pages/features/orders/OrdersList.jsx
AuditLogsList.jsx software healthy client/src/pages/features/audits/AuditLogsList.jsx
ConfigHeadersList.jsx software healthy client/src/pages/features/configHeaders/ConfigHeadersList.j…
UpdateConfigHeaderModal.jsx software healthy client/src/pages/features/configHeaders/UpdateConfigHeaderM…
CreateConfigHeader.jsx software healthy client/src/pages/features/configHeaders/CreateConfigHeader.…
ConfigurationsList.jsx software healthy client/src/pages/features/configs/ConfigurationsList.jsx
UpdateConfigurationModal.jsx software healthy client/src/pages/features/configs/UpdateConfigurationModal.…
CreateConfiguration.jsx software healthy client/src/pages/features/configs/CreateConfiguration.jsx
package.json software healthy backendmongo/package.json
package-lock.json software healthy backendmongo/package-lock.json
create_admin_user.js software warning backendmongo/create_admin_user.js
audits.js software healthy backendmongo/src/audits.js
auth.js software healthy backendmongo/src/auth.js
Configuration.js software warning backendmongo/src/models/Configuration.js
ConfigHeader.js software warning backendmongo/src/models/ConfigHeader.js
Audit.js software warning backendmongo/src/models/Audit.js

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

LabelLayerStatusPath
GET /orders/next-snum api healthy backendmongo/src/routes/orders.routes.js
POST /orders/create api healthy backendmongo/src/routes/orders.routes.js
GET /orders/delivery-status api healthy backendmongo/src/routes/orders.routes.js
GET /orders api healthy backendmongo/src/routes/orders.routes.js
PUT /orders/update/:id api healthy backendmongo/src/routes/orders.routes.js
GET /orders/kpi-counts api healthy backendmongo/src/routes/orders.routes.js
GET /orders/status-breakdown api healthy backendmongo/src/routes/orders.routes.js
GET /admin/configurations api healthy backendmongo/src/routes/configs.routes.js
GET /configurations/active api healthy backendmongo/src/routes/configs.routes.js
GET /configurations/:category api healthy backendmongo/src/routes/configs.routes.js
POST /admin/configurations/create api healthy backendmongo/src/routes/configs.routes.js
PUT /admin/configurations/update/:id api healthy backendmongo/src/routes/configs.routes.js
GET /admin/config-headers api healthy backendmongo/src/routes/configHeaders.routes.js
GET /admin/active-config-headers api healthy backendmongo/src/routes/configHeaders.routes.js
POST /admin/config-headers/create api healthy backendmongo/src/routes/configHeaders.routes.js
PUT /admin/config-headers/update/:id api healthy backendmongo/src/routes/configHeaders.routes.js
GET /audits api healthy backendmongo/src/routes/audits.routes.js
GET /audits/recent api healthy backendmongo/src/routes/audits.routes.js
POST /login api healthy backendmongo/src/routes/auth.routes.js
POST /admin/create-user api healthy backendmongo/src/routes/users.routes.js
GET /admin/users api healthy backendmongo/src/routes/users.routes.js
GET /user/:username api healthy backendmongo/src/routes/users.routes.js
PUT /user/:username api healthy backendmongo/src/routes/users.routes.js
PUT /user/:username/password api healthy backendmongo/src/routes/users.routes.js
POST /forgot-password api healthy backendmongo/src/routes/users.routes.js
POST /reset-password api healthy backendmongo/src/routes/users.routes.js
GET /users/count api healthy backendmongo/src/routes/users.routes.js
USE /api api healthy backend/src/server.js

LabelLayerStatusPath
App frontend healthy client/src/App.jsx
OrderChart frontend healthy client/src/components/OrderChart.jsx
Drawer frontend healthy client/src/components/Drawer.jsx
KPICard frontend healthy client/src/components/KPICard.jsx
Modal frontend healthy client/src/components/Modal.jsx
TopBar frontend healthy client/src/components/TopBar.jsx
SidebarNav frontend healthy client/src/components/SidebarNav.jsx
AdminDashboard frontend healthy client/src/pages/admin/AdminDashboard.jsx
ForgotPassword frontend healthy client/src/pages/user/ForgotPassword.jsx
ResetPassword frontend healthy client/src/pages/user/ResetPassword.jsx
UserDashboard frontend healthy client/src/pages/user/UserDashboard.jsx
CreateUser frontend healthy client/src/pages/features/users/CreateUser.jsx
UsersList frontend healthy client/src/pages/features/users/UsersList.jsx
UpdatePassword frontend healthy client/src/pages/features/users/UpdatePassword.jsx
UpdateProfile frontend healthy client/src/pages/features/users/UpdateProfile.jsx
CurrentDeliveries frontend healthy client/src/pages/features/orders/CurrentDeliveries.jsx
UpdateOrderModal frontend healthy client/src/pages/features/orders/UpdateOrderModal.jsx
CreateOrder frontend healthy client/src/pages/features/orders/CreateOrder.jsx
OrdersList frontend healthy client/src/pages/features/orders/OrdersList.jsx
AuditLogsList frontend healthy client/src/pages/features/audits/AuditLogsList.jsx
ConfigHeadersList frontend healthy client/src/pages/features/configHeaders/ConfigHeadersList.j…
UpdateConfigHeaderModal frontend healthy client/src/pages/features/configHeaders/UpdateConfigHeaderM…
CreateConfigHeader frontend healthy client/src/pages/features/configHeaders/CreateConfigHeader.…
ConfigurationsList frontend healthy client/src/pages/features/configs/ConfigurationsList.jsx
ConfigurationsList frontend healthy client/src/pages/features/configs/UpdateConfigurationModal.…
CreateConfiguration frontend healthy client/src/pages/features/configs/CreateConfiguration.jsx

LabelLayerStatusPath
client software healthy client
src software healthy client/src
utils software healthy client/src/utils
components software healthy client/src/components
pages software healthy client/src/pages
admin software healthy client/src/pages/admin
user software healthy client/src/pages/user
features software healthy client/src/pages/features
users software healthy client/src/pages/features/users
orders software healthy client/src/pages/features/orders
audits software healthy client/src/pages/features/audits
configHeaders software healthy client/src/pages/features/configHeaders
configs software healthy client/src/pages/features/configs
backendmongo software healthy backendmongo
src software healthy backendmongo/src
models software healthy backendmongo/src/models
utils software healthy backendmongo/src/utils
routes software healthy backendmongo/src/routes
db software healthy backendmongo/src/db
backend software healthy backend
src software healthy backend/src
routes software healthy backend/src/routes

LabelLayerStatusPath
/admin/AdminDashboard frontend healthy client/src/pages/admin/AdminDashboard.jsx
/user/ForgotPassword frontend healthy client/src/pages/user/ForgotPassword.jsx
/user/ResetPassword frontend healthy client/src/pages/user/ResetPassword.jsx
/user/UserDashboard frontend healthy client/src/pages/user/UserDashboard.jsx
/features/users/CreateUser frontend healthy client/src/pages/features/users/CreateUser.jsx
/features/users/UsersList frontend healthy client/src/pages/features/users/UsersList.jsx
/features/users/UpdatePassword frontend healthy client/src/pages/features/users/UpdatePassword.jsx
/features/users/UpdateProfile frontend healthy client/src/pages/features/users/UpdateProfile.jsx
/features/orders/CurrentDeliveries frontend healthy client/src/pages/features/orders/CurrentDeliveries.jsx
/features/orders/UpdateOrderModal frontend healthy client/src/pages/features/orders/UpdateOrderModal.jsx
/features/orders/CreateOrder frontend healthy client/src/pages/features/orders/CreateOrder.jsx
/features/orders/OrdersList frontend healthy client/src/pages/features/orders/OrdersList.jsx
/features/audits/AuditLogsList frontend healthy client/src/pages/features/audits/AuditLogsList.jsx
/features/configHeaders/ConfigHeadersList frontend healthy client/src/pages/features/configHeaders/ConfigHeadersList.j…
/features/configHeaders/UpdateConfigHeaderModal frontend healthy client/src/pages/features/configHeaders/UpdateConfigHeaderM…
/features/configHeaders/CreateConfigHeader frontend healthy client/src/pages/features/configHeaders/CreateConfigHeader.…
/features/configs/ConfigurationsList frontend healthy client/src/pages/features/configs/ConfigurationsList.jsx
/features/configs/UpdateConfigurationModal frontend healthy client/src/pages/features/configs/UpdateConfigurationModal.…
/features/configs/CreateConfiguration frontend healthy client/src/pages/features/configs/CreateConfiguration.jsx

LabelLayerStatusPath
auth::backendmongo/src/auth.js security healthy backendmongo/src/auth.js
auth::backendmongo/src/utils/nodemailer.js security healthy backendmongo/src/utils/nodemailer.js
auth::backend/src/auth.js security healthy backend/src/auth.js
auth::backendmongo/src/routes/auth.routes.js security healthy backendmongo/src/routes/auth.routes.js
auth::client/src/utils/auth.js security healthy client/src/utils/auth.js
auth::backendmongo/src/routes/users.routes.js security healthy backendmongo/src/routes/users.routes.js
auth::backend/src/routes/auth.routes.js security healthy backend/src/routes/auth.routes.js

LabelLayerStatusPath
vps::azure hardware healthy client/src/utils/tailwind.css.js
vps::aws hardware healthy backendmongo/package-lock.json
vps::gcp hardware healthy backendmongo/package-lock.json

LabelLayerStatusPath
.env in repo security healthy client/.env
.env in repo security healthy backend/.env
password_literal::client/src/pages/features/users/UpdatePas… security healthy client/src/pages/features/users/UpdatePassword.jsx

LabelLayerStatusPath
does software healthy client/src/utils/tailwind.css.js:does
cannot software healthy client/src/utils/tailwind.css.js:cannot

LabelLayerStatusPath
mongodb data healthy backendmongo/package-lock.json
sqlite data healthy backend/src/db.js

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

LabelLayerStatusPath
port:3000 network healthy backend/.env

LabelLayerStatusPath
gpu (detected) hardware healthy client/src/utils/tailwind.css.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/48db27c5-c23e-469b-b989-fa3903222026/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/48db27c5-c23e-469b-b989-fa3903222026/

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.