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.

wilsonA2000/NUEVOS-PROYECTOS

https://github.com/wilsonA2000/NUEVOS-PROYECTOS · scanned 2026-06-16 00:59 UTC (2 months, 1 week ago)

385 raw signals (0 security + 385 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 278 actionable findings from 1 signal source. 107 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 9287 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
main software healthy manage.py:8
visitor software healthy frontend/jest-import-meta-transform.cjs:visitor
log software healthy frontend/scripts/testing/verify-contract-fixes.js:log
success software healthy frontend/scripts/testing/verify-contract-fixes.js:success
error software healthy frontend/scripts/testing/verify-contract-fixes.js:error
warning software healthy frontend/scripts/testing/verify-contract-fixes.js:warning
info software healthy frontend/scripts/testing/verify-contract-fixes.js:info
runVerifications software healthy frontend/scripts/testing/verify-contract-fixes.js:runVerifi…
successRate software healthy frontend/scripts/testing/verify-contract-fixes.js:successRa…
checkProjectIntegrity software healthy frontend/scripts/testing/verify-contract-fixes.js:checkProj…
integrityPercentage software healthy frontend/scripts/testing/verify-contract-fixes.js:integrity…
generateDetailedReport software healthy frontend/scripts/testing/verify-contract-fixes.js:generateD…
main software healthy frontend/scripts/testing/verify-contract-fixes.js:main
log software healthy frontend/scripts/cache/clear-browser-cache.js:log
success software healthy frontend/scripts/cache/clear-browser-cache.js:success
error software healthy frontend/scripts/cache/clear-browser-cache.js:error
warning software healthy frontend/scripts/cache/clear-browser-cache.js:warning
info software healthy frontend/scripts/cache/clear-browser-cache.js:info
addCacheBustingComment software healthy frontend/scripts/cache/clear-browser-cache.js:addCacheBusti…
main software healthy frontend/scripts/cache/clear-browser-cache.js:main
cleanFile software healthy frontend/scripts/cache/cleanup-console-logs.js:cleanFile
nuclearCacheClear software healthy frontend/scripts/cache/nuclear-cache-clear.js:nuclearCacheC…
log software healthy frontend/scripts/fixes/force-reload-contracts.js:log
success software healthy frontend/scripts/fixes/force-reload-contracts.js:success
error software healthy frontend/scripts/fixes/force-reload-contracts.js:error
warning software healthy frontend/scripts/fixes/force-reload-contracts.js:warning
info software healthy frontend/scripts/fixes/force-reload-contracts.js:info
forceModuleReload software healthy frontend/scripts/fixes/force-reload-contracts.js:forceModul…
verifyCreateContractMethod software healthy frontend/scripts/fixes/force-reload-contracts.js:verifyCrea…
verifyImports software healthy frontend/scripts/fixes/force-reload-contracts.js:verifyImpo…
main software healthy frontend/scripts/fixes/force-reload-contracts.js:main
log software healthy frontend/scripts/fixes/fix-contract-errors.js:log
success software healthy frontend/scripts/fixes/fix-contract-errors.js:success
error software healthy frontend/scripts/fixes/fix-contract-errors.js:error
warning software healthy frontend/scripts/fixes/fix-contract-errors.js:warning
info software healthy frontend/scripts/fixes/fix-contract-errors.js:info
runFixes software healthy frontend/scripts/fixes/fix-contract-errors.js:runFixes
printCacheClearInstructions software healthy frontend/scripts/fixes/fix-contract-errors.js:printCacheCle…
checkProjectHealth software healthy frontend/scripts/fixes/fix-contract-errors.js:checkProjectH…
healthPercentage software healthy frontend/scripts/fixes/fix-contract-errors.js:healthPercent…
main software healthy frontend/scripts/fixes/fix-contract-errors.js:main
log software healthy frontend/scripts/fixes/complete-contract-fix.js:log
success software healthy frontend/scripts/fixes/complete-contract-fix.js:success
error software healthy frontend/scripts/fixes/complete-contract-fix.js:error
warning software healthy frontend/scripts/fixes/complete-contract-fix.js:warning
info software healthy frontend/scripts/fixes/complete-contract-fix.js:info
runCommand software healthy frontend/scripts/fixes/complete-contract-fix.js:runCommand
checkPrerequisites software healthy frontend/scripts/fixes/complete-contract-fix.js:checkPrereq…
executeCompleteFix software healthy frontend/scripts/fixes/complete-contract-fix.js:executeComp…
generateFinalReport software healthy frontend/scripts/fixes/complete-contract-fix.js:generateFin…

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

LabelLayerStatusPath
MockIntersectionObserver software healthy frontend/src/setupTests.ts:MockIntersectionObserver
MockResizeObserver software healthy frontend/src/setupTests.ts:MockResizeObserver
MapboxGeocoder software healthy frontend/src/types/mapbox.d.ts:MapboxGeocoder
VideoProcessor software healthy frontend/src/utils/videoUtils.ts:VideoProcessor
PerformanceMonitor software healthy frontend/src/utils/performanceMonitor.ts:PerformanceMonitor
AuditMiddleware software healthy frontend/src/utils/auditMiddleware.ts:AuditMiddleware
ImageOptimizer software healthy frontend/src/utils/imageOptimization.ts:ImageOptimizer
ErrorBoundary software healthy frontend/src/components/ErrorBoundary.tsx:ErrorBoundary
PaymentsErrorBoundary software healthy frontend/src/components/payments/PaymentsErrorBoundary.tsx:…
ContractsErrorBoundary software healthy frontend/src/components/contracts/ContractsErrorBoundary.ts…
RatingsErrorBoundary software healthy frontend/src/components/ratings/RatingsErrorBoundary.tsx:Ra…
VideoUtils software healthy frontend/src/components/properties/PropertyVideoUpload.tsx:…
FakeImage software healthy frontend/src/lib/__tests__/faceMatch.test.ts:FakeImage
MockWebSocket software healthy frontend/src/hooks/__tests__/useWebSocket.test.ts:MockWebSo…
LandlordContractService software healthy frontend/src/services/landlordContractService.ts:LandlordCo…
RequestService software healthy frontend/src/services/requestService.ts:RequestService
BusinessNotificationService software healthy frontend/src/services/businessNotificationService.ts:Busine…
MatchingServiceFixed software healthy frontend/src/services/matchingService.ts:MatchingServiceFix…
ApiCache software healthy frontend/src/services/apiCache.ts:ApiCache
PayPalService software healthy frontend/src/services/paypalService.ts:PayPalService
MessageService software healthy frontend/src/services/messageService.ts:MessageService
WebSocketService software healthy frontend/src/services/websocketService.ts:WebSocketService
PropertyVideoService software healthy frontend/src/services/propertyVideoService.ts:PropertyVideo…
OptimizedWebSocketService software healthy frontend/src/services/optimizedWebSocketService.ts:Optimize…
StripeService software healthy frontend/src/services/stripeService.ts:StripeService
LoggingService software healthy frontend/src/services/loggingService.ts:LoggingService
MockWebSocket software healthy frontend/src/services/__tests__/websocketService.test.ts:Mo…
extends software healthy frontend/src/services/__tests__/websocketService.test.ts:ex…
for software healthy frontend/src/services/__tests__/websocketService.test.ts:for
that software healthy frontend/src/services/__tests__/websocketService.test.ts:th…
WebSocketService software healthy frontend/src/services/__tests__/websocketService.test.ts:We…
ValidateInterviewCodeView software healthy users/api_interview.py:24
ContactRequestView software healthy users/api_interview.py:92
RegisterWithCodeView software healthy users/api_interview.py:168
InterviewCodeViewSet software healthy users/api_interview.py:273
InterviewCodeSerializer software healthy users/api_interview.py:283
Meta software healthy users/api_interview.py:349
ContactRequestViewSet software healthy users/api_interview.py:339
ContactRequestSerializer software healthy users/api_interview.py:348
CustomTextInput software healthy users/widgets.py:4
CustomEmailInput software healthy users/widgets.py:14
CustomPasswordInput software healthy users/widgets.py:24
UserSerializer software healthy users/serializers.py:22
Meta software healthy users/serializers.py:390
UserProfileSerializer software healthy users/serializers.py:47
UserRegistrationSerializer software healthy users/serializers.py:92
InterviewCodeVerificationSerializer software healthy users/serializers.py:252
UserResumeSerializer software healthy users/serializers.py:259
UserSettingsSerializer software healthy users/serializers.py:268
LandlordProfileSerializer software healthy users/serializers.py:277

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

LabelLayerStatusPath
PLAN_PRODUCCION.md software healthy PLAN_PRODUCCION.md
docker-compose.local.yml software healthy docker-compose.local.yml
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
NEXT_SESSION.md software healthy NEXT_SESSION.md
docker-compose.prod.yml software healthy docker-compose.prod.yml
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
manage.py software healthy manage.py
LICENSE software healthy LICENSE
requirements.txt software healthy requirements.txt
docker-entrypoint.sh software healthy docker-entrypoint.sh
ruff.toml software healthy ruff.toml
.env.prod.example software healthy .env.prod.example
INSTALL_CHARTS.md software healthy frontend/INSTALL_CHARTS.md
playwright.config.e2e-real.ts software healthy frontend/playwright.config.e2e-real.ts
TESTING.md software healthy frontend/TESTING.md
playwright.config.ts software healthy frontend/playwright.config.ts
vite.config.ts software healthy frontend/vite.config.ts
AUDITORIA_SOLICITUDES_MATCH.md software healthy frontend/AUDITORIA_SOLICITUDES_MATCH.md
README.md software healthy frontend/README.md
jest-import-meta-transform.cjs software healthy frontend/jest-import-meta-transform.cjs
PAYMENT_INTEGRATION_GUIDE.md software healthy frontend/PAYMENT_INTEGRATION_GUIDE.md
TEST-SUMMARY.md software healthy frontend/TEST-SUMMARY.md
CLAUDE.md software healthy frontend/CLAUDE.md
SOLUCION_FINAL_MATCH_ERROR.md software healthy frontend/SOLUCION_FINAL_MATCH_ERROR.md
QUALITY_ASSURANCE_REPORT.md software healthy frontend/QUALITY_ASSURANCE_REPORT.md
package.json software healthy frontend/package.json
tsconfig.jest.json software healthy frontend/tsconfig.jest.json
index.html software healthy frontend/index.html
Dockerfile software healthy frontend/Dockerfile
package-lock.json software healthy frontend/package-lock.json
CAMBIOS_APLICADOS_FINAL.md software healthy frontend/CAMBIOS_APLICADOS_FINAL.md
jest.config.cjs software healthy frontend/jest.config.cjs
cypress.config.ts software healthy frontend/cypress.config.ts
.env.example software healthy frontend/.env.example
.eslintrc.json software healthy frontend/.eslintrc.json
.env.payments.example software healthy frontend/.env.payments.example
tsconfig.json software healthy frontend/tsconfig.json
lighthouserc.json software healthy frontend/lighthouserc.json
LICENSE software healthy frontend/LICENSE
REDISENO_MATCHED_CANDIDATES_VIEW.md software healthy frontend/REDISENO_MATCHED_CANDIDATES_VIEW.md
MONITORING_AND_ALERTING.md software healthy frontend/docs/MONITORING_AND_ALERTING.md
DEPLOYMENT_GUIDE.md software healthy frontend/docs/DEPLOYMENT_GUIDE.md
FINAL_INTEGRATION_REPORT.md software healthy frontend/docs/FINAL_INTEGRATION_REPORT.md
INTEGRATION_TEST_REPORT.md software healthy frontend/docs/INTEGRATION_TEST_REPORT.md
ARCHITECTURE_DOCUMENTATION.md software healthy frontend/docs/ARCHITECTURE_DOCUMENTATION.md
PRODUCTION_READINESS_CHECKLIST.md software healthy frontend/docs/PRODUCTION_READINESS_CHECKLIST.md
TROUBLESHOOTING_GUIDE.md software healthy frontend/docs/TROUBLESHOOTING_GUIDE.md
USER_MANUAL.md software healthy frontend/docs/USER_MANUAL.md
BACKUP_AND_RECOVERY.md software healthy frontend/docs/BACKUP_AND_RECOVERY.md

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

LabelLayerStatusPath
ANY /usuarios/registro/seleccionar/ api healthy users/urls.py
ANY /usuarios/registro/entrevista/ api healthy users/urls.py
ANY /usuarios/perfil/ api healthy users/urls.py
ANY /usuarios/perfil/editar/ api healthy users/urls.py
ANY /usuarios/configuracion/ api healthy users/urls.py
ANY /usuarios/hoja-vida/ api healthy users/urls.py
ANY /usuarios/hoja-vida/editar/ api healthy users/urls.py
ANY /usuarios/proveedores-servicios/ api healthy users/urls.py
ANY /activity/ api healthy users/user_urls.py
ANY /activity/history/ api healthy users/user_urls.py
ANY /activity/<int:activity_id>/ api healthy users/user_urls.py
ANY /admin-actions/ api healthy users/user_urls.py
ANY /admin-actions/<int:action_id>/ api healthy users/user_urls.py
ANY /notifications/ api healthy users/user_urls.py
ANY /notifications/<int:notification_id>/read/ api healthy users/user_urls.py
ANY /notifications/read-all/ api healthy users/user_urls.py
ANY /impersonation-history/ api healthy users/user_urls.py
ANY /api/activity-summary/ api healthy users/user_urls.py
ANY /api/notifications/ api healthy users/user_urls.py
ANY /api/admin-actions/ api healthy users/user_urls.py
ANY /api/notifications/<int:notification_id>/read/ api healthy users/user_urls.py
ANY /interview/validate-interview-code/ api healthy users/urls_interview.py
ANY /interview/contact/ api healthy users/urls_interview.py
ANY /interview/register-with-code/ api healthy users/urls_interview.py
ANY /interview/admin/ api healthy users/urls_interview.py
ANY /interview/codes api healthy users/urls_interview.py
ANY /interview/contact-requests api healthy users/urls_interview.py
ANY /users/activity-logs/stats/ api healthy users/api_urls.py
ANY /users/activity-logs/create/ api healthy users/api_urls.py
ANY /users/activity-logs/types/ api healthy users/api_urls.py
ANY /users/ api healthy users/api_urls.py
ANY /users/auth/login/ api healthy users/api_urls.py
ANY /users/auth/refresh/ api healthy users/api_urls.py
ANY /users/auth/me/ api healthy users/api_urls.py
ANY /users/auth/logout/ api healthy users/api_urls.py
ANY /users/auth/confirm-email/<path:key>/ api healthy users/api_urls.py
ANY /users/auth/resend-confirmation/ api healthy users/api_urls.py
ANY /users/interview/ api healthy users/api_urls.py
ANY /users/auth/register/ api healthy users/api_urls.py
ANY /users/auth/register-with-interview/ api healthy users/api_urls.py
ANY /users/auth/register-with-code/ api healthy users/api_urls.py
ANY /users/auth/validate-interview-code/ api healthy users/api_urls.py
ANY /users/auth/change-password/ api healthy users/api_urls.py
ANY /users/auth/forgot-password/ api healthy users/api_urls.py
ANY /users/auth/reset-password/ api healthy users/api_urls.py
ANY /users/contact/ api healthy users/api_urls.py
ANY /users/verification/request/ api healthy users/api_urls.py
ANY /users/verification/upload-documents/ api healthy users/api_urls.py
ANY /users/verification/status/ api healthy users/api_urls.py
ANY /users/search/ api healthy users/api_urls.py

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

LabelLayerStatusPath
frontend software healthy frontend
docs software healthy frontend/docs
scripts software healthy frontend/scripts
testing software healthy frontend/scripts/testing
cache software healthy frontend/scripts/cache
fixes software healthy frontend/scripts/fixes
public software healthy frontend/public
playwright software healthy frontend/playwright
tests software healthy frontend/playwright/tests
fixtures software healthy frontend/playwright/fixtures
helpers software healthy frontend/playwright/helpers
src software healthy frontend/src
__tests__ software healthy frontend/src/__tests__
integration software healthy frontend/src/__tests__/integration
types software healthy frontend/src/types
i18n software healthy frontend/src/i18n
locales software healthy frontend/src/i18n/locales
es software healthy frontend/src/i18n/locales/es
en software healthy frontend/src/i18n/locales/en
config software healthy frontend/src/config
__mocks__ software healthy frontend/src/__mocks__
utils software healthy frontend/src/utils
components software healthy frontend/src/components
__tests__ software healthy frontend/src/components/__tests__
layout software healthy frontend/src/components/layout
users software healthy frontend/src/components/users
modals software healthy frontend/src/components/modals
notifications software healthy frontend/src/components/notifications
__tests__ software healthy frontend/src/components/notifications/__tests__
auth software healthy frontend/src/components/auth
__tests__ software healthy frontend/src/components/auth/__tests__
requests software healthy frontend/src/components/requests
verihome-id software healthy frontend/src/components/verihome-id
contact software healthy frontend/src/components/contact
common software healthy frontend/src/components/common
dashboard software healthy frontend/src/components/dashboard
agent software healthy frontend/src/components/agent
admin software healthy frontend/src/components/admin
messaging software healthy frontend/src/components/messaging
messages software healthy frontend/src/components/messages
__tests__ software healthy frontend/src/components/messages/__tests__
payments software healthy frontend/src/components/payments
__tests__ software healthy frontend/src/components/payments/__tests__
maintenance software healthy frontend/src/components/maintenance
services software healthy frontend/src/components/services
contracts software healthy frontend/src/components/contracts
__tests__ software healthy frontend/src/components/contracts/__tests__
ratings software healthy frontend/src/components/ratings
properties software healthy frontend/src/components/properties
__tests__ software healthy frontend/src/components/properties/__tests__

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

LabelLayerStatusPath
App frontend healthy frontend/src/App.tsx
ErrorBoundary frontend healthy frontend/src/components/ErrorBoundary.tsx
ExportButton frontend healthy frontend/src/components/ExportButton.tsx
LandingNavbar frontend healthy frontend/src/components/layout/LandingNavbar.tsx
Layout frontend healthy frontend/src/components/layout/Layout.tsx
LandingFooter frontend healthy frontend/src/components/layout/LandingFooter.tsx
UserStatusSelector frontend healthy frontend/src/components/users/UserStatusSelector.tsx
UserStatusIndicator frontend healthy frontend/src/components/users/UserStatusIndicator.tsx
UsersErrorBoundary frontend healthy frontend/src/components/users/UsersErrorBoundary.tsx
TermsModal frontend healthy frontend/src/components/modals/TermsModal.tsx
PrivacyModal frontend healthy frontend/src/components/modals/PrivacyModal.tsx
NotificationCenter frontend healthy frontend/src/components/notifications/NotificationCenter.tsx
PushNotificationCenter frontend healthy frontend/src/components/notifications/PushNotificationCente…
RealTimeNotifications frontend healthy frontend/src/components/notifications/RealTimeNotifications…
AdminProtectedRoute frontend healthy frontend/src/components/auth/AdminProtectedRoute.tsx
AuthErrorModal frontend healthy frontend/src/components/auth/AuthErrorModal.tsx
PropertyInterestForm frontend healthy frontend/src/components/requests/PropertyInterestForm.tsx
CandidateEvaluationView frontend healthy frontend/src/components/requests/CandidateEvaluationView.tsx
VerihomeIdRequiredListener frontend healthy frontend/src/components/verihome-id/VerihomeIdRequiredListe…
VerihomeIdBanner frontend healthy frontend/src/components/verihome-id/VerihomeIdBanner.tsx
PublicReceiptUploader frontend healthy frontend/src/components/verihome-id/PublicReceiptUploader.t…
EmailOtpVerifier frontend healthy frontend/src/components/verihome-id/EmailOtpVerifier.tsx
VerihomeIdGate frontend healthy frontend/src/components/verihome-id/VerihomeIdGate.tsx
ContactForm frontend healthy frontend/src/components/contact/ContactForm.tsx
PropertyImage frontend healthy frontend/src/components/common/PropertyImage.tsx
OfflineIndicator frontend healthy frontend/src/components/common/OfflineIndicator.tsx
DialogShell frontend healthy frontend/src/components/common/DialogShell.tsx
UpdatePrompt frontend healthy frontend/src/components/common/UpdatePrompt.tsx
StatusChip frontend healthy frontend/src/components/common/StatusChip.tsx
EmptyState frontend healthy frontend/src/components/common/EmptyState.tsx
ScrollToTop frontend healthy frontend/src/components/common/ScrollToTop.tsx
LanguageSelector frontend healthy frontend/src/components/common/LanguageSelector.tsx
CustomNotification frontend healthy frontend/src/components/common/CustomNotification.tsx
LoadingButton frontend healthy frontend/src/components/common/LoadingButton.tsx
LoadingSpinner frontend healthy frontend/src/components/common/LoadingSpinner.tsx
UniversalFileUpload frontend healthy frontend/src/components/common/UniversalFileUpload.tsx
ScrollToTopButton frontend healthy frontend/src/components/common/ScrollToTopButton.tsx
ProcessStepHeader frontend healthy frontend/src/components/common/ProcessStepHeader.tsx
OptimizedWebSocketStatus frontend healthy frontend/src/components/common/OptimizedWebSocketStatus.tsx
ContextSwitcher frontend healthy frontend/src/components/common/ContextSwitcher.tsx
RecentActivity frontend healthy frontend/src/components/dashboard/RecentActivity.tsx
AgentCompleteVisitWizard frontend healthy frontend/src/components/agent/AgentCompleteVisitWizard.tsx
ContractRejectionModal frontend healthy frontend/src/components/admin/ContractRejectionModal.tsx
AdminNotificationDrawer frontend healthy frontend/src/components/admin/AdminNotificationDrawer.tsx
AdminNotificationBell frontend healthy frontend/src/components/admin/AdminNotificationBell.tsx
LawyerSignDialog frontend healthy frontend/src/components/admin/LawyerSignDialog.tsx
VisitScoreEditor frontend healthy frontend/src/components/admin/VisitScoreEditor.tsx
ContractApprovalModal frontend healthy frontend/src/components/admin/ContractApprovalModal.tsx
AdminLayout frontend healthy frontend/src/components/admin/AdminLayout.tsx
MessagingErrorBoundary frontend healthy frontend/src/components/messaging/MessagingErrorBoundary.tsx

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

LabelLayerStatusPath
password_literal::frontend/playwright/tests/full-admin-revi… security healthy frontend/playwright/tests/full-admin-review-flow.spec.ts
password_literal::frontend/playwright/tests/fase-g3-intervi… security healthy frontend/playwright/tests/fase-g3-interview-code.spec.ts
password_literal::frontend/playwright/tests/fase-g3-intervi… security healthy frontend/playwright/tests/fase-g3-interview-code.spec.ts
password_literal::frontend/playwright/tests/contract-workfl… security healthy frontend/playwright/tests/contract-workflow.spec.ts
password_literal::frontend/playwright/tests/contract-workfl… security healthy frontend/playwright/tests/contract-workflow.spec.ts
password_literal::frontend/playwright/fixtures/test-data.ts security healthy frontend/playwright/fixtures/test-data.ts
password_literal::frontend/playwright/fixtures/test-data.ts security healthy frontend/playwright/fixtures/test-data.ts
password_literal::frontend/playwright/fixtures/test-data.ts security healthy frontend/playwright/fixtures/test-data.ts
password_literal::frontend/playwright/helpers/mock-api.ts security healthy frontend/playwright/helpers/mock-api.ts
password_literal::frontend/playwright/helpers/mock-api.ts security healthy frontend/playwright/helpers/mock-api.ts
password_literal::frontend/playwright/helpers/mock-api.ts security healthy frontend/playwright/helpers/mock-api.ts
password_literal::frontend/src/__tests__/api-integration.te… security healthy frontend/src/__tests__/api-integration.test.ts
password_literal::frontend/src/__tests__/api-integration.te… security healthy frontend/src/__tests__/api-integration.test.ts
password_literal::frontend/src/__tests__/api-integration.te… security healthy frontend/src/__tests__/api-integration.test.ts
password_literal::frontend/src/components/auth/__tests__/Lo… security healthy frontend/src/components/auth/__tests__/Login.test.tsx
password_literal::frontend/src/pages/auth/__tests__/Login.t… security healthy frontend/src/pages/auth/__tests__/Login.test.tsx
password_literal::frontend/src/services/__tests__/authServi… security healthy frontend/src/services/__tests__/authService.test.ts
password_literal::frontend/src/services/__tests__/authServi… security healthy frontend/src/services/__tests__/authService.test.ts
password_literal::frontend/src/services/__tests__/authServi… security healthy frontend/src/services/__tests__/authService.test.ts
password_literal::frontend/src/services/__tests__/authServi… security healthy frontend/src/services/__tests__/authService.test.ts
password_literal::frontend/src/services/__tests__/authServi… security healthy frontend/src/services/__tests__/authService.test.ts
password_literal::frontend/src/services/__tests__/authServi… security healthy frontend/src/services/__tests__/authService.test.ts
password_literal::frontend/src/services/__tests__/authServi… security healthy frontend/src/services/__tests__/authService.test.ts
password_literal::frontend/src/services/__tests__/authServi… security healthy frontend/src/services/__tests__/authService.test.ts
password_literal::frontend/src/services/__tests__/authServi… security healthy frontend/src/services/__tests__/authService.test.ts
password_literal::frontend/src/services/__tests__/userServi… security healthy frontend/src/services/__tests__/userService.test.ts
password_literal::users/tests.py security healthy users/tests.py
password_literal::users/tests.py security healthy users/tests.py
password_literal::users/tests.py security healthy users/tests.py
password_literal::users/tests.py security healthy users/tests.py
password_literal::users/tests.py security healthy users/tests.py
password_literal::users/tests.py security healthy users/tests.py
password_literal::tests/backend/integration/test_api_views.… security healthy tests/backend/integration/test_api_views.py
password_literal::tests/backend/integration/test_api_views.… security healthy tests/backend/integration/test_api_views.py
password_literal::tests/backend/integration/test_api_views.… security healthy tests/backend/integration/test_api_views.py
password_literal::tests/backend/integration/test_api_views.… security healthy tests/backend/integration/test_api_views.py
password_literal::tests/backend/integration/test_api_views.… security healthy tests/backend/integration/test_api_views.py
password_literal::tests/backend/integration/test_api_views.… security healthy tests/backend/integration/test_api_views.py
password_literal::tests/backend/integration/test_api_views.… security healthy tests/backend/integration/test_api_views.py
password_literal::tests/backend/integration/test_api_views.… security healthy tests/backend/integration/test_api_views.py
password_literal::tests/backend/integration/test_api_views.… security healthy tests/backend/integration/test_api_views.py
password_literal::tests/backend/integration/test_api_views.… security healthy tests/backend/integration/test_api_views.py
password_literal::tests/backend/integration/test_api_views.… security healthy tests/backend/integration/test_api_views.py
password_literal::tests/backend/integration/test_integratio… security healthy tests/backend/integration/test_integration.py
password_literal::tests/backend/integration/test_integratio… security healthy tests/backend/integration/test_integration.py
password_literal::tests/backend/integration/test_integratio… security healthy tests/backend/integration/test_integration.py
password_literal::tests/backend/integration/test_integratio… security healthy tests/backend/integration/test_integration.py
password_literal::tests/backend/integration/test_integratio… security healthy tests/backend/integration/test_integration.py
password_literal::tests/backend/integration/test_integratio… security healthy tests/backend/integration/test_integration.py
password_literal::tests/backend/integration/test_integratio… security healthy tests/backend/integration/test_integration.py

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

LabelLayerStatusPath
/ContractSigningDemo frontend healthy frontend/src/pages/ContractSigningDemo.tsx
/ResumeEdit frontend healthy frontend/src/pages/ResumeEdit.tsx
/ConfirmEmail frontend healthy frontend/src/pages/ConfirmEmail.tsx
/LandingPage frontend healthy frontend/src/pages/LandingPage.tsx
/SupportPage frontend healthy frontend/src/pages/SupportPage.tsx
/AboutPage frontend healthy frontend/src/pages/AboutPage.tsx
/ServicesOverviewPage frontend healthy frontend/src/pages/ServicesOverviewPage.tsx
/PrivacyPage frontend healthy frontend/src/pages/PrivacyPage.tsx
/SecurityPage frontend healthy frontend/src/pages/SecurityPage.tsx
/CommunityPage frontend healthy frontend/src/pages/CommunityPage.tsx
/NotFound frontend healthy frontend/src/pages/NotFound.tsx
/TermsPage frontend healthy frontend/src/pages/TermsPage.tsx
/ContactPage frontend healthy frontend/src/pages/ContactPage.tsx
/Resume frontend healthy frontend/src/pages/Resume.tsx
/settings/Settings frontend healthy frontend/src/pages/settings/Settings.tsx
/__tests__/Settings.test frontend healthy frontend/src/pages/__tests__/Settings.test.tsx
/__tests__/Dashboard.test frontend healthy frontend/src/pages/__tests__/Dashboard.test.tsx
/auth/EmailVerification frontend healthy frontend/src/pages/auth/EmailVerification.tsx
/auth/RegisterWithCode frontend healthy frontend/src/pages/auth/RegisterWithCode.tsx
/auth/ResendVerification frontend healthy frontend/src/pages/auth/ResendVerification.tsx
/auth/Login frontend healthy frontend/src/pages/auth/Login.tsx
/auth/ForgotPassword frontend healthy frontend/src/pages/auth/ForgotPassword.tsx
/auth/ResetPassword frontend healthy frontend/src/pages/auth/ResetPassword.tsx
/auth/__tests__/Login.test frontend healthy frontend/src/pages/auth/__tests__/Login.test.tsx
/requests/RequestsPage frontend healthy frontend/src/pages/requests/RequestsPage.tsx
/verihome-id/VeriHomeIDOnboardingPage frontend healthy frontend/src/pages/verihome-id/VeriHomeIDOnboardingPage.tsx
/dashboard/NewDashboard frontend healthy frontend/src/pages/dashboard/NewDashboard.tsx
/agent/AgentVisitsQueue frontend healthy frontend/src/pages/agent/AgentVisitsQueue.tsx
/admin/AdminSettings frontend healthy frontend/src/pages/admin/AdminSettings.tsx
/admin/AdminTicketsDashboard frontend healthy frontend/src/pages/admin/AdminTicketsDashboard.tsx
/admin/AdminFieldVisitActDetail frontend healthy frontend/src/pages/admin/AdminFieldVisitActDetail.tsx
/admin/AdminSecurityPanel frontend healthy frontend/src/pages/admin/AdminSecurityPanel.tsx
/admin/AdminVerificationDashboard frontend healthy frontend/src/pages/admin/AdminVerificationDashboard.tsx
/admin/AdminDashboard frontend healthy frontend/src/pages/admin/AdminDashboard.tsx
/admin/AdminVerihomeIdAnalytics frontend healthy frontend/src/pages/admin/AdminVerihomeIdAnalytics.tsx
/admin/AdminContractReview frontend healthy frontend/src/pages/admin/AdminContractReview.tsx
/admin/AdminLogsViewer frontend healthy frontend/src/pages/admin/AdminLogsViewer.tsx
/admin/AdminAuditDashboard frontend healthy frontend/src/pages/admin/AdminAuditDashboard.tsx
/admin/AdminContractsList frontend healthy frontend/src/pages/admin/AdminContractsList.tsx
/admin/AdminVerihomeIdScoring frontend healthy frontend/src/pages/admin/AdminVerihomeIdScoring.tsx
/admin/AdminMaintenance frontend healthy frontend/src/pages/admin/AdminMaintenance.tsx
/admin/AdminAuditLog frontend healthy frontend/src/pages/admin/AdminAuditLog.tsx
/admin/AdminFieldVisitActs frontend healthy frontend/src/pages/admin/AdminFieldVisitActs.tsx
/admin/__tests__/AdminMaintenance.test frontend healthy frontend/src/pages/admin/__tests__/AdminMaintenance.test.tsx
/admin/__tests__/AdminContractReview.test frontend healthy frontend/src/pages/admin/__tests__/AdminContractReview.test…
/admin/__tests__/AdminDashboard.test frontend healthy frontend/src/pages/admin/__tests__/AdminDashboard.test.tsx
/messages/MessengerMain frontend healthy frontend/src/pages/messages/MessengerMain.tsx
/messages/MessagesMain frontend healthy frontend/src/pages/messages/MessagesMain.tsx
/messages/Compose frontend healthy frontend/src/pages/messages/Compose.tsx
/messages/Inbox frontend healthy frontend/src/pages/messages/Inbox.tsx

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

LabelLayerStatusPath
AdminImpersonationSession data healthy users/models/admin.py
AdminActionLog data healthy users/models/admin.py
UserActionNotification data healthy users/models/admin.py
AdminSessionSummary data healthy users/models/admin.py
UserActivityLog data healthy users/models/activity.py
UserResume data healthy users/models/resume.py
PortfolioItem data healthy users/models/resume.py
BaseProfile data healthy users/models/profiles.py
InterviewCode data healthy users/models/interview.py
ContactRequest data healthy users/models/interview.py
InterviewSession data healthy users/models/interview.py
UserSettings data healthy users/models/settings.py
VerificationAgent data healthy verification/models.py
VerificationVisit data healthy verification/models.py
VerificationReport data healthy verification/models.py
FieldVisitRequest data healthy verification/models.py
FieldVisitAct data healthy verification/models.py
EmailVerificationOTP data healthy verification/models.py
PublicReceipt data healthy verification/models.py
BaseRequest data healthy requests/models.py
RequestAttachment data healthy requests/models.py
RequestComment data healthy requests/models.py
RequestNotification data healthy requests/models.py
TenantDocument data healthy requests/models.py
DocumentAccessLog data healthy requests/models.py
DashboardWidget data healthy dashboard/models.py
UserDashboardLayout data healthy dashboard/models.py
UserWidgetConfig data healthy dashboard/models.py
WidgetDataCache data healthy dashboard/models.py
MessageThread data healthy messaging/models.py
ThreadParticipant data healthy messaging/models.py
Message data healthy messaging/models.py
MessageAttachment data healthy messaging/models.py
MessageReaction data healthy messaging/models.py
MessageFolder data healthy messaging/models.py
MessageFolderItem data healthy messaging/models.py
MessageTemplate data healthy messaging/models.py
Conversation data healthy messaging/models.py
ConversationAnalytics data healthy messaging/models.py
ContractEscrowAccount data healthy payments/escrow_integration.py
EscrowTransaction data healthy payments/escrow_integration.py
EscrowReleaseRule data healthy payments/escrow_integration.py
PaymentPlan data healthy payments/payment_plans.py
PaymentPlanInstallment data healthy payments/payment_plans.py
PaymentMethod data healthy payments/models.py
Transaction data healthy payments/models.py
EscrowAccount data healthy payments/models.py
Invoice data healthy payments/models.py
InvoiceItem data healthy payments/models.py
PaymentPlan data healthy payments/models.py

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

LabelLayerStatusPath
0001_initial.py data healthy users/migrations/0001_initial.py
__init__.py data healthy users/migrations/__init__.py
0003_alter_interviewcode_interview_rating.py data healthy users/migrations/0003_alter_interviewcode_interview_rating.…
0007_user_is_online_user_last_seen_user_status_mode.py data healthy users/migrations/0007_user_is_online_user_last_seen_user_st…
0002_interviewcode_interview_rating.py data healthy users/migrations/0002_interviewcode_interview_rating.py
0005_alter_user_source.py data healthy users/migrations/0005_alter_user_source.py
0004_user_budget_range_user_business_name_and_more.py data healthy users/migrations/0004_user_budget_range_user_business_name_…
0006_user_avatar.py data healthy users/migrations/0006_user_avatar.py
0004_fieldvisitact_final_verdict_and_more.py data healthy verification/migrations/0004_fieldvisitact_final_verdict_an…
0003_fieldvisitact.py data healthy verification/migrations/0003_fieldvisitact.py
0001_initial.py data healthy verification/migrations/0001_initial.py
__init__.py data healthy verification/migrations/__init__.py
0006_add_public_receipt.py data healthy verification/migrations/0006_add_public_receipt.py
0002_fieldvisitrequest.py data healthy verification/migrations/0002_fieldvisitrequest.py
0005_add_email_verification_otp.py data healthy verification/migrations/0005_add_email_verification_otp.py
0005_increase_file_field_length.py data healthy requests/migrations/0005_increase_file_field_length.py
0001_initial.py data healthy requests/migrations/0001_initial.py
__init__.py data healthy requests/migrations/__init__.py
0010_secure_document_access.py data healthy requests/migrations/0010_secure_document_access.py
0007_link_tenant_documents_to_match.py data healthy requests/migrations/0007_link_tenant_documents_to_match.py
0008_alter_tenantdocument_match_request_index.py data healthy requests/migrations/0008_alter_tenantdocument_match_request…
0006_link_tenant_documents_to_match.py data healthy requests/migrations/0006_link_tenant_documents_to_match.py
0003_propertyinterestrequest_workflow_data_and_more.py data healthy requests/migrations/0003_propertyinterestrequest_workflow_d…
0004_update_document_types.py data healthy requests/migrations/0004_update_document_types.py
0002_tenantdocument.py data healthy requests/migrations/0002_tenantdocument.py
0009_alter_tenantdocument_document_type.py data healthy requests/migrations/0009_alter_tenantdocument_document_type…
verify_migrations.py data healthy scripts/verify_migrations.py
0001_initial.py data healthy dashboard/migrations/0001_initial.py
__init__.py data healthy dashboard/migrations/__init__.py
0001_initial.py data healthy messaging/migrations/0001_initial.py
__init__.py data healthy messaging/migrations/__init__.py
0003_bio_1_9_6_thread_service_order.py data healthy messaging/migrations/0003_bio_1_9_6_thread_service_order.py
0002_initial.py data healthy messaging/migrations/0002_initial.py
0001_initial.py data healthy payments/migrations/0001_initial.py
__init__.py data healthy payments/migrations/__init__.py
0007_rentpaymentschedule_legal_grace_days_max_and_more.py data healthy payments/migrations/0007_rentpaymentschedule_legal_grace_da…
0008_paymentorder.py data healthy payments/migrations/0008_paymentorder.py
0005_legalinterestrate.py data healthy payments/migrations/0005_legalinterestrate.py
0006_seed_legal_interest_rates.py data healthy payments/migrations/0006_seed_legal_interest_rates.py
0004_alter_escrowaccount_currency_alter_invoice_currency_an… data healthy payments/migrations/0004_alter_escrowaccount_currency_alter…
0002_initial.py data healthy payments/migrations/0002_initial.py
0009_add_invoice_notes_metadata.py data healthy payments/migrations/0009_add_invoice_notes_metadata.py
0003_contractescrowaccount_and_more.py data healthy payments/migrations/0003_contractescrowaccount_and_more.py
0001_initial.py data healthy services/migrations/0001_initial.py
__init__.py data healthy services/migrations/__init__.py
0006_bio_1_9_5_service_order_history.py data healthy services/migrations/0006_bio_1_9_5_service_order_history.py
0005_bio_1_9_3_servicerequest_fks.py data healthy services/migrations/0005_bio_1_9_3_servicerequest_fks.py
0003_svc02_service_provider_fk.py data healthy services/migrations/0003_svc02_service_provider_fk.py
0002_servicesubscription_subscriptionplan_and_more.py data healthy services/migrations/0002_servicesubscription_subscriptionpl…
0004_serviceorder_servicepayment_and_more.py data healthy services/migrations/0004_serviceorder_servicepayment_and_mo…

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

LabelLayerStatusPath
auth::frontend/src/lib/__tests__/colombianIdParser.test.ts security healthy frontend/src/lib/__tests__/colombianIdParser.test.ts
auth::README.md security healthy README.md
auth::.env.prod.example security healthy .env.prod.example
auth::frontend/src/utils/contractPdfUtils.ts security healthy frontend/src/utils/contractPdfUtils.ts
auth::contracts/codeudor_public_api.py security healthy contracts/codeudor_public_api.py
auth::users/api_urls.py security healthy users/api_urls.py
auth::verihome/asgi.py security healthy verihome/asgi.py
auth::contracts/biometric_providers/_colombian_id_parser.py security healthy contracts/biometric_providers/_colombian_id_parser.py
auth::frontend/.env.example security healthy frontend/.env.example
auth::users/channels_auth.py security healthy users/channels_auth.py
auth::frontend/src/i18n/locales/en/auth.json security healthy frontend/src/i18n/locales/en/auth.json
auth::frontend/src/components/contracts/ContractClausesEdit… security healthy frontend/src/components/contracts/ContractClausesEditor.tsx
auth::verihome/settings.py security healthy verihome/settings.py
auth::frontend/playwright/tests/fase-g1-websocket-messaging… security healthy frontend/playwright/tests/fase-g1-websocket-messaging.spec.…
auth::users/api_views.py security healthy users/api_views.py
auth::frontend/CLAUDE.md security healthy frontend/CLAUDE.md
auth::frontend/playwright/helpers/multi-user-logger.ts security healthy frontend/playwright/helpers/multi-user-logger.ts
auth::frontend/playwright/tests/full-platform-e2e.spec.ts security healthy frontend/playwright/tests/full-platform-e2e.spec.ts
auth::frontend/src/components/contracts/ContractDraftEditor… security healthy frontend/src/components/contracts/ContractDraftEditor.tsx
auth::scripts/utilities/test_backend_apis.py security healthy scripts/utilities/test_backend_apis.py
auth::frontend/README.md security healthy frontend/README.md
auth::scripts/utilities/test_api_endpoints.py security healthy scripts/utilities/test_api_endpoints.py
auth::frontend/src/lib/colombianIdParser.ts security healthy frontend/src/lib/colombianIdParser.ts
auth::frontend/src/pages/ResumeEdit.tsx security healthy frontend/src/pages/ResumeEdit.tsx
auth::scripts/utilities/test_all_apis.py security healthy scripts/utilities/test_all_apis.py

LabelLayerStatusPath
deploy cicd healthy .github/workflows/deploy.yml
test-backend cicd healthy .github/workflows/ci-cd.yml
test-frontend cicd healthy .github/workflows/ci-cd.yml
lint-check cicd healthy .github/workflows/ci-cd.yml
security-scan cicd healthy .github/workflows/ci-cd.yml
migration-check cicd healthy .github/workflows/ci-cd.yml
dependency-check cicd healthy .github/workflows/ci-cd.yml
performance-test cicd healthy .github/workflows/ci-cd.yml
test-e2e-playwright cicd healthy .github/workflows/ci-cd.yml
deploy cicd healthy .github/workflows/ci-cd.yml
lighthouse cicd healthy .github/workflows/lighthouse.yml

LabelLayerStatusPath
port:80 network healthy docker-compose.local.yml
port:5432 network healthy docker-compose.prod.yml
port:6379 network healthy docker-compose.prod.yml
port:8000 network healthy docker-compose.prod.yml
port:8001 network healthy docker-compose.prod.yml
port:443 network healthy docker-compose.prod.yml
port:5173 network healthy frontend/vite.config.ts
port:4173 network healthy frontend/vite.config.ts
port:3000 network healthy frontend/README.md

LabelLayerStatusPath
VPS_DEPLOY_PATH cicd healthy
VPS_SSH_KEY cicd healthy
PYTHON_VERSION cicd healthy
NODE_VERSION cicd healthy
LHCI_GITHUB_APP_TOKEN cicd healthy
VPS_HOST cicd healthy
VPS_USER cicd healthy

LabelLayerStatusPath
4.10.0.84 network healthy requirements.txt
127.0.0.1 network healthy frontend/vite.config.ts
192.168.1.1 network healthy frontend/src/test-utils/contractTestUtils.ts
192.168.1.100 network healthy contracts/test_biometric.py
203.0.113.42 network healthy contracts/test_biometric.py
10.5.219.151 network healthy verihome/settings.py

LabelLayerStatusPath
redis data healthy docker-compose.local.yml
postgres data healthy docker-compose.local.yml
postgresql data healthy docker-compose.local.yml
sqlite data healthy scripts/database/database_config.py

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

LabelLayerStatusPath
vps::azure hardware healthy .env.prod.example
vps::aws hardware healthy messaging/advanced_api_views.py

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

LabelLayerStatusPath
celery data healthy docker-compose.local.yml

LabelLayerStatusPath
nginx network healthy docker-compose.local.yml

LabelLayerStatusPath
image::frontend/Dockerfile hardware healthy frontend/Dockerfile
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/f4e0b852-31ae-40cf-a568-8b165112c013/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f4e0b852-31ae-40cf-a568-8b165112c013/

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.