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.

welitonsp/quantum-finance

https://github.com/welitonsp/quantum-finance · scanned 2026-06-16 00:56 UTC (2 months, 1 week ago)

52 raw signals (0 security + 52 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 50 actionable findings from 1 signal source. 2 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 1639 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
normalizePath software healthy vite.config.ts:normalizePath
callableOptions software healthy functions/test/appCheckGuardrail.test.js:callableOptions
nextDocId software healthy functions/test/createTransactionCallable.test.js:nextDocId
createCollectionRef software healthy functions/test/createTransactionCallable.test.js:createColl…
createDocRef software healthy functions/test/createTransactionCallable.test.js:createDocR…
validPayload software healthy functions/test/createTransactionCallable.test.js:validPaylo…
resetFirestoreMock software healthy functions/test/createTransactionCallable.test.js:resetFires…
assertNoForbiddenFields software healthy functions/test/createTransactionCallable.test.js:assertNoFo…
toSafeCategorizationPromptId software healthy functions/test/aiCategorizationMinimization.test.js:toSafeC…
evaluateSanitizer software healthy functions/test/sanitizedFunctionLogs.test.js:evaluateSaniti…
logging software healthy functions/test/sanitizedFunctionLogs.test.js:logging
createBackupPackage software healthy functions/test/rollbackLegacyMigration.test.js:createBackup…
candidate software healthy functions/test/rollbackLegacyMigration.test.js:candidate
createTempDir software healthy functions/test/rollbackLegacyMigration.test.js:createTempDir
writeJsonFixture software healthy functions/test/rollbackLegacyMigration.test.js:writeJsonFix…
forbiddenFinancialTokens software healthy functions/test/rollbackLegacyMigration.test.js:forbiddenFin…
forbiddenWriteTokens software healthy functions/test/rollbackLegacyMigration.test.js:forbiddenWri…
fakeDoc software healthy functions/test/backupLegacyCandidates.test.js:fakeDoc
buildPackage software healthy functions/test/backupLegacyCandidates.test.js:buildPackage
createTempDir software healthy functions/test/backupLegacyCandidates.test.js:createTempDir
forbiddenFinancialTokens software healthy functions/test/backupLegacyCandidates.test.js:forbiddenFina…
forbiddenWriteTokens software healthy functions/test/backupLegacyCandidates.test.js:forbiddenWrit…
reportFor software healthy functions/test/executeLegacyMigration.test.js:reportFor
serializedReportFor software healthy functions/test/executeLegacyMigration.test.js:serializedRep…
forbiddenFinancialTokens software healthy functions/test/executeLegacyMigration.test.js:forbiddenFina…
forbiddenWriteTokens software healthy functions/test/executeLegacyMigration.test.js:forbiddenWrit…
lineNumber software healthy functions/test/functionsLoggingPolicy.test.js:lineNumber
collectStatements software healthy functions/test/functionsLoggingPolicy.test.js:collectStatem…
depth software healthy functions/test/functionsLoggingPolicy.test.js:depth
assertNoMatches software healthy functions/test/functionsLoggingPolicy.test.js:assertNoMatch…
assertStatementDoesNotContain software healthy functions/test/functionsLoggingPolicy.test.js:assertStateme…
sanitizeFunctionError software healthy functions/test/functionsLoggingPolicy.test.js:sanitizeFunct…
safeErrorCode software healthy functions/test/functionsLoggingPolicy.test.js:safeErrorCode
safeSystemLogDetail software healthy functions/test/functionsLoggingPolicy.test.js:safeSystemLog…
canonicalPayload software healthy functions/test/createTransactionValidation.test.js:canonica…
assertInvalid software healthy functions/test/createTransactionValidation.test.js:assertIn…
mockLogs software healthy functions/test/diagnoseLegacyTransactions.test.js:mockLogs
restoreLogs software healthy functions/test/diagnoseLegacyTransactions.test.js:restoreLo…
saveAndClearEnv software healthy functions/test/diagnoseLegacyTransactions.test.js:saveAndCl…
restoreEnv software healthy functions/test/diagnoseLegacyTransactions.test.js:restoreEnv
validTransaction software healthy functions/test/diagnoseLegacyTransactions.test.js:validTran…
metadataOnlyMissing software healthy functions/test/diagnoseLegacyTransactions.test.js:metadataO…
mockTransaction software healthy functions/test/diagnoseLegacyTransactions.test.js:mockTrans…
createMockDb software healthy functions/test/diagnoseLegacyTransactions.test.js:createMoc…
loadScriptWithMockAdmin software healthy functions/test/diagnoseLegacyTransactions.test.js:loadScrip…
restoreModules software healthy functions/test/diagnoseLegacyTransactions.test.js:restoreMo…
createBackupError software healthy functions/scripts/backupLegacyCandidates.js:createBackupErr…
readFlagValue software healthy functions/scripts/backupLegacyCandidates.js:readFlagValue
resolveLimit software healthy functions/scripts/backupLegacyCandidates.js:resolveLimit
parseCliArgs software healthy functions/scripts/backupLegacyCandidates.js:parseCliArgs

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

LabelLayerStatusPath
playwright.config.ts software healthy playwright.config.ts
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
firebase.json software healthy firebase.json
package-lock.json software healthy package-lock.json
firestore.indexes.json software healthy firestore.indexes.json
.env.example software healthy .env.example
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
postcss.config.js software healthy postcss.config.js
.eslintrc.js software healthy functions/.eslintrc.js
package.json software healthy functions/package.json
package-lock.json software healthy functions/package-lock.json
tsconfig.json software healthy functions/tsconfig.json
appCheckGuardrail.test.js software healthy functions/test/appCheckGuardrail.test.js
createTransactionCallable.test.js software healthy functions/test/createTransactionCallable.test.js
aiCategorizationMinimization.test.js software healthy functions/test/aiCategorizationMinimization.test.js
sanitizedFunctionLogs.test.js software healthy functions/test/sanitizedFunctionLogs.test.js
executeScheduledRecurrents.test.js software healthy functions/test/executeScheduledRecurrents.test.js
rollbackLegacyMigration.test.js software healthy functions/test/rollbackLegacyMigration.test.js
backupLegacyCandidates.test.js software healthy functions/test/backupLegacyCandidates.test.js
executeLegacyMigration.test.js software healthy functions/test/executeLegacyMigration.test.js
legacyMigrationPolicy.test.js software healthy functions/test/legacyMigrationPolicy.test.js
functionsLoggingPolicy.test.js software healthy functions/test/functionsLoggingPolicy.test.js
createTransactionValidation.test.js software healthy functions/test/createTransactionValidation.test.js
diagnoseLegacyTransactions.test.js software healthy functions/test/diagnoseLegacyTransactions.test.js
backupLegacyCandidates.js software healthy functions/scripts/backupLegacyCandidates.js
executeLegacyMigration.js software healthy functions/scripts/executeLegacyMigration.js
rollbackLegacyMigration.js software healthy functions/scripts/rollbackLegacyMigration.js
legacyMigrationPolicy.js software healthy functions/scripts/legacyMigrationPolicy.js
diagnoseLegacyTransactions.js software healthy functions/scripts/diagnoseLegacyTransactions.js
index.ts software healthy functions/src/index.ts
createTransactionValidation.ts software healthy functions/src/createTransactionValidation.ts
piiMasker.ts software healthy functions/src/lib/piiMasker.ts
financialUtils.ts software healthy functions/src/lib/financialUtils.ts
logger.ts software healthy functions/src/lib/logger.ts
CI_SETUP.md software healthy docs/CI_SETUP.md
RELATORIO-AUDITORIA-E-INCORPORACAO-SGC-2026-06-12.md software healthy docs/RELATORIO-AUDITORIA-E-INCORPORACAO-SGC-2026-06-12.md
FINANCIAL_INTEGRITY.md software healthy docs/FINANCIAL_INTEGRITY.md
ARCHITECTURE_RISK_REGISTER.md software healthy docs/ARCHITECTURE_RISK_REGISTER.md
ACCESS_MATRIX.md software healthy docs/ACCESS_MATRIX.md
DATA_INVENTORY.md software healthy docs/DATA_INVENTORY.md
ADR_005_RETENTION_POLICY.md software healthy docs/ADR_005_RETENTION_POLICY.md
IMPORT_PIPELINE.md software healthy docs/IMPORT_PIPELINE.md
SECURITY.md software healthy docs/SECURITY.md

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

LabelLayerStatusPath
App frontend healthy src/App.tsx
OfflineIndicator frontend healthy src/shared/components/OfflineIndicator.tsx
QuantumBackground frontend healthy src/components/QuantumBackground.tsx
BudgetModal frontend healthy src/components/BudgetModal.tsx
CommandPalette frontend healthy src/components/CommandPalette.tsx
FinancialHealthScore frontend healthy src/components/FinancialHealthScore.tsx
LoginScreen frontend healthy src/components/LoginScreen.tsx
CentroComandoWidget frontend healthy src/components/CentroComandoWidget.tsx
EconomyChallengeWidget frontend healthy src/components/EconomyChallengeWidget.tsx
TransactionHistoryDrawer frontend healthy src/components/TransactionHistoryDrawer.tsx
AnomalyAlerts frontend healthy src/components/AnomalyAlerts.tsx
WeeklyCashflowWidget frontend healthy src/components/WeeklyCashflowWidget.tsx
DashboardCharts frontend healthy src/components/DashboardCharts.tsx
BudgetWidget frontend healthy src/components/BudgetWidget.tsx
ForecastWidget frontend healthy src/components/ForecastWidget.tsx
ProactiveBriefing frontend healthy src/components/ProactiveBriefing.tsx
QuantumInsights frontend healthy src/components/QuantumInsights.tsx
DashboardContent frontend healthy src/components/DashboardContent.tsx
BudgetProgress frontend healthy src/components/BudgetProgress.tsx
HistoryPage frontend healthy src/components/HistoryPage.tsx
TimelineWidget frontend healthy src/components/TimelineWidget.tsx
AuditTimeline frontend healthy src/components/AuditTimeline.tsx
KPICards frontend healthy src/components/KPICards.tsx
SurvivalHeatmap frontend healthy src/components/SurvivalHeatmap.tsx
QuantumAIPage frontend healthy src/components/QuantumAIPage.tsx
QuantumCopilotCards frontend healthy src/components/QuantumCopilotCards.tsx
Sidebar frontend healthy src/components/Sidebar.tsx
TradeModal frontend healthy src/components/TradeModal.tsx
RecurringManager frontend healthy src/components/RecurringManager.tsx
WealthKPIs frontend healthy src/components/WealthKPIs.tsx
GoalsPanel frontend healthy src/components/GoalsPanel.tsx
CategorySettings frontend healthy src/components/CategorySettings.tsx
Header frontend healthy src/components/Header.tsx
GovernancePage frontend healthy src/features/governance/GovernancePage.tsx
DataPrivacyPanel frontend healthy src/features/settings/DataPrivacyPanel.tsx
CreditCardManager frontend healthy src/features/transactions/CreditCardManager.tsx
ReconciliationEngine frontend healthy src/features/transactions/ReconciliationEngine.tsx
TransactionsManager frontend healthy src/features/transactions/TransactionsManager.tsx
ImportButton frontend healthy src/features/transactions/ImportButton.tsx
TransactionForm frontend healthy src/features/transactions/TransactionForm.tsx
TransferForm frontend healthy src/features/transactions/TransferForm.tsx
AccountsManager frontend healthy src/features/transactions/AccountsManager.tsx
InstallmentGroupDrawer frontend healthy src/features/transactions/components/InstallmentGroupDrawer…
PurchaseSimulator frontend healthy src/features/simulation/PurchaseSimulator.tsx
SimulationCenter frontend healthy src/features/simulation/SimulationCenter.tsx
EmergencyFundCalculator frontend healthy src/features/goals/EmergencyFundCalculator.tsx
ShoppingPage frontend healthy src/features/shopping/ShoppingPage.tsx
ShoppingListView frontend healthy src/features/shopping/components/ShoppingListView.tsx
ShoppingListForm frontend healthy src/features/shopping/components/ShoppingListForm.tsx
PriceHistoryPanel frontend healthy src/features/shopping/components/PriceHistoryPanel.tsx

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

LabelLayerStatusPath
functions software healthy functions
test software healthy functions/test
scripts software healthy functions/scripts
src software healthy functions/src
lib software healthy functions/src/lib
docs software healthy docs
product software healthy docs/product
public software healthy public
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
__tests__ software healthy src/__tests__
tests software healthy src/tests
test software healthy src/test
shared software healthy src/shared
types software healthy src/shared/types
api software healthy src/shared/api
firebase software healthy src/shared/api/firebase
components software healthy src/shared/components
ui software healthy src/shared/components/ui
lib software healthy src/shared/lib
workers software healthy src/shared/lib/workers
hooks software healthy src/shared/hooks
services software healthy src/shared/services
schemas software healthy src/shared/schemas
utils software healthy src/utils
components software healthy src/components
contexts software healthy src/contexts
lib software healthy src/lib
hooks software healthy src/hooks
services software healthy src/services
features software healthy src/features
governance software healthy src/features/governance
settings software healthy src/features/settings
transactions software healthy src/features/transactions
__tests__ software healthy src/features/transactions/__tests__
import software healthy src/features/transactions/import
components software healthy src/features/transactions/components
hooks software healthy src/features/transactions/hooks
simulation software healthy src/features/simulation
workers software healthy src/features/simulation/workers
goals software healthy src/features/goals
shopping software healthy src/features/shopping
__tests__ software healthy src/features/shopping/__tests__
components software healthy src/features/shopping/components
hooks software healthy src/features/shopping/hooks
timeline software healthy src/features/timeline
patrimonio software healthy src/features/patrimonio
ai-chat software healthy src/features/ai-chat
ir software healthy src/features/ir

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

LabelLayerStatusPath
wait_for_ci cicd healthy .github/workflows/firebase-hosting-merge.yml
deploy_rules cicd healthy .github/workflows/firebase-hosting-merge.yml
build_and_deploy cicd healthy .github/workflows/firebase-hosting-merge.yml
quality cicd healthy .github/workflows/ci.yml
e2e cicd healthy .github/workflows/ci.yml
build_and_preview cicd healthy .github/workflows/firebase-hosting-pull-request.yml
secrets cicd healthy .github/workflows/security.yml

LabelLayerStatusPath
rollbackLegacyMigration.test.js data healthy functions/test/rollbackLegacyMigration.test.js
executeLegacyMigration.test.js data healthy functions/test/executeLegacyMigration.test.js
legacyMigrationPolicy.test.js data healthy functions/test/legacyMigrationPolicy.test.js
executeLegacyMigration.js data healthy functions/scripts/executeLegacyMigration.js
rollbackLegacyMigration.js data healthy functions/scripts/rollbackLegacyMigration.js
legacyMigrationPolicy.js data healthy functions/scripts/legacyMigrationPolicy.js

LabelLayerStatusPath
CreateTransactionValidationError software healthy functions/src/createTransactionValidation.ts:CreateTransact…
ErrorBoundary software healthy src/App.tsx:ErrorBoundary
Particle software healthy src/components/QuantumBackground.tsx:Particle
GeminiService software healthy src/features/ai-chat/GeminiService.ts:GeminiService
ConversationMemory software healthy src/features/ai-chat/ConversationMemory.ts:ConversationMemo…

LabelLayerStatusPath
gha::firebase-hosting-merge cicd healthy .github/workflows/firebase-hosting-merge.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::firebase-hosting-pull-request cicd healthy .github/workflows/firebase-hosting-pull-request.yml
gha::security cicd healthy .github/workflows/security.yml

LabelLayerStatusPath
port:09 network healthy .github/dependabot.yml
port:10 network healthy .github/dependabot.yml
port:11 network healthy .github/dependabot.yml

LabelLayerStatusPath
FIREBASE_SERVICE_ACCOUNT_QUANTUM_FINANCE_39235 cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
repobility-clone-6a6dpbq9 software healthy /tmp/repobility-clone-6a6dpbq9

LabelLayerStatusPath
127.0.0.1 network healthy firebase.json

LabelLayerStatusPath
vps::gcp hardware healthy functions/package-lock.json

LabelLayerStatusPath
generic_api_key::.env.example security healthy .env.example
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/7b177203-527d-4ef1-931c-d0b0bc072cc6/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/7b177203-527d-4ef1-931c-d0b0bc072cc6/

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.