https://github.com/robertromore/budget
· scanned 2026-06-15 23:54 UTC (2 months, 3 weeks ago)
215 raw signals (55 security + 160 graph)
Last scanned 2 months, 3 weeks ago · v1 · 165 actionable findings from 2 signal sources. 224 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 6648 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 |
|---|---|---|---|
llm-code-review-checklist.md |
software | healthy | llm-code-review-checklist.md |
bun.lock |
software | healthy | bun.lock |
.mcp.json |
software | healthy | .mcp.json |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
bunfig.toml |
software | healthy | bunfig.toml |
package.json |
software | healthy | package.json |
turbo.json |
software | healthy | turbo.json |
.env.example |
software | healthy | .env.example |
.eslint.config.cjs |
software | healthy | .eslint.config.cjs |
playwright.config.ts |
software | healthy | apps/budget/playwright.config.ts |
vite.config.ts |
software | healthy | apps/budget/vite.config.ts |
README.md |
software | healthy | apps/budget/README.md |
CLAUDE.md |
software | healthy | apps/budget/CLAUDE.md |
bunfig.toml |
software | healthy | apps/budget/bunfig.toml |
package.json |
software | healthy | apps/budget/package.json |
svelte.config.js |
software | healthy | apps/budget/svelte.config.js |
components.json |
software | healthy | apps/budget/components.json |
eslint.config.cjs |
software | healthy | apps/budget/eslint.config.cjs |
.env.example |
software | healthy | apps/budget/.env.example |
tsconfig.json |
software | healthy | apps/budget/tsconfig.json |
drizzle.config.ts |
software | healthy | apps/budget/drizzle.config.ts |
jsrepo.json |
software | healthy | apps/budget/jsrepo.json |
playwright-dev.config.ts |
software | healthy | apps/budget/playwright-dev.config.ts |
vitest.config.ts |
software | healthy | apps/budget/vitest.config.ts |
test.ts |
software | healthy | apps/budget/tests/test.ts |
intelligence-routes.test.ts |
software | healthy | apps/budget/tests/integration/intelligence-routes.test.ts |
README.md |
software | healthy | apps/budget/tests/integration/README.md |
schedules.test.ts |
software | healthy | apps/budget/tests/integration/schedules.test.ts |
payee-routes.test.ts |
software | healthy | apps/budget/tests/integration/payee-routes.test.ts |
transfer-detection.test.ts |
software | healthy | apps/budget/tests/integration/transactions/transfer-detecti… |
transaction-splitting.test.ts |
software | healthy | apps/budget/tests/integration/transactions/transaction-spli… |
duplicate-detection.test.ts |
software | healthy | apps/budget/tests/integration/transactions/duplicate-detect… |
trpc-routes.test.ts |
software | healthy | apps/budget/tests/integration/automation/trpc-routes.test.ts |
services.test.ts |
software | healthy | apps/budget/tests/integration/automation/services.test.ts |
rule-engine.test.ts |
software | healthy | apps/budget/tests/integration/automation/rule-engine.test.ts |
repository.test.ts |
software | healthy | apps/budget/tests/integration/automation/repository.test.ts |
action-executor.test.ts |
software | healthy | apps/budget/tests/integration/automation/action-executor.te… |
security-tables.test.ts |
software | healthy | apps/budget/tests/integration/security/security-tables.test… |
rate-limiting.test.ts |
software | healthy | apps/budget/tests/integration/security/rate-limiting.test.ts |
recommendation-schedule.test.ts |
software | healthy | apps/budget/tests/integration/budgets/recommendation-schedu… |
budget-transactions.test.ts |
software | healthy | apps/budget/tests/integration/budgets/budget-transactions.t… |
budget-associations.test.ts |
software | healthy | apps/budget/tests/integration/budgets/budget-associations.t… |
recommendation-dismissal.test.ts |
software | healthy | apps/budget/tests/integration/budgets/recommendation-dismis… |
recommendation-generation.test.ts |
software | healthy | apps/budget/tests/integration/budgets/recommendation-genera… |
budget-period-instances.test.ts |
software | healthy | apps/budget/tests/integration/budgets/budget-period-instanc… |
budget-enforcement.test.ts |
software | healthy | apps/budget/tests/integration/budgets/budget-enforcement.te… |
ai-conversations.test.ts |
software | healthy | apps/budget/tests/integration/ai/ai-conversations.test.ts |
authentication.test.ts |
software | healthy | apps/budget/tests/integration/auth/authentication.test.ts |
payee-aliases.test.ts |
software | healthy | apps/budget/tests/integration/payees/payee-aliases.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 |
|---|---|---|---|
buildPayee |
software | healthy | apps/budget/tests/integration/intelligence-routes.test.ts:b… |
createPayee |
software | healthy | apps/budget/tests/integration/intelligence-routes.test.ts:c… |
buildPayee |
software | healthy | apps/budget/tests/integration/payee-routes.test.ts:buildPay… |
setupTestContext |
software | healthy | apps/budget/tests/integration/transactions/transfer-detecti… |
calculateConfidence |
software | healthy | apps/budget/tests/integration/transactions/transfer-detecti… |
setupTestContext |
software | healthy | apps/budget/tests/integration/transactions/transaction-spli… |
setupTestContext |
software | healthy | apps/budget/tests/integration/transactions/duplicate-detect… |
isDuplicate |
software | healthy | apps/budget/tests/integration/transactions/duplicate-detect… |
validateRow |
software | healthy | apps/budget/tests/integration/transactions/duplicate-detect… |
createValidRuleInput |
software | healthy | apps/budget/tests/integration/automation/trpc-routes.test.t… |
createValidInput |
software | healthy | apps/budget/tests/integration/automation/services.test.ts:c… |
createMockServices |
software | healthy | apps/budget/tests/integration/automation/rule-engine.test.t… |
createTestTrigger |
software | healthy | apps/budget/tests/integration/automation/rule-engine.test.t… |
createTestConditions |
software | healthy | apps/budget/tests/integration/automation/rule-engine.test.t… |
createTestActions |
software | healthy | apps/budget/tests/integration/automation/rule-engine.test.t… |
createTestTrigger |
software | healthy | apps/budget/tests/integration/automation/repository.test.ts… |
createTestConditions |
software | healthy | apps/budget/tests/integration/automation/repository.test.ts… |
createTestActions |
software | healthy | apps/budget/tests/integration/automation/repository.test.ts… |
createMockServices |
software | healthy | apps/budget/tests/integration/automation/action-executor.te… |
createTestContext |
software | healthy | apps/budget/tests/integration/automation/action-executor.te… |
setupTestContext |
software | healthy | apps/budget/tests/integration/security/security-tables.test… |
setupTestContext |
software | healthy | apps/budget/tests/integration/budgets/recommendation-schedu… |
createScheduledExpenseRecommendation |
software | healthy | apps/budget/tests/integration/budgets/recommendation-schedu… |
simulateScheduleCreationFromRecommendation |
software | healthy | apps/budget/tests/integration/budgets/recommendation-schedu… |
setupTestContext |
software | healthy | apps/budget/tests/integration/budgets/budget-transactions.t… |
setupTestContext |
software | healthy | apps/budget/tests/integration/budgets/budget-associations.t… |
accountBudgetIds |
software | healthy | apps/budget/tests/integration/budgets/budget-associations.t… |
categoryBudgetIds |
software | healthy | apps/budget/tests/integration/budgets/budget-associations.t… |
setupTestContext |
software | healthy | apps/budget/tests/integration/budgets/recommendation-dismis… |
createRecommendation |
software | healthy | apps/budget/tests/integration/budgets/recommendation-dismis… |
setupTestContext |
software | healthy | apps/budget/tests/integration/budgets/recommendation-genera… |
createRecommendationDraft |
software | healthy | apps/budget/tests/integration/budgets/recommendation-genera… |
setupTestContext |
software | healthy | apps/budget/tests/integration/budgets/budget-period-instanc… |
calculateMonthlyBoundaries |
software | healthy | apps/budget/tests/integration/budgets/budget-period-instanc… |
utilizationRate |
software | healthy | apps/budget/tests/integration/budgets/budget-period-instanc… |
utilization |
software | healthy | apps/budget/tests/integration/budgets/budget-period-instanc… |
setupTestContext |
software | healthy | apps/budget/tests/integration/budgets/budget-enforcement.te… |
createBudgetWithEnforcement |
software | healthy | apps/budget/tests/integration/budgets/budget-enforcement.te… |
utilizationRate |
software | healthy | apps/budget/tests/integration/budgets/budget-enforcement.te… |
overagePercent |
software | healthy | apps/budget/tests/integration/budgets/budget-enforcement.te… |
checkIfOverBudget |
software | healthy | apps/budget/tests/integration/budgets/budget-enforcement.te… |
determineAction |
software | healthy | apps/budget/tests/integration/budgets/budget-enforcement.te… |
categorizeUtilization |
software | healthy | apps/budget/tests/integration/budgets/budget-enforcement.te… |
categorizeDeficitSeverity |
software | healthy | apps/budget/tests/integration/budgets/budget-enforcement.te… |
setupTestContext |
software | healthy | apps/budget/tests/integration/ai/ai-conversations.test.ts:s… |
setupTestContext |
software | healthy | apps/budget/tests/integration/auth/authentication.test.ts:s… |
setupTestContext |
software | healthy | apps/budget/tests/integration/payees/payee-aliases.test.ts:… |
normalizeString |
software | healthy | apps/budget/tests/integration/payees/payee-aliases.test.ts:… |
cleanString |
software | healthy | apps/budget/tests/integration/payees/payee-aliases.test.ts:… |
setupTestContext |
software | healthy | apps/budget/tests/integration/payees/payee-matching.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 |
|---|---|---|---|
apps |
software | healthy | apps |
budget |
software | healthy | apps/budget |
tests |
software | healthy | apps/budget/tests |
integration |
software | healthy | apps/budget/tests/integration |
transactions |
software | healthy | apps/budget/tests/integration/transactions |
automation |
software | healthy | apps/budget/tests/integration/automation |
security |
software | healthy | apps/budget/tests/integration/security |
budgets |
software | healthy | apps/budget/tests/integration/budgets |
ai |
software | healthy | apps/budget/tests/integration/ai |
auth |
software | healthy | apps/budget/tests/integration/auth |
payees |
software | healthy | apps/budget/tests/integration/payees |
import |
software | healthy | apps/budget/tests/integration/import |
workspace |
software | healthy | apps/budget/tests/integration/workspace |
price-watcher |
software | healthy | apps/budget/tests/integration/price-watcher |
sequences |
software | healthy | apps/budget/tests/integration/sequences |
payee-categories |
software | healthy | apps/budget/tests/integration/payee-categories |
annotations |
software | healthy | apps/budget/tests/integration/annotations |
category-groups |
software | healthy | apps/budget/tests/integration/category-groups |
trpc |
software | healthy | apps/budget/tests/integration/trpc |
ml |
software | healthy | apps/budget/tests/integration/ml |
validation |
software | healthy | apps/budget/tests/integration/validation |
floor-plan |
software | healthy | apps/budget/tests/integration/floor-plan |
categories |
software | healthy | apps/budget/tests/integration/categories |
onboarding |
software | healthy | apps/budget/tests/integration/onboarding |
expenses |
software | healthy | apps/budget/tests/integration/expenses |
aliases |
software | healthy | apps/budget/tests/integration/aliases |
patterns |
software | healthy | apps/budget/tests/integration/patterns |
medical |
software | healthy | apps/budget/tests/integration/medical |
schedules |
software | healthy | apps/budget/tests/integration/schedules |
reports |
software | healthy | apps/budget/tests/integration/reports |
setup |
software | healthy | apps/budget/tests/integration/setup |
utility |
software | healthy | apps/budget/tests/integration/utility |
transfers |
software | healthy | apps/budget/tests/integration/transfers |
crud |
software | healthy | apps/budget/tests/integration/crud |
connections |
software | healthy | apps/budget/tests/integration/connections |
filters |
software | healthy | apps/budget/tests/integration/filters |
unit |
software | healthy | apps/budget/tests/unit |
transactions |
software | healthy | apps/budget/tests/unit/transactions |
automation |
software | healthy | apps/budget/tests/unit/automation |
models |
software | healthy | apps/budget/tests/unit/models |
middleware |
software | healthy | apps/budget/tests/unit/middleware |
utils |
software | healthy | apps/budget/tests/unit/utils |
components |
software | healthy | apps/budget/tests/unit/components |
trpc |
software | healthy | apps/budget/tests/unit/trpc |
routes |
software | healthy | apps/budget/tests/unit/routes |
states |
software | healthy | apps/budget/tests/unit/states |
ml |
software | healthy | apps/budget/tests/unit/ml |
expenses |
software | healthy | apps/budget/tests/unit/expenses |
filters |
software | healthy | apps/budget/tests/unit/filters |
utils |
software | healthy | apps/budget/tests/utils |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
MockCurrentAccountState |
software | healthy | apps/budget/tests/unit/current-account-state.test.ts:MockCu… |
MockImportApiError |
software | healthy | apps/budget/tests/unit/routes/import-api-security.test.ts:M… |
TestSchedulesState |
software | healthy | apps/budget/tests/unit/states/schedules-state.test.ts:TestS… |
ComponentTestHelpers |
software | healthy | apps/budget/tests/utils/component-helpers.ts:ComponentTestH… |
ReactiveTestHelpers |
software | healthy | apps/budget/tests/utils/component-helpers.ts:ReactiveTestHe… |
InteractionTestHelpers |
software | healthy | apps/budget/tests/utils/component-helpers.ts:InteractionTes… |
TestDataFactory |
software | healthy | apps/budget/tests/utils/test-helpers.ts:TestDataFactory |
TestAssertions |
software | healthy | apps/budget/tests/utils/test-helpers.ts:TestAssertions |
TestMocks |
software | healthy | apps/budget/tests/utils/test-helpers.ts:TestMocks |
TestEnvironment |
software | healthy | apps/budget/tests/utils/test-helpers.ts:TestEnvironment |
DatabaseTestHelpers |
software | healthy | apps/budget/tests/utils/test-helpers.ts:DatabaseTestHelpers |
APITestHelpers |
software | healthy | apps/budget/tests/utils/test-helpers.ts:APITestHelpers |
View |
software | healthy | apps/budget/src/lib/models/view.svelte.ts:View |
for |
software | healthy | apps/budget/src/lib/models/repeating_date.svelte.ts:for |
RepeatingDateInput |
software | healthy | apps/budget/src/lib/models/repeating_date.svelte.ts:Repeati… |
WizardStore |
software | healthy | apps/budget/src/lib/stores/wizardStore.svelte.ts:WizardStore |
HeaderActionsStore |
software | healthy | apps/budget/src/lib/stores/header-actions.svelte.ts:HeaderA… |
FloorPlanToolbarLayoutStore |
software | healthy | apps/budget/src/lib/stores/floor-plan-toolbar-layout.svelte… |
ChartPaletteStore |
software | healthy | apps/budget/src/lib/stores/chart-palette.svelte.ts:ChartPal… |
AutoScheduler |
software | healthy | apps/budget/src/lib/stores/auto-scheduler.svelte.ts:AutoSch… |
DisplayPreferencesStore |
software | healthy | apps/budget/src/lib/stores/display-preferences.svelte.ts:Di… |
FloorPlanStore |
software | healthy | apps/budget/src/lib/stores/floor-plan.svelte.ts:FloorPlanSt… |
OnboardingWizardStore |
software | healthy | apps/budget/src/lib/stores/onboarding-wizard.svelte.ts:Onbo… |
ThemePreferencesStore |
software | healthy | apps/budget/src/lib/stores/theme-preferences.svelte.ts:Them… |
PageActionsState |
software | healthy | apps/budget/src/lib/stores/page-actions.svelte.ts:PageActio… |
NotificationStore |
software | healthy | apps/budget/src/lib/stores/notifications.svelte.ts:Notifica… |
PageTabsState |
software | healthy | apps/budget/src/lib/stores/page-tabs.svelte.ts:PageTabsState |
ConfigManager |
software | healthy | apps/budget/src/lib/config/type-safe-config.ts:ConfigManager |
EnvironmentConfig |
software | healthy | apps/budget/src/lib/config/type-safe-config.ts:EnvironmentC… |
WizardValidationEngine |
software | healthy | apps/budget/src/lib/utils/wizard-validation.ts:WizardValida… |
is |
software | healthy | apps/budget/src/lib/utils/accessibility-colors.ts:is |
string |
software | healthy | apps/budget/src/lib/utils/route-match.ts:string |
per |
software | healthy | apps/budget/src/lib/utils/route-match.ts:per |
array |
software | healthy | apps/budget/src/lib/utils/route-match.ts:array |
TypeValidator |
software | healthy | apps/budget/src/lib/utils/type-validation.ts:TypeValidator |
ValidationSchemaBuilder |
software | healthy | apps/budget/src/lib/utils/type-validation.ts:ValidationSche… |
CommonValidationSchemas |
software | healthy | apps/budget/src/lib/utils/type-validation.ts:CommonValidati… |
RuntimeTypeChecker |
software | healthy | apps/budget/src/lib/utils/type-validation.ts:RuntimeTypeChe… |
support |
software | healthy | apps/budget/src/lib/utils/colors.ts:support |
const |
software | healthy | apps/budget/src/lib/utils/colors.ts:const |
that |
software | healthy | apps/budget/src/lib/utils/colors.ts:that |
format |
software | healthy | apps/budget/src/lib/utils/colors.ts:format |
for |
software | healthy | apps/budget/src/lib/utils/account-display.ts:for |
EntitySearchState |
software | healthy | apps/budget/src/lib/components/shared/search/entity-search-… |
to |
software | healthy | apps/budget/src/lib/components/ui/data-table/render-helpers… |
should |
software | healthy | apps/budget/src/lib/components/ui/data-table/render-helpers… |
RenderComponentConfig |
software | healthy | apps/budget/src/lib/components/ui/data-table/render-helpers… |
RenderSnippetConfig |
software | healthy | apps/budget/src/lib/components/ui/data-table/render-helpers… |
SidebarState |
software | healthy | apps/budget/src/lib/components/ui/sidebar/context.svelte.ts… |
instance |
software | healthy | apps/budget/src/lib/components/ui/sidebar/context.svelte.ts… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
dashboard_group_instance |
data | healthy | apps/budget/drizzle/0019_happy_stark_industries.sql |
ai_llm_call |
data | healthy | apps/budget/drizzle/0028_bright_otto_octavius.sql |
investment_value_snapshot |
data | healthy | apps/budget/drizzle/0005_great_jimmy_woo.sql |
cached_narrative |
data | healthy | apps/budget/drizzle/0026_needy_karen_page.sql |
ai_tool_call |
data | healthy | apps/budget/drizzle/0025_nifty_vision.sql |
home_floor_plan_node |
data | healthy | apps/budget/drizzle/0011_loose_norrin_radd.sql |
external_api_key |
data | healthy | apps/budget/drizzle/0029_wet_speed_demon.sql |
dashboard_widget_group_item |
data | healthy | apps/budget/drizzle/0018_talented_scarlet_spider.sql |
dashboard_widget_group |
data | healthy | apps/budget/drizzle/0018_talented_scarlet_spider.sql |
home_attachment |
data | healthy | apps/budget/drizzle/0010_absent_cargill.sql |
home_item_label |
data | healthy | apps/budget/drizzle/0010_absent_cargill.sql |
home_item |
data | healthy | apps/budget/drizzle/0010_absent_cargill.sql |
home_label |
data | healthy | apps/budget/drizzle/0010_absent_cargill.sql |
home_location |
data | healthy | apps/budget/drizzle/0010_absent_cargill.sql |
home_maintenance |
data | healthy | apps/budget/drizzle/0010_absent_cargill.sql |
home |
data | healthy | apps/budget/drizzle/0010_absent_cargill.sql |
price_product_list_item |
data | healthy | apps/budget/drizzle/0009_friendly_robbie_robertson.sql |
price_product_list |
data | healthy | apps/budget/drizzle/0009_friendly_robbie_robertson.sql |
price_product_tag |
data | healthy | apps/budget/drizzle/0009_friendly_robbie_robertson.sql |
price_alert |
data | healthy | apps/budget/drizzle/0006_nasty_stark_industries.sql |
price_history |
data | healthy | apps/budget/drizzle/0006_nasty_stark_industries.sql |
price_product |
data | healthy | apps/budget/drizzle/0006_nasty_stark_industries.sql |
__new_prediction_feedback |
data | healthy | apps/budget/drizzle/0027_tired_molly_hayes.sql |
financial_goal |
data | healthy | apps/budget/drizzle/0003_chief_the_twelve.sql |
account_connections |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
sync_history |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
account_document |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
account |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
ai_conversation_message |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
ai_conversation |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
auth_account |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
session |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
verification |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
automation_rule_logs |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
automation_rules |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
budget_automation_activity |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
budget_automation_settings |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
budget_account |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
budget_category |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
budget_group_membership |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
budget_group |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
budget_period_instance |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
budget_period_template |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
budget_template |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
budget_transaction |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
budget |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
envelope_allocation |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
envelope_rollover_history |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
envelope_transfer |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
categories |
data | healthy | apps/budget/drizzle/0000_chilly_goblin_queen.sql |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | apps/budget/src/hooks.server.ts |
10.0.0.0 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
100.64.0.0 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
127.0.0.0 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
169.254.0.0 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
169.254.169.254 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
172.16.0.0 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
192.0.0.0 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
192.0.2.0 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
192.168.0.0 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
198.18.0.0 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
198.51.100.0 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
203.0.113.0 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
224.0.0.0 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
240.0.0.0 |
network | healthy | packages/core/src/server/shared/security/ssrf-guard.ts |
120.0.0.0 |
network | healthy | packages/core/src/server/domains/price-watcher/price-checke… |
121.0.0.0 |
network | healthy | packages/core/src/server/domains/price-watcher/price-checke… |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | bun.lock |
sqlite |
data | healthy | bun.lock |
redis |
data | healthy | bun.lock |
postgres |
data | healthy | bun.lock |
postgresql |
data | healthy | .env.example |
mysql |
data | healthy | packages/core/src/server/env-config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::apps/budget/tests/unit/routes/trpc-auth-b… |
security | healthy | apps/budget/tests/unit/routes/trpc-auth-boundaries.test.ts |
password_literal::apps/budget/tests/unit/routes/trpc-auth-b… |
security | healthy | apps/budget/tests/unit/routes/trpc-auth-boundaries.test.ts |
password_literal::apps/budget/tests/unit/routes/trpc-auth-b… |
security | healthy | apps/budget/tests/unit/routes/trpc-auth-boundaries.test.ts |
password_literal::apps/budget/src/hooks.server.ts |
security | healthy | apps/budget/src/hooks.server.ts |
password_literal::apps/desktop/src/bun/server.ts |
security | healthy | apps/desktop/src/bun/server.ts |
password_literal::apps/desktop/src/bun/server.ts |
security | healthy | apps/desktop/src/bun/server.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5173 |
network | healthy | apps/budget/playwright.config.ts |
port:5174 |
network | healthy | apps/desktop/vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::packages/core/src/schema/auth.ts |
security | healthy | packages/core/src/schema/auth.ts |
auth::bun.lock |
security | healthy | bun.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
ANTHROPIC_API_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-qr2c055t |
software | healthy | /tmp/repobility-clone-qr2c055t |
| Label | Layer | Status | Path |
|---|---|---|---|
Subscription root |
api | healthy | packages/core/src/schema/subscriptions-table.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
migrations-path-resolution.test.ts |
data | healthy | apps/budget/tests/integration/setup/migrations-path-resolut… |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | apps/budget/src/routes/api/import/bulk/extract/+server.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | bun.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | apps/budget/playwright.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
/ |
frontend | healthy | apps/budget/src/hooks.server.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::code-review |
cicd | healthy | .github/workflows/code-review.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
automated-review |
cicd | healthy | .github/workflows/code-review.yml |
This page is publicly accessible at:
https://repobility.com/scan/cdeb495c-345f-4362-bcc5-b78b12719c2c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/cdeb495c-345f-4362-bcc5-b78b12719c2c/
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.