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.

sagarsuperuser/velox

https://github.com/sagarsuperuser/velox · scanned 2026-06-16 00:00 UTC (2 months, 3 weeks ago)

120 raw signals (0 security + 120 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 104 actionable findings from 1 signal source. 16 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 1910 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
.golangci.yml software healthy .golangci.yml
MANUAL_TEST.md software healthy MANUAL_TEST.md
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
Dockerfile software healthy Dockerfile
go.mod software healthy go.mod
.env.example software healthy .env.example
Makefile software healthy Makefile
LICENSE software healthy LICENSE
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
init.sql software healthy docker/init.sql
tsconfig.app.json software healthy web-v2/tsconfig.app.json
vite.config.ts software healthy web-v2/vite.config.ts
README.md software healthy web-v2/README.md
package.json software healthy web-v2/package.json
tsconfig.node.json software healthy web-v2/tsconfig.node.json
index.html software healthy web-v2/index.html
package-lock.json software healthy web-v2/package-lock.json
components.json software healthy web-v2/components.json
orval.config.ts software healthy web-v2/orval.config.ts
.env.example software healthy web-v2/.env.example
eslint.config.js software healthy web-v2/eslint.config.js
tsconfig.json software healthy web-v2/tsconfig.json
copy-openapi-spec.mjs software healthy web-v2/scripts/copy-openapi-spec.mjs
openapi.yaml software healthy web-v2/public/openapi.yaml
index.css software healthy web-v2/src/index.css
main.tsx software healthy web-v2/src/main.tsx
CommandPalette.tsx software healthy web-v2/src/components/CommandPalette.tsx
CustomerCombobox.tsx software healthy web-v2/src/components/CustomerCombobox.tsx
EmptyState.tsx software healthy web-v2/src/components/EmptyState.tsx
VeloxLogo.tsx software healthy web-v2/src/components/VeloxLogo.tsx
CostDashboard.tsx software healthy web-v2/src/components/CostDashboard.tsx
TestClockBadge.tsx software healthy web-v2/src/components/TestClockBadge.tsx
TypedConfirmDialog.tsx software healthy web-v2/src/components/TypedConfirmDialog.tsx
DueBadge.tsx software healthy web-v2/src/components/DueBadge.tsx
CopyButton.tsx software healthy web-v2/src/components/CopyButton.tsx
TestClockBanner.tsx software healthy web-v2/src/components/TestClockBanner.tsx
Layout.tsx software healthy web-v2/src/components/Layout.tsx
SendSetupLinkDialog.tsx software healthy web-v2/src/components/SendSetupLinkDialog.tsx
DetailBreadcrumb.tsx software healthy web-v2/src/components/DetailBreadcrumb.tsx
Combobox.tsx software healthy web-v2/src/components/Combobox.tsx
CreateSubscriptionDialog.tsx software healthy web-v2/src/components/CreateSubscriptionDialog.tsx
ExpiryBadge.tsx software healthy web-v2/src/components/ExpiryBadge.tsx
InvoiceAttention.tsx software healthy web-v2/src/components/InvoiceAttention.tsx
OnboardingLauncher.tsx software healthy web-v2/src/components/OnboardingLauncher.tsx
InitialsAvatar.tsx software healthy web-v2/src/components/InitialsAvatar.tsx

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

LabelLayerStatusPath
keepConnectionsAlive software healthy web-v2/vite.config.ts:keepConnectionsAlive
ProtectedRoute software healthy web-v2/src/main.tsx:ProtectedRoute
PublicOnlyRoute software healthy web-v2/src/main.tsx:PublicOnlyRoute
App software healthy web-v2/src/main.tsx:App
CommandPalette software healthy web-v2/src/components/CommandPalette.tsx:CommandPalette
CustomerCombobox software healthy web-v2/src/components/CustomerCombobox.tsx:CustomerCombobox
EmptyState software healthy web-v2/src/components/EmptyState.tsx:EmptyState
ActionButton software healthy web-v2/src/components/EmptyState.tsx:ActionButton
content software healthy web-v2/src/components/EmptyState.tsx:content
VeloxLogo software healthy web-v2/src/components/VeloxLogo.tsx:VeloxLogo
CostDashboard software healthy web-v2/src/components/CostDashboard.tsx:CostDashboard
UpcomingInvoicesSection software healthy web-v2/src/components/CostDashboard.tsx:UpcomingInvoicesSec…
UpcomingInvoiceCard software healthy web-v2/src/components/CostDashboard.tsx:UpcomingInvoiceCard
planNameFromPreview software healthy web-v2/src/components/CostDashboard.tsx:planNameFromPreview
CycleProgress software healthy web-v2/src/components/CostDashboard.tsx:CycleProgress
ProjectionBreakdown software healthy web-v2/src/components/CostDashboard.tsx:ProjectionBreakdown
LastInvoiceLine software healthy web-v2/src/components/CostDashboard.tsx:LastInvoiceLine
timeAgo software healthy web-v2/src/components/CostDashboard.tsx:timeAgo
activityPresetToParams software healthy web-v2/src/components/CostDashboard.tsx:activityPresetToPar…
ActivitySection software healthy web-v2/src/components/CostDashboard.tsx:ActivitySection
s software healthy web-v2/src/components/CostDashboard.tsx:s
c software healthy web-v2/src/components/CostDashboard.tsx:c
UsageChart software healthy web-v2/src/components/CostDashboard.tsx:UsageChart
date software healthy web-v2/src/components/CostDashboard.tsx:date
MeterRow software healthy web-v2/src/components/CostDashboard.tsx:MeterRow
RuleRow software healthy web-v2/src/components/CostDashboard.tsx:RuleRow
CycleHeader software healthy web-v2/src/components/CostDashboard.tsx:CycleHeader
TestClockBadge software healthy web-v2/src/components/TestClockBadge.tsx:TestClockBadge
SimulatedBadge software healthy web-v2/src/components/TestClockBadge.tsx:SimulatedBadge
TypedConfirmDialog software healthy web-v2/src/components/TypedConfirmDialog.tsx:TypedConfirmDi…
DueBadge software healthy web-v2/src/components/DueBadge.tsx:DueBadge
CopyButton software healthy web-v2/src/components/CopyButton.tsx:CopyButton
TestClockBanner software healthy web-v2/src/components/TestClockBanner.tsx:TestClockBanner
NavLink software healthy web-v2/src/components/Layout.tsx:NavLink
ModeToggle software healthy web-v2/src/components/Layout.tsx:ModeToggle
segment software healthy web-v2/src/components/Layout.tsx:segment
Layout software healthy web-v2/src/components/Layout.tsx:Layout
handleToggleMode software healthy web-v2/src/components/Layout.tsx:handleToggleMode
handleLogout software healthy web-v2/src/components/Layout.tsx:handleLogout
onKeyDown software healthy web-v2/src/components/Layout.tsx:onKeyDown
closeSidebar software healthy web-v2/src/components/Layout.tsx:closeSidebar
sidebarContent software healthy web-v2/src/components/Layout.tsx:sidebarContent
SendSetupLinkDialog software healthy web-v2/src/components/SendSetupLinkDialog.tsx:SendSetupLink…
close software healthy web-v2/src/components/SendSetupLinkDialog.tsx:close
handleSendEmail software healthy web-v2/src/components/SendSetupLinkDialog.tsx:handleSendEma…
handleMintCopyLink software healthy web-v2/src/components/SendSetupLinkDialog.tsx:handleMintCop…
copyExisting software healthy web-v2/src/components/SendSetupLinkDialog.tsx:copyExisting
DetailBreadcrumb software healthy web-v2/src/components/DetailBreadcrumb.tsx:DetailBreadcrumb
Combobox software healthy web-v2/src/components/Combobox.tsx:Combobox
outside software healthy web-v2/src/components/Combobox.tsx:outside

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

LabelLayerStatusPath
docker software healthy docker
web-v2 software healthy web-v2
scripts software healthy web-v2/scripts
public software healthy web-v2/public
src software healthy web-v2/src
components software healthy web-v2/src/components
analytics software healthy web-v2/src/components/analytics
ui software healthy web-v2/src/components/ui
contexts software healthy web-v2/src/contexts
lib software healthy web-v2/src/lib
gen software healthy web-v2/src/lib/gen
schemas software healthy web-v2/src/lib/gen/schemas
pages software healthy web-v2/src/pages
hooks software healthy web-v2/src/hooks
api software healthy api
internal software healthy internal
integrations software healthy internal/integrations
litellm software healthy internal/integrations/litellm
paymentmethods software healthy internal/paymentmethods
creditnote software healthy internal/creditnote
tax software healthy internal/tax
usage software healthy internal/usage
testutil software healthy internal/testutil
email software healthy internal/email
config software healthy internal/config
auth software healthy internal/auth
analytics software healthy internal/analytics
subscription software healthy internal/subscription
webhook software healthy internal/webhook
credit software healthy internal/credit
api software healthy internal/api
middleware software healthy internal/api/middleware
generated software healthy internal/api/generated
timefilter software healthy internal/api/timefilter
respond software healthy internal/api/respond
customer software healthy internal/customer
tenantstripe software healthy internal/tenantstripe
platform software healthy internal/platform
money software healthy internal/platform/money
crypto software healthy internal/platform/crypto
clock software healthy internal/platform/clock
postgres software healthy internal/platform/postgres
metadata software healthy internal/platform/metadata
migrate software healthy internal/platform/migrate
sql software healthy internal/platform/migrate/sql
scheduler software healthy internal/platform/scheduler
telemetry software healthy internal/platform/telemetry
dunning software healthy internal/dunning
audit software healthy internal/audit
billing software healthy internal/billing

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

LabelLayerStatusPath
/MeterDetail frontend healthy web-v2/src/pages/MeterDetail.tsx
/Invoices frontend healthy web-v2/src/pages/Invoices.tsx
/WebhookEvents frontend healthy web-v2/src/pages/WebhookEvents.tsx
/PaymentMethodAdded frontend healthy web-v2/src/pages/PaymentMethodAdded.tsx
/InvoiceDetail frontend healthy web-v2/src/pages/InvoiceDetail.tsx
/Recipes frontend healthy web-v2/src/pages/Recipes.tsx
/UpdatePayment frontend healthy web-v2/src/pages/UpdatePayment.tsx
/AuditLog frontend healthy web-v2/src/pages/AuditLog.tsx
/Dunning frontend healthy web-v2/src/pages/Dunning.tsx
/Pricing frontend healthy web-v2/src/pages/Pricing.tsx
/CustomerDetail frontend healthy web-v2/src/pages/CustomerDetail.tsx
/CreditNotes frontend healthy web-v2/src/pages/CreditNotes.tsx
/ApiKeys frontend healthy web-v2/src/pages/ApiKeys.tsx
/Dashboard frontend healthy web-v2/src/pages/Dashboard.tsx
/Webhooks frontend healthy web-v2/src/pages/Webhooks.tsx
/TestClocks frontend healthy web-v2/src/pages/TestClocks.tsx
/HostedInvoice frontend healthy web-v2/src/pages/HostedInvoice.tsx
/Credits frontend healthy web-v2/src/pages/Credits.tsx
/Onboarding frontend healthy web-v2/src/pages/Onboarding.tsx
/Login frontend healthy web-v2/src/pages/Login.tsx
/TestClockDetail frontend healthy web-v2/src/pages/TestClockDetail.tsx
/Customers frontend healthy web-v2/src/pages/Customers.tsx
/Settings frontend healthy web-v2/src/pages/Settings.tsx
/Subscriptions frontend healthy web-v2/src/pages/Subscriptions.tsx
/DunningPolicies frontend healthy web-v2/src/pages/DunningPolicies.tsx
/ForgotPassword frontend healthy web-v2/src/pages/ForgotPassword.tsx
/PlanDetail frontend healthy web-v2/src/pages/PlanDetail.tsx
/SubscriptionDetail frontend healthy web-v2/src/pages/SubscriptionDetail.tsx
/ResetPassword frontend healthy web-v2/src/pages/ResetPassword.tsx
/UsageEvents frontend healthy web-v2/src/pages/UsageEvents.tsx
/login frontend healthy web-v2/src/main.tsx
/forgot-password frontend healthy web-v2/src/main.tsx
/reset-password frontend healthy web-v2/src/main.tsx
/ frontend healthy web-v2/src/main.tsx
/onboarding frontend healthy web-v2/src/main.tsx
/recipes frontend healthy web-v2/src/main.tsx
/customers frontend healthy web-v2/src/main.tsx
/pricing frontend healthy web-v2/src/main.tsx
/dunning frontend healthy web-v2/src/main.tsx
/dunning-policies frontend healthy web-v2/src/main.tsx
/webhooks frontend healthy web-v2/src/main.tsx
/webhooks/events frontend healthy web-v2/src/main.tsx
/api-keys frontend healthy web-v2/src/main.tsx
/test-clocks frontend healthy web-v2/src/main.tsx
/test-clocks/:id frontend healthy web-v2/src/main.tsx
/invoices frontend healthy web-v2/src/main.tsx
/subscriptions frontend healthy web-v2/src/main.tsx
/usage frontend healthy web-v2/src/main.tsx
/credits frontend healthy web-v2/src/main.tsx
/credit-notes frontend healthy web-v2/src/main.tsx

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

LabelLayerStatusPath
email_outbox data healthy internal/platform/migrate/sql/0018_email_outbox.up.sql
billing_alerts data healthy internal/platform/migrate/sql/0083_drop_billing_alerts.down…
billing_alert_triggers data healthy internal/platform/migrate/sql/0083_drop_billing_alerts.down…
payment_methods data healthy internal/platform/migrate/sql/0022_customer_portal_payment_…
customer_portal_sessions data healthy internal/platform/migrate/sql/0022_customer_portal_payment_…
dashboard_sessions data healthy internal/platform/migrate/sql/0066_dashboard_sessions.up.sql
recipe_instances data healthy internal/platform/migrate/sql/0055_recipe_instances.up.sql
tenants data healthy internal/platform/migrate/sql/0001_schema.up.sql
tenant_settings data healthy internal/platform/migrate/sql/0001_schema.up.sql
billing_provider_connections data healthy internal/platform/migrate/sql/0001_schema.up.sql
users data healthy internal/platform/migrate/sql/0001_schema.up.sql
api_keys data healthy internal/platform/migrate/sql/0001_schema.up.sql
customers data healthy internal/platform/migrate/sql/0001_schema.up.sql
customer_billing_profiles data healthy internal/platform/migrate/sql/0001_schema.up.sql
customer_payment_setups data healthy internal/platform/migrate/sql/0001_schema.up.sql
customer_dunning_overrides data healthy internal/platform/migrate/sql/0001_schema.up.sql
rating_rule_versions data healthy internal/platform/migrate/sql/0001_schema.up.sql
meters data healthy internal/platform/migrate/sql/0001_schema.up.sql
plans data healthy internal/platform/migrate/sql/0001_schema.up.sql
customer_price_overrides data healthy internal/platform/migrate/sql/0001_schema.up.sql
subscriptions data healthy internal/platform/migrate/sql/0001_schema.up.sql
usage_events data healthy internal/platform/migrate/sql/0001_schema.up.sql
billed_entries data healthy internal/platform/migrate/sql/0001_schema.up.sql
invoices data healthy internal/platform/migrate/sql/0001_schema.up.sql
invoice_line_items data healthy internal/platform/migrate/sql/0001_schema.up.sql
credit_notes data healthy internal/platform/migrate/sql/0001_schema.up.sql
credit_note_line_items data healthy internal/platform/migrate/sql/0001_schema.up.sql
customer_credit_ledger data healthy internal/platform/migrate/sql/0001_schema.up.sql
coupons data healthy internal/platform/migrate/sql/0001_schema.up.sql
coupon_redemptions data healthy internal/platform/migrate/sql/0001_schema.up.sql
dunning_policies data healthy internal/platform/migrate/sql/0001_schema.up.sql
invoice_dunning_runs data healthy internal/platform/migrate/sql/0001_schema.up.sql
invoice_dunning_events data healthy internal/platform/migrate/sql/0001_schema.up.sql
webhook_endpoints data healthy internal/platform/migrate/sql/0001_schema.up.sql
webhook_events data healthy internal/platform/migrate/sql/0001_schema.up.sql
webhook_deliveries data healthy internal/platform/migrate/sql/0001_schema.up.sql
stripe_webhook_events data healthy internal/platform/migrate/sql/0001_schema.up.sql
payment_update_tokens data healthy internal/platform/migrate/sql/0001_schema.up.sql
idempotency_keys data healthy internal/platform/migrate/sql/0001_schema.up.sql
audit_log data healthy internal/platform/migrate/sql/0001_schema.up.sql
feature_flags data healthy internal/platform/migrate/sql/0001_schema.up.sql
feature_flag_overrides data healthy internal/platform/migrate/sql/0001_schema.up.sql
subscription_items data healthy internal/platform/migrate/sql/0026_subscription_items.up.sql
plan_migrations data healthy internal/platform/migrate/sql/0059_plan_migrations.up.sql
bulk_actions data healthy internal/platform/migrate/sql/0081_drop_bulk_actions.down.s…
stripe_provider_credentials data healthy internal/platform/migrate/sql/0032_tenant_stripe_credential…
customer_discounts data healthy internal/platform/migrate/sql/0046_customer_coupon_assignme…
customer_portal_magic_links data healthy internal/platform/migrate/sql/0024_customer_portal_magic_li…
user_tenants data healthy internal/platform/migrate/sql/0069_user_password_auth.up.sql
password_reset_tokens data healthy internal/platform/migrate/sql/0069_user_password_auth.up.sql

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

LabelLayerStatusPath
MeterDetailPage frontend healthy web-v2/src/pages/MeterDetail.tsx
InvoicesPage frontend healthy web-v2/src/pages/Invoices.tsx
WebhookEventsPage frontend healthy web-v2/src/pages/WebhookEvents.tsx
PaymentMethodAddedPage frontend healthy web-v2/src/pages/PaymentMethodAdded.tsx
InvoiceDetailPage frontend healthy web-v2/src/pages/InvoiceDetail.tsx
RecipesPage frontend healthy web-v2/src/pages/Recipes.tsx
UpdatePaymentPage frontend healthy web-v2/src/pages/UpdatePayment.tsx
AuditLogPage frontend healthy web-v2/src/pages/AuditLog.tsx
DunningPage frontend healthy web-v2/src/pages/Dunning.tsx
PricingPage frontend healthy web-v2/src/pages/Pricing.tsx
CustomerDetailPage frontend healthy web-v2/src/pages/CustomerDetail.tsx
CreditNotesPage frontend healthy web-v2/src/pages/CreditNotes.tsx
ApiKeysPage frontend healthy web-v2/src/pages/ApiKeys.tsx
DashboardPage frontend healthy web-v2/src/pages/Dashboard.tsx
WebhooksPage frontend healthy web-v2/src/pages/Webhooks.tsx
TestClocksPage frontend healthy web-v2/src/pages/TestClocks.tsx
HostedInvoicePage frontend healthy web-v2/src/pages/HostedInvoice.tsx
CreditsPage frontend healthy web-v2/src/pages/Credits.tsx
OnboardingPage frontend healthy web-v2/src/pages/Onboarding.tsx
LoginPage frontend healthy web-v2/src/pages/Login.tsx
TestClockDetailPage frontend healthy web-v2/src/pages/TestClockDetail.tsx
CustomersPage frontend healthy web-v2/src/pages/Customers.tsx
SettingsPage frontend healthy web-v2/src/pages/Settings.tsx
SubscriptionsPage frontend healthy web-v2/src/pages/Subscriptions.tsx
DunningPoliciesPage frontend healthy web-v2/src/pages/DunningPolicies.tsx
ForgotPasswordPage frontend healthy web-v2/src/pages/ForgotPassword.tsx
PlanDetailPage frontend healthy web-v2/src/pages/PlanDetail.tsx
SubscriptionDetailPage frontend healthy web-v2/src/pages/SubscriptionDetail.tsx
ResetPasswordPage frontend healthy web-v2/src/pages/ResetPassword.tsx
UsageEventsPage frontend healthy web-v2/src/pages/UsageEvents.tsx

LabelLayerStatusPath
127.0.0.1 network healthy web-v2/vite.config.ts
10.0.0.1 network healthy internal/webhook/service_test.go
172.16.5.4 network healthy internal/webhook/service_test.go
192.168.1.1 network healthy internal/webhook/service_test.go
169.254.169.254 network healthy internal/webhook/service_test.go
8.8.8.8 network healthy internal/webhook/service_test.go
1.1.1.1 network healthy internal/webhook/service_test.go
172.16.0.1 network healthy internal/webhook/service_test.go
192.168.0.1 network healthy internal/webhook/service_test.go
203.0.113.10 network healthy internal/webhook/service_test.go
10.0.0.0 network healthy internal/webhook/service.go
172.16.0.0 network healthy internal/webhook/service.go
192.168.0.0 network healthy internal/webhook/service.go
127.0.0.0 network healthy internal/webhook/service.go
169.254.0.0 network healthy internal/webhook/service.go
1.2.3.4 network healthy internal/api/middleware/ratelimit_namespace_test.go
203.0.113.9 network healthy internal/api/middleware/realip_test.go
10.1.2.3 network healthy internal/api/middleware/realip_test.go
198.51.100.7 network healthy internal/api/middleware/realip_test.go
10.0.0.5 network healthy internal/api/middleware/realip_test.go
10.0.0.6 network healthy internal/api/middleware/realip_test.go
10.0.0.9 network healthy internal/api/middleware/realip_test.go
192.0.2.44 network healthy internal/api/middleware/realip_test.go
203.0.113.7 network healthy internal/audit/extract_client_ip_test.go
5.6.7.8 network healthy internal/audit/extract_client_ip_test.go

LabelLayerStatusPath
port:8080 network healthy Dockerfile
port:5432 network healthy docker-compose.yml
port:6379 network healthy docker-compose.yml
port:1025 network healthy docker-compose.yml
port:8025 network healthy docker-compose.yml
port:5173 network healthy web-v2/vite.config.ts
port:23 network healthy web-v2/public/openapi.yaml
port:59 network healthy web-v2/public/openapi.yaml
port:587 network healthy internal/email/sender_test.go

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
postgres hardware healthy docker-compose.yml
redis hardware healthy docker-compose.yml
mailpit hardware healthy docker-compose.yml
postgres hardware healthy deploy/compose/docker-compose.yml
velox-api hardware healthy deploy/compose/docker-compose.yml
nginx hardware healthy deploy/compose/docker-compose.yml

LabelLayerStatusPath
password_literal::internal/user/audit_events_test.go security healthy internal/user/audit_events_test.go
password_literal::internal/user/audit_events_test.go security healthy internal/user/audit_events_test.go
password_literal::internal/user/audit_events_test.go security healthy internal/user/audit_events_test.go
password_literal::internal/user/passwordreset_revoke_test.go security healthy internal/user/passwordreset_revoke_test.go
password_literal::cmd/velox-bootstrap/main.go security healthy cmd/velox-bootstrap/main.go
password_literal::cmd/velox-bootstrap/main.go security healthy cmd/velox-bootstrap/main.go

LabelLayerStatusPath
test cicd healthy .github/workflows/ci.yml
lint cicd healthy .github/workflows/ci.yml
codegen-drift cicd healthy .github/workflows/ci.yml
frontend cicd healthy .github/workflows/ci.yml
docker cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
0082_drop_plan_migrations.up.sql data healthy internal/platform/migrate/sql/0082_drop_plan_migrations.up.…
0059_plan_migrations.up.sql data healthy internal/platform/migrate/sql/0059_plan_migrations.up.sql
0082_drop_plan_migrations.down.sql data healthy internal/platform/migrate/sql/0082_drop_plan_migrations.dow…
0059_plan_migrations.down.sql data healthy internal/platform/migrate/sql/0059_plan_migrations.down.sql

LabelLayerStatusPath
auth::README.md security healthy README.md
auth::docs/adr/README.md security healthy docs/adr/README.md
auth::internal/user/service.go security healthy internal/user/service.go
auth::web-v2/src/pages/ApiKeys.tsx security healthy web-v2/src/pages/ApiKeys.tsx

LabelLayerStatusPath
ErrorBoundary software healthy web-v2/src/main.tsx:ErrorBoundary
ApiError software healthy web-v2/src/lib/api.ts:ApiError
ADR software healthy web-v2/src/lib/dates.ts:ADR

LabelLayerStatusPath
postgres data healthy README.md
postgresql data healthy README.md
redis data healthy CLAUDE.md

LabelLayerStatusPath
vps::aws hardware healthy README.md
vps::ec2 hardware healthy deploy/README.md
vps::gcp hardware healthy deploy/compose/README.md

LabelLayerStatusPath
nginx network healthy internal/webhook/sse.go
loadbalancer network healthy internal/api/router.go

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

LabelLayerStatusPath
Subscription root api healthy web-v2/src/components/CommandPalette.tsx

LabelLayerStatusPath
gpu (detected) hardware healthy README.md

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/d04f46cb-407d-4593-82a6-6f7fa37c9340/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d04f46cb-407d-4593-82a6-6f7fa37c9340/

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.