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.

dev-technotaau/hire-adda

https://github.com/dev-technotaau/hire-adda · scanned 2026-06-17 01:56 UTC (1 month, 1 week ago)

346 raw signals (0 security + 346 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -7.4 (diff) · 333 actionable findings from 1 signal source. 13 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 7169 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
extractArray software healthy _gen_seed.mjs:extractArray
extractAllCities software healthy _gen_seed.mjs:extractAllCities
escapeString software healthy _gen_seed.mjs:escapeString
extractArray software healthy _gen_seed.js:extractArray
extractAllCities software healthy _gen_seed.js:extractAllCities
escapeString software healthy _gen_seed.js:escapeString
ex software healthy _expand_script_base.js:ex
testConnection software healthy backend/test-db.js:testConnection
run software healthy backend/test-db.js:run
const software healthy backend/src/server.ts:const
gracefulShutdown software healthy backend/src/server.ts:gracefulShutdown
initSocket software healthy backend/src/socket.ts:initSocket
userId software healthy backend/src/socket.ts:userId
getIO software healthy backend/src/socket.ts:getIO
createMatchingWorker software healthy backend/src/jobs/matching.worker.ts:createMatchingWorker
traceCtx software healthy backend/src/jobs/matching.worker.ts:traceCtx
processJob software healthy backend/src/jobs/matching.worker.ts:processJob
notify software healthy backend/src/jobs/billing-reminder.worker.ts:notify
handleBillingReminder software healthy backend/src/jobs/billing-reminder.worker.ts:handleBillingRe…
cleanStaleRepeatableJobs software healthy backend/src/jobs/index.ts:cleanStaleRepeatableJobs
initializeWorkers software healthy backend/src/jobs/index.ts:initializeWorkers
closeAllWorkers software healthy backend/src/jobs/index.ts:closeAllWorkers
handleViewCounterFlush software healthy backend/src/jobs/view-counter-flush.worker.ts:handleViewCou…
prisma software healthy backend/src/jobs/view-counter-flush.worker.ts:prisma
countStr software healthy backend/src/jobs/view-counter-flush.worker.ts:countStr
addGeocodingJob software healthy backend/src/jobs/geocoding.queue.ts:addGeocodingJob
createFollowerNotifyWorker software healthy backend/src/jobs/follower-notify.worker.ts:createFollowerNo…
traceCtx software healthy backend/src/jobs/follower-notify.worker.ts:traceCtx
createEsReindexWorker software healthy backend/src/jobs/es-reindex.worker.ts:createEsReindexWorker
traceCtx software healthy backend/src/jobs/es-reindex.worker.ts:traceCtx
prisma software healthy backend/src/jobs/es-reindex.worker.ts:prisma
enqueuePaymentStatusPoll software healthy backend/src/jobs/payment-status-poll.queue.ts:enqueuePaymen…
handleSubscriptionRenewal software healthy backend/src/jobs/subscription-renewal.worker.ts:handleSubsc…
live software healthy backend/src/jobs/subscription-renewal.worker.ts:live
liveStatus software healthy backend/src/jobs/subscription-renewal.worker.ts:liveStatus
addFCMJob software healthy backend/src/jobs/fcm.queue.ts:addFCMJob
createInAppWorker software healthy backend/src/jobs/in-app.worker.ts:createInAppWorker
traceCtx software healthy backend/src/jobs/in-app.worker.ts:traceCtx
createSchedulerWorker software healthy backend/src/jobs/scheduler.worker.ts:createSchedulerWorker
traceCtx software healthy backend/src/jobs/scheduler.worker.ts:traceCtx
enqueueBillingBigQueryEvent software healthy backend/src/jobs/bigquery-billing-sync.queue.ts:enqueueBill…
handleStaleProfileCheck software healthy backend/src/jobs/stale-profile.worker.ts:handleStaleProfile…
processStaleProfiles software healthy backend/src/jobs/stale-profile.worker.ts:processStaleProfil…
handleSearchHistorySweep software healthy backend/src/jobs/search-history.worker.ts:handleSearchHisto…
would software healthy backend/src/jobs/search-history.worker.ts:would
addReindexJob software healthy backend/src/jobs/es-reindex.queue.ts:addReindexJob
handleSettlementSync software healthy backend/src/jobs/settlement-sync.worker.ts:handleSettlement…
handleDataExport software healthy backend/src/jobs/data-export.worker.ts:handleDataExport
processExport software healthy backend/src/jobs/data-export.worker.ts:processExport
contactVisible software healthy backend/src/jobs/data-export.worker.ts:contactVisible

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

LabelLayerStatusPath
CONTRIBUTING.md software healthy CONTRIBUTING.md
CHANGELOG.md software healthy CHANGELOG.md
commitlint.config.js software healthy commitlint.config.js
package-lock.json software healthy package-lock.json
README.md software healthy README.md
Makefile software healthy Makefile
_gen_seed.mjs software healthy _gen_seed.mjs
LICENSE software healthy LICENSE
package.json software healthy package.json
_patch_cert.js software healthy _patch_cert.js
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
_gen_seed.js software healthy _gen_seed.js
_expand_script_base.js software healthy _expand_script_base.js
.env.example software healthy backend/.env.example
test-db.js software healthy backend/test-db.js
jest.e2e.config.js software healthy backend/jest.e2e.config.js
prisma.config.js software healthy backend/prisma.config.js
ecosystem.config.js software healthy backend/ecosystem.config.js
eslint.config.mjs software healthy backend/eslint.config.mjs
package-lock.json software healthy backend/package-lock.json
README.md software healthy backend/README.md
nodemon.json software healthy backend/nodemon.json
package.json software healthy backend/package.json
jest.config.js software healthy backend/jest.config.js
.prettierrc.js software healthy backend/.prettierrc.js
tsconfig.build.json software healthy backend/tsconfig.build.json
tsconfig.json software healthy backend/tsconfig.json
index.ts software healthy backend/src/index.ts
server.ts software healthy backend/src/server.ts
app.ts software healthy backend/src/app.ts
index.test.ts software healthy backend/src/index.test.ts
instrument.ts software healthy backend/src/instrument.ts
socket.ts software healthy backend/src/socket.ts
matching.worker.ts software healthy backend/src/jobs/matching.worker.ts
billing-reminder.worker.ts software healthy backend/src/jobs/billing-reminder.worker.ts
job-expiration.queue.ts software healthy backend/src/jobs/job-expiration.queue.ts
index.ts software healthy backend/src/jobs/index.ts
view-counter-flush.worker.ts software healthy backend/src/jobs/view-counter-flush.worker.ts
geocoding.queue.ts software healthy backend/src/jobs/geocoding.queue.ts
fraud-scan.queue.ts software healthy backend/src/jobs/fraud-scan.queue.ts
review-reminder.queue.ts software healthy backend/src/jobs/review-reminder.queue.ts
follower-notify.worker.ts software healthy backend/src/jobs/follower-notify.worker.ts
view-counter-flush.queue.ts software healthy backend/src/jobs/view-counter-flush.queue.ts
search-history.queue.ts software healthy backend/src/jobs/search-history.queue.ts
es-reindex.worker.ts software healthy backend/src/jobs/es-reindex.worker.ts
expiration-warning.queue.ts software healthy backend/src/jobs/expiration-warning.queue.ts
payment-status-poll.queue.ts software healthy backend/src/jobs/payment-status-poll.queue.ts
subscription-renewal.worker.ts software healthy backend/src/jobs/subscription-renewal.worker.ts
fcm.queue.ts software healthy backend/src/jobs/fcm.queue.ts
dispute-sync.queue.ts software healthy backend/src/jobs/dispute-sync.queue.ts

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

LabelLayerStatusPath
NotFound frontend healthy frontend/src/app/not-found.tsx
Loading frontend healthy frontend/src/app/loading.tsx
GlobalError frontend healthy frontend/src/app/global-error.tsx
Error frontend healthy frontend/src/app/error.tsx
PublicCompanyProfilePage frontend healthy frontend/src/app/company/[id]/page.tsx
AboutPage frontend healthy frontend/src/app/about/page.tsx
BillingIndexPage frontend healthy frontend/src/app/billing/page.tsx
PaymentMethodsPage frontend healthy frontend/src/app/billing/payment-methods/page.tsx
ResumeCheckoutPage frontend healthy frontend/src/app/billing/checkout/order/[orderId]/page.tsx
CheckoutPage frontend healthy frontend/src/app/billing/checkout/[code]/page.tsx
CreditsDashboardPage frontend healthy frontend/src/app/billing/credits/page.tsx
CancelSubscriptionPage frontend healthy frontend/src/app/billing/cancel/page.tsx
SubscriptionsPage frontend healthy frontend/src/app/billing/subscriptions/page.tsx
SubscriptionDetailPage frontend healthy frontend/src/app/billing/subscriptions/[id]/page.tsx
UpgradePage frontend healthy frontend/src/app/billing/upgrade/[planCode]/page.tsx
OrderHistoryPage frontend healthy frontend/src/app/billing/orders/page.tsx
OrderDetailPage frontend healthy frontend/src/app/billing/orders/[id]/page.tsx
QuoteRequestPage frontend healthy frontend/src/app/billing/quote/page.tsx
QuoteRequestForm frontend healthy frontend/src/app/billing/quote/QuoteRequestForm.tsx
MyQuoteDetailPage frontend healthy frontend/src/app/billing/quote/[id]/page.tsx
InvoicesPage frontend healthy frontend/src/app/billing/invoices/page.tsx
InvoiceDetailPage frontend healthy frontend/src/app/billing/invoices/[id]/page.tsx
VerifyEmploymentLayout frontend healthy frontend/src/app/verify-employment/[token]/layout.tsx
VerifyEmploymentPage frontend healthy frontend/src/app/verify-employment/[token]/page.tsx
AccessibilityPage frontend healthy frontend/src/app/accessibility/page.tsx
AdminLoading frontend healthy frontend/src/app/admin/loading.tsx
Error frontend healthy frontend/src/app/admin/error.tsx
AdminLayout frontend healthy frontend/src/app/admin/layout.tsx
AdminDashboard frontend healthy frontend/src/app/admin/page.tsx
AdminJobsLayout frontend healthy frontend/src/app/admin/jobs/layout.tsx
JobModerationPage frontend healthy frontend/src/app/admin/jobs/page.tsx
AdminJobDetailLayout frontend healthy frontend/src/app/admin/jobs/[id]/layout.tsx
AdminJobDetailPage frontend healthy frontend/src/app/admin/jobs/[id]/page.tsx
AdminUsersLayout frontend healthy frontend/src/app/admin/users/layout.tsx
UsersPage frontend healthy frontend/src/app/admin/users/page.tsx
NotFound frontend healthy frontend/src/app/admin/users/[id]/not-found.tsx
AdminUserDetailsLayout frontend healthy frontend/src/app/admin/users/[id]/layout.tsx
AdminUserDetailPage frontend healthy frontend/src/app/admin/users/[id]/page.tsx
AdminAuditLogsLayout frontend healthy frontend/src/app/admin/audit-logs/layout.tsx
AuditLogsPage frontend healthy frontend/src/app/admin/audit-logs/page.tsx
AdminApplicationsLayout frontend healthy frontend/src/app/admin/applications/layout.tsx
ApplicationMonitoringPage frontend healthy frontend/src/app/admin/applications/page.tsx
AdminReportsLayout frontend healthy frontend/src/app/admin/reports/layout.tsx
ReportsPage frontend healthy frontend/src/app/admin/reports/page.tsx
AdminSettingsLayout frontend healthy frontend/src/app/admin/settings/layout.tsx
AdminSettingsPage frontend healthy frontend/src/app/admin/settings/page.tsx
AdminAnalyticsLayout frontend healthy frontend/src/app/admin/analytics/layout.tsx
AdminAnalyticsPage frontend healthy frontend/src/app/admin/analytics/page.tsx
AdminVerificationsLayout frontend healthy frontend/src/app/admin/verifications/layout.tsx
AdminVerificationsPage frontend healthy frontend/src/app/admin/verifications/page.tsx

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

LabelLayerStatusPath
PUT /api/v1/public/jobs?limit=20&page=1 api healthy frontend/public/sw.js
USE /api api healthy backend/src/app.ts
POST /api/v1/webhooks/razorpay api healthy backend/src/app.ts
USE /api-docs api healthy backend/src/app.ts
POST /api/csp-report api healthy backend/src/app.ts
GET /api/csrf-token api healthy backend/src/app.ts
GET /api/config/otp api healthy backend/src/app.ts
GET /api/config/security api healthy backend/src/app.ts
USE /internal/alertmanager api healthy backend/src/app.ts
USE /health api healthy backend/src/app.ts
USE /metrics api healthy backend/src/app.ts
USE /auth api healthy backend/src/app.ts
USE /candidates api healthy backend/src/app.ts
USE /employers api healthy backend/src/app.ts
USE /jobs api healthy backend/src/app.ts
USE /verifications api healthy backend/src/app.ts
USE /admin api healthy backend/src/app.ts
USE /notifications api healthy backend/src/app.ts
USE /devices api healthy backend/src/app.ts
USE /drafts api healthy backend/src/app.ts
USE /sessions api healthy backend/src/app.ts
USE /super-admin api healthy backend/src/app.ts
USE /saved-candidates api healthy backend/src/app.ts
USE /employer/team api healthy backend/src/app.ts
USE /vendor api healthy backend/src/app.ts
USE /vendors api healthy backend/src/app.ts
USE /candidate-lists api healthy backend/src/app.ts
USE /saved-searches api healthy backend/src/app.ts
USE /search api healthy backend/src/app.ts
USE /reports api healthy backend/src/app.ts
USE /feature-flags api healthy backend/src/app.ts
USE /webauthn api healthy backend/src/app.ts
USE /webhooks api healthy backend/src/app.ts
USE /recommendations api healthy backend/src/app.ts
USE /analytics api healthy backend/src/app.ts
USE /contact api healthy backend/src/app.ts
USE /public api healthy backend/src/app.ts
USE /tickets api healthy backend/src/app.ts
USE /plans api healthy backend/src/app.ts
USE /super-admin/plans api healthy backend/src/app.ts
USE /billing/orders api healthy backend/src/app.ts
USE /billing/subscriptions api healthy backend/src/app.ts
USE /billing/upgrade api healthy backend/src/app.ts
USE /billing/coupons api healthy backend/src/app.ts
USE /billing/quotes api healthy backend/src/app.ts
USE /super-admin/coupons api healthy backend/src/app.ts
USE /super-admin/quotes api healthy backend/src/app.ts
USE /billing/invoices api healthy backend/src/app.ts
USE /super-admin/invoices api healthy backend/src/app.ts
USE /billing api healthy backend/src/app.ts

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

LabelLayerStatusPath
backend software healthy backend
src software healthy backend/src
jobs software healthy backend/src/jobs
scripts software healthy backend/src/scripts
utils software healthy backend/src/utils
schemas software healthy backend/src/schemas
templates software healthy backend/src/templates
whatsapp software healthy backend/src/templates/whatsapp
email software healthy backend/src/templates/email
sms software healthy backend/src/templates/sms
types software healthy backend/src/types
express software healthy backend/src/types/express
controllers software healthy backend/src/controllers
exceptions software healthy backend/src/exceptions
kafka software healthy backend/src/kafka
constants software healthy backend/src/constants
middleware software healthy backend/src/middleware
lib software healthy backend/src/lib
services software healthy backend/src/services
webhook-handlers software healthy backend/src/services/webhook-handlers
__tests__ software healthy backend/src/services/__tests__
config software healthy backend/src/config
events software healthy backend/src/events
routes software healthy backend/src/routes
validators software healthy backend/src/validators
prisma software healthy backend/prisma
seeds software healthy backend/prisma/seeds
migrations software healthy backend/prisma/migrations
20260508000000_assisted_hiring software healthy backend/prisma/migrations/20260508000000_assisted_hiring
20260511000000_company_reviews_ratings software healthy backend/prisma/migrations/20260511000000_company_reviews_ra…
20260611000001_order_quantity software healthy backend/prisma/migrations/20260611000001_order_quantity
20260512000000_allow_guest_quote_request software healthy backend/prisma/migrations/20260512000000_allow_guest_quote_…
20260610000001_structured_funding_currency software healthy backend/prisma/migrations/20260610000001_structured_funding…
20260507000000_vendor_reviews software healthy backend/prisma/migrations/20260507000000_vendor_reviews
20260604000000_candidate_profile_boost_active_until software healthy backend/prisma/migrations/20260604000000_candidate_profile_…
20260510000000_company_follow software healthy backend/prisma/migrations/20260510000000_company_follow
20260509000000_public_jobs_companies_seo software healthy backend/prisma/migrations/20260509000000_public_jobs_compan…
20260613000000_vendor_job_board_saves software healthy backend/prisma/migrations/20260613000000_vendor_job_board_s…
20260612000000_vendor_role_merge_into_employer software healthy backend/prisma/migrations/20260612000000_vendor_role_merge_…
0_init software healthy backend/prisma/migrations/0_init
20260412160000_employer_account_types_and_client_company software healthy backend/prisma/migrations/20260412160000_employer_account_t…
20260501000000_billing_payment_subscription_system software healthy backend/prisma/migrations/20260501000000_billing_payment_su…
20260506000001_vendor_role_and_models software healthy backend/prisma/migrations/20260506000001_vendor_role_and_mo…
20260610000000_company_llpin_tan software healthy backend/prisma/migrations/20260610000000_company_llpin_tan
20260506000000_employer_team_members software healthy backend/prisma/migrations/20260506000000_employer_team_memb…
20260330105346_add_vehicle_types software healthy backend/prisma/migrations/20260330105346_add_vehicle_types
20260611000000_cancel_stacked_entitlements software healthy backend/prisma/migrations/20260611000000_cancel_stacked_ent…
docs software healthy backend/docs
test software healthy backend/test
.github software healthy .github

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

LabelLayerStatusPath
/page.tsx frontend healthy frontend/src/app/page.tsx
/company/[id] frontend healthy frontend/src/app/company/[id]/page.tsx
/about frontend healthy frontend/src/app/about/page.tsx
/billing frontend healthy frontend/src/app/billing/page.tsx
/billing/payment-methods frontend healthy frontend/src/app/billing/payment-methods/page.tsx
/billing/checkout/order/[orderId] frontend healthy frontend/src/app/billing/checkout/order/[orderId]/page.tsx
/billing/checkout/[code] frontend healthy frontend/src/app/billing/checkout/[code]/page.tsx
/billing/credits frontend healthy frontend/src/app/billing/credits/page.tsx
/billing/cancel frontend healthy frontend/src/app/billing/cancel/page.tsx
/billing/subscriptions frontend healthy frontend/src/app/billing/subscriptions/page.tsx
/billing/subscriptions/[id] frontend healthy frontend/src/app/billing/subscriptions/[id]/page.tsx
/billing/upgrade/[planCode] frontend healthy frontend/src/app/billing/upgrade/[planCode]/page.tsx
/billing/orders frontend healthy frontend/src/app/billing/orders/page.tsx
/billing/orders/[id] frontend healthy frontend/src/app/billing/orders/[id]/page.tsx
/billing/quote frontend healthy frontend/src/app/billing/quote/page.tsx
/billing/quote/[id] frontend healthy frontend/src/app/billing/quote/[id]/page.tsx
/billing/invoices frontend healthy frontend/src/app/billing/invoices/page.tsx
/billing/invoices/[id] frontend healthy frontend/src/app/billing/invoices/[id]/page.tsx
/verify-employment/[token] frontend healthy frontend/src/app/verify-employment/[token]/page.tsx
/accessibility frontend healthy frontend/src/app/accessibility/page.tsx
/jobs frontend healthy frontend/src/app/jobs/page.tsx
/jobs/[...slug] frontend healthy frontend/src/app/jobs/[...slug]/page.tsx
/admin frontend healthy frontend/src/app/admin/page.tsx
/admin/jobs frontend healthy frontend/src/app/admin/jobs/page.tsx
/admin/jobs/[id] frontend healthy frontend/src/app/admin/jobs/[id]/page.tsx
/admin/users frontend healthy frontend/src/app/admin/users/page.tsx
/admin/users/[id] frontend healthy frontend/src/app/admin/users/[id]/page.tsx
/admin/audit-logs frontend healthy frontend/src/app/admin/audit-logs/page.tsx
/admin/applications frontend healthy frontend/src/app/admin/applications/page.tsx
/admin/reports frontend healthy frontend/src/app/admin/reports/page.tsx
/admin/settings frontend healthy frontend/src/app/admin/settings/page.tsx
/admin/analytics frontend healthy frontend/src/app/admin/analytics/page.tsx
/admin/verifications frontend healthy frontend/src/app/admin/verifications/page.tsx
/admin/email-templates frontend healthy frontend/src/app/admin/email-templates/page.tsx
/admin/moderation frontend healthy frontend/src/app/admin/moderation/page.tsx
/admin/tickets frontend healthy frontend/src/app/admin/tickets/page.tsx
/admin/tickets/[id] frontend healthy frontend/src/app/admin/tickets/[id]/page.tsx
/team/accept frontend healthy frontend/src/app/team/accept/page.tsx
/refund-policy frontend healthy frontend/src/app/refund-policy/page.tsx
/offline frontend healthy frontend/src/app/offline/page.tsx
/site-map frontend healthy frontend/src/app/site-map/page.tsx
/share frontend healthy frontend/src/app/share/page.tsx
/reviews/write frontend healthy frontend/src/app/reviews/write/page.tsx
/auth/login frontend healthy frontend/src/app/auth/login/page.tsx
/auth/login/employer frontend healthy frontend/src/app/auth/login/employer/page.tsx
/auth/login/candidate frontend healthy frontend/src/app/auth/login/candidate/page.tsx
/auth/verify-email frontend healthy frontend/src/app/auth/verify-email/page.tsx
/auth/register frontend healthy frontend/src/app/auth/register/page.tsx
/auth/register/employer frontend healthy frontend/src/app/auth/register/employer/page.tsx
/auth/register/candidate frontend healthy frontend/src/app/auth/register/candidate/page.tsx

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

LabelLayerStatusPath
mailserver hardware healthy infra/mail/docker-compose.yml
nginx hardware healthy infra/docker/docker-compose.yml
certbot hardware healthy infra/docker/docker-compose.yml
frontend-blue hardware healthy infra/docker/docker-compose.yml
frontend-green hardware healthy infra/docker/docker-compose.yml
backend-blue hardware healthy infra/docker/docker-compose.yml
backend-green hardware healthy infra/docker/docker-compose.yml
postgres hardware healthy infra/docker/docker-compose.yml
redis hardware healthy infra/docker/docker-compose.yml
opensearch hardware healthy infra/docker/docker-compose.yml
opensearch-dashboards hardware healthy infra/docker/docker-compose.yml
kafka hardware healthy infra/docker/docker-compose.yml
roundcube hardware healthy infra/docker/docker-compose.yml
prometheus hardware healthy infra/docker/docker-compose.yml
grafana hardware healthy infra/docker/docker-compose.yml
node-exporter hardware healthy infra/docker/docker-compose.yml
redis-exporter hardware healthy infra/docker/docker-compose.yml
kafka-exporter hardware healthy infra/docker/docker-compose.yml
cadvisor hardware healthy infra/docker/docker-compose.yml
nginx-exporter hardware healthy infra/docker/docker-compose.yml
otel-collector hardware healthy infra/docker/docker-compose.yml
tempo hardware healthy infra/docker/docker-compose.yml
loki hardware healthy infra/docker/docker-compose.yml
promtail hardware healthy infra/docker/docker-compose.yml
fluent-bit hardware healthy infra/docker/docker-compose.yml
k8s::Namespace::infra/k8s/namespaces.yaml hardware healthy infra/k8s/namespaces.yaml
k8s::PrometheusRule::infra/k8s/monitoring/prometheus-rules/… hardware healthy infra/k8s/monitoring/prometheus-rules/slo-rules.yaml
k8s::ConfigMap::infra/k8s/monitoring/otel-collector/deploym… hardware healthy infra/k8s/monitoring/otel-collector/deployment.yaml
k8s::ConfigMap::infra/k8s/monitoring/tempo/statefulset.yaml hardware healthy infra/k8s/monitoring/tempo/statefulset.yaml
k8s::ServiceMonitor::infra/k8s/monitoring/servicemonitors/b… hardware healthy infra/k8s/monitoring/servicemonitors/backend-monitor.yaml
k8s::ServiceMonitor::infra/k8s/monitoring/servicemonitors/o… hardware healthy infra/k8s/monitoring/servicemonitors/opensearch-monitor.yaml
k8s::ServiceMonitor::infra/k8s/monitoring/servicemonitors/r… hardware healthy infra/k8s/monitoring/servicemonitors/redis-monitor.yaml
k8s::ServiceMonitor::infra/k8s/monitoring/servicemonitors/k… hardware healthy infra/k8s/monitoring/servicemonitors/kafka-monitor.yaml
k8s::PrometheusRule::infra/k8s/monitoring/alerting-rules/in… hardware healthy infra/k8s/monitoring/alerting-rules/infra-alerts.yaml
k8s::PrometheusRule::infra/k8s/monitoring/alerting-rules/ap… hardware healthy infra/k8s/monitoring/alerting-rules/app-alerts.yaml
k8s::SealedSecret::infra/k8s/security/sealed-secrets/backen… hardware healthy infra/k8s/security/sealed-secrets/backend-sealed-secret.yaml
k8s::SealedSecret::infra/k8s/security/sealed-secrets/velero… hardware healthy infra/k8s/security/sealed-secrets/velero-r2-credentials.yaml
k8s::SealedSecret::infra/k8s/security/sealed-secrets/alertm… hardware healthy infra/k8s/security/sealed-secrets/alertmanager-secrets.yaml
k8s::SealedSecret::infra/k8s/security/sealed-secrets/postgr… hardware healthy infra/k8s/security/sealed-secrets/postgres-secrets.yaml
k8s::SealedSecret::infra/k8s/security/sealed-secrets/cloudf… hardware healthy infra/k8s/security/sealed-secrets/cloudflare-api-token.yaml
k8s::SealedSecret::infra/k8s/security/sealed-secrets/otel-s… hardware healthy infra/k8s/security/sealed-secrets/otel-sealed-secret.yaml
k8s::SealedSecret::infra/k8s/security/sealed-secrets/backup… hardware healthy infra/k8s/security/sealed-secrets/backup-r2-credentials.yaml
k8s::NetworkPolicy::infra/k8s/security/network-policies/def… hardware healthy infra/k8s/security/network-policies/default-deny.yaml
k8s::NetworkPolicy::infra/k8s/security/network-policies/red… hardware healthy infra/k8s/security/network-policies/redis-policy.yaml
k8s::NetworkPolicy::infra/k8s/security/network-policies/bac… hardware healthy infra/k8s/security/network-policies/backend-policy.yaml
k8s::NetworkPolicy::infra/k8s/security/network-policies/pos… hardware healthy infra/k8s/security/network-policies/postgres-policy.yaml
k8s::NetworkPolicy::infra/k8s/security/network-policies/ngi… hardware healthy infra/k8s/security/network-policies/nginx-policy.yaml
k8s::NetworkPolicy::infra/k8s/security/network-policies/red… hardware healthy infra/k8s/security/network-policies/redis-backup-policy.yaml
k8s::NetworkPolicy::infra/k8s/security/network-policies/fro… hardware healthy infra/k8s/security/network-policies/frontend-policy.yaml
k8s::NetworkPolicy::infra/k8s/security/network-policies/ope… hardware healthy infra/k8s/security/network-policies/opensearch-snapshot-pol…

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

LabelLayerStatusPath
AssistedHiringRequest data healthy backend/prisma/migrations/20260508000000_assisted_hiring/mi…
AssistedHiringMatchedProfile data healthy backend/prisma/migrations/20260508000000_assisted_hiring/mi…
CompanyReview data healthy backend/prisma/migrations/20260511000000_company_reviews_ra…
CompanyReviewVote data healthy backend/prisma/migrations/20260511000000_company_reviews_ra…
CompanyReviewReport data healthy backend/prisma/migrations/20260511000000_company_reviews_ra…
CompanyReviewAggregate data healthy backend/prisma/migrations/20260511000000_company_reviews_ra…
VendorReview data healthy backend/prisma/migrations/20260507000000_vendor_reviews/mig…
CompanyFollow data healthy backend/prisma/migrations/20260510000000_company_follow/mig…
SearchHistory data healthy backend/prisma/migrations/20260509000000_public_jobs_compan…
CuratedListing data healthy backend/prisma/migrations/20260509000000_public_jobs_compan…
SavedVendorJob data healthy backend/prisma/migrations/20260613000000_vendor_job_board_s…
User data healthy backend/prisma/migrations/0_init/migration.sql
RefreshToken data healthy backend/prisma/migrations/0_init/migration.sql
Session data healthy backend/prisma/migrations/0_init/migration.sql
AuditLog data healthy backend/prisma/migrations/0_init/migration.sql
CandidateProfile data healthy backend/prisma/migrations/0_init/migration.sql
CompanyProfile data healthy backend/prisma/migrations/0_init/migration.sql
JobPost data healthy backend/prisma/migrations/0_init/migration.sql
JobApplication data healthy backend/prisma/migrations/0_init/migration.sql
ScreeningQuestion data healthy backend/prisma/migrations/0_init/migration.sql
ScreeningAnswer data healthy backend/prisma/migrations/0_init/migration.sql
JobTemplate data healthy backend/prisma/migrations/0_init/migration.sql
VerificationRequest data healthy backend/prisma/migrations/0_init/migration.sql
SavedJob data healthy backend/prisma/migrations/0_init/migration.sql
SavedCandidate data healthy backend/prisma/migrations/0_init/migration.sql
CandidateList data healthy backend/prisma/migrations/0_init/migration.sql
CandidateListMember data healthy backend/prisma/migrations/0_init/migration.sql
SavedSearch data healthy backend/prisma/migrations/0_init/migration.sql
ProfileView data healthy backend/prisma/migrations/0_init/migration.sql
Notification data healthy backend/prisma/migrations/0_init/migration.sql
FormDraft data healthy backend/prisma/migrations/0_init/migration.sql
PushSubscription data healthy backend/prisma/migrations/0_init/migration.sql
DeviceToken data healthy backend/prisma/migrations/0_init/migration.sql
JobCandidateMatch data healthy backend/prisma/migrations/0_init/migration.sql
SystemConfig data healthy backend/prisma/migrations/0_init/migration.sql
WebAuthnCredential data healthy backend/prisma/migrations/0_init/migration.sql
WebhookEndpoint data healthy backend/prisma/migrations/0_init/migration.sql
WebhookDelivery data healthy backend/prisma/migrations/0_init/migration.sql
ContactMessage data healthy backend/prisma/migrations/0_init/migration.sql
SupportTicket data healthy backend/prisma/migrations/0_init/migration.sql
TicketMessage data healthy backend/prisma/migrations/0_init/migration.sql
KnownDevice data healthy backend/prisma/migrations/0_init/migration.sql
LoginLocation data healthy backend/prisma/migrations/0_init/migration.sql
UserConsent data healthy backend/prisma/migrations/0_init/migration.sql
MfaTrustedDevice data healthy backend/prisma/migrations/0_init/migration.sql
JobAlert data healthy backend/prisma/migrations/0_init/migration.sql
DismissedRecommendation data healthy backend/prisma/migrations/0_init/migration.sql
Plan data healthy backend/prisma/migrations/20260501000000_billing_payment_su…
PlanFeature data healthy backend/prisma/migrations/20260501000000_billing_payment_su…
PlanResource data healthy backend/prisma/migrations/20260501000000_billing_payment_su…

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

LabelLayerStatusPath
WorkerLeaderManager software healthy backend/src/jobs/worker-leader.ts:WorkerLeaderManager
AppError software healthy backend/src/exceptions/index.ts:AppError
BadRequestError software healthy backend/src/exceptions/index.ts:BadRequestError
UnauthorizedError software healthy backend/src/exceptions/index.ts:UnauthorizedError
ForbiddenError software healthy backend/src/exceptions/index.ts:ForbiddenError
NotFoundError software healthy backend/src/exceptions/index.ts:NotFoundError
ConflictError software healthy backend/src/exceptions/index.ts:ConflictError
ValidationError software healthy backend/src/exceptions/index.ts:ValidationError
TooManyRequestsError software healthy backend/src/exceptions/index.ts:TooManyRequestsError
EventRouter software healthy backend/src/kafka/event-router.ts:EventRouter
AppError software healthy backend/src/middleware/error.ts:AppError
LRUCache software healthy backend/src/services/geocoding.service.ts:LRUCache
NominatimProvider software healthy backend/src/services/geocoding.service.ts:NominatimProvider
GoogleProvider software healthy backend/src/services/geocoding.service.ts:GoogleProvider
GeocodingService software healthy backend/src/services/geocoding.service.ts:GeocodingService
KafkaReplayService software healthy backend/src/services/kafka-replay.service.ts:KafkaReplaySer…
EmployerService software healthy backend/src/services/employer.service.ts:EmployerService
SavedSearchService software healthy backend/src/services/saved-search.service.ts:SavedSearchSer…
VerificationService software healthy backend/src/services/verification.service.ts:VerificationSe…
PlanService software healthy backend/src/services/plan.service.ts:PlanService
SuperAdminService software healthy backend/src/services/super-admin.service.ts:SuperAdminServi…
ReportService software healthy backend/src/services/report.service.ts:ReportService
ResumeGeneratorService software healthy backend/src/services/resume-generator.service.ts:ResumeGene…
NotificationService software healthy backend/src/services/notification.service.ts:NotificationSe…
DeviceService software healthy backend/src/services/device.service.ts:DeviceService
AuditService software healthy backend/src/services/audit.service.ts:AuditService
SearchService software healthy backend/src/services/search.service.ts:SearchService
ModerationService software healthy backend/src/services/moderation.service.ts:ModerationService
SessionService software healthy backend/src/services/session.service.ts:SessionService
ContactService software healthy backend/src/services/contact.service.ts:ContactService
SavedCandidateService software healthy backend/src/services/saved-candidate.service.ts:SavedCandid…
TicketService software healthy backend/src/services/ticket.service.ts:TicketService
results software healthy backend/src/services/gemini-extractor.service.ts:results
ConsentService software healthy backend/src/services/consent.service.ts:ConsentService
DraftService software healthy backend/src/services/draft.service.ts:DraftService
ProfileViewService software healthy backend/src/services/profile-view.service.ts:ProfileViewSer…
AdminService software healthy backend/src/services/admin.service.ts:AdminService
JobTemplateService software healthy backend/src/services/job-template.service.ts:JobTemplateSer…
CandidateService software healthy backend/src/services/candidate.service.ts:CandidateService
JobService software healthy backend/src/services/job.service.ts:JobService
MatchingService software healthy backend/src/services/matching.service.ts:MatchingService
export software healthy backend/src/config/service-init.ts:export
RazorpayUnavailableError software healthy backend/src/config/razorpay.ts:RazorpayUnavailableError
AppEventEmitter software healthy backend/src/events/emitter.ts:AppEventEmitter
swap software healthy frontend/src/app/employer/candidates/page.tsx:swap
so software healthy frontend/src/app/employer/candidates/page.tsx:so
extension software healthy frontend/src/components/support/WhatsappSupportCard.tsx:ext…
ErrorBoundary software healthy frontend/src/components/common/ErrorBoundary.tsx:ErrorBound…
ErrorBoundary software healthy frontend/src/components/ui/ErrorBoundary.tsx:ErrorBoundary
MockIntersectionObserver software healthy frontend/src/test/setup.tsx:MockIntersectionObserver

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

LabelLayerStatusPath
NEXT_PUBLIC_GOOGLE_CLIENT_ID cicd healthy
NEXT_PUBLIC_FIREBASE_VAPID_KEY cicd healthy
K8S_USER cicd healthy
NEXT_PUBLIC_LINKEDIN_PARTNER_ID cicd healthy
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID cicd healthy
VPS_DEPLOY_PATH cicd healthy
NEXT_PUBLIC_FIREBASE_API_KEY cicd healthy
NEXT_PUBLIC_GA_ID cicd healthy
NEXT_PUBLIC_REDDIT_PIXEL_ID cicd healthy
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET cicd healthy
NEXT_PUBLIC_BING_UET_TAG_ID cicd healthy
GITHUB_TOKEN cicd healthy
NEXT_PUBLIC_CLARITY_ID cicd healthy
NEXT_PUBLIC_R2_PUBLIC_URL cicd healthy
NEXT_PUBLIC_POSTHOG_KEY cicd healthy
NEXT_PUBLIC_FIREBASE_DATABASE_URL cicd healthy
NEXT_PUBLIC_FIREBASE_APP_ID cicd healthy
K8S_SSH_KEY cicd healthy
REGISTRY cicd healthy
VPS_HOST cicd healthy
NEXT_PUBLIC_LINKEDIN_CLIENT_ID cicd healthy
NEXT_PUBLIC_TWITTER_PIXEL_ID cicd healthy
NEXT_PUBLIC_VAPID_PUBLIC_KEY cicd healthy
NEXT_PUBLIC_SNAP_PIXEL_ID cicd healthy
K8S_HOST cicd healthy
GHCR_TOKEN cicd healthy
NEXT_PUBLIC_TIKTOK_PIXEL_ID cicd healthy
NEXT_PUBLIC_TURNSTILE_SITE_KEY cicd healthy
BACKEND_IMAGE cicd healthy
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN cicd healthy
NEXT_PUBLIC_FIREBASE_PROJECT_ID cicd healthy
NEXT_PUBLIC_CONTENTSQUARE_ID cicd healthy
NEXT_PUBLIC_POSTHOG_HOST cicd healthy
NEXT_PUBLIC_RAZORPAY_KEY_ID cicd healthy
VPS_USER cicd healthy
NEXT_PUBLIC_CF_BEACON_TOKEN cicd healthy
VPS_SSH_KEY cicd healthy
NEXT_PUBLIC_SENTRY_DSN cicd healthy
NEXT_PUBLIC_QUORA_PIXEL_ID cicd healthy
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME cicd healthy
FRONTEND_IMAGE cicd healthy
SENTRY_AUTH_TOKEN cicd healthy
NEXT_PUBLIC_GTM_ID cicd healthy
NEXT_PUBLIC_PINTEREST_TAG_ID cicd healthy
INDEXNOW_PING_TOKEN cicd healthy
NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID cicd healthy
K8S_DEPLOY_PATH cicd healthy
NEXT_PUBLIC_ADOBE_LAUNCH_URL cicd healthy
NEXT_PUBLIC_FB_PIXEL_ID cicd healthy

LabelLayerStatusPath
auth::frontend/src/app/super-admin/jobs/[id]/page.tsx security healthy frontend/src/app/super-admin/jobs/[id]/page.tsx
auth::backend/src/app.ts security healthy backend/src/app.ts
auth::backend/src/services/gemini-extractor.service.ts security healthy backend/src/services/gemini-extractor.service.ts
auth::frontend/.env.example security healthy frontend/.env.example
auth::frontend/src/proxy.ts security healthy frontend/src/proxy.ts
auth::infra/k8s/apps/backend/configmap.yaml security healthy infra/k8s/apps/backend/configmap.yaml
auth::frontend/src/app/employer/jobs/new/page.tsx security healthy frontend/src/app/employer/jobs/new/page.tsx
auth::frontend/src/constants/suggestions.ts security healthy frontend/src/constants/suggestions.ts
auth::frontend/src/app/employer/jobs/[id]/edit/page.tsx security healthy frontend/src/app/employer/jobs/[id]/edit/page.tsx
auth::frontend/src/components/profile/PreferencesSection.tsx security healthy frontend/src/components/profile/PreferencesSection.tsx
auth::frontend/src/components/auth/RoleRegisterForm.tsx security healthy frontend/src/components/auth/RoleRegisterForm.tsx
auth::frontend/src/services/auth.service.ts security healthy frontend/src/services/auth.service.ts
auth::backend/package.json security healthy backend/package.json
auth::frontend/src/app/super-admin/users/[id]/page.tsx security healthy frontend/src/app/super-admin/users/[id]/page.tsx
auth::backend/src/config/passport.ts security healthy backend/src/config/passport.ts
auth::frontend/src/app/candidate/jobs/[id]/page.tsx security healthy frontend/src/app/candidate/jobs/[id]/page.tsx
auth::backend/src/services/mfa.service.ts security healthy backend/src/services/mfa.service.ts
auth::backend/src/config/service-status.ts security healthy backend/src/config/service-status.ts
auth::backend/src/services/token.service.ts security healthy backend/src/services/token.service.ts
auth::frontend/src/app/candidate/verification/page.tsx security healthy frontend/src/app/candidate/verification/page.tsx
auth::frontend/src/components/auth/SocialButtons.tsx security healthy frontend/src/components/auth/SocialButtons.tsx
auth::README.md security healthy README.md
auth::frontend/src/components/auth/RoleLoginForm.tsx security healthy frontend/src/components/auth/RoleLoginForm.tsx
auth::backend/src/services/auth.service.ts security healthy backend/src/services/auth.service.ts
auth::frontend/src/app/auth/callback/page.tsx security healthy frontend/src/app/auth/callback/page.tsx
auth::backend/src/utils/jwt.ts security healthy backend/src/utils/jwt.ts
auth::backend/src/config/service-init.ts security healthy backend/src/config/service-init.ts
auth::frontend/src/app/admin/jobs/[id]/page.tsx security healthy frontend/src/app/admin/jobs/[id]/page.tsx
auth::backend/src/routes/auth.routes.ts security healthy backend/src/routes/auth.routes.ts
auth::.github/workflows/ci.yml security healthy .github/workflows/ci.yml
auth::backend/src/controllers/webauthn.controller.ts security healthy backend/src/controllers/webauthn.controller.ts
auth::backend/src/config/swagger.ts security healthy backend/src/config/swagger.ts
auth::backend/src/controllers/auth.controller.ts security healthy backend/src/controllers/auth.controller.ts
auth::frontend/next.config.ts security healthy frontend/next.config.ts
auth::backend/src/socket.ts security healthy backend/src/socket.ts
auth::frontend/src/app/employer/jobs/[id]/page.tsx security healthy frontend/src/app/employer/jobs/[id]/page.tsx
auth::backend/.env.example security healthy backend/.env.example
auth::backend/src/utils/pretty-page.ts security healthy backend/src/utils/pretty-page.ts
auth::infra/k8s/ingress/ingress.yaml security healthy infra/k8s/ingress/ingress.yaml
auth::infra/docker/.env.example security healthy infra/docker/.env.example
auth::frontend/src/app/api/auth/_lib/refresh.ts security healthy frontend/src/app/api/auth/_lib/refresh.ts
auth::backend/src/config/env.ts security healthy backend/src/config/env.ts
auth::backend/src/controllers/firebase-auth.controller.ts security healthy backend/src/controllers/firebase-auth.controller.ts
auth::frontend/src/components/common/ResumeParseReview.tsx security healthy frontend/src/components/common/ResumeParseReview.tsx
auth::backend/src/middleware/auth.ts security healthy backend/src/middleware/auth.ts

LabelLayerStatusPath
port:5000 network healthy backend/.env.example
port:5099 network healthy infra/scripts/migrate-to-k3s.sh
port:13133 network healthy infra/k8s/monitoring/otel-collector/deployment.yaml
port:4318 network healthy infra/k8s/monitoring/otel-collector/deployment.yaml
port:4317 network healthy infra/k8s/monitoring/otel-collector/deployment.yaml
port:8888 network healthy infra/k8s/monitoring/otel-collector/deployment.yaml
port:3200 network healthy infra/k8s/monitoring/tempo/statefulset.yaml
port:6379 network healthy infra/k8s/security/network-policies/redis-policy.yaml
port:9121 network healthy infra/k8s/security/network-policies/redis-policy.yaml
port:53 network healthy infra/k8s/security/network-policies/redis-policy.yaml
port:5432 network healthy infra/k8s/security/network-policies/backend-policy.yaml
port:9200 network healthy infra/k8s/security/network-policies/backend-policy.yaml
port:9092 network healthy infra/k8s/security/network-policies/backend-policy.yaml
port:9090 network healthy infra/k8s/security/network-policies/backend-policy.yaml
port:3100 network healthy infra/k8s/security/network-policies/backend-policy.yaml
port:443 network healthy infra/k8s/security/network-policies/backend-policy.yaml
port:587 network healthy infra/k8s/security/network-policies/backend-policy.yaml
port:465 network healthy infra/k8s/security/network-policies/backend-policy.yaml
port:12609 network healthy infra/k8s/security/network-policies/backend-policy.yaml
port:13983 network healthy infra/k8s/security/network-policies/backend-policy.yaml
port:80 network healthy infra/k8s/security/network-policies/nginx-policy.yaml
port:8080 network healthy infra/k8s/security/network-policies/nginx-policy.yaml
port:3000 network healthy infra/k8s/security/network-policies/nginx-policy.yaml
port:5601 network healthy infra/k8s/security/network-policies/nginx-policy.yaml
port:143 network healthy infra/k8s/security/network-policies/roundcube-policy.yaml
port:993 network healthy infra/k8s/security/network-policies/roundcube-policy.yaml
port:8089 network healthy infra/k8s/security/network-policies/acme-solver-policy.yaml
port:9093 network healthy infra/k8s/security/network-policies/kafka-policy.yaml
port:9308 network healthy infra/k8s/security/network-policies/kafka-policy.yaml
port:9300 network healthy infra/k8s/security/network-policies/opensearch-policy.yaml
port:25 network healthy infra/ansible/group_vars/all.yml
port:2525 network healthy infra/ansible/group_vars/all.yml
port:6443 network healthy infra/ansible/roles/common/tasks/main.yml
port:10250 network healthy infra/ansible/playbooks/01-harden.yml
port:10251 network healthy infra/ansible/playbooks/01-harden.yml
port:10252 network healthy infra/ansible/playbooks/01-harden.yml
port:2379 network healthy infra/ansible/playbooks/01-harden.yml
port:2380 network healthy infra/ansible/playbooks/01-harden.yml

LabelLayerStatusPath
password_literal::backend/src/scripts/seed-dev.ts security healthy backend/src/scripts/seed-dev.ts
password_literal::frontend/src/app/super-admin/users/[id]/p… security healthy frontend/src/app/super-admin/users/[id]/page.tsx
password_literal::frontend/src/app/super-admin/users/[id]/p… security healthy frontend/src/app/super-admin/users/[id]/page.tsx
password_literal::frontend/src/app/super-admin/users/[id]/p… security healthy frontend/src/app/super-admin/users/[id]/page.tsx
password_literal::frontend/src/app/super-admin/users/[id]/p… security healthy frontend/src/app/super-admin/users/[id]/page.tsx
password_literal::frontend/src/app/employer/settings/page.t… security healthy frontend/src/app/employer/settings/page.tsx
password_literal::frontend/src/app/employer/settings/page.t… security healthy frontend/src/app/employer/settings/page.tsx
password_literal::frontend/src/app/employer/settings/page.t… security healthy frontend/src/app/employer/settings/page.tsx
password_literal::frontend/src/app/employer/settings/page.t… security healthy frontend/src/app/employer/settings/page.tsx
password_literal::frontend/src/app/employer/settings/page.t… security healthy frontend/src/app/employer/settings/page.tsx
password_literal::frontend/src/app/employer/settings/page.t… security healthy frontend/src/app/employer/settings/page.tsx
password_literal::frontend/src/app/candidate/settings/page.… security healthy frontend/src/app/candidate/settings/page.tsx
password_literal::frontend/src/app/candidate/settings/page.… security healthy frontend/src/app/candidate/settings/page.tsx
password_literal::frontend/src/app/candidate/settings/page.… security healthy frontend/src/app/candidate/settings/page.tsx
password_literal::frontend/src/app/candidate/settings/page.… security healthy frontend/src/app/candidate/settings/page.tsx
password_literal::frontend/src/app/candidate/settings/page.… security healthy frontend/src/app/candidate/settings/page.tsx
password_literal::frontend/src/app/candidate/settings/page.… security healthy frontend/src/app/candidate/settings/page.tsx
password_literal::frontend/src/constants/api.ts security healthy frontend/src/constants/api.ts
password_literal::frontend/src/constants/api.ts security healthy frontend/src/constants/api.ts
password_literal::frontend/src/constants/routes.ts security healthy frontend/src/constants/routes.ts
password_literal::frontend/src/constants/routes.ts security healthy frontend/src/constants/routes.ts
password_literal::infra/scripts/sealed-secret-create.sh security healthy infra/scripts/sealed-secret-create.sh
password_literal::infra/scripts/deploy.sh security healthy infra/scripts/deploy.sh
password_literal::infra/k8s/monitoring/kube-prometheus-valu… security healthy infra/k8s/monitoring/kube-prometheus-values.yaml
password_literal::infra/k8s/apps/backend/configmap.yaml security healthy infra/k8s/apps/backend/configmap.yaml
password_literal::infra/ansible/playbooks/03-post-install.y… security healthy infra/ansible/playbooks/03-post-install.yml

LabelLayerStatusPath
migration.sql data healthy backend/prisma/migrations/20260508000000_assisted_hiring/mi…
migration.sql data healthy backend/prisma/migrations/20260511000000_company_reviews_ra…
migration.sql data healthy backend/prisma/migrations/20260611000001_order_quantity/mig…
migration.sql data healthy backend/prisma/migrations/20260512000000_allow_guest_quote_…
migration.sql data healthy backend/prisma/migrations/20260610000001_structured_funding…
migration.sql data healthy backend/prisma/migrations/20260507000000_vendor_reviews/mig…
migration.sql data healthy backend/prisma/migrations/20260604000000_candidate_profile_…
migration.sql data healthy backend/prisma/migrations/20260510000000_company_follow/mig…
migration.sql data healthy backend/prisma/migrations/20260509000000_public_jobs_compan…
migration.sql data healthy backend/prisma/migrations/20260613000000_vendor_job_board_s…
migration.sql data healthy backend/prisma/migrations/20260612000000_vendor_role_merge_…
migration.sql data healthy backend/prisma/migrations/0_init/migration.sql
migration.sql data healthy backend/prisma/migrations/20260412160000_employer_account_t…
migration.sql data healthy backend/prisma/migrations/20260501000000_billing_payment_su…
migration.sql data healthy backend/prisma/migrations/20260506000001_vendor_role_and_mo…
migration.sql data healthy backend/prisma/migrations/20260610000000_company_llpin_tan/…
migration.sql data healthy backend/prisma/migrations/20260506000000_employer_team_memb…
migration.sql data healthy backend/prisma/migrations/20260330105346_add_vehicle_types/…
migration.sql data healthy backend/prisma/migrations/20260611000000_cancel_stacked_ent…

LabelLayerStatusPath
k8s::Deployment::infra/k8s/monitoring/otel-collector/deploy… hardware healthy infra/k8s/monitoring/otel-collector/deployment.yaml
k8s::StatefulSet::infra/k8s/monitoring/tempo/statefulset.ya… hardware healthy infra/k8s/monitoring/tempo/statefulset.yaml
k8s::CronJob::infra/k8s/mail-tls/cert-sync-cronjob.yaml hardware healthy infra/k8s/mail-tls/cert-sync-cronjob.yaml
k8s::Job::infra/k8s/logging/opensearch-ism-policy.yaml hardware healthy infra/k8s/logging/opensearch-ism-policy.yaml
k8s::Deployment::infra/k8s/logging/opensearch-dashboards-de… hardware healthy infra/k8s/logging/opensearch-dashboards-deployment.yaml
k8s::StatefulSet::infra/k8s/logging/loki/statefulset.yaml hardware healthy infra/k8s/logging/loki/statefulset.yaml
k8s::CronJob::infra/k8s/apps/cronjobs/opensearch-snapshot.y… hardware healthy infra/k8s/apps/cronjobs/opensearch-snapshot.yaml
k8s::CronJob::infra/k8s/apps/cronjobs/redis-backup.yaml hardware healthy infra/k8s/apps/cronjobs/redis-backup.yaml
k8s::CronJob::infra/k8s/apps/cronjobs/backup-cleanup.yaml hardware healthy infra/k8s/apps/cronjobs/backup-cleanup.yaml
k8s::CronJob::infra/k8s/apps/cronjobs/db-backup.yaml hardware healthy infra/k8s/apps/cronjobs/db-backup.yaml
k8s::Deployment::infra/k8s/apps/nginx/deployment.yaml hardware healthy infra/k8s/apps/nginx/deployment.yaml
k8s::StatefulSet::infra/k8s/apps/postgres/statefulset.yaml hardware healthy infra/k8s/apps/postgres/statefulset.yaml
k8s::StatefulSet::infra/k8s/apps/kafka/statefulset.yaml hardware healthy infra/k8s/apps/kafka/statefulset.yaml
k8s::StatefulSet::infra/k8s/apps/redis/statefulset.yaml hardware healthy infra/k8s/apps/redis/statefulset.yaml
k8s::Deployment::infra/k8s/apps/roundcube/deployment.yaml hardware healthy infra/k8s/apps/roundcube/deployment.yaml
k8s::StatefulSet::infra/k8s/apps/opensearch/statefulset.yaml hardware healthy infra/k8s/apps/opensearch/statefulset.yaml
k8s::CronJob::infra/k8s/chaos/service-disruption.yaml hardware healthy infra/k8s/chaos/service-disruption.yaml
k8s::CronJob::infra/k8s/chaos/network-delay-experiment.yaml hardware healthy infra/k8s/chaos/network-delay-experiment.yaml
k8s::CronJob::infra/k8s/chaos/pod-kill-experiment.yaml hardware healthy infra/k8s/chaos/pod-kill-experiment.yaml

LabelLayerStatusPath
verify-scripts cicd healthy .github/workflows/backup-verify.yml
changes cicd healthy .github/workflows/cd.yml
build-backend cicd healthy .github/workflows/cd.yml
build-frontend cicd healthy .github/workflows/cd.yml
update-manifests cicd healthy .github/workflows/cd.yml
deploy-k8s cicd healthy .github/workflows/cd.yml
indexnow-ping cicd healthy .github/workflows/cd.yml
deploy cicd healthy .github/workflows/deploy-k8s.yml
backend cicd healthy .github/workflows/ci.yml
frontend cicd healthy .github/workflows/ci.yml
security cicd healthy .github/workflows/ci.yml
container-security cicd healthy .github/workflows/ci.yml
commitlint cicd healthy .github/workflows/ci.yml
deploy cicd healthy .github/workflows/deploy-vps.yml

LabelLayerStatusPath
redis data healthy package-lock.json
elasticsearch data healthy README.md
postgresql data healthy README.md
postgres data healthy README.md
mongodb data healthy backend/src/scripts/seed-dev.ts
mysql data healthy backend/src/scripts/seed-dev.ts
cassandra data healthy frontend/src/constants/suggestions.ts
mariadb data healthy frontend/src/constants/suggestions.ts
sqlite data healthy frontend/src/constants/suggestions.ts
clickhouse data healthy frontend/src/constants/suggestions.ts

LabelLayerStatusPath
127.0.0.1 network healthy backend/src/utils/impossible-travel.ts
203.0.113.42 network healthy backend/src/controllers/email-preview.controller.ts
10.0.0.0 network healthy infra/k8s/security/network-policies/backend-policy.yaml
172.16.0.0 network healthy infra/k8s/security/network-policies/backend-policy.yaml
192.168.0.0 network healthy infra/k8s/security/network-policies/backend-policy.yaml
148.230.67.210 network healthy infra/k8s/security/network-policies/roundcube-policy.yaml
145.223.19.154 network healthy infra/k8s/security/network-policies/roundcube-policy.yaml
2.18.0.0 network healthy infra/k8s/apps/opensearch/statefulset.yaml

LabelLayerStatusPath
vps::aws hardware healthy package-lock.json
vps::azure hardware healthy _patch_cert.js
vps::ec2 hardware healthy backend/.env.example
vps::gcp hardware healthy backend/src/scripts/seed-dev.ts
vps::digitalocean hardware healthy frontend/src/constants/suggestions.ts
vps::linode hardware healthy frontend/src/constants/suggestions.ts
vps::vultr hardware healthy frontend/src/constants/suggestions.ts
vps::hetzner hardware healthy frontend/src/constants/suggestions.ts

LabelLayerStatusPath
bullmq data healthy package-lock.json
kafka data healthy Makefile
rabbitmq data healthy backend/src/services/search.service.ts
sqs data healthy frontend/src/constants/suggestions.ts
celery data healthy frontend/src/constants/suggestions.ts
sidekiq data healthy frontend/src/constants/suggestions.ts

LabelLayerStatusPath
nginx network healthy README.md
loadbalancer network healthy backend/src/app.ts
envoy network healthy frontend/src/constants/suggestions.ts
caddy network healthy frontend/src/constants/suggestions.ts
traefik network healthy frontend/src/constants/suggestions.ts
haproxy network healthy frontend/src/constants/suggestions.ts

LabelLayerStatusPath
gha::backup-verify cicd healthy .github/workflows/backup-verify.yml
gha::cd cicd healthy .github/workflows/cd.yml
gha::deploy-k8s cicd healthy .github/workflows/deploy-k8s.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::deploy-vps cicd healthy .github/workflows/deploy-vps.yml

LabelLayerStatusPath
dev-technotaau__hire-adda software healthy /data/fable5_failed_archive/dev-technotaau__hire-adda

LabelLayerStatusPath
Subscription root api healthy backend/src/services/subscription.service.ts

LabelLayerStatusPath
ingress::infra/k8s/ingress/ingress.yaml network healthy infra/k8s/ingress/ingress.yaml

LabelLayerStatusPath
gpu (detected) hardware healthy frontend/src/constants/suggestions.ts
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/09de5b26-4156-4f99-b6c1-290a378222df/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/09de5b26-4156-4f99-b6c1-290a378222df/

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.