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.

Sidd1721986/Elite-App

https://github.com/Sidd1721986/Elite-App · scanned 2026-06-16 00:12 UTC (2 months, 2 weeks ago)

63 raw signals (0 security + 63 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 29 actionable findings from 1 signal source. 34 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 469 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
.detoxrc.js software healthy .detoxrc.js
azure-setup.sh software healthy azure-setup.sh
metro.config.js software healthy metro.config.js
babel.config.js software healthy babel.config.js
jest.config.js software healthy jest.config.js
azure-pipelines-mobile.yml software healthy azure-pipelines-mobile.yml
Gemfile software healthy Gemfile
.eslintrc.js software healthy .eslintrc.js
test_metro.js software healthy test_metro.js
README.md software healthy README.md
setup-native.sh software healthy setup-native.sh
package.json software healthy package.json
jest.setup.js software healthy jest.setup.js
aca-deploy.sh software healthy aca-deploy.sh
package-lock.json software healthy package-lock.json
docker-compose.prod.yml software healthy docker-compose.prod.yml
azure-setup-aca.sh software healthy azure-setup-aca.sh
.env.aca.test software healthy .env.aca.test
react-native.config.js software healthy react-native.config.js
app.json software healthy app.json
tsconfig.json software healthy tsconfig.json
IOS_SETUP.md software healthy IOS_SETUP.md
fast-dev.md software healthy fast-dev.md
index.js software healthy index.js
App.tsx software healthy App.tsx
docker-deploy.sh software healthy docker-deploy.sh
docker-compose.yml software healthy docker-compose.yml
metro.config 2.js software healthy metro.config 2.js
azure-pipelines.yml software healthy azure-pipelines.yml
build.gradle software healthy android/build.gradle
build.gradle software healthy android/app/build.gradle
MainActivity.kt software healthy android/app/src/main/java/com/elitehomeservicesusa/app/Main…
MainApplication.kt software healthy android/app/src/main/java/com/elitehomeservicesusa/app/Main…
SCALING.md software healthy docs/SCALING.md
LOCAL_DEVELOPMENT_GUIDE.md software healthy docs/LOCAL_DEVELOPMENT_GUIDE.md
support.html software healthy docs/support.html
RUNBOOK.md software healthy docs/RUNBOOK.md
STORE-SUBMISSION.md software healthy docs/STORE-SUBMISSION.md
PIPELINE_GUIDE.md software healthy docs/PIPELINE_GUIDE.md
index.html software healthy docs/index.html
privacy.html software healthy docs/privacy.html
STORE-COMPLIANCE.md software healthy docs/STORE-COMPLIANCE.md
STORE_READINESS.md software healthy docs/STORE_READINESS.md
MOBILE_RELEASE_GUIDE.md software healthy docs/MOBILE_RELEASE_GUIDE.md
DEPLOYMENT-AZURE.md software healthy docs/DEPLOYMENT-AZURE.md
google6c7066168093f8fc.html software healthy docs/google6c7066168093f8fc.html
GITHUB_SECRETS.md software healthy docs/GITHUB_SECRETS.md
ensure-node-version.cjs software healthy scripts/ensure-node-version.cjs
remove-node-modules.cjs software healthy scripts/remove-node-modules.cjs
capture-store-screenshots.sh software healthy scripts/capture-store-screenshots.sh

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

LabelLayerStatusPath
passthrough software healthy jest.setup.js:passthrough
App software healthy App.tsx:App
roleKey software healthy src/navigation/AppNavigator.tsx:roleKey
isCustomerRoleUser software healthy src/navigation/AppNavigator.tsx:isCustomerRoleUser
mainInitialRoute software healthy src/navigation/AppNavigator.tsx:mainInitialRoute
trimTrailingSlashes software healthy src/config/appConfig.ts:trimTrailingSlashes
getProductionApiBaseUrl software healthy src/config/appConfig.ts:getProductionApiBaseUrl
getProductionBaseUrl software healthy src/config/appConfig.ts:getProductionBaseUrl
handleAddressBlur software healthy src/screens/VendorSignupScreen.tsx:handleAddressBlur
applyAddressCorrection software healthy src/screens/VendorSignupScreen.tsx:applyAddressCorrection
handleSignup software healthy src/screens/VendorSignupScreen.tsx:handleSignup
isEmailValid software healthy src/screens/VendorSignupScreen.tsx:isEmailValid
isPhoneValid software healthy src/screens/VendorSignupScreen.tsx:isPhoneValid
adminMayMarkVendorJobComplete software healthy src/screens/JobDetailsScreen.tsx:adminMayMarkVendorJobCompl…
s software healthy src/screens/JobDetailsScreen.tsx:s
getStatusStyle software healthy src/screens/JobDetailsScreen.tsx:getStatusStyle
handleAddNote software healthy src/screens/JobDetailsScreen.tsx:handleAddNote
handlePhotoUpload software healthy src/screens/JobDetailsScreen.tsx:handlePhotoUpload
handleDeletePhoto software healthy src/screens/JobDetailsScreen.tsx:handleDeletePhoto
handlePickDocument software healthy src/screens/JobDetailsScreen.tsx:handlePickDocument
handleInvoiceImagePick software healthy src/screens/JobDetailsScreen.tsx:handleInvoiceImagePick
handleRoleSelect software healthy src/screens/LandingScreen.tsx:handleRoleSelect
AdminRegisterScreen software healthy src/screens/AdminRegisterScreen.tsx:AdminRegisterScreen
handleRegister software healthy src/screens/AdminRegisterScreen.tsx:handleRegister
getPipelineIndex software healthy src/screens/AdminDashboard.tsx:getPipelineIndex
add software healthy src/screens/AdminDashboard.tsx:add
handleApproval software healthy src/screens/AdminDashboard.tsx:handleApproval
handleRemoveVendor software healthy src/screens/AdminDashboard.tsx:handleRemoveVendor
wrapInMoti software healthy src/screens/AdminDashboard.tsx:wrapInMoti
partsDone software healthy src/screens/AdminDashboard.tsx:partsDone
itemsLeft software healthy src/screens/AdminDashboard.tsx:itemsLeft
handleSave software healthy src/screens/ProfileScreen.tsx:handleSave
handleRequestOTP software healthy src/screens/ProfileScreen.tsx:handleRequestOTP
handleVerifyOTP software healthy src/screens/ProfileScreen.tsx:handleVerifyOTP
handleDeleteAccount software healthy src/screens/ProfileScreen.tsx:handleDeleteAccount
groupVendorJobsForDisplay software healthy src/screens/VendorDashboard.tsx:groupVendorJobsForDisplay
mergedGroupStatus software healthy src/screens/VendorDashboard.tsx:mergedGroupStatus
displayRootForGroup software healthy src/screens/VendorDashboard.tsx:displayRootForGroup
mergedServicesLine software healthy src/screens/VendorDashboard.tsx:mergedServicesLine
mergedUrgency software healthy src/screens/VendorDashboard.tsx:mergedUrgency
pending software healthy src/screens/VendorDashboard.tsx:pending
confirmDeactivateAccount software healthy src/screens/AccountDetailsScreen.tsx:confirmDeactivateAccou…
renderProfileTab software healthy src/screens/UserDashboard.tsx:renderProfileTab
reference software healthy src/screens/ChatScreen.tsx:reference
openImage software healthy src/screens/ChatScreen.tsx:openImage
init software healthy src/screens/ChatScreen.tsx:init
nextPollDelay software healthy src/screens/ChatScreen.tsx:nextPollDelay
schedulePoll software healthy src/screens/ChatScreen.tsx:schedulePoll
handleSendMessage software healthy src/screens/ChatScreen.tsx:handleSendMessage
handleAddressBlur software healthy src/screens/UserSignupScreen.tsx:handleAddressBlur

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

LabelLayerStatusPath
android software healthy android
app software healthy android/app
src software healthy android/app/src
main software healthy android/app/src/main
java software healthy android/app/src/main/java
com software healthy android/app/src/main/java/com
elitehomeservicesusa software healthy android/app/src/main/java/com/elitehomeservicesusa
app software healthy android/app/src/main/java/com/elitehomeservicesusa/app
docs software healthy docs
scripts software healthy scripts
website software healthy website
ios software healthy ios
multiuserauthapp software healthy ios/multiuserauthapp
Images.xcassets software healthy ios/multiuserauthapp/Images.xcassets
AppIcon.appiconset software healthy ios/multiuserauthapp/Images.xcassets/AppIcon.appiconset
SplashScreenBackground.colorset software healthy ios/multiuserauthapp/Images.xcassets/SplashScreenBackground…
SplashScreenLegacy.imageset software healthy ios/multiuserauthapp/Images.xcassets/SplashScreenLegacy.ima…
store_submission software healthy store_submission
infra software healthy infra
monitoring software healthy infra/monitoring
metabase software healthy infra/metabase
backend software healthy backend
wwwroot software healthy backend/wwwroot
Services software healthy backend/Services
Sms software healthy backend/Services/Sms
Email software healthy backend/Services/Email
Models software healthy backend/Models
Data software healthy backend/Data
Properties software healthy backend/Properties
Controllers software healthy backend/Controllers
Migrations software healthy backend/Migrations
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
types software healthy src/types
navigation software healthy src/navigation
config software healthy src/config
shims software healthy src/shims
screens software healthy src/screens
utils software healthy src/utils
components software healthy src/components
hooks software healthy src/hooks
services software healthy src/services
__tests__ software healthy src/services/__tests__
context software healthy src/context
__tests__ software healthy src/context/__tests__
e2e software healthy e2e
specs software healthy e2e/specs

LabelLayerStatusPath
ACR_LOGIN_SERVER cicd healthy
ACR_PASSWORD cicd healthy
ACR_USERNAME cicd healthy
GOOGLE_PLAY_SERVICE_ACCOUNT_JSON cicd healthy
PASSWORD_PEPPER cicd healthy
ANDROID_KEYSTORE_PASSWORD cicd healthy
AZURE_STATIC_WEB_APPS_API_TOKEN cicd healthy
APPLE_API_PRIVATE_KEY cicd healthy
DB_HOST cicd healthy
IMAGE_TAG cicd healthy
IMAGE_NAME cicd healthy
APPLE_TEAM_ID cicd healthy
ANDROID_KEYSTORE_BASE64 cicd healthy
KEY_VAULT_NAME cicd healthy
APPLE_API_KEY_ID cicd healthy
AZURE_RESOURCE_GROUP cicd healthy
PROD_API_URL cicd healthy
APPLE_API_ISSUER_ID cicd healthy
GITHUB_TOKEN cicd healthy
DB_CONNECTION_STRING cicd healthy
DB_NAME cicd healthy
SLACK_WEBHOOK_URL cicd healthy
IOS_DISTRIBUTION_CERT_PASSWORD cicd healthy
AZURE_CREDENTIALS cicd healthy
ANDROID_KEY_ALIAS cicd healthy
IOS_PROVISION_PROFILE_BASE64 cicd healthy
BACKUP_STORAGE_ACCOUNT cicd healthy
ALERT_WEBHOOK_URL cicd healthy
DB_USERNAME cicd healthy
IOS_DISTRIBUTION_CERT_BASE64 cicd healthy
DB_PASSWORD cicd healthy
AZURE_WEBAPP_NAME cicd healthy
ACR_NAME cicd healthy
ANDROID_KEY_PASSWORD cicd healthy
IOS_PROVISIONING_PROFILE_SPECIFIER cicd healthy
JWT_KEY cicd healthy

LabelLayerStatusPath
App frontend healthy App.tsx
React frontend healthy src/navigation/AppNavigator.tsx
SignupRoleSelectorScreen frontend healthy src/screens/SignupRoleSelectorScreen.tsx
VendorSignupScreen frontend healthy src/screens/VendorSignupScreen.tsx
ContactSupportScreen frontend healthy src/screens/ContactSupportScreen.tsx
React frontend healthy src/screens/LoginScreen.tsx
JobDetailsScreen frontend healthy src/screens/JobDetailsScreen.tsx
LandingScreen frontend healthy src/screens/LandingScreen.tsx
AdminRegisterScreen frontend healthy src/screens/AdminRegisterScreen.tsx
React frontend healthy src/screens/AdminDashboard.tsx
ProfileScreen frontend healthy src/screens/ProfileScreen.tsx
React frontend healthy src/screens/VendorDashboard.tsx
AccountDetailsScreen frontend healthy src/screens/AccountDetailsScreen.tsx
React frontend healthy src/screens/ResetPasswordScreen.tsx
React frontend healthy src/screens/ForgotPasswordScreen.tsx
React frontend healthy src/screens/UserDashboard.tsx
ChatScreen frontend healthy src/screens/ChatScreen.tsx
TermsOfServiceScreen frontend healthy src/screens/TermsOfServiceScreen.tsx
UserSignupScreen frontend healthy src/screens/UserSignupScreen.tsx
PrivacyPolicyScreen frontend healthy src/screens/PrivacyPolicyScreen.tsx
AssignVendorScreen frontend healthy src/screens/AssignVendorScreen.tsx
InviteAdminScreen frontend healthy src/screens/InviteAdminScreen.tsx
LegalConsentFooter frontend healthy src/components/LegalConsentFooter.tsx
React frontend healthy src/components/JobItem.tsx
AddressAutocomplete frontend healthy src/components/AddressAutocomplete.tsx
AppLogo frontend healthy src/components/AppLogo.tsx

LabelLayerStatusPath
backup cicd healthy .github/workflows/db-backup.yml
deploy cicd healthy .github/workflows/deploy-website.yml
build-android cicd healthy .github/workflows/android.yml
build-ios cicd healthy .github/workflows/ios.yml
safety-check cicd healthy .github/workflows/disaster-recovery.yml
restore-infra cicd healthy .github/workflows/disaster-recovery.yml
restore-database cicd healthy .github/workflows/disaster-recovery.yml
redeploy-app cicd healthy .github/workflows/disaster-recovery.yml
notify cicd healthy .github/workflows/disaster-recovery.yml
build-and-push cicd healthy .github/workflows/backend.yml
deploy cicd healthy .github/workflows/backend.yml
hotfix-backend cicd healthy .github/workflows/hotfix.yml
hotfix-mobile-ota cicd healthy .github/workflows/hotfix.yml
js-check cicd healthy .github/workflows/js-check.yml
check-api cicd healthy .github/workflows/health-monitor.yml
manage-metabase cicd healthy .github/workflows/deploy-metabase.yml

LabelLayerStatusPath
gha::db-backup cicd healthy .github/workflows/db-backup.yml
gha::deploy-website cicd healthy .github/workflows/deploy-website.yml
gha::android cicd healthy .github/workflows/android.yml
gha::ios cicd healthy .github/workflows/ios.yml
gha::disaster-recovery cicd healthy .github/workflows/disaster-recovery.yml
gha::backend cicd healthy .github/workflows/backend.yml
gha::hotfix cicd healthy .github/workflows/hotfix.yml
gha::js-check cicd healthy .github/workflows/js-check.yml
gha::health-monitor cicd healthy .github/workflows/health-monitor.yml
gha::deploy-metabase cicd healthy .github/workflows/deploy-metabase.yml

LabelLayerStatusPath
dotenv::.env.aca.test security healthy .env.aca.test
password_literal::infra/metabase/setup-metabase.sh security healthy infra/metabase/setup-metabase.sh
password_literal::infra/metabase/setup-metabase.sh security healthy infra/metabase/setup-metabase.sh
password_literal::infra/metabase/setup-metabase.sh security healthy infra/metabase/setup-metabase.sh
generic_api_key::src/config/env.example.ts security healthy src/config/env.example.ts
password_literal::src/services/__tests__/authService.test.ts security healthy src/services/__tests__/authService.test.ts
password_literal::src/services/__tests__/authService.test.ts security healthy src/services/__tests__/authService.test.ts

LabelLayerStatusPath
auth::backend/appsettings.json security healthy backend/appsettings.json
auth::src/services/secureStorage.ts security healthy src/services/secureStorage.ts
auth::aca-deploy.sh security healthy aca-deploy.sh
auth::backend/appsettings.Development.json security healthy backend/appsettings.Development.json
auth::.github/workflows/disaster-recovery.yml security healthy .github/workflows/disaster-recovery.yml
auth::backend/packages.lock.json security healthy backend/packages.lock.json
auth::README.md security healthy README.md

LabelLayerStatusPath
POST /auth/register api healthy src/services/authService.ts
POST /auth/reset-password api healthy src/services/authService.ts
POST /auth/verify-reset-code api healthy src/services/authService.ts
POST /users/delete-self api healthy src/services/authService.ts
POST /users/request-phone-verification api healthy src/services/authService.ts
POST /users/verify-phone api healthy src/services/authService.ts

LabelLayerStatusPath
6.1.7.5 network healthy Gemfile
127.0.0.1 network healthy package.json
10.0.2.2 network healthy src/config/appConfig.ts
192.168.1.42 network healthy src/config/appConfig.ts
192.168.1.5 network healthy src/services/apiClient.ts

LabelLayerStatusPath
image::backend/Dockerfile hardware healthy backend/Dockerfile
postgres hardware healthy docker-compose.yml
api hardware healthy docker-compose.yml

LabelLayerStatusPath
RootErrorBoundary software healthy App.tsx:RootErrorBoundary
MaterialCommunityIcons software healthy src/types/modules.d.ts:MaterialCommunityIcons

LabelLayerStatusPath
postgres data healthy docker-compose.yml
postgresql data healthy docker-compose.yml

LabelLayerStatusPath
port:5260 network healthy docker-compose.prod.yml
port:5432 network healthy docker-compose.yml

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

LabelLayerStatusPath
vps::azure hardware healthy azure-setup.sh
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/d4538427-3491-4d12-a453-f37c7492fe7e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d4538427-3491-4d12-a453-f37c7492fe7e/

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.