https://github.com/theo272004/cs-travel
· scanned 2026-06-16 00:34 UTC (2 months, 2 weeks ago)
34 raw signals (0 security + 34 graph)
Last scanned 2 months, 2 weeks ago · v1 · 34 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 275 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 |
|---|---|---|---|
ensureTooltip |
software | healthy | src/main.js:ensureTooltip |
positionTooltip |
software | healthy | src/main.js:positionTooltip |
matchRoute |
software | healthy | src/router/router.js:matchRoute |
parseQuery |
software | healthy | src/router/router.js:parseQuery |
navigate |
software | healthy | src/router/router.js:navigate |
resolveRoute |
software | healthy | src/router/router.js:resolveRoute |
renderAppLayout |
software | healthy | src/router/router.js:renderAppLayout |
initRouter |
software | healthy | src/router/router.js:initRouter |
requireAuth |
software | healthy | src/utils/guards.js:requireAuth |
requireRole |
software | healthy | src/utils/guards.js:requireRole |
redirectByRole |
software | healthy | src/utils/guards.js:redirectByRole |
formatCurrency |
software | healthy | src/utils/formatCurrency.js:formatCurrency |
greeting |
software | healthy | src/utils/greeting.js:greeting |
formatDate |
software | healthy | src/utils/formatDate.js:formatDate |
escapeHtml |
software | healthy | src/utils/escapeHtml.js:escapeHtml |
getTheme |
software | healthy | src/utils/theme.js:getTheme |
applyTheme |
software | healthy | src/utils/theme.js:applyTheme |
toggleTheme |
software | healthy | src/utils/theme.js:toggleTheme |
initTheme |
software | healthy | src/utils/theme.js:initTheme |
isValidEmail |
software | healthy | src/utils/validators.js:isValidEmail |
isNotEmpty |
software | healthy | src/utils/validators.js:isNotEmpty |
isPositiveInteger |
software | healthy | src/utils/validators.js:isPositiveInteger |
isTodayOrFutureDate |
software | healthy | src/utils/validators.js:isTodayOrFutureDate |
validateLoginForm |
software | healthy | src/utils/validators.js:validateLoginForm |
validateCompanyForm |
software | healthy | src/utils/validators.js:validateCompanyForm |
validateRequestForm |
software | healthy | src/utils/validators.js:validateRequestForm |
validateMedicalCaseForm |
software | healthy | src/utils/validators.js:validateMedicalCaseForm |
initials |
software | healthy | src/components/UserTable.js:initials |
UserTable |
software | healthy | src/components/UserTable.js:UserTable |
OpsTabs |
software | healthy | src/components/OpsTabs.js:OpsTabs |
compactNumber |
software | healthy | src/components/Chart.js:compactNumber |
px |
software | healthy | src/components/Chart.js:px |
DonutChart |
software | healthy | src/components/Chart.js:DonutChart |
length |
software | healthy | src/components/Chart.js:length |
BarListChart |
software | healthy | src/components/Chart.js:BarListChart |
StackedBar |
software | healthy | src/components/Chart.js:StackedBar |
ColumnChart |
software | healthy | src/components/Chart.js:ColumnChart |
GaugeChart |
software | healthy | src/components/Chart.js:GaugeChart |
SemiGaugeChart |
software | healthy | src/components/Chart.js:SemiGaugeChart |
arcPoint |
software | healthy | src/components/Chart.js:arcPoint |
arcPath |
software | healthy | src/components/Chart.js:arcPath |
smoothPath |
software | healthy | src/components/Chart.js:smoothPath |
LineChart |
software | healthy | src/components/Chart.js:LineChart |
xFor |
software | healthy | src/components/Chart.js:xFor |
yFor |
software | healthy | src/components/Chart.js:yFor |
DoctorTable |
software | healthy | src/components/DoctorTable.js:DoctorTable |
buildSearchIndex |
software | healthy | src/components/CommandCenter.js:buildSearchIndex |
ensureSearchOverlay |
software | healthy | src/components/CommandCenter.js:ensureSearchOverlay |
renderResults |
software | healthy | src/components/CommandCenter.js:renderResults |
openGlobalSearch |
software | healthy | src/components/CommandCenter.js:openGlobalSearch |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.js |
software | healthy | vite.config.js |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
AUDITORIA_PANEL_ADMIN.md |
software | healthy | AUDITORIA_PANEL_ADMIN.md |
auditoria-etapa-1.md |
software | healthy | docs/auditoria-etapa-1.md |
wix-velo-implementacion.md |
software | healthy | docs/wix-velo-implementacion.md |
settings.local.json |
software | healthy | .claude/settings.local.json |
launch.json |
software | healthy | .claude/launch.json |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
main.js |
software | healthy | src/main.js |
router.js |
software | healthy | src/router/router.js |
guards.js |
software | healthy | src/utils/guards.js |
formatCurrency.js |
software | healthy | src/utils/formatCurrency.js |
greeting.js |
software | healthy | src/utils/greeting.js |
formatDate.js |
software | healthy | src/utils/formatDate.js |
escapeHtml.js |
software | healthy | src/utils/escapeHtml.js |
theme.js |
software | healthy | src/utils/theme.js |
validators.js |
software | healthy | src/utils/validators.js |
UserTable.js |
software | healthy | src/components/UserTable.js |
OpsTabs.js |
software | healthy | src/components/OpsTabs.js |
Chart.js |
software | healthy | src/components/Chart.js |
DoctorTable.js |
software | healthy | src/components/DoctorTable.js |
CommandCenter.js |
software | healthy | src/components/CommandCenter.js |
StatusBadge.js |
software | healthy | src/components/StatusBadge.js |
RequestTable.js |
software | healthy | src/components/RequestTable.js |
Sidebar.js |
software | healthy | src/components/Sidebar.js |
RequestCard.js |
software | healthy | src/components/RequestCard.js |
MetricCard.js |
software | healthy | src/components/MetricCard.js |
Navbar.js |
software | healthy | src/components/Navbar.js |
MedicalCaseTable.js |
software | healthy | src/components/MedicalCaseTable.js |
CompanyTable.js |
software | healthy | src/components/CompanyTable.js |
QuickCreate.js |
software | healthy | src/components/QuickCreate.js |
companyService.js |
software | healthy | src/services/companyService.js |
doctorService.js |
software | healthy | src/services/doctorService.js |
settingsService.js |
software | healthy | src/services/settingsService.js |
apiService.js |
software | healthy | src/services/apiService.js |
authService.js |
software | healthy | src/services/authService.js |
requestService.js |
software | healthy | src/services/requestService.js |
userService.js |
software | healthy | src/services/userService.js |
localApiAdapter.js |
software | healthy | src/services/localApiAdapter.js |
quoteService.js |
software | healthy | src/services/quoteService.js |
medicalCaseService.js |
software | healthy | src/services/medicalCaseService.js |
main.css |
software | healthy | src/styles/main.css |
DoctorDashboardView.js |
software | healthy | src/views/DoctorDashboardView.js |
AdminUserDetailView.js |
software | healthy | src/views/AdminUserDetailView.js |
AdminDashboardView.js |
software | healthy | src/views/AdminDashboardView.js |
AdminCompaniesView.js |
software | healthy | src/views/AdminCompaniesView.js |
LoginView.js |
software | healthy | src/views/LoginView.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
.claude |
software | healthy | .claude |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
router |
software | healthy | src/router |
utils |
software | healthy | src/utils |
components |
software | healthy | src/components |
services |
software | healthy | src/services |
styles |
software | healthy | src/styles |
views |
software | healthy | src/views |
| Label | Layer | Status | Path |
|---|---|---|---|
3.12.82.83 |
network | healthy | src/views/DoctorDashboardView.js |
3.74.59.26 |
network | healthy | src/views/DoctorDashboardView.js |
1.41.52.59 |
network | healthy | src/views/DoctorDashboardView.js |
1.56.1.48 |
network | healthy | src/views/DoctorDashboardView.js |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/services/authService.js |
security | healthy | src/services/authService.js |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-um74fhe2 |
software | healthy | /tmp/repobility-clone-um74fhe2 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5173 |
network | healthy | vite.config.js |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::src/utils/validators.js |
security | healthy | src/utils/validators.js |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/e9836518-3fb5-42fc-b4ab-dd6c49f21a2b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e9836518-3fb5-42fc-b4ab-dd6c49f21a2b/
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.