https://github.com/rlutas/eghiseul.ro
· scanned 2026-06-15 23:52 UTC (2 months, 3 weeks ago)
193 raw signals (0 security + 193 graph)
Last scanned 2 months, 3 weeks ago · v1 · 187 actionable findings from 1 signal source. 6 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 2778 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
log |
software | healthy | tests/user-data-persistence.test.ts:log |
testPrefillDataUnauthorized |
software | healthy | tests/user-data-persistence.test.ts:testPrefillDataUnauthor… |
testRegisterFromOrderMissingFields |
software | healthy | tests/user-data-persistence.test.ts:testRegisterFromOrderMi… |
testRegisterFromOrderInvalidOrder |
software | healthy | tests/user-data-persistence.test.ts:testRegisterFromOrderIn… |
testRegisterFromOrderWeakPassword |
software | healthy | tests/user-data-persistence.test.ts:testRegisterFromOrderWe… |
testRegisterFromOrderNoTerms |
software | healthy | tests/user-data-persistence.test.ts:testRegisterFromOrderNo… |
runAllTests |
software | healthy | tests/user-data-persistence.test.ts:runAllTests |
BASE |
software | healthy | tests/integration/kyc-face-match.test.mjs:BASE |
compress |
software | healthy | tests/integration/kyc-face-match.test.mjs:compress |
callKycValidate |
software | healthy | tests/integration/kyc-face-match.test.mjs:callKycValidate |
BASE |
software | healthy | tests/integration/order-submit.test.mjs:BASE |
getServiceKey |
software | healthy | tests/integration/order-submit.test.mjs:getServiceKey |
dbQuery |
software | healthy | tests/integration/order-submit.test.mjs:dbQuery |
dbDelete |
software | healthy | tests/integration/order-submit.test.mjs:dbDelete |
setupMocks |
software | healthy | tests/unit/api/admin-verify-payment.test.ts:setupMocks |
callRoute |
software | healthy | tests/unit/api/admin-verify-payment.test.ts:callRoute |
stripeMocks |
software | healthy | tests/unit/api/webhooks-stripe.test.ts:stripeMocks |
makeRequest |
software | healthy | tests/unit/api/webhooks-stripe.test.ts:makeRequest |
makeReq |
software | healthy | tests/unit/api/cron-update-tracking.test.ts:makeReq |
setupInvitation |
software | healthy | tests/unit/api/admin-invite-accept.test.ts:setupInvitation |
makeReq |
software | healthy | tests/unit/api/admin-invite-accept.test.ts:makeReq |
makeReq |
software | healthy | tests/unit/api/user-billing-profiles.test.ts:makeReq |
setupOrder |
software | healthy | tests/unit/api/orders-tracking.test.ts:setupOrder |
callRoute |
software | healthy | tests/unit/api/orders-tracking.test.ts:callRoute |
setupMocks |
software | healthy | tests/unit/api/admin-generate-awb.test.ts:setupMocks |
callRoute |
software | healthy | tests/unit/api/admin-generate-awb.test.ts:callRoute |
makeReq |
software | healthy | tests/unit/api/user-addresses.test.ts:makeReq |
makeReq |
software | healthy | tests/unit/api/user-profile.test.ts:makeReq |
stripeMocks |
software | healthy | tests/unit/api/orders-confirm-payment.test.ts:stripeMocks |
setupMocks |
software | healthy | tests/unit/api/orders-confirm-payment.test.ts:setupMocks |
callRoute |
software | healthy | tests/unit/api/orders-confirm-payment.test.ts:callRoute |
makeReq |
software | healthy | tests/unit/api/admin-coupons.test.ts:makeReq |
makeReq |
software | healthy | tests/unit/api/admin-invite.test.ts:makeReq |
setupMocks |
software | healthy | tests/unit/api/admin-cancel-awb.test.ts:setupMocks |
callRoute |
software | healthy | tests/unit/api/admin-cancel-awb.test.ts:callRoute |
makeReq |
software | healthy | tests/unit/api/courier-quote.test.ts:makeReq |
makeReq |
software | healthy | tests/unit/api/user-kyc-save.test.ts:makeReq |
setupChain |
software | healthy | tests/unit/api/user-kyc-save.test.ts:setupChain |
makeReq |
software | healthy | tests/unit/api/cron-auto-finalize-delivered.test.ts:makeReq |
daysAgo |
software | healthy | tests/unit/api/cron-auto-finalize-delivered.test.ts:daysAgo |
setupCoupon |
software | healthy | tests/unit/api/coupons-validate.test.ts:setupCoupon |
makeRequest |
software | healthy | tests/unit/api/coupons-validate.test.ts:makeRequest |
setupMocks |
software | healthy | tests/unit/api/admin-orders-process.test.ts:setupMocks |
callRoute |
software | healthy | tests/unit/api/admin-orders-process.test.ts:callRoute |
is |
software | healthy | tests/unit/components/document-type-picker-types.test.ts:is |
mockCustomer |
software | healthy | tests/unit/lib/stripe.test.ts:mockCustomer |
mockPaymentIntent |
software | healthy | tests/unit/lib/stripe.test.ts:mockPaymentIntent |
callArg |
software | healthy | tests/unit/lib/stripe.test.ts:callArg |
createCall |
software | healthy | tests/unit/lib/stripe.test.ts:createCall |
groupOptions |
software | healthy | tests/unit/lib/order-summary-grouping.test.ts:groupOptions |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vercel.json |
software | healthy | vercel.json |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
components.json |
software | healthy | components.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
vitest.config.ts |
software | healthy | vitest.config.ts |
next.config.ts |
software | healthy | next.config.ts |
playwright.config.ts |
software | healthy | tests/playwright.config.ts |
user-data-persistence.test.ts |
software | healthy | tests/user-data-persistence.test.ts |
README.md |
software | healthy | tests/README.md |
kyc-face-match.test.mjs |
software | healthy | tests/integration/kyc-face-match.test.mjs |
order-submit.test.mjs |
software | healthy | tests/integration/order-submit.test.mjs |
address-state.test.ts |
software | healthy | tests/unit/types/address-state.test.ts |
countries.test.ts |
software | healthy | tests/unit/config/countries.test.ts |
admin-verify-payment.test.ts |
software | healthy | tests/unit/api/admin-verify-payment.test.ts |
webhooks-stripe.test.ts |
software | healthy | tests/unit/api/webhooks-stripe.test.ts |
cron-update-tracking.test.ts |
software | healthy | tests/unit/api/cron-update-tracking.test.ts |
admin-invite-accept.test.ts |
software | healthy | tests/unit/api/admin-invite-accept.test.ts |
user-billing-profiles.test.ts |
software | healthy | tests/unit/api/user-billing-profiles.test.ts |
orders-tracking.test.ts |
software | healthy | tests/unit/api/orders-tracking.test.ts |
admin-generate-awb.test.ts |
software | healthy | tests/unit/api/admin-generate-awb.test.ts |
user-addresses.test.ts |
software | healthy | tests/unit/api/user-addresses.test.ts |
user-profile.test.ts |
software | healthy | tests/unit/api/user-profile.test.ts |
orders-confirm-payment.test.ts |
software | healthy | tests/unit/api/orders-confirm-payment.test.ts |
admin-coupons.test.ts |
software | healthy | tests/unit/api/admin-coupons.test.ts |
admin-invite.test.ts |
software | healthy | tests/unit/api/admin-invite.test.ts |
admin-cancel-awb.test.ts |
software | healthy | tests/unit/api/admin-cancel-awb.test.ts |
courier-quote.test.ts |
software | healthy | tests/unit/api/courier-quote.test.ts |
user-kyc-save.test.ts |
software | healthy | tests/unit/api/user-kyc-save.test.ts |
cron-auto-finalize-delivered.test.ts |
software | healthy | tests/unit/api/cron-auto-finalize-delivered.test.ts |
coupons-validate.test.ts |
software | healthy | tests/unit/api/coupons-validate.test.ts |
admin-orders-process.test.ts |
software | healthy | tests/unit/api/admin-orders-process.test.ts |
document-type-picker-types.test.ts |
software | healthy | tests/unit/components/document-type-picker-types.test.ts |
stripe-line-items.test.ts |
software | healthy | tests/unit/lib/stripe-line-items.test.ts |
delivery-calculator-options.test.ts |
software | healthy | tests/unit/lib/delivery-calculator-options.test.ts |
stripe.test.ts |
software | healthy | tests/unit/lib/stripe.test.ts |
delivery-estimate-helper.test.ts |
software | healthy | tests/unit/lib/delivery-estimate-helper.test.ts |
order-summary-grouping.test.ts |
software | healthy | tests/unit/lib/order-summary-grouping.test.ts |
delivery-calculator.test.ts |
software | healthy | tests/unit/lib/delivery-calculator.test.ts |
random-id.test.ts |
software | healthy | tests/unit/lib/random-id.test.ts |
audit-logger.test.ts |
software | healthy | tests/unit/lib/security/audit-logger.test.ts |
rate-limiter.test.ts |
software | healthy | tests/unit/lib/security/rate-limiter.test.ts |
face-match.test.ts |
software | healthy | tests/unit/lib/kyc/face-match.test.ts |
passport-face-match-regression.test.ts |
software | healthy | tests/unit/lib/kyc/passport-face-match-regression.test.ts |
review.test.ts |
software | healthy | tests/unit/lib/kyc/review.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
integration |
software | healthy | tests/integration |
unit |
software | healthy | tests/unit |
types |
software | healthy | tests/unit/types |
config |
software | healthy | tests/unit/config |
api |
software | healthy | tests/unit/api |
components |
software | healthy | tests/unit/components |
lib |
software | healthy | tests/unit/lib |
security |
software | healthy | tests/unit/lib/security |
kyc |
software | healthy | tests/unit/lib/kyc |
email |
software | healthy | tests/unit/lib/email |
orders |
software | healthy | tests/unit/lib/orders |
courier |
software | healthy | tests/unit/lib/courier |
coupons |
software | healthy | tests/unit/lib/coupons |
validations |
software | healthy | tests/unit/lib/validations |
admin |
software | healthy | tests/unit/lib/admin |
onrc |
software | healthy | tests/unit/lib/onrc |
verification-modules |
software | healthy | tests/unit/lib/verification-modules |
oblio |
software | healthy | tests/unit/lib/oblio |
services |
software | healthy | tests/unit/lib/services |
images |
software | healthy | tests/unit/lib/images |
documents |
software | healthy | tests/unit/lib/documents |
seo |
software | healthy | tests/unit/lib/seo |
docs |
software | healthy | tests/docs |
e2e |
software | healthy | tests/e2e |
orders |
software | healthy | tests/e2e/orders |
auth |
software | healthy | tests/e2e/auth |
api |
software | healthy | tests/e2e/api |
smoke |
software | healthy | tests/e2e/smoke |
services |
software | healthy | tests/e2e/services |
wizard |
software | healthy | tests/e2e/wizard |
docs |
software | healthy | docs |
security |
software | healthy | docs/security |
legal |
software | healthy | docs/legal |
archive |
software | healthy | docs/archive |
prd |
software | healthy | docs/prd |
testing |
software | healthy | docs/testing |
technical |
software | healthy | docs/technical |
api |
software | healthy | docs/technical/api |
debugging |
software | healthy | docs/technical/debugging |
specs |
software | healthy | docs/technical/specs |
sprints |
software | healthy | docs/sprints |
services |
software | healthy | docs/sprints/services |
design |
software | healthy | docs/design |
admin |
software | healthy | docs/admin |
deployment |
software | healthy | docs/deployment |
analysis |
software | healthy | docs/analysis |
agents |
software | healthy | docs/agents |
business |
software | healthy | docs/business |
services |
software | healthy | docs/services |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
056_onrc_jobs_async.sql |
data | healthy | supabase/migrations/056_onrc_jobs_async.sql |
027_number_registry.sql |
data | healthy | supabase/migrations/027_number_registry.sql |
035_order_history_event_types.sql |
data | healthy | supabase/migrations/035_order_history_event_types.sql |
028_normalize_service_options.sql |
data | healthy | supabase/migrations/028_normalize_service_options.sql |
003_fix_rls_recursion.sql |
data | healthy | supabase/migrations/003_fix_rls_recursion.sql |
036_pricing_realignment_2026-05-20.sql |
data | healthy | supabase/migrations/036_pricing_realignment_2026-05-20.sql |
032_add_estimated_completion.sql |
data | healthy | supabase/migrations/032_add_estimated_completion.sql |
013_fix_delivery_method_type.sql |
data | healthy | supabase/migrations/013_fix_delivery_method_type.sql |
030_add_certificat_integritate.sql |
data | healthy | supabase/migrations/030_add_certificat_integritate.sql |
022_awb_tracking_columns.sql |
data | healthy | supabase/migrations/022_awb_tracking_columns.sql |
020_courier_columns.sql |
data | healthy | supabase/migrations/020_courier_columns.sql |
038_cazier_judiciar_display_range.sql |
data | healthy | supabase/migrations/038_cazier_judiciar_display_range.sql |
029_align_pricing_cazier_ro.sql |
data | healthy | supabase/migrations/029_align_pricing_cazier_ro.sql |
001_profiles.sql |
data | healthy | supabase/migrations/001_profiles.sql |
010_verification_config.sql |
data | healthy | supabase/migrations/010_verification_config.sql |
041_abandoned_cart_system.sql |
data | healthy | supabase/migrations/041_abandoned_cart_system.sql |
062_constatator_reporttype_purposes.sql |
data | healthy | supabase/migrations/062_constatator_reporttype_purposes.sql |
044_stripe_checkout_session.sql |
data | healthy | supabase/migrations/044_stripe_checkout_session.sql |
005_seo_meta_tags.sql |
data | healthy | supabase/migrations/005_seo_meta_tags.sql |
031_add_coupons_system.sql |
data | healthy | supabase/migrations/031_add_coupons_system.sql |
063_onrc_calc_note.sql |
data | healthy | supabase/migrations/063_onrc_calc_note.sql |
008_friendly_order_id.sql |
data | healthy | supabase/migrations/008_friendly_order_id.sql |
025_admin_workflow.sql |
data | healthy | supabase/migrations/025_admin_workflow.sql |
055_onrc_jobs_queue.sql |
data | healthy | supabase/migrations/055_onrc_jobs_queue.sql |
049_invoice_generating_lock.sql |
data | healthy | supabase/migrations/049_invoice_generating_lock.sql |
006_audit_logs.sql |
data | healthy | supabase/migrations/006_audit_logs.sql |
043_cancellation_and_standby.sql |
data | healthy | supabase/migrations/043_cancellation_and_standby.sql |
040_apostila_haga_price_reduction.sql |
data | healthy | supabase/migrations/040_apostila_haga_price_reduction.sql |
011_cazier_judiciar_pf_pj.sql |
data | healthy | supabase/migrations/011_cazier_judiciar_pf_pj.sql |
012_cazier_judiciar_separate_services.sql |
data | healthy | supabase/migrations/012_cazier_judiciar_separate_services.s… |
015_user_data_persistence.sql |
data | healthy | supabase/migrations/015_user_data_persistence.sql |
033_add_cetatean_strain_option.sql |
data | healthy | supabase/migrations/033_add_cetatean_strain_option.sql |
060_constatator_reporttypes.sql |
data | healthy | supabase/migrations/060_constatator_reporttypes.sql |
053_civil_status_module.sql |
data | healthy | supabase/migrations/053_civil_status_module.sql |
061_onrc_job_events.sql |
data | healthy | supabase/migrations/061_onrc_job_events.sql |
037_cazier_pj_entity_blocking.sql |
data | healthy | supabase/migrations/037_cazier_pj_entity_blocking.sql |
064_onrc_pf_nullable_cui.sql |
data | healthy | supabase/migrations/064_onrc_pf_nullable_cui.sql |
054_constatator_module.sql |
data | healthy | supabase/migrations/054_constatator_module.sql |
014_cazier_judiciar_options.sql |
data | healthy | supabase/migrations/014_cazier_judiciar_options.sql |
048_reupload_requests.sql |
data | healthy | supabase/migrations/048_reupload_requests.sql |
050_rename_certificat_integritate_slug.sql |
data | healthy | supabase/migrations/050_rename_certificat_integritate_slug.… |
023_rbac_permissions.sql |
data | healthy | supabase/migrations/023_rbac_permissions.sql |
057_constatator_digital_service.sql |
data | healthy | supabase/migrations/057_constatator_digital_service.sql |
034_add_certificate_services_and_extras.sql |
data | healthy | supabase/migrations/034_add_certificate_services_and_extras… |
002_services.sql |
data | healthy | supabase/migrations/002_services.sql |
052_reload_invoice_lock_schema_cache.sql |
data | healthy | supabase/migrations/052_reload_invoice_lock_schema_cache.sql |
047_services_lawyer_fee.sql |
data | healthy | supabase/migrations/047_services_lawyer_fee.sql |
039_cazier_judiciar_step2_simplification.sql |
data | healthy | supabase/migrations/039_cazier_judiciar_step2_simplificatio… |
021_company_profile_columns.sql |
data | healthy | supabase/migrations/021_company_profile_columns.sql |
026_invitation_role_column.sql |
data | healthy | supabase/migrations/026_invitation_role_column.sql |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
DynamicModuleLoader |
frontend | healthy | src/components/orders/DynamicModuleLoader.tsx |
TrackingTimeline |
frontend | healthy | src/components/orders/tracking-timeline.tsx |
BillingStepModular |
frontend | healthy | src/components/orders/steps-modular/billing-step.tsx |
CompanyDataStep |
frontend | healthy | src/components/orders/modules/company-kyc/CompanyDataStep.t… |
CompanyDocumentsStep |
frontend | healthy | src/components/orders/modules/company-kyc/CompanyDocumentsS… |
CivilStatusStep |
frontend | healthy | src/components/orders/modules/civil-status/CivilStatusStep.… |
PropertyDataStep |
frontend | healthy | src/components/orders/modules/property/PropertyDataStep.tsx |
SignatureStep |
frontend | healthy | src/components/orders/modules/signature/SignatureStep.tsx |
ContractPreview |
frontend | healthy | src/components/orders/modules/signature/ContractPreview.tsx |
KYCDocumentsStep |
frontend | healthy | src/components/orders/modules/personal-kyc/KYCDocumentsStep… |
PersonalDataStep |
frontend | healthy | src/components/orders/modules/personal-kyc/PersonalDataStep… |
ConstatatorStep |
frontend | healthy | src/components/orders/modules/constatator/ConstatatorStep.t… |
VehicleDataStep |
frontend | healthy | src/components/orders/modules/vehicle/VehicleDataStep.tsx |
ClientTypeStep |
frontend | healthy | src/components/orders/modules/client-type/ClientTypeStep.tsx |
IdScanner |
frontend | healthy | src/components/shared/IdScanner.tsx |
AddressForm |
frontend | healthy | src/components/shared/AddressForm.tsx |
BillingProfileForm |
frontend | healthy | src/components/shared/BillingProfileForm.tsx |
KYCTab |
frontend | healthy | src/components/account/KYCTab.tsx |
BillingTab |
frontend | healthy | src/components/account/BillingTab.tsx |
AccountTabs |
frontend | healthy | src/components/account/AccountTabs.tsx |
ProfileTab |
frontend | healthy | src/components/account/ProfileTab.tsx |
AddressesTab |
frontend | healthy | src/components/account/AddressesTab.tsx |
CompanyProfileSection |
frontend | healthy | src/components/account/CompanyProfileSection.tsx |
OrdersTab |
frontend | healthy | src/components/account/OrdersTab.tsx |
HomePage |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
CazierJudiciarHubPage |
frontend | healthy | src/app/servicii/cazier-judiciar-online/page.tsx |
LoginPage |
frontend | healthy | src/app/auth/login/page.tsx |
ForgotPasswordPage |
frontend | healthy | src/app/auth/forgot-password/page.tsx |
RegisterPage |
frontend | healthy | src/app/auth/register/page.tsx |
SuccessPage |
frontend | healthy | src/app/comanda/success/[orderId]/page.tsx |
OrderStatusPage |
frontend | healthy | src/app/comanda/status/page.tsx |
CheckoutPage |
frontend | healthy | src/app/comanda/checkout/[orderId]/page.tsx |
CustomerLayout |
frontend | healthy | src/app/(customer)/layout.tsx |
OrderDetailPage |
frontend | healthy | src/app/(customer)/account/orders/[id]/page.tsx |
ReuploadPage |
frontend | healthy | src/app/reincarca-poza/[token]/page.tsx |
AdminDashboardPage |
frontend | healthy | src/app/admin/page.tsx |
AdminLayout |
frontend | healthy | src/app/admin/layout.tsx |
AdminSettingsPage |
frontend | healthy | src/app/admin/settings/page.tsx |
AdminUsersPage |
frontend | healthy | src/app/admin/users/page.tsx |
AdminOrdersPage |
frontend | healthy | src/app/admin/orders/page.tsx |
AdminOrderDetailPage |
frontend | healthy | src/app/admin/orders/[id]/page.tsx |
InviteAcceptPage |
frontend | healthy | src/app/admin/invite/accept/page.tsx |
AdminCouponsPage |
frontend | healthy | src/app/admin/coupons/page.tsx |
AdminRegistruPage |
frontend | healthy | src/app/admin/registru/page.tsx |
VerificareRovinietaPage |
frontend | healthy | src/app/tools/verificare-rovinieta-online/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/orders/new |
frontend | healthy | src/app/orders/new/page.tsx |
/servicii |
frontend | healthy | src/app/servicii/page.tsx |
/servicii/cazier-auto-online |
frontend | healthy | src/app/servicii/cazier-auto-online/page.tsx |
/servicii/eliberare-certificat-de-celibat |
frontend | healthy | src/app/servicii/eliberare-certificat-de-celibat/page.tsx |
/servicii/extras-de-carte-funciara |
frontend | healthy | src/app/servicii/extras-de-carte-funciara/page.tsx |
/servicii/eliberare-certificat-de-casatorie |
frontend | healthy | src/app/servicii/eliberare-certificat-de-casatorie/page.tsx |
/servicii/eliberare-certificat-de-nastere |
frontend | healthy | src/app/servicii/eliberare-certificat-de-nastere/page.tsx |
/servicii/certificat-de-integritate-comportamentala |
frontend | healthy | src/app/servicii/certificat-de-integritate-comportamentala/… |
/servicii/cazier-judiciar-online |
frontend | healthy | src/app/servicii/cazier-judiciar-online/page.tsx |
/servicii/cazier-judiciar-online/persoana-juridica |
frontend | healthy | src/app/servicii/cazier-judiciar-online/persoana-juridica/p… |
/servicii/cazier-judiciar-online/persoana-fizica |
frontend | healthy | src/app/servicii/cazier-judiciar-online/persoana-fizica/pag… |
/servicii/certificat-constatator-online |
frontend | healthy | src/app/servicii/certificat-constatator-online/page.tsx |
/servicii/cazier-fiscal-online |
frontend | healthy | src/app/servicii/cazier-fiscal-online/page.tsx |
/servicii/[slug] |
frontend | healthy | src/app/servicii/[slug]/page.tsx |
/auth/login |
frontend | healthy | src/app/auth/login/page.tsx |
/auth/forgot-password |
frontend | healthy | src/app/auth/forgot-password/page.tsx |
/auth/register |
frontend | healthy | src/app/auth/register/page.tsx |
/comanda/success/[orderId] |
frontend | healthy | src/app/comanda/success/[orderId]/page.tsx |
/comanda/[service] |
frontend | healthy | src/app/comanda/[service]/page.tsx |
/comanda/status |
frontend | healthy | src/app/comanda/status/page.tsx |
/comanda/checkout/[orderId] |
frontend | healthy | src/app/comanda/checkout/[orderId]/page.tsx |
/(customer)/account |
frontend | healthy | src/app/(customer)/account/page.tsx |
/(customer)/account/orders/[id] |
frontend | healthy | src/app/(customer)/account/orders/[id]/page.tsx |
/reincarca-poza/[token] |
frontend | healthy | src/app/reincarca-poza/[token]/page.tsx |
/admin |
frontend | healthy | src/app/admin/page.tsx |
/admin/settings |
frontend | healthy | src/app/admin/settings/page.tsx |
/admin/users |
frontend | healthy | src/app/admin/users/page.tsx |
/admin/orders |
frontend | healthy | src/app/admin/orders/page.tsx |
/admin/orders/[id] |
frontend | healthy | src/app/admin/orders/[id]/page.tsx |
/admin/invite/accept |
frontend | healthy | src/app/admin/invite/accept/page.tsx |
/admin/coupons |
frontend | healthy | src/app/admin/coupons/page.tsx |
/admin/onrc |
frontend | healthy | src/app/admin/onrc/page.tsx |
/admin/registru |
frontend | healthy | src/app/admin/registru/page.tsx |
/tools/verificare-rovinieta-online |
frontend | healthy | src/app/tools/verificare-rovinieta-online/page.tsx |
/servicii/cazier-judiciar-online/ |
frontend | healthy | tests/unit/lib/seo/metadata.test.ts |
/x/ |
frontend | healthy | tests/unit/lib/seo/metadata.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::tests/unit/lib/kyc/face-match.test.ts |
security | healthy | tests/unit/lib/kyc/face-match.test.ts |
auth::docs/agents/README.md |
security | healthy | docs/agents/README.md |
auth::src/app/api/admin/orders/export/route.ts |
security | healthy | src/app/api/admin/orders/export/route.ts |
auth::tests/unit/api/admin-orders-process.test.ts |
security | healthy | tests/unit/api/admin-orders-process.test.ts |
auth::tests/unit/lib/kyc/review.test.ts |
security | healthy | tests/unit/lib/kyc/review.test.ts |
auth::src/app/api/user/profile/route.ts |
security | healthy | src/app/api/user/profile/route.ts |
auth::docs/security/README.md |
security | healthy | docs/security/README.md |
auth::src/lib/oblio/client.ts |
security | healthy | src/lib/oblio/client.ts |
auth::src/components/orders/steps-modular/billing-step.tsx |
security | healthy | src/components/orders/steps-modular/billing-step.tsx |
auth::src/lib/aws/s3.ts |
security | healthy | src/lib/aws/s3.ts |
auth::tests/unit/api/user-kyc-save.test.ts |
security | healthy | tests/unit/api/user-kyc-save.test.ts |
auth::tests/unit/lib/orders/billing-validation.test.ts |
security | healthy | tests/unit/lib/orders/billing-validation.test.ts |
auth::src/app/api/ocr/extract/route.ts |
security | healthy | src/app/api/ocr/extract/route.ts |
auth::tests/unit/lib/verification-modules/step-builder.test… |
security | healthy | tests/unit/lib/verification-modules/step-builder.test.ts |
auth::src/lib/kyc/face-match.ts |
security | healthy | src/lib/kyc/face-match.ts |
auth::docs/testing/test-api-endpoints.sh |
security | healthy | docs/testing/test-api-endpoints.sh |
auth::src/app/api/user/kyc/save/route.ts |
security | healthy | src/app/api/user/kyc/save/route.ts |
auth::src/types/verification-modules.ts |
security | healthy | src/types/verification-modules.ts |
auth::tests/unit/lib/services/document-ocr-passport-mrz.tes… |
security | healthy | tests/unit/lib/services/document-ocr-passport-mrz.test.ts |
auth::tests/unit/lib/services/document-ocr-cross-validate.t… |
security | healthy | tests/unit/lib/services/document-ocr-cross-validate.test.ts |
auth::tests/unit/lib/services/document-ocr-new-extractors.t… |
security | healthy | tests/unit/lib/services/document-ocr-new-extractors.test.ts |
auth::src/types/orders.ts |
security | healthy | src/types/orders.ts |
auth::src/components/orders/modules/personal-kyc/DocumentTy… |
security | healthy | src/components/orders/modules/personal-kyc/DocumentTypePick… |
auth::src/app/admin/orders/page.tsx |
security | healthy | src/app/admin/orders/page.tsx |
auth::tests/unit/lib/services/document-ocr-parse.test.ts |
security | healthy | tests/unit/lib/services/document-ocr-parse.test.ts |
auth::src/components/shared/IdScanner.tsx |
security | healthy | src/components/shared/IdScanner.tsx |
auth::tests/unit/lib/services/document-ocr-mrz-parser.test.… |
security | healthy | tests/unit/lib/services/document-ocr-mrz-parser.test.ts |
auth::src/components/orders/modules/personal-kyc/PersonalDa… |
security | healthy | src/components/orders/modules/personal-kyc/PersonalDataStep… |
auth::src/components/orders/steps/personal-data-step.tsx |
security | healthy | src/components/orders/steps/personal-data-step.tsx |
auth::tests/unit/lib/kyc/passport-face-match-regression.tes… |
security | healthy | tests/unit/lib/kyc/passport-face-match-regression.test.ts |
auth::src/components/orders/modules/personal-kyc/KYCDocumen… |
security | healthy | src/components/orders/modules/personal-kyc/KYCDocumentsStep… |
auth::src/app/api/user/prefill-data/route.ts |
security | healthy | src/app/api/user/prefill-data/route.ts |
auth::tests/unit/components/document-type-picker-types.test… |
security | healthy | tests/unit/components/document-type-picker-types.test.ts |
auth::src/lib/services/document-ocr.ts |
security | healthy | src/lib/services/document-ocr.ts |
auth::src/app/api/admin/orders/[id]/rerun-ocr/route.ts |
security | healthy | src/app/api/admin/orders/[id]/rerun-ocr/route.ts |
auth::src/app/admin/orders/[id]/page.tsx |
security | healthy | src/app/admin/orders/[id]/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
number_ranges |
data | healthy | supabase/migrations/027_number_registry.sql |
number_registry |
data | healthy | supabase/migrations/027_number_registry.sql |
profiles |
data | healthy | supabase/migrations/001_profiles.sql |
coupons |
data | healthy | supabase/migrations/031_add_coupons_system.sql |
order_documents |
data | healthy | supabase/migrations/025_admin_workflow.sql |
order_option_status |
data | healthy | supabase/migrations/025_admin_workflow.sql |
notifications |
data | healthy | supabase/migrations/025_admin_workflow.sql |
onrc_jobs |
data | healthy | supabase/migrations/055_onrc_jobs_queue.sql |
audit_logs |
data | healthy | supabase/migrations/006_audit_logs.sql |
user_saved_data |
data | healthy | supabase/migrations/015_user_data_persistence.sql |
kyc_verifications |
data | healthy | supabase/migrations/015_user_data_persistence.sql |
billing_profiles |
data | healthy | supabase/migrations/015_user_data_persistence.sql |
onrc_job_events |
data | healthy | supabase/migrations/061_onrc_job_events.sql |
reupload_requests |
data | healthy | supabase/migrations/048_reupload_requests.sql |
employee_invitations |
data | healthy | supabase/migrations/023_rbac_permissions.sql |
admin_settings |
data | healthy | supabase/migrations/023_rbac_permissions.sql |
services |
data | healthy | supabase/migrations/002_services.sql |
service_options |
data | healthy | supabase/migrations/002_services.sql |
orders |
data | healthy | supabase/migrations/002_services.sql |
order_history |
data | healthy | supabase/migrations/002_services.sql |
system_heartbeats |
data | healthy | supabase/migrations/058_system_heartbeats.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
for |
software | healthy | tests/unit/lib/services/kyc-validation.test.ts:for |
FakeGoogleGenerativeAI |
software | healthy | tests/unit/lib/services/kyc-validation.test.ts:FakeGoogleGe… |
strings |
software | healthy | src/components/services/service-faq.tsx:strings |
for |
software | healthy | src/lib/design/colors.ts:for |
FanCourierProvider |
software | healthy | src/lib/services/courier/fancourier.ts:FanCourierProvider |
SamedayProvider |
software | healthy | src/lib/services/courier/sameday.ts:SamedayProvider |
CourierError |
software | healthy | src/lib/services/courier/types.ts:CourierError |
AuthenticationError |
software | healthy | src/lib/services/courier/types.ts:AuthenticationError |
QuoteError |
software | healthy | src/lib/services/courier/types.ts:QuoteError |
ShipmentError |
software | healthy | src/lib/services/courier/types.ts:ShipmentError |
ImageCompressionError |
software | healthy | src/lib/images/compress.ts:ImageCompressionError |
| Label | Layer | Status | Path |
|---|---|---|---|
203.0.113.99 |
network | healthy | tests/integration/order-submit.test.mjs |
203.0.113.1 |
network | healthy | tests/unit/api/coupons-validate.test.ts |
1.2.3.4 |
network | healthy | tests/unit/lib/security/audit-logger.test.ts |
10.0.0.1 |
network | healthy | tests/unit/lib/security/audit-logger.test.ts |
198.51.100.5 |
network | healthy | tests/unit/lib/security/audit-logger.test.ts |
172.16.0.1 |
network | healthy | tests/unit/lib/security/rate-limiter.test.ts |
192.168.1.5 |
network | healthy | src/lib/random-id.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::tests/user-data-persistence.test.ts |
security | healthy | tests/user-data-persistence.test.ts |
password_literal::tests/user-data-persistence.test.ts |
security | healthy | tests/user-data-persistence.test.ts |
password_literal::tests/e2e/orders/full-order-flow.spec.ts |
security | healthy | tests/e2e/orders/full-order-flow.spec.ts |
aws_access_key::.claude/settings.local.json |
security | healthy | .claude/settings.local.json |
aws_secret::.claude/settings.local.json |
security | healthy | .claude/settings.local.json |
password_literal::.claude/settings.local.json |
security | healthy | .claude/settings.local.json |
password_literal::.claude/settings.local.json |
security | healthy | .claude/settings.local.json |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
postgres |
data | healthy | package-lock.json |
redis |
data | healthy | docs/security/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:6543 |
network | healthy | scripts/test-delivery-integration.mjs |
port:28 |
network | healthy | .github/workflows/test.yml |
port:198 |
network | healthy | .github/workflows/test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | README.md |
vps::ec2 |
hardware | healthy | docs/security/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
lint-and-unit |
cicd | healthy | .github/workflows/test.yml |
build |
cicd | healthy | .github/workflows/test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-wv46yev_ |
software | healthy | /tmp/repobility-clone-wv46yev_ |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::test |
cicd | healthy | .github/workflows/test.yml |
This page is publicly accessible at:
https://repobility.com/scan/674c076d-e061-48ed-ade0-6fdddd85cb67/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/674c076d-e061-48ed-ade0-6fdddd85cb67/
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.