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.

xrey167/FinX-Plattform

https://github.com/xrey167/FinX-Plattform · scanned 2026-06-16 01:04 UTC (2 months, 1 week ago)

279 raw signals (147 security + 132 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 110 actionable findings from 2 signal sources. 416 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 58.2/100 with 100.0% coverage. It contains 2961 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 132 findings — concentrated in quality (58), software (30), hardware (17). Risk profile is high: 7 critical, 5 high, 16 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 102 of 110 actionable findings. 526 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical Security checks cicd CI/CD security conf 0.86 Foundry mined claimed resolved with failing ci: xrey167/FinX-Plattform
Graph query export: Claimed resolved with failing CI Query id: claimed_resolved_with_failing_ci Query type: motif_query Intent: Hard negatives where CI/failure evidence contradicts a resolution claim. Motif: claimed_resolved_with_failing_ci Training usage: hard_negative Graph gold label: contradict…
CI/CD securityCI/CD
critical Security checks quality Practices conf 0.82 5 occurrences Foundry mined mock as real or placeholder: xrey167/FinX-Plattform
Graph query export: Mock, sample, placeholder, or self-attested behavior treated as real Query id: mock_as_real_or_placeholder Query type: motif_query Intent: Hard negatives for fake completeness and missing real data paths. Motif: mock_as_real_or_placeholder Training usage: hard_negative Graph gol…
5 occurrences
repo-level (5 hits)
critical Security checks security auth conf 0.78 16 occurrences Foundry mined security auth guardrail gaps: xrey167/FinX-Plattform
Graph query export: Security/auth changes without enough guardrails Query id: security_auth_guardrail_gaps Query type: motif_query Intent: Assumption-check security/auth examples requiring stronger tests or CI. Motif: security_auth_without_guardrails Training usage: assumption_check Graph gold labe…
16 occurrences
repo-level (16 hits)
critical System graph security Secrets conf 1.00 Possible secret in crates/tdw-functions-app/src/lib.rs
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
crates/tdw-functions-app/src/lib.rs:767
critical System graph security Secrets conf 1.00 6 occurrences Possible secret in crates/tdw-service-api/src/dispatcher.rs
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 7857, 7919, 7929, 8038, 8075, 8103
crates/tdw-service-api/src/dispatcher.rs:7857, 7919, 7929, 8038, 8075, 8103 (6 hits)
high Security checks quality Practices conf 0.84 21 occurrences Foundry mined bad chains: xrey167/FinX-Plattform
Comment chain pattern product: bad_chains Repo: xrey167/FinX-Plattform Thread: xrey167/FinX-Plattform#78 Outcome: not_resolved_or_not_observed Thread label: thread_has_human_issue_without_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifacts, sour…
21 occurrences
repo-level (21 hits)
high Security checks quality Quality conf 0.76 14 occurrences Foundry mined schema ui api mismatch: xrey167/FinX-Plattform
Graph query export: Schema, UI, and API mismatch Query id: schema_ui_api_mismatch Query type: motif_query Intent: Assumption-check examples for data-path consistency across layers. Motif: schema_ui_api_mismatch Training usage: assumption_check Graph gold label: supported_by_high_confidence_link Rep…
14 occurrences
repo-level (14 hits)
high Security checks quality Testing conf 0.78 39 occurrences Foundry mined test ci gap after feedback: xrey167/FinX-Plattform
Graph query export: Feedback exposes missing tests or CI Query id: test_ci_gap_after_feedback Query type: motif_query Intent: Hard negatives for feedback/fix chains without adequate guardrails. Motif: test_ci_gap_after_feedback Training usage: hard_negative Graph gold label: weak_supervision_needs_…
39 occurrences
repo-level (39 hits)
high System graph security security conf 1.00 Insecure pattern 'eval_used' in crates/tdw-mcp/src/knowledge_digest_tools.rs:657
Found a known-risky pattern (eval_used). Review and replace if possible.
crates/tdw-mcp/src/knowledge_digest_tools.rs:657 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in docs/schemas/agent/agent_card.schema.json:264
Found a known-risky pattern (eval_used). Review and replace if possible.
docs/schemas/agent/agent_card.schema.json:264 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in docs/schemas/agent/agent_skill.schema.json:162
Found a known-risky pattern (eval_used). Review and replace if possible.
docs/schemas/agent/agent_skill.schema.json:162 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in docs/schemas/config/tdw_config.schema.json:319
Found a known-risky pattern (eval_used). Review and replace if possible.
docs/schemas/config/tdw_config.schema.json:319 Eval used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in crates/tdw-mcp/src/knowledge_pattern_tools.rs:120
Found a known-risky pattern (exec_used). Review and replace if possible.
crates/tdw-mcp/src/knowledge_pattern_tools.rs:120 Exec used
medium Security checks quality Practices conf 0.62 114 occurrences Foundry mined assumption checks: xrey167/FinX-Plattform
Comment chain pattern product: assumption_checks Repo: xrey167/FinX-Plattform Thread: xrey167/FinX-Plattform#95 Outcome: ambiguous_needs_more_evidence Thread label: thread_has_human_issue_and_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifacts, …
114 occurrences
repo-level (114 hits)
medium Security checks quality maintenance conf 0.70 111 occurrences Foundry mined blueprint gap alignment: xrey167/FinX-Plattform
Graph query export: Human feedback aligned with blueprint or architecture gaps Query id: blueprint_gap_alignment Query type: motif_query Intent: Curriculum-gap examples connecting issue threads to helicopter-view gaps. Motif: blueprint_gap_alignment Training usage: curriculum_gap Graph gold label: …
111 occurrences
repo-level (111 hits)
medium Security checks quality Practices conf 0.70 73 occurrences Foundry mined unresolved feedback: xrey167/FinX-Plattform
Graph query export: Human feedback without linked fix evidence Query id: unresolved_feedback Query type: motif_query Intent: Negative/unresolved examples that should not be hallucinated into fixes. Motif: unlinked_feedback_needs_evidence Training usage: negative_or_unresolved Graph gold label: weak…
73 occurrences
repo-level (73 hits)
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — integrations/excel-addin/src/functions/functions.ts:54
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .mcp.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.mcp.json VerificationMcp config
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: docs/adr/AGENTS.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
docs/adr/AGENTS.md VerificationAgents md
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: docs/AGENTS.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
docs/AGENTS.md VerificationAgents md
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: docs/schemas/AGENTS.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
docs/schemas/AGENTS.md VerificationAgents md
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph hardware Security conf 1.00 Dockerfile runs as root: examples/workspace/80-python-sdk/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph cicd CI/CD security conf 1.00 4 occurrences GitHub Action is tag-pinned rather than SHA-pinned
docker/build-push-action@v7 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
lines 229, 239, 248, 263
.github/workflows/ci.yml:229, 239, 248, 263 (4 hits)
CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/ci.yml CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/release.yml CI/CD securitySupply chainGithub actions
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — ci/clippy-pedantic-ratchet.py:36
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 173 placeholder/mock markers across 48 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
low System graph hardware Coverage conf 1.00 Containers defined but no K8s/orchestration manifest found
Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo.
Deployment
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 11 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph hardware Supply chain conf 1.00 7 occurrences Docker base image is tag-pinned but not digest-pinned: debian:bookworm-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
7 files, 7 locations
examples/workspace/10-backend-minimal/Dockerfile:12
examples/workspace/20-backend-derived/Dockerfile:11
examples/workspace/30-backend-app/Dockerfile:11
examples/workspace/40-agent-echo/Dockerfile:11
examples/workspace/50-agent-reasoning-citations/Dockerfile:11
examples/workspace/60-agent-widget-data/Dockerfile:11
examples/workspace/70-agent-charts-tables/Dockerfile:11
containersPinned dependencies
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: python:3.12-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
examples/workspace/80-python-sdk/Dockerfile:9 containersPinned dependencies
low System graph hardware Supply chain conf 1.00 7 occurrences Docker base image is tag-pinned but not digest-pinned: rust:1.95-slim-bookworm
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
7 files, 7 locations
examples/workspace/10-backend-minimal/Dockerfile:5
examples/workspace/20-backend-derived/Dockerfile:6
examples/workspace/30-backend-app/Dockerfile:6
examples/workspace/40-agent-echo/Dockerfile:6
examples/workspace/50-agent-reasoning-citations/Dockerfile:6
examples/workspace/60-agent-widget-data/Dockerfile:6
examples/workspace/70-agent-charts-tables/Dockerfile:6
containersPinned dependencies
low System graph cicd CI/CD security conf 1.00 7 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/attest-build-provenance@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
3 files, 7 locations
.github/workflows/nightly.yml:49, 113, 351, 402 (4 hits)
.github/workflows/test-policy.yml:55, 94 (2 hits)
.github/workflows/ci.yml:276
CI/CD securitySupply chainGithub actions
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 18 places
Functions with the same first-5-line body hash: sdk/python/finx_platform/technical.py:ad, sdk/python/finx_platform/technical.py:adx, sdk/python/finx_platform/technical.py:aroon, sdk/python/finx_platform/technical.py:atr This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos —…
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 195 places
Functions with the same first-5-line body hash: sdk/python/finx_platform/etf.py:countries, sdk/python/finx_platform/etf.py:equity_exposure, sdk/python/finx_platform/etf.py:historical, sdk/python/finx_platform/etf.py:holdings This is *the* AI-coder failure mode (4× more duplication in vibe-coded re…
duplicatesduplication
low System graph quality Integrity conf 1.00 5 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: sdk/python/finx_platform/quantitative.py:kurtosis, sdk/python/finx_platform/quantitative.py:kurtosis This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they'r…
5 occurrences
repo-level (5 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: sdk/python/finx_platform/forecast.py:ets, sdk/python/finx_platform/forecast.py:rwd, sdk/python/finx_platform/forecast.py:seasonalnaive This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). …
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 4 places
Functions with the same first-5-line body hash: sdk/python/finx_platform/derivatives.py:binomial, sdk/python/finx_platform/derivatives.py:black_scholes, sdk/python/finx_platform/derivatives.py:greeks, sdk/python/finx_platform/derivatives.py:monte_carlo This is *the* AI-coder failure mode (4× more …
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 6 places
Functions with the same first-5-line body hash: sdk/python/finx_platform/econometrics.py:panel_between, sdk/python/finx_platform/econometrics.py:panel_first_difference, sdk/python/finx_platform/econometrics.py:panel_fixed, sdk/python/finx_platform/econometrics.py:panel_fmac This is *the* AI-coder …
duplicatesduplication
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph software Dead code conf 1.00 Possibly dead Python function: ad
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/technical.py:17
low System graph software Dead code conf 1.00 Possibly dead Python function: adosc
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/technical.py:41
low System graph software Dead code conf 1.00 Possibly dead Python function: calmar_ratio
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:128
low System graph software Dead code conf 1.00 Possibly dead Python function: capm
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:144
low System graph software Dead code conf 1.00 Possibly dead Python function: countries
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/etf.py:17
low System graph software Dead code conf 1.00 Possibly dead Python function: equity_exposure
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/etf.py:59
low System graph software Dead code conf 1.00 Possibly dead Python function: expected_shortfall
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:168
low System graph software Dead code conf 1.00 Possibly dead Python function: holdings
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/etf.py:147
low System graph software Dead code conf 1.00 Possibly dead Python function: info
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/etf.py:189
low System graph software Dead code conf 1.00 Possibly dead Python function: jarque_bera
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:192
low System graph software Dead code conf 1.00 Possibly dead Python function: kurtosis
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:208
low System graph software Dead code conf 1.00 Possibly dead Python function: max_drawdown
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:224
low System graph software Dead code conf 1.00 Possibly dead Python function: mean
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:33
low System graph software Dead code conf 1.00 Possibly dead Python function: normality
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:240
low System graph software Dead code conf 1.00 Possibly dead Python function: nport_disclosure
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/etf.py:231
low System graph software Dead code conf 1.00 Possibly dead Python function: omega_ratio
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:256
low System graph software Dead code conf 1.00 Possibly dead Python function: price_performance
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/etf.py:273
low System graph software Dead code conf 1.00 Possibly dead Python function: quantile
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:49
low System graph software Dead code conf 1.00 Possibly dead Python function: search
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/etf.py:315
low System graph software Dead code conf 1.00 Possibly dead Python function: sectors
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/etf.py:357
low System graph software Dead code conf 1.00 Possibly dead Python function: sharpe_ratio
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:280
low System graph software Dead code conf 1.00 Possibly dead Python function: skew
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:73
low System graph software Dead code conf 1.00 Possibly dead Python function: skewness
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:306
low System graph software Dead code conf 1.00 Possibly dead Python function: sortino_ratio
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:322
low System graph software Dead code conf 1.00 Possibly dead Python function: stdev
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:89
low System graph software Dead code conf 1.00 Possibly dead Python function: summary
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:350
low System graph software Dead code conf 1.00 Possibly dead Python function: unitroot_test
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:366
low System graph software Dead code conf 1.00 Possibly dead Python function: value_at_risk
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:390
low System graph software Dead code conf 1.00 Possibly dead Python function: variance
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:105
low System graph software Dead code conf 1.00 Possibly dead Python function: volatility
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sdk/python/finx_platform/quantitative.py:414
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-agent/src/lib.rs (2382 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-app-server/src/lib.rs (1587 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-backend/src/agent/mod.rs (1931 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-backend/src/server/mod.rs (1385 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-config/src/lib.rs (3246 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-domain/src/models.rs (2511 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-eval-runner/src/replay_eval.rs (1465 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-identity/src/lib.rs (2808 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-knowledge/src/extraction.rs (1510 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-knowledge/src/runtime.rs (2054 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-mcp/src/knowledge_explain_tools.rs (1607 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-mcp/src/knowledge_finding_tools.rs (1520 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-mcp/src/knowledge_question_tools.rs (1923 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-mcp/src/knowledge_watchlist_tools.rs (1917 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-mcp/src/lib.rs (6469 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-partner/src/audit.rs (1532 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-provider-fmp/src/http_fetcher.rs (3549 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-provider-fmp/tests/http_fetcher.rs (1805 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-provider-sec/src/http_fetcher.rs (2246 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-provider-yahoo/src/http_fetcher.rs (1485 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-service-api/src/app_state.rs (1708 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-service-api/src/dispatcher.rs (8245 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-service-api/src/lib.rs (2765 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-tool-exec/src/lib.rs (1843 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/tdw-worker/src/lib.rs (2903 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: sdk/python/finx_platform/economy.py (1708 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: sdk/python/finx_platform/equity.py (2812 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: sdk/python/finx_platform/fixedincome.py (2020 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: xtask/src/main.rs (1666 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/9bb45929-7917-4b3c-aeba-7c8b573c7f76/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9bb45929-7917-4b3c-aeba-7c8b573c7f76/

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.