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.
19 of your 77 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 18.91s · analysis 19.62s · 26.4 MB · GitHub API rate-limit (preflight)

mercurjs/mercur

https://github.com/mercurjs/mercur · scanned 2026-05-19 14:54 UTC (2 weeks, 3 days ago) · 10 languages

761 findings (77 legacy + 684 scanner) 8/10 scanners ran 26th percentile · Typescript · large (100-500K LoC) Scanner says 82 (lower by 13)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 weeks, 3 days ago · v3 · 305 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 30.0 0.20 6.00
documentation_score 76.0 0.15 11.40
practices_score 65.0 0.15 9.75
code_quality 80.0 0.10 8.00
Overall 1.00 69.2
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 8934 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
createProduct software healthy integration-tests/http/product/store/product.spec.ts:create…
createShippingPrerequisites software healthy integration-tests/http/cart/store/cart.spec.ts:createShippi…
createShippingPrerequisites software healthy integration-tests/http/cart/store/cart-commission.spec.ts:c…
createCart software healthy integration-tests/http/cart/store/cart-commission.spec.ts:c…
addItemToCart software healthy integration-tests/http/cart/store/cart-commission.spec.ts:a…
updateCartWithAddress software healthy integration-tests/http/cart/store/cart-commission.spec.ts:u…
addShippingMethodToCart software healthy integration-tests/http/cart/store/cart-commission.spec.ts:a…
createShippingPrerequisites software healthy integration-tests/http/order/store/order.spec.ts:createShip…
createSellerUser software healthy integration-tests/helpers/create-seller-user.ts:createSelle…
createAdminUser software healthy integration-tests/helpers/create-admin-user.ts:createAdminU…
generatePublishableKey software healthy integration-tests/helpers/create-admin-user.ts:generatePubl…
generateStoreHeaders software healthy integration-tests/helpers/create-admin-user.ts:generateStor…
createCustomerUser software healthy integration-tests/helpers/create-customer-user.ts:createCus…
register software healthy apps/api/instrumentation.ts:register
GET software healthy apps/api/src/api/admin/custom/route.ts:GET
GET software healthy apps/api/src/api/store/custom/route.ts:GET
seedDemoData software healthy apps/api/src/scripts/seed.ts:seedDemoData
GET software healthy templates/plugin/src/api/admin/plugin/route.ts:GET
GET software healthy templates/plugin/src/api/store/plugin/route.ts:GET
POST software healthy templates/registry/src/block-1/api/hello/test/route.ts:POST
register software healthy templates/basic/packages/api/instrumentation.ts:register
GET software healthy templates/basic/packages/api/src/api/admin/custom/route.ts:…
GET software healthy templates/basic/packages/api/src/api/store/custom/route.ts:…
seedDemoData software healthy templates/basic/packages/api/src/scripts/seed.ts:seedDemoDa…
createClient software healthy packages/client/src/index.ts:createClient
jsonError software healthy packages/client/src/index.ts:jsonError
createRecursiveProxy software healthy packages/client/src/create-proxy.ts:createRecursiveProxy
kebabCase software healthy packages/client/src/utils.ts:kebabCase
isRouteFile software healthy packages/dashboard-sdk/src/plugin.ts:isRouteFile
findNodeModulesRoot software healthy packages/dashboard-sdk/src/plugin.ts:findNodeModulesRoot
resolvePluginRoot software healthy packages/dashboard-sdk/src/plugin.ts:resolvePluginRoot
resolvePluginExtensions software healthy packages/dashboard-sdk/src/plugin.ts:resolvePluginExtensions
trimTrailingSlashes software healthy packages/dashboard-sdk/src/plugin.ts:trimTrailingSlashes
loadMedusaConfig software healthy packages/dashboard-sdk/src/plugin.ts:loadMedusaConfig
mercurDashboardPlugin software healthy packages/dashboard-sdk/src/plugin.ts:mercurDashboardPlugin
isDevelopment software healthy packages/dashboard-sdk/src/plugin.ts:isDevelopment
handleRouteChange software healthy packages/dashboard-sdk/src/plugin.ts:handleRouteChange
normalizePath software healthy packages/dashboard-sdk/src/utils.ts:normalizePath
getParserOptions software healthy packages/dashboard-sdk/src/utils.ts:getParserOptions
resolveExports software healthy packages/dashboard-sdk/src/utils.ts:resolveExports
getFileExports software healthy packages/dashboard-sdk/src/utils.ts:getFileExports
safeRegister software healthy packages/dashboard-sdk/src/utils.ts:safeRegister
hasDefaultExport software healthy packages/dashboard-sdk/src/utils.ts:hasDefaultExport
isVirtualModule software healthy packages/dashboard-sdk/src/virtual-modules.ts:isVirtualModu…
resolveVirtualModule software healthy packages/dashboard-sdk/src/virtual-modules.ts:resolveVirtua…
loadVirtualModule software healthy packages/dashboard-sdk/src/virtual-modules.ts:loadVirtualMo…
loadConfigModule software healthy packages/dashboard-sdk/src/virtual-modules.ts:loadConfigMod…
loadComponentsModule software healthy packages/dashboard-sdk/src/virtual-modules.ts:loadComponent…
loadRoutesModule software healthy packages/dashboard-sdk/src/virtual-modules.ts:loadRoutesMod…
loadMenuItemsModule software healthy packages/dashboard-sdk/src/virtual-modules.ts:loadMenuItems…

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

LabelLayerStatusPath
claude-progress.md software healthy claude-progress.md
README.md software healthy README.md
context7.json software healthy context7.json
CLAUDE.md software healthy CLAUDE.md
registry.json software healthy registry.json
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
turbo.json software healthy turbo.json
feature_list.json software healthy feature_list.json
.oxlintrc.json software healthy .oxlintrc.json
registry-item.json software healthy registry-item.json
ROADMAP.md software healthy ROADMAP.md
RELEASING.md software healthy RELEASING.md
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
session-handoff.md software healthy session-handoff.md
setup.js software warning integration-tests/setup.js
medusa-config.ts software warning integration-tests/medusa-config.ts
jest.config.js software warning integration-tests/jest.config.js
env.ts software warning integration-tests/env.ts
package.json software healthy integration-tests/package.json
tsconfig.json software healthy integration-tests/tsconfig.json
subscription-plans.spec.ts software warning integration-tests/http/subscription-plans/admin/subscriptio…
meilisearch.spec.ts software warning integration-tests/http/meilisearch/admin/meilisearch.spec.ts
meilisearch.spec.ts software warning integration-tests/http/meilisearch/store/meilisearch.spec.ts
product.spec.ts software healthy integration-tests/http/product/store/product.spec.ts
cart.spec.ts software healthy integration-tests/http/cart/store/cart.spec.ts
cart-commission.spec.ts software healthy integration-tests/http/cart/store/cart-commission.spec.ts
commission-rates.spec.ts software warning integration-tests/http/commission-rates/admin/commission-ra…
order.spec.ts software healthy integration-tests/http/order/store/order.spec.ts
seller.spec.ts software warning integration-tests/http/seller/admin/seller.spec.ts
seller.spec.ts software warning integration-tests/http/seller/store/seller.spec.ts
mock-meilisearch.ts software warning integration-tests/helpers/mock-meilisearch.ts
create-seller-user.ts software healthy integration-tests/helpers/create-seller-user.ts
create-admin-user.ts software healthy integration-tests/helpers/create-admin-user.ts
create-customer-user.ts software healthy integration-tests/helpers/create-customer-user.ts
instrumentation.ts software healthy apps/api/instrumentation.ts
medusa-config.ts software warning apps/api/medusa-config.ts
jest.config.js software warning apps/api/jest.config.js
README.md software healthy apps/api/README.md
package.json software healthy apps/api/package.json
tsconfig.json software healthy apps/api/tsconfig.json
setup.js software warning apps/api/integration-tests/setup.js
README.md software healthy apps/api/integration-tests/http/README.md
health.spec.ts software warning apps/api/integration-tests/http/health.spec.ts
README.md software healthy apps/api/src/subscribers/README.md
README.md software healthy apps/api/src/api/README.md
middlewares.ts software warning apps/api/src/api/middlewares.ts
route.ts software healthy apps/api/src/api/admin/custom/route.ts
route.ts software healthy apps/api/src/api/store/custom/route.ts

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

LabelLayerStatusPath
integration-tests software healthy integration-tests
http software healthy integration-tests/http
subscription-plans software healthy integration-tests/http/subscription-plans
admin software healthy integration-tests/http/subscription-plans/admin
meilisearch software healthy integration-tests/http/meilisearch
admin software healthy integration-tests/http/meilisearch/admin
store software healthy integration-tests/http/meilisearch/store
product software healthy integration-tests/http/product
store software healthy integration-tests/http/product/store
cart software healthy integration-tests/http/cart
store software healthy integration-tests/http/cart/store
commission-rates software healthy integration-tests/http/commission-rates
admin software healthy integration-tests/http/commission-rates/admin
order software healthy integration-tests/http/order
store software healthy integration-tests/http/order/store
seller software healthy integration-tests/http/seller
admin software healthy integration-tests/http/seller/admin
store software healthy integration-tests/http/seller/store
helpers software healthy integration-tests/helpers
apps software healthy apps
api software healthy apps/api
integration-tests software healthy apps/api/integration-tests
http software healthy apps/api/integration-tests/http
src software healthy apps/api/src
subscribers software healthy apps/api/src/subscribers
api software healthy apps/api/src/api
admin software healthy apps/api/src/api/admin
custom software healthy apps/api/src/api/admin/custom
store software healthy apps/api/src/api/store
custom software healthy apps/api/src/api/store/custom
scripts software healthy apps/api/src/scripts
modules software healthy apps/api/src/modules
workflows software healthy apps/api/src/workflows
links software healthy apps/api/src/links
jobs software healthy apps/api/src/jobs
docs software healthy apps/docs
v1 software healthy apps/docs/v1
api-reference software healthy apps/docs/v1/api-reference
admin-test software healthy apps/admin-test
src software healthy apps/admin-test/src
i18n software healthy apps/admin-test/src/i18n
lib software healthy apps/admin-test/src/lib
docs software healthy docs
templates software healthy templates
plugin software healthy templates/plugin
src software healthy templates/plugin/src
subscribers software healthy templates/plugin/src/subscribers
api software healthy templates/plugin/src/api
admin software healthy templates/plugin/src/api/admin
plugin software healthy templates/plugin/src/api/admin/plugin

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

LabelLayerStatusPath
/ frontend healthy packages/dashboard-shared/src/components/layout/pages/index…
/types frontend healthy packages/dashboard-shared/src/components/layout/pages/types…
/two-column-page/ frontend healthy packages/dashboard-shared/src/components/layout/pages/two-c…
/two-column-page/two-column-page frontend healthy packages/dashboard-shared/src/components/layout/pages/two-c…
/single-column-page/ frontend healthy packages/dashboard-shared/src/components/layout/pages/singl…
/single-column-page/single-column-page frontend healthy packages/dashboard-shared/src/components/layout/pages/singl…
/requests/page frontend healthy packages/registry/src/requests/admin/pages/requests/page.tsx
/requests/types/page frontend healthy packages/registry/src/requests/admin/pages/requests/types/p…
/requests/collections/page frontend healthy packages/registry/src/requests/admin/pages/requests/collect…
/requests/categories/page frontend healthy packages/registry/src/requests/admin/pages/requests/categor…
/requests/[type]/[id]/page frontend healthy packages/registry/src/requests/admin/pages/requests/[type]/…
/requests/tags/page frontend healthy packages/registry/src/requests/admin/pages/requests/tags/pa…
/reviews/page frontend healthy packages/registry/src/reviews/admin/pages/reviews/page.tsx
/reviews/[id]/page frontend healthy packages/registry/src/reviews/admin/pages/reviews/[id]/page…
/reviews/[id]/breadcrumb frontend healthy packages/registry/src/reviews/admin/pages/reviews/[id]/brea…
/settings/settings frontend healthy packages/admin/src/pages/settings/settings.tsx
/settings/ frontend healthy packages/admin/src/pages/settings/index.ts
/tax-regions/ frontend healthy packages/admin/src/pages/tax-regions/index.ts
/tax-regions/tax-region-create/ frontend healthy packages/admin/src/pages/tax-regions/tax-region-create/inde…
/tax-regions/tax-region-create/tax-region-create frontend healthy packages/admin/src/pages/tax-regions/tax-region-create/tax-…
/tax-regions/tax-region-create/components/tax-region-create… frontend healthy packages/admin/src/pages/tax-regions/tax-region-create/comp…
/tax-regions/tax-region-create/components/tax-region-create… frontend healthy packages/admin/src/pages/tax-regions/tax-region-create/comp…
/tax-regions/tax-region-tax-rate-create/ frontend healthy packages/admin/src/pages/tax-regions/tax-region-tax-rate-cr…
/tax-regions/tax-region-tax-rate-create/tax-region-tax-rate… frontend healthy packages/admin/src/pages/tax-regions/tax-region-tax-rate-cr…
/tax-regions/tax-region-tax-rate-create/components/tax-regi… frontend healthy packages/admin/src/pages/tax-regions/tax-region-tax-rate-cr…
/tax-regions/tax-region-tax-rate-create/components/tax-regi… frontend healthy packages/admin/src/pages/tax-regions/tax-region-tax-rate-cr…
/tax-regions/tax-region-tax-rate-edit/ frontend healthy packages/admin/src/pages/tax-regions/tax-region-tax-rate-ed…
/tax-regions/tax-region-tax-rate-edit/tax-region-edit frontend healthy packages/admin/src/pages/tax-regions/tax-region-tax-rate-ed…
/tax-regions/tax-region-tax-rate-edit/components/tax-region… frontend healthy packages/admin/src/pages/tax-regions/tax-region-tax-rate-ed…
/tax-regions/tax-region-tax-rate-edit/components/tax-region… frontend healthy packages/admin/src/pages/tax-regions/tax-region-tax-rate-ed…
/tax-regions/common/schemas frontend healthy packages/admin/src/pages/tax-regions/common/schemas.ts
/tax-regions/common/hooks frontend healthy packages/admin/src/pages/tax-regions/common/hooks.ts
/tax-regions/common/utils frontend healthy packages/admin/src/pages/tax-regions/common/utils.ts
/tax-regions/common/constants frontend healthy packages/admin/src/pages/tax-regions/common/constants.ts
/tax-regions/common/components/target-form/ frontend healthy packages/admin/src/pages/tax-regions/common/components/targ…
/tax-regions/common/components/target-form/target-form frontend healthy packages/admin/src/pages/tax-regions/common/components/targ…
/tax-regions/common/components/target-item/target-item frontend healthy packages/admin/src/pages/tax-regions/common/components/targ…
/tax-regions/common/components/target-item/ frontend healthy packages/admin/src/pages/tax-regions/common/components/targ…
/tax-regions/common/components/tax-rate-line/tax-rate-line frontend healthy packages/admin/src/pages/tax-regions/common/components/tax-…
/tax-regions/common/components/tax-rate-line/ frontend healthy packages/admin/src/pages/tax-regions/common/components/tax-…
/tax-regions/common/components/tax-override-table/tax-overr… frontend healthy packages/admin/src/pages/tax-regions/common/components/tax-…
/tax-regions/common/components/tax-override-table/ frontend healthy packages/admin/src/pages/tax-regions/common/components/tax-…
/tax-regions/common/components/tax-region-card/tax-region-c… frontend healthy packages/admin/src/pages/tax-regions/common/components/tax-…
/tax-regions/common/components/tax-region-card/ frontend healthy packages/admin/src/pages/tax-regions/common/components/tax-…
/tax-regions/common/components/tax-override-card/ frontend healthy packages/admin/src/pages/tax-regions/common/components/tax-…
/tax-regions/common/components/tax-override-card/tax-overri… frontend healthy packages/admin/src/pages/tax-regions/common/components/tax-…
/tax-regions/common/components/tax-region-table/tax-region-… frontend healthy packages/admin/src/pages/tax-regions/common/components/tax-…
/tax-regions/common/components/tax-region-table/ frontend healthy packages/admin/src/pages/tax-regions/common/components/tax-…
/tax-regions/common/hooks/use-tax-override-table frontend healthy packages/admin/src/pages/tax-regions/common/hooks/use-tax-o…
/tax-regions/common/hooks/use-tax-region-table frontend healthy packages/admin/src/pages/tax-regions/common/hooks/use-tax-r…

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

LabelLayerStatusPath
TestModuleService software healthy templates/registry/src/block-1/modules/test/service.ts:Test…
ClientError software healthy packages/client/src/index.ts:ClientError
RegistryError software healthy packages/cli/src/registry/errors.ts:RegistryError
RegistryNotFoundError software healthy packages/cli/src/registry/errors.ts:RegistryNotFoundError
RegistryUnauthorizedError software healthy packages/cli/src/registry/errors.ts:RegistryUnauthorizedErr…
RegistryForbiddenError software healthy packages/cli/src/registry/errors.ts:RegistryForbiddenError
RegistryFetchError software healthy packages/cli/src/registry/errors.ts:RegistryFetchError
RegistryNotConfiguredError software healthy packages/cli/src/registry/errors.ts:RegistryNotConfiguredEr…
RegistryLocalFileError software healthy packages/cli/src/registry/errors.ts:RegistryLocalFileError
RegistryParseError software healthy packages/cli/src/registry/errors.ts:RegistryParseError
RegistryMissingEnvironmentVariablesError software healthy packages/cli/src/registry/errors.ts:RegistryMissingEnvironm…
RegistryInvalidNamespaceError software healthy packages/cli/src/registry/errors.ts:RegistryInvalidNamespac…
ConfigMissingError software healthy packages/cli/src/registry/errors.ts:ConfigMissingError
ConfigParseError software healthy packages/cli/src/registry/errors.ts:ConfigParseError
ConfigStore software healthy packages/cli/src/telemetry/store.ts:ConfigStore
DataGridBulkUpdateCommand software healthy packages/dashboard-shared/src/components/data-grid/models/d…
DataGridQueryTool software healthy packages/dashboard-shared/src/components/data-grid/models/d…
DataGridUpdateCommand software healthy packages/dashboard-shared/src/components/data-grid/models/d…
DataGridMatrix software healthy packages/dashboard-shared/src/components/data-grid/models/d…
StripeConnectProviderService software healthy packages/providers/payout-stripe-connect/src/services/strip…
MeilisearchModuleService software healthy packages/registry/src/meilisearch/modules/meilisearch/servi…
ReviewModuleService software healthy packages/registry/src/reviews/modules/reviews/service.ts:Re…
WishlistModuleService software healthy packages/registry/src/wishlist/modules/wishlist/service.ts:…
AlgoliaModuleService software healthy packages/registry/src/algolia/modules/algolia/service.ts:Al…
DataGridBulkUpdateCommand software healthy packages/admin/src/components/data-grid/models/data-grid-bu…
DataGridQueryTool software healthy packages/admin/src/components/data-grid/models/data-grid-qu…
DataGridUpdateCommand software healthy packages/admin/src/components/data-grid/models/data-grid-up…
DataGridMatrix software healthy packages/admin/src/components/data-grid/models/data-grid-ma…
DashboardBase software healthy packages/core/src/utils/dashboard/dashboard-base.ts:Dashboa…
CustomFieldsModuleService software healthy packages/core/src/modules/custom-fields/services/custom-fie…
SubscriptionModuleService software healthy packages/core/src/modules/subscription/service.ts:Subscript…
Migration20260324135903 software healthy packages/core/src/modules/subscription/migrations/Migration…
AttributeModuleService software healthy packages/core/src/modules/attribute/service.ts:AttributeMod…
Migration20260325000000 software healthy packages/core/src/modules/attribute/migrations/Migration202…
CodegenModuleService software healthy packages/core/src/modules/codegen/services/codegen-module-s…
VendorProductAttributeModuleService software healthy packages/core/src/modules/vendor-product-attribute/service.…
Migration20260325000000 software healthy packages/core/src/modules/vendor-product-attribute/migratio…
SellerModuleService software healthy packages/core/src/modules/seller/service.ts:SellerModuleSer…
OrderGroupRepository software healthy packages/core/src/modules/seller/repositories/order-group.t…
Migration20260427100000 software healthy packages/core/src/modules/seller/migrations/Migration202604…
Migration20260422130000 software healthy packages/core/src/modules/seller/migrations/Migration202604…
Migration20260401093720 software healthy packages/core/src/modules/seller/migrations/Migration202604…
Migration20260324104737 software healthy packages/core/src/modules/seller/migrations/Migration202603…
Migration20260422140000 software healthy packages/core/src/modules/seller/migrations/Migration202604…
Migration20260410120000 software healthy packages/core/src/modules/seller/migrations/Migration202604…
Migration20260331113435 software healthy packages/core/src/modules/seller/migrations/Migration202603…
Migration20260421102419 software healthy packages/core/src/modules/seller/migrations/Migration202604…
Migration20260330093053 software healthy packages/core/src/modules/seller/migrations/Migration202603…
CommissionModuleService software healthy packages/core/src/modules/commission/service.ts:CommissionM…
Migration20260130132817 software healthy packages/core/src/modules/commission/migrations/Migration20…

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

LabelLayerStatusPath
FilterChip frontend healthy packages/dashboard-shared/src/components/table/data-table/d…
DisplayId frontend healthy packages/dashboard-shared/src/components/common/display-id/…
AvatarBox frontend healthy packages/dashboard-shared/src/components/common/logo-box/av…
ImageAvatar frontend healthy packages/dashboard-shared/src/components/common/image-avata…
RequestsPage frontend healthy packages/registry/src/requests/admin/routes/requests/page.t…
TypeRequestsPage frontend healthy packages/registry/src/requests/admin/routes/requests/types/…
CollectionRequestsPage frontend healthy packages/registry/src/requests/admin/routes/requests/collec…
CategoryRequestsPage frontend healthy packages/registry/src/requests/admin/routes/requests/catego…
RequestDetailPage frontend healthy packages/registry/src/requests/admin/routes/requests/[type]…
TagRequestsPage frontend healthy packages/registry/src/requests/admin/routes/requests/tags/p…
RequestsPage frontend healthy packages/registry/src/requests/admin/pages/requests/page.tsx
TypeRequestsPage frontend healthy packages/registry/src/requests/admin/pages/requests/types/p…
CollectionRequestsPage frontend healthy packages/registry/src/requests/admin/pages/requests/collect…
CategoryRequestsPage frontend healthy packages/registry/src/requests/admin/pages/requests/categor…
RequestDetailPage frontend healthy packages/registry/src/requests/admin/pages/requests/[type]/…
TagRequestsPage frontend healthy packages/registry/src/requests/admin/pages/requests/tags/pa…
ReviewListPage frontend healthy packages/registry/src/reviews/admin/routes/reviews/page.tsx
ReviewDetailPage frontend healthy packages/registry/src/reviews/admin/routes/reviews/[id]/pag…
ReviewListPage frontend healthy packages/registry/src/reviews/admin/pages/reviews/page.tsx
ReviewDetailPage frontend healthy packages/registry/src/reviews/admin/pages/reviews/[id]/page…
App frontend healthy packages/admin/src/app.tsx
FilterChip frontend healthy packages/admin/src/components/table/data-table/data-table-f…
DisplayId frontend healthy packages/admin/src/components/common/display-id/display-id.…
AvatarBox frontend healthy packages/admin/src/components/common/logo-box/avatar-box.tsx
ImageAvatar frontend healthy packages/admin/src/components/common/image-avatar/image-ava…
StoreBulkEditForm frontend healthy packages/admin/src/pages/stores/store-bulk-edit/components/…
ActivityItems frontend healthy packages/admin/src/pages/orders/order-detail/components/ord…
ChangeDetailsTooltip frontend healthy packages/admin/src/pages/orders/order-detail/components/ord…
ReturnInfoPopover frontend healthy packages/admin/src/pages/orders/order-detail/components/ord…
ShippingInfoPopover frontend healthy packages/admin/src/pages/orders/order-detail/components/ord…
DismissedQuantity frontend healthy packages/admin/src/pages/orders/order-receive-return/compon…
LocationListItem frontend healthy packages/admin/src/pages/locations/location-list/components…
LocationsFulfillmentProvidersSection frontend healthy packages/admin/src/pages/locations/location-detail/componen…
LocationsSalesChannelsSection frontend healthy packages/admin/src/pages/locations/location-detail/componen…
PricingTab frontend healthy packages/admin/src/pages/products/product-create-variant/co…
DetailsTab frontend healthy packages/admin/src/pages/products/product-create-variant/co…
InventoryKitTab frontend healthy packages/admin/src/pages/products/product-create-variant/co…

LabelLayerStatusPath
Migration20260324135903.ts data healthy packages/core/src/modules/subscription/migrations/Migration…
Migration20260325000000.ts data healthy packages/core/src/modules/attribute/migrations/Migration202…
Migration20260325000000.ts data healthy packages/core/src/modules/vendor-product-attribute/migratio…
Migration20260427100000.ts data healthy packages/core/src/modules/seller/migrations/Migration202604…
Migration20260422130000.ts data healthy packages/core/src/modules/seller/migrations/Migration202604…
Migration20260401093720.ts data healthy packages/core/src/modules/seller/migrations/Migration202604…
Migration20260324104737.ts data healthy packages/core/src/modules/seller/migrations/Migration202603…
Migration20260422140000.ts data healthy packages/core/src/modules/seller/migrations/Migration202604…
Migration20260410120000.ts data healthy packages/core/src/modules/seller/migrations/Migration202604…
Migration20260331113435.ts data healthy packages/core/src/modules/seller/migrations/Migration202603…
Migration20260421102419.ts data healthy packages/core/src/modules/seller/migrations/Migration202604…
Migration20260330093053.ts data healthy packages/core/src/modules/seller/migrations/Migration202603…
Migration20260130132817.ts data healthy packages/core/src/modules/commission/migrations/Migration20…
Migration20260216152209.ts data healthy packages/core/src/modules/payout/migrations/Migration202602…
Migration20260130132816.ts data healthy packages/core/src/modules/payout/migrations/Migration202601…
Migration20260317000000.ts data healthy packages/core/src/modules/payout/migrations/Migration202603…
Migration20260323170925.ts data healthy packages/core/src/modules/payout/migrations/Migration202603…
drop-fulfillment-global-unique-indexes.ts data healthy packages/core/src/migration-scripts/drop-fulfillment-global…

LabelLayerStatusPath
auth::integration-tests/helpers/create-seller-user.ts security healthy integration-tests/helpers/create-seller-user.ts
auth::apps/admin-test/package.json security healthy apps/admin-test/package.json
auth::packages/dashboard-shared/package.json security healthy packages/dashboard-shared/package.json
auth::packages/registry/package.json security healthy packages/registry/package.json
auth::packages/registry/r/team-management.json security healthy packages/registry/r/team-management.json
auth::packages/admin/package.json security healthy packages/admin/package.json
auth::packages/admin/src/pages/reset-password/reset-passwor… security healthy packages/admin/src/pages/reset-password/reset-password.tsx
auth::integration-tests/helpers/create-admin-user.ts security healthy integration-tests/helpers/create-admin-user.ts
auth::templates/basic/package.json security healthy templates/basic/package.json
auth::packages/admin/src/pages/invite/invite.tsx security healthy packages/admin/src/pages/invite/invite.tsx
auth::packages/core/src/modules/seller/service.ts security healthy packages/core/src/modules/seller/service.ts
auth::integration-tests/helpers/create-customer-user.ts security healthy integration-tests/helpers/create-customer-user.ts

LabelLayerStatusPath
postgres data healthy feature_list.json
redis data healthy feature_list.json
sqlite data healthy apps/api/package.json
postgresql data healthy packages/cli/src/commands/create.ts

LabelLayerStatusPath
DISCORD_TRIAGE_WEBHOOK_URL cicd healthy
GITHUB_TOKEN cicd healthy
NPM_TOKEN cicd healthy
CLAUDE_CODE_OAUTH_TOKEN cicd healthy

LabelLayerStatusPath
gha::claude-code-review cicd healthy .github/workflows/claude-code-review.yml
gha::release cicd healthy .github/workflows/release.yml
gha::issue-triage cicd healthy .github/workflows/issue-triage.yml

LabelLayerStatusPath
claude-review cicd healthy .github/workflows/claude-code-review.yml
release cicd healthy .github/workflows/release.yml
triage cicd healthy .github/workflows/issue-triage.yml

LabelLayerStatusPath
repobility-clone-7aw47d7y software healthy /tmp/repobility-clone-7aw47d7y

LabelLayerStatusPath
port:7700 network healthy packages/registry/registry.json

LabelLayerStatusPath
vps::digitalocean hardware healthy packages/cli/src/telemetry/detect-system-info.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/11a59421-a7a1-4fb7-a18e-f00276c92e73/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/11a59421-a7a1-4fb7-a18e-f00276c92e73/

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.