Executive summary
Read through the Production lens β the standard calibration. *Green* means good enough to run in production. The score is absolute and comparable across repos.
MontyPythonM/InvestTracker carries serious risk (45%). Several issues below can materially affect reliability, security, or the cost of change and warrant near-term attention.
The area that most needs attention is Readiness (26%) β operating, monitoring and recovering the system safely is harder. Maturity (50%) is the next concern β onboarding is slow β key decisions and the architecture aren't written down, so contributors have to reverse-engineer the intent.
Leadership focus, highest impact first: Start an ADR log (docs/adr/) recording significant decisions⦠(Architecture documentation); transactional outbox pattern so DB writes and message publishes⦠(Outbox / dual-write); Strengthen data-at-rest protection (Data Protection).
For scale: Small (~16,985 production lines); rebuilding it from scratch would take roughly ~0.2 person-years (~1 engineer). Approximate, ±~30%.
New since the last scan (27+)
- D19 Β· Low XML-doc coverage: InvestTracker.Bootstrapper src/Bootstrapper/InvestTracker.Bootstrapper/InvestTracker.Bootstrapper.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.Shared.Abstractions src/Shared/InvestTracker.Shared.Abstractions/InvestTracker.Shared.Abstractions.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.Shared.Infrastructure src/Shared/InvestTracker.Shared.Infrastructure/InvestTracker.Shared.Infrastructure.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.Offers.Api src/Modules/Offers/src/InvestTracker.Offers.Api/InvestTracker.Offers.Api.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.Offers.Core src/Modules/Offers/src/InvestTracker.Offers.Core/InvestTracker.Offers.Core.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.Notifications.Api src/Modules/Notifications/src/InvestTracker.Notifications.Api/InvestTracker.Notifications.Api.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.Notifications.Core src/Modules/Notifications/src/InvestTracker.Notifications.Core/InvestTracker.Notifications.Core.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.InvestmentStrategies.Api src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Api/InvestTracker.InvestmentStrategies.Api.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.InvestmentStrategies.Application src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/InvestTracker.InvestmentStrategies.Application.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.InvestmentStrategies.Domain src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Domain/InvestTracker.InvestmentStrategies.Domain.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.InvestmentStrategies.Infrastructure src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Infrastructure/InvestTracker.InvestmentStrategies.Infrastructure.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.Calculators.Api src/Modules/Calculators/src/InvestTracker.Calculators.Api/InvestTracker.Calculators.Api.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.Calculators.Core src/Modules/Calculators/src/InvestTracker.Calculators.Core/InvestTracker.Calculators.Core.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.Users.Api src/Modules/Users/src/InvestTracker.Users.Api/InvestTracker.Users.Api.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.Users.Core src/Modules/Users/src/InvestTracker.Users.Core/InvestTracker.Users.Core.csproj
- D19 Β· Low XML-doc coverage: InvestTracker.Notifications.Infrastructure src/Modules/Notifications/src/InvestTracker.Notifications.Infrastructure/InvestTracker.Notifications.Infrastructure.csproj
- D28 Β· Secret: generic-api-key src/Bootstrapper/InvestTracker.Bootstrapper/appsettings.development.json
- D28 Β· Secret: generic-api-key src/Bootstrapper/InvestTracker.Bootstrapper/appsettings.development.json
- ED4 Β· Dual write (no outbox): AddPortfolioHandler.HandleAsync src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/InvestmentStrategies/Commands/Handlers/AddPortfolioHandler.cs
- ED4 Β· Dual write (no outbox): CreateInvestmentStrategyHandler.HandleAsync src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/InvestmentStrategies/Commands/Handlers/CreateInvestmentStrategyHandler.cs
- ED5 Β· Non-idempotent mutation: Handlers.AddPortfolioHandler.HandleAsync src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/InvestmentStrategies/Commands/Handlers/AddPortfolioHandler.cs
- ED5 Β· Non-idempotent mutation: Handlers.CreateInvestmentStrategyHandler.HandleAsync src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/InvestmentStrategies/Commands/Handlers/CreateInvestmentStrategyHandler.cs
- ED5 Β· Non-idempotent mutation: Handlers.AddCashAssetHandler.HandleAsync src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/Portfolios/Commands/Handlers/AddCashAssetHandler.cs
- ED5 Β· Non-idempotent mutation: Handlers.AddCoiAssetHandler.HandleAsync src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/Portfolios/Commands/Handlers/AddCoiAssetHandler.cs
- ED5 Β· Non-idempotent mutation: Handlers.AddEdoBondAssetHandler.HandleAsync src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/Portfolios/Commands/Handlers/AddEdoBondAssetHandler.cs
- ED5 Β· Non-idempotent mutation: BackgroundTasks.UpdateExchangeRatesTask.ExecuteAsync src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Infrastructure/DataCollectors/ExchangeRates/BackgroundTasks/UpdateExchangeRatesTask.cs
- ED5 Β· Non-idempotent mutation: BackgroundTasks.UpdateInflationRatesTask.ExecuteAsync src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Infrastructure/DataCollectors/InflationRates/BackgroundTasks/UpdateInflationRatesTask.cs
Rebuild cost & value ~ Modeled β β¬8,200ββ¬41,000
| Cost to rebuild | β¬8,200ββ¬41,000 |
| Domain complexity | Very high |
| Quality factor | 0.7Γ (at 45% quality) |
| Size & shape | Small Β· 42% boilerplate Β· 45% straight-line Β· 13% branching logic |
This codebase represents roughly ~0.2 person-years of build effort (about ~β¬25,000 to rebuild). Its weakest lens is Readiness at 26% β the part of that asset most exposed by the findings below.
Top priorities
Diagnosis β what's actually going on
Architecture β bounded-context dependency graph
At a glance β Code Health
At a glance β Architecture
At a glance β Maturity
At a glance β Readiness
At a glance β Security
At a glance β Domain Modelling
At a glance β Event-Driven
Security & Compliance β OWASP Top-10 mapping
| OWASP category | Findings | Severity |
|---|---|---|
| A02:2021 β Cryptographic Failures | 5 | High / Critical |
| A05:2021 β Security Misconfiguration | 1 | Medium |
Roadmap
Begin by establishing an Architecture Decision Record log to capture significant design choices and their rationale. Implement the transactional outbox pattern to ensure database writes and message publishing commit atomically, preventing data loss during crashes. Strengthen data protection by encrypting sensitive columns and securing keys in a dedicated vault. Codify disaster recovery and backup procedures in infrastructure as code, while shifting business rules into domain entities to enforce invariants at the source.
| Do this | Helps | Effort | Dimension |
|---|---|---|---|
| Start an ADR log (docs/adr/) recording significant decisions and their rationale. | +2.9 pts | Medium | Architecture documentation |
| Resolve the 1 Dormant codebase finding(s) in Knowledge Freshness. | +0.9 pts | Low | Knowledge Freshness |
| Adopt the transactional outbox pattern so DB writes and message publishes commit atomically β no lost or phantom events on a crash. | +1.4 pts | Medium | Outbox / dual-write |
| Resolve the 1 No ADRs found finding(s) in ADR Quality. | +0.7 pts | Low | ADR Quality |
| Strengthen data-at-rest protection: vault your keys (Azure Key Vault / AWS KMS / IDataProtector key ring) and encrypt the most sensitive columns (EF HasConversion encryption or provider-native column encryption) β partial coverage still leaves gaps. | +1.4 pts | Medium | Data Protection |
| Codify backups + geo-recovery in IaC and document RTO/RPO and the restore procedure β a persistence guard alone is not disaster recovery. | +1.2 pts | Medium | DR & Backup |
| Resolve the 2 redundant comment finding(s) in Comment Value β start with 20231008005653_InvestmentStrategies_Module_Init.Designer.cs, EdoTreasuryBondTests.cs. | +0.5 pts | Low | Comment Value |
| Move business rules onto the aggregates/entities they govern so invariants are enforced at the source, not in anemic services. | +1.0 pts | Medium | Rich vs anemic model |
File quality
| File | Score | Band | Worst signal |
|---|---|---|---|
| src/Bootstrapper/InvestTracker.Bootstrapper/appsettings.json | 5.8 | Mixed | Secrets (history): Secret: generic-api-key |
| src/Bootstrapper/InvestTracker.Bootstrapper/appsettings.development.json | 5.8 | Mixed | Secrets (history): Secret: generic-api-key |
| src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Infrastructure/Persistence/Repositories/ExchangeRateRepository.cs | 7.8 | Mixed | Cyclomatic Complexity: ExchangeRateRepository.GetAsync (cyclomatic 17) |
| src/Modules/Offers/src/InvestTracker.Offers.Api/Controllers/AdvisorsController.cs | 8.2 | Near-clean | Explicit Debt: Dead code: AdvisorsController |
| src/Modules/Offers/src/InvestTracker.Offers.Api/Controllers/CollaborationsController.cs | 8.2 | Near-clean | Explicit Debt: Dead code: CollaborationsController |
| src/Modules/Offers/src/InvestTracker.Offers.Api/Controllers/HomeController.cs | 8.2 | Near-clean | Explicit Debt: Dead code: HomeController |
| src/Modules/Offers/src/InvestTracker.Offers.Api/Controllers/InvitationsController.cs | 8.2 | Near-clean | Explicit Debt: Dead code: InvitationsController |
| src/Modules/Offers/src/InvestTracker.Offers.Api/Controllers/OffersController.cs | 8.2 | Near-clean | Explicit Debt: Dead code: OffersController |
| src/Modules/Offers/src/InvestTracker.Offers.Core/Events/External/Handlers/AccountCreatedHandler.cs | 8.2 | Near-clean | Explicit Debt: Dead code: AccountCreatedHandler |
| src/Modules/Offers/src/InvestTracker.Offers.Core/Events/External/Handlers/AccountDeletedHandler.cs | 8.2 | Near-clean | Explicit Debt: Dead code: AccountDeletedHandler |
| src/Modules/Offers/src/InvestTracker.Offers.Core/Events/External/Handlers/UserSubscriptionChangedHandler.cs | 8.2 | Near-clean | Explicit Debt: Dead code: UserSubscriptionChangedHandler |
| src/Modules/Offers/src/InvestTracker.Offers.Core/Exceptions/CannotCancelNotOwnCollaborationsException.cs | 8.2 | Near-clean | Explicit Debt: Dead code: CannotCancelNotOwnCollaborationsException |
| src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Advisors/Commands/UpdateAdvisor/UpdateAdvisorHandler.cs | 8.2 | Near-clean | Explicit Debt: Dead code: UpdateAdvisorHandler |
| src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Advisors/Queries/GetAdvisor/GetAdvisorHandler.cs | 8.2 | Near-clean | Explicit Debt: Dead code: GetAdvisorHandler |
| src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Collaborations/Commands/CancelCollaboration/CancelCollaborationHandler.cs | 8.2 | Near-clean | Explicit Debt: Dead code: CancelCollaborationHandler |
| src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Collaborations/Queries/GetCollaboration/GetCollaborationHandler.cs | 8.2 | Near-clean | Explicit Debt: Dead code: GetCollaborationHandler |
| src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Collaborations/Queries/GetCollaborations/GetCollaborationsHandler.cs | 8.2 | Near-clean | Explicit Debt: Dead code: GetCollaborationsHandler |
| src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Invitations/Commands/ConfirmInvitation/ConfirmInvitationHandler.cs | 8.2 | Near-clean | Explicit Debt: Dead code: ConfirmInvitationHandler |
| src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Invitations/Commands/RejectInvitation/RejectInvitationHandler.cs | 8.2 | Near-clean | Explicit Debt: Dead code: RejectInvitationHandler |
| src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Invitations/Commands/SendInvitation/SendInvitationHandler.cs | 8.2 | Near-clean | Explicit Debt: Dead code: SendInvitationHandler |
Methodology & how to trust this report
Watchdog is a deep, periodic assessment β run each sprint, monthly, or quarterly, taking the time to go wider and deeper than a quick check and surfacing in one coherent report what you'd otherwise piece together from a dozen separate tools. It scores deterministically: the same commit yields the same score, every run. 71 of 74 evaluated dimensions are computed purely by tools and static analysis (confidence 1.0); 3 documentation/naming judgement(s) are LLM-assisted and labelled advisory. Overall confidence is 0.8 β the weighted average across measured dimensions; it falls as more of the score leans on LLM-assisted judgement and rises when it's fully tool-backed.
What we checked β 74 dimensions across the health lenses
- Can you open the finding? Real findings cite a repo-relative file and line you can open at the cited line β never an absolute scratch path. Here, 135 of 195 do; the remainder are repo-wide signals β a dimension-level measurement, not a single line.
- Is there a tool behind the number? Every score below names the method that produced it β Roslyn, git, a scanner, or (for a handful of documentation/naming dimensions) an LLM labelled sampled Β· advisory β not a narrative.
- Does re-running give the same result? Run it again on the same commit and the score β and this report, byte for byte β is identical. A report whose numbers move between runs is describing the run, not the code.
Tools & methods
| Method | Backs | Version | Evaluator |
|---|---|---|---|
| Roslyn static analysis | Complexity, cohesion, coupling, dead code, API surface, layering | 5.3.0 | β deterministic |
| Native secret scanner | Hardcoded secrets / credentials | 1.0.0 | β deterministic |
| jscpd | Code duplication | β | β deterministic |
| Coverage (coverlet / dotnet-coverage) | Line & branch coverage | 10.0.301 | β deterministic |
| NuGet / dotnet | Outdated, vulnerable & deprecated dependencies | 10.0.301 | β deterministic |
| git / LibGit2Sharp | Churn hotspots, knowledge concentration, history | 2.43.0 Β· 0.31.0 | β deterministic |
| gitleaks · semgrep · trivy · checkov | Secrets in history, SAST, CVEs, IaC & container, PII / GDPR | 1.86.0 Β· 0.69.3 | β deterministic |
| LLM (sampled · advisory) | Documentation quality, ADR conformance, naming β sampled over a bounded sample; advisory, never a deterministic measurement | Qwen/Qwen3.5-35B-A3B | β LLM Β· sampled Β· advisory |
Run transparency β what happened this run
- D30 Dependency Vulnerabilities β scanner not present in this environment β The backing tool was not installed where this scan ran, so this dimension was not scored. Install the tool (or run in the hosted environment, where it is always present) for a graded result.
- D32 Data Compliance (PII/GDPR) β scanner not present in this environment β The backing tool was not installed where this scan ran, so this dimension was not scored. Install the tool (or run in the hosted environment, where it is always present) for a graded result.
- D33 JS/npm Dependency Vulnerabilities β scanner not present in this environment β The backing tool was not installed where this scan ran, so this dimension was not scored. Install the tool (or run in the hosted environment, where it is always present) for a graded result.
- D36 Supply-chain Provenance & Signing β scanner not present in this environment β The backing tool was not installed where this scan ran, so this dimension was not scored. Install the tool (or run in the hosted environment, where it is always present) for a graded result.
- D37 Vulnerability-disclosure Policy β scanner not present in this environment β The backing tool was not installed where this scan ran, so this dimension was not scored. Install the tool (or run in the hosted environment, where it is always present) for a graded result.
- D38 OSV Dependency Vulnerabilities β scanner not present in this environment β The backing tool was not installed where this scan ran, so this dimension was not scored. Install the tool (or run in the hosted environment, where it is always present) for a graded result.
Limitations & what we did not check
Watchdog assesses the repository exactly as committed, and only the repository. By design it does not reach outside the source tree: the live cloud account, the running CI/CD pipeline, the host's branch-protection and approval rules, the production configuration, or a restore actually exercised against a backup are all out of scope. That boundary is a feature, not a gap β a repo-relative, deterministic scan re-runs identically on any commit and every finding opens at a real file and line, where a live audit can neither be reproduced nor traced. The visible consequence is that controls which leave no in-repo evidence are reported as "not evidenced" and excluded from the score rather than awarded a number a static scan cannot justify.
Per-dimension blind spots
- D1 Cyclomatic Complexity: Cyclomatic complexity counts branches statically β it cannot tell an essential decision tree from accidental tangle, nor see complexity that lives in data or configuration (large switch-case token tables, DSL lexers/parsers, data-as-code rule tables) rather than control flow: a tokenizer's many single-character cases read as high complexity though each branch is trivial.
- D2 Cognitive Complexity: Cognitive-complexity heuristics approximate how hard code is to follow; genuine domain difficulty and well-named intent that eases reading are not captured.
- D3 God Classes: "God class" is sized by members and responsibilities visible in the type β a deliberately broad facade over a coherent subsystem can read the same as an accidental grab-bag. For front-end JS the file-length check is cohesion-aware (a single-responsibility module β one class/IIFE β earns a 3× threshold), but cohesion is approximated from top-level declarations, not true dependency structure.
- D4 Code Duplication: Duplication is token-similarity (jscpd) β it finds copy-paste, not semantic duplication expressed differently. Committed machine-written code (EF migration scaffolds, *.Designer.cs, model snapshots) is EXCLUDED β its repetition is the tool's, not the team's β so the score reflects hand-written duplication only; the generated footprint is reported separately under Solution Shape.
- D5 Coupling: Coupling is measured between projects/assemblies β runtime coupling through DI, reflection, messaging or shared databases is invisible to a static reference graph.
- D6 Cohesion (LCOM4): LCOM4 cohesion is syntactic β it infers connectivity from which methods touch which fields/methods by name, not from real runtime behaviour or intent.
- D8 Code Coverage: Coverage is measured by building and running the suite (`dotnet test --collect`) inside Watchdog's isolated image β the target repo is never modified, and nothing on your systems runs. So coverage exists only when the suite builds and runs within the inline time budget; one that needs external services, can't build, or exceeds the budget yields no coverage (D8 then degrades to not-measured, not a low score). Line coverage also says nothing about assertion quality.
- D9 Test Distribution: The test-pyramid shape is inferred from project/folder naming and references, with a single test host bucketed per-file by its path tier and content signals β a suite that names tiers unconventionally and gives no per-file signal can still be mis-bucketed.
- D10 Test Quality: Assertion density is structural β it cannot tell a meaningful behavioural assertion from a trivial one, only that an assertion is present.
- D11 Test Reliability: Flakiness is inferred from history/markers β Watchdog runs the suite once (for coverage), not the repeated runs under varied conditions that reveal nondeterminism, so a flaky test never recorded as failing is invisible here.
- D12 Dependency Hygiene: Dependency health reads manifests and lockfiles β a vulnerability in a vendored/copied dependency, or risk from how a dependency is actually used, is outside this view.
- D13 Secret Scanning: Secret detection is signature- and entropy-based on the current tree β a secret that does not match a known pattern, or one already rotated, will not be flagged (a clean scan is "nothing matched", not "no secrets exist").
- D14 License Compliance: License compatibility is checked against declared package metadata and a policy β mislabelled or missing license metadata, and obligations that depend on how you distribute, are not resolved here.
- D15 Churn × Complexity Hotspots: Churn hotspots come from git history β a freshly imported or squashed repository has no churn signal, and recent rewrites can mask a historically risky file.
- D16 Bus Factor: Bus-factor is a time-decayed model of commit attribution (who has recently, repeatedly worked a file), not comprehension β pairing, review and reading-without-committing spread knowledge it can't see; bot commits and shared accounts still distort it.
- D17 Explicit Debt: Acknowledged-debt signals (TODO/FIXME, suppressions, dead code) are textual β undocumented debt that nobody marked, and debt that lives in design rather than annotations, is invisible. Committed machine-written code (EF migrations, designer files, snapshots) is excluded β it is never the team's dead code to delete.
- D18 Solution Shape: Build integrity reflects whether the solution compiled in this environment β a build that needs a private feed, a specific SDK, or a generated file absent from the repo can read as broken when it is merely unreproducible here.
- D19 Documentation Quality: Documentation quality is judged by an LLM over a bounded sample of docs β it reads what is written, not whether the docs match the running system, and it is advisory, not a measurement.
- D20 ADR Quality: ADR quality is an LLM read of the decision records present β it cannot know about decisions made and never recorded, and its verdict is sampled and advisory.
- D21 Naming Consistency: Naming quality is an LLM judgement over a bounded sample β it assesses clarity/consistency of the names it sees, not domain-correctness, and is advisory.
- D22 Internal API Consistency: API-surface coherence is an LLM judgement over a sample of the public surface β consistency of intent across the whole API is approximated, not exhaustively verified.
- D23 Boundary Type-Coupling: Boundary leakage is detected from type references across detected contexts β leaks that flow through primitives, serialization or shared infrastructure may not surface as a typed reference.
- D24 Comment Value: Comment value (WHY vs WHAT) is an LLM judgement over a bounded sample β it is advisory and cannot weigh a comment against the precise code change it was written to explain.
- D26 Project Cohesion: Project focus is sized from members/namespaces per project β a project that is broad by deliberate design reads the same as one that has sprawled.
- D27 Navigability: Indirection/navigability is structural β it measures hops to follow a call, not whether that indirection buys real flexibility or just ceremony.
- D28 Secrets (history): Secret-history scanning sweeps the git log for known patterns β a secret that predates the available history, or never matched a signature, is not found (clean means "nothing matched in the history we can see").
- D29 Static Analysis (SAST): SAST findings are pattern-based (semgrep) β it finds classes of bug it has rules for; logic flaws, auth/authorization gaps and issues needing runtime context are out of reach (and clean means "no rule matched").
- D31 IaC & Container Security: IaC scanning checks Dockerfiles/Terraform/Kubernetes against best-practice rules β it cannot see the live cloud account, runtime configuration, or drift between the committed config and what is actually deployed.
- D34 Knowledge Freshness: Freshness is decayed commit RECENCY, not comprehension β code read often but rarely committed reads as orphaned, and stable code that genuinely needs no changes is penalised the same as forgotten code; bot/squash commits distort it like the bus factor.
- D35 Change Coupling: Change coupling is co-change in COMMITS β files split across separate commits, or coupled only through a shared config/build step, read as uncoupled, and a sweeping commit (rename/format) is excluded so it doesn't couple everything. It shows that files change together, not WHY: a high coupling can be a healthy cohesive pair as readily as a hidden leak.
- AX10 Code composition: Role is inferred from namespace/folder convention, not semantics β a domain concept living in a folder named "Services" reads as application, and the split is lines-of-code, not business value. The business-logic-share score is a SOFT, FLOORED signal: it contributes to the Architecture lens but is floored at the Critical gate, so an infrastructure-heavy design (a gateway, an ETL, a driver) is legitimately low without being nuked to zero.
- AX9 CQS / query purity: Handlers are found by interface/name convention β a query handler using neither is not seen. Mutation is a resolved write/publish invocation (SaveChanges/repository/bus), so a write hidden behind a hand-rolled wrapper, reflection, or a string-keyed service locator resolves to a non-persistence type and isn't flagged; it detects that a query writes state, not whether the write is a legitimate read-side cache update. Clean means "no resolved write/publish in a query body", not a proof of CQS purity.
- C3 Audit Trail: This control is scored from in-repo evidence only β a working control configured outside the repository leaves no signal a static scan can credit.
- C5 Data-Subject Rights: This control is scored from in-repo evidence only β absence of evidence here means the scan found no in-repo trace, not that the control does not exist.
- DM4 Rich vs anemic model: Behaviour is detected as state mutation inside a method body β a method that enforces an invariant by validating-and-throwing without mutating reads as a query, and mutation delegated through an interface the scan can't resolve isn't credited; entities with zero public properties still drop out of the population. It detects that state changes, not whether the rule is correct.
- DM6 Domain β infrastructure boundary: Infrastructure reached through a hand-rolled wrapper, a domain-named facade, reflection, or a string-keyed service locator resolves to a non-infra type and isn't seen; the body scan is symbol resolution over syntax, not full dataflow. A clean result means "no resolved infra reference in a domain body", not a proof of purity.
- ED5 Idempotency: Idempotency is judged from the handler body's visible writes and guards β a guard enforced by a database unique constraint, a broker's exactly-once delivery, or a domain method whose no-op-when-applied logic the scan can't follow may read as at-risk; the at-risk candidates are confirmed by a SAMPLED LLM verdict (advisory, not exhaustive) and degrade to heuristic-only when no model is configured. It flags the at-least-once double-apply SHAPE, not a runtime proof of a duplicate effect.
- M4 Documentation accuracy: Onboarding quality is an LLM read of the docs/setup present β it cannot run the onboarding or measure how long a real new joiner takes; the verdict is sampled and advisory.
- P4 Deployment & Rollback: Approval/branch-protection rules live in repository settings the scan cannot see β only their in-repo evidence (config files, workflows) is checked, so a control enforced purely in the host's settings reads as "not evidenced".
- P5 DR & Backup: Backup/restore and disaster-recovery readiness is judged from in-repo evidence β a config that exists is not a tested restore, so the absence of positive evidence is reported as "not evidenced", never scored as present.
The LLM boundary
Dimensions
D1 Β· Cyclomatic Complexity
2 method(s) exceeded the cyclomatic complexity threshold of 15; the worst was ExchangeRateRepository.GetAsync at 17.
D2 Β· Cognitive Complexity
2 method(s) exceeded the cognitive complexity threshold of 15; the worst was ExchangeRateRepository.GetAsync at 19.
D3 Β· God Classes
0 god class(es) detected.
D4 Β· Code Duplication
1 duplicated block group(s) detected.
D5 Β· Coupling
19 projects, 0 dependency cycle(s), 0 unstable depended-on project(s).
D6 Β· Cohesion (LCOM4)
2 of 67 classes have LCOM4 above 3.
D8 Β· Code Coverage
Line coverage 13.7%.
What to do
- Enforce Code Coverage in CI to reach Verified (currently Documented). β Hardens enforcement from Documented toward Verified β provenance only; does not change the score.
D9 Β· Test Distribution
38 test methods: 38 unit, 0 integration, 0 BDD, 0 e2e.
D10 Β· Test Quality
0 skipped, 0 zero-assertion, 2 mock references across 38 tests.
D11 Β· Test Reliability
0 flaky across 2 measured tier(s). unit: measured (0 flaky); other: measured (0 flaky).
D12 Β· Dependency Hygiene
28 outdated, 1 vulnerable, 2 deprecated packages.
What to do
- Resolve the 2 Deprecated finding(s) in Dependency Hygiene. β One of this dimension's main actionable groups (2 warning-level).
- Resolve the 1 Vulnerable finding(s) in Dependency Hygiene. β One of this dimension's main actionable groups (1 issue-level).
- Enforce Dependency Hygiene in CI to reach Verified (currently Documented). β Hardens enforcement from Documented toward Verified β provenance only; does not change the score.
D13 Β· Secret Scanning
Secret scan ran and found no leaked secrets.
D14 Β· License Compliance
0 of 19 packages use a banned license.
D15 Β· Churn × Complexity Hotspots
No churn × complexity hotspots in the window.
D16 Β· Bus Factor
No source file's living knowledge is concentrated in a single author.
D17 Β· Explicit Debt
0 deducted debt markers + 86 dead symbols across 12628 LoC (1.5/KLoC) β score 7.1.
What to do
- Resolve the 84 Dead code finding(s) in Explicit Debt β start with HomeController.cs (5), AccountCreatedHandler.cs (3), AccountDeletedHandler.cs (3). β One of this dimension's main actionable groups (84 warning-level).
- Enforce Explicit Debt in CI to reach Verified (currently Documented). β Hardens enforcement from Documented toward Prevented β provenance only; does not change the score.
D18 Β· Solution Shape
19 projects, 699 .cs files, 13649 hand-written lines of code (12628 production / 1021 test), plus 12622 generated (EF migrations / designer / snapshots, excluded from quality), 60 inter-project edges.
D19 Β· Documentation Quality
The project has a functional but sparse README that outlines the modular monolith architecture and lists the main modules. However, the documentation is severely lacking in practical guidance; it fails to provide build or run instructions, missing the 'How to start' section content entirely. Furthermore, the codebase has negligible XML documentation coverage across all projects, indicating a lack of internal API documentation. The README also contains a formatting error ('T' on a new line) and lacks a clear structure for development setup.
What to do
- Resolve the 16 Low XML-doc coverage finding(s) in Documentation Quality β start with InvestTracker.Bootstrapper.csproj, InvestTracker.Calculators.Api.csproj, InvestTracker.Calculators.Core.csproj. β One of this dimension's main actionable groups (16 warning-level).
D20 Β· ADR Quality
No architecture decision records were found.
What to do
- Resolve the 1 No ADRs found finding(s) in ADR Quality. β One of this dimension's main actionable groups (1 recommendation-level).
D21 Β· Naming Consistency
0 naming inconsistencies across 200 sampled symbols.
D22 Β· Internal API Consistency
No public API surface exposed; nothing to be inconsistent.
D23 Β· Boundary Type-Coupling
No domain types are scored-flagged across 7 context boundaries; 4 contract project(s) carry advisory strong-ID notes.
D24 Β· Comment Value
2 valuable / 100 redundant across 129 sampled comments; 2 shown with locations.
What to do
- Resolve the 2 redundant comment finding(s) in Comment Value β start with 20231008005653_InvestmentStrategies_Module_Init.Designer.cs, EdoTreasuryBondTests.cs. β One of this dimension's main actionable groups (2 recommendation-level).
D26 Β· Project Cohesion
0 of 19 projects flagged as possibly oversized/incoherent.
D27 Β· Navigability
97 % of calls cross a namespace and 13 % go through an interface, but 100 % of collaborators are co-located β so a call's collaborators sit together and tracing stays easy. Baseline: medium β clean/modular boundaries expected.
What to do
- Improve Navigability β currently 8.7/10. β 97 % of calls cross a namespace and 13 % go through an interface, but 100 % of collaborators are co-located β so a call's collaborators sit together and tracing stays easy. Baseline: medium β clean/modular boundaries expected.
D28 Β· Secrets (history)
4 finding(s): 0 critical, 4 high, 0 medium, 0 low. Remediation for historically-committed secrets is credential rotation β they remain in history regardless of later deletion.
What to do
- Resolve the 4 Secret finding(s) in Secrets (history) β start with appsettings.development.json (2), appsettings.json (2). β One of this dimension's main actionable groups (4 issue-level).
- Resolve the 1 Rotate the exposed credentials finding(s) in Secrets (history). β One of this dimension's main actionable groups (1 recommendation-level).
D29 Β· Static Analysis (SAST)
semgrep found no security issues.
D31 Β· IaC & Container Security
1 finding(s): 0 critical, 0 high, 0 medium, 1 low.
D34 Β· Knowledge Freshness
55 of 57 significant source file(s) are orphaned β their living knowledge has decayed to nothing, so no one currently understands them. The largest is src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Api/Permissions/InvestmentStrategiesPermissionMatrix.cs.
What to do
- Resolve the 1 Dormant codebase finding(s) in Knowledge Freshness. β One of this dimension's main actionable groups (1 recommendation-level).
D35 Β· Change Coupling
Strongest change-coupling: UsersPermission.csβUsersPermissionMatrix.cs 57%; PermissionInjectorMiddleware.csβExtensions.cs 50%
Frontend & cross-cutting dimensions
AX1 Β· Captive dependencies
AX10 Β· Code composition
AX2 Β· Stateful singletons
AX3 Β· Project dependency cycles
AX4 Β· Dependency direction
AX5 Β· Architecture & structure
AX6 Β· Interface segregation
AX7 Β· Slice cohesion
AX8 Β· Test isolation
AX9 Β· CQS / query purity
C1 Β· Data Protection
What to do
- Strengthen data-at-rest protection: vault your keys (Azure Key Vault / AWS KMS / IDataProtector key ring) and encrypt the most sensitive columns (EF HasConversion encryption or provider-native column encryption) β partial coverage still leaves gaps.
C2 Β· Access Controls
C3 Β· Audit Trail
C5 Β· Data-Subject Rights
- Corroborated rights: erasure β · export β · consent β. The missing right(s) would have to be fulfilled manually.
What to do
- Implement data export/portability for a data subject (a machine-readable export of their personal data).
- Track GDPR consent (lawful basis) alongside the personal data it authorises.
DM1 Β· Aggregate boundaries
DM2 Β· Strongly-typed ids
DM4 Β· Rich vs anemic model
- `AggregateRoot` is an aggregate/entity with 1 data propert(ies) but no state-changing behaviour (only data and queries) β the business logic lives in a service. β AggregateRoot.cs:53
- `Collaboration` is an aggregate/entity with 2 data propert(ies) but no state-changing behaviour (only data and queries) β the business logic lives in a service. β Collaboration.cs:10
- `Portfolio` is an aggregate/entity with 5 data propert(ies) but no state-changing behaviour (only data and queries) β the business logic lives in a service. β Portfolio.cs:14
What to do
- Move business rules onto the aggregates/entities they govern so invariants are enforced at the source, not in anemic services.
DM5 Β· Encapsulated state
- `InvestmentStrategy` exposes public setter(s) (Collaborators, Portfolios). β InvestmentStrategy.cs:11
- `Portfolio` exposes public setter(s) (InvestmentStrategyId, FinancialAssets). β Portfolio.cs:14
What to do
- Make entity setters private/init-only; change state only through methods that enforce the invariants (Marten/EF can bind via constructor or private setters).
DM6 Β· Domain β infrastructure boundary
DM8 Β· Value-object opportunities
ED1 Β· Handler temporal coupling
ED3 Β· Event naming
ED4 Β· Outbox / dual-write
- `AddPortfolioHandler.HandleAsync` writes to the database AND publishes to the message bus in the same flow, with no outbox referenced in this path. These two writes aren't atomic β a crash between them either loses the message (DB committed, publish failed) or emits a phantom event (publish succeeded, DB rolled back). Use the transactional outbox pattern (e.g. MassTransit's EF/Marten outbox) so the message is committed in the same transaction as the state change and dispatched afterwards. β AddPortfolioHandler.cs:36
- `CreateInvestmentStrategyHandler.HandleAsync` writes to the database AND publishes to the message bus in the same flow, with no outbox referenced in this path. These two writes aren't atomic β a crash between them either loses the message (DB committed, publish failed) or emits a phantom event (publish succeeded, DB rolled back). Use the transactional outbox pattern (e.g. MassTransit's EF/Marten outbox) so the message is committed in the same transaction as the state change and dispatched afterwards. β CreateInvestmentStrategyHandler.cs:26
What to do
- Adopt the transactional outbox pattern so DB writes and message publishes commit atomically β no lost or phantom events on a crash.
ED5 Β· Idempotency
- `Handlers.AddPortfolioHandler.HandleAsync` mutates persistent state (a repository write) with no idempotency guard, and the model confirms a re-run would double-apply it. A retry or at-least-once redelivery means it can run twice β add an exists/dedup check, an upsert, an idempotency-key/inbox, or a versioned write. β AddPortfolioHandler.cs:36
- `Handlers.CreateInvestmentStrategyHandler.HandleAsync` mutates persistent state (a repository write) with no idempotency guard, and the model confirms a re-run would double-apply it. A retry or at-least-once redelivery means it can run twice β add an exists/dedup check, an upsert, an idempotency-key/inbox, or a versioned write. β CreateInvestmentStrategyHandler.cs:26
- `Handlers.AddCashAssetHandler.HandleAsync` mutates persistent state (an event publish) with no idempotency guard, and the model confirms a re-run would double-apply it. A retry or at-least-once redelivery means it can run twice β add an exists/dedup check, an upsert, an idempotency-key/inbox, or a versioned write. β AddCashAssetHandler.cs:37
- `Handlers.AddCoiAssetHandler.HandleAsync` mutates persistent state (an event publish) with no idempotency guard, and the model confirms a re-run would double-apply it. A retry or at-least-once redelivery means it can run twice β add an exists/dedup check, an upsert, an idempotency-key/inbox, or a versioned write. β AddCoiAssetHandler.cs:34
- `Handlers.AddEdoBondAssetHandler.HandleAsync` mutates persistent state (an event publish) with no idempotency guard, and the model confirms a re-run would double-apply it. A retry or at-least-once redelivery means it can run twice β add an exists/dedup check, an upsert, an idempotency-key/inbox, or a versioned write. β AddEdoBondAssetHandler.cs:34
- `BackgroundTasks.UpdateExchangeRatesTask.ExecuteAsync` mutates persistent state (a database save) with no idempotency guard, and the model confirms a re-run would double-apply it. A retry or at-least-once redelivery means it can run twice β add an exists/dedup check, an upsert, an idempotency-key/inbox, or a versioned write. β UpdateExchangeRatesTask.cs:32
- `BackgroundTasks.UpdateInflationRatesTask.ExecuteAsync` mutates persistent state (a database save) with no idempotency guard, and the model confirms a re-run would double-apply it. A retry or at-least-once redelivery means it can run twice β add an exists/dedup check, an upsert, an idempotency-key/inbox, or a versioned write. β UpdateInflationRatesTask.cs:32
What to do
- Make retry-prone mutations idempotent β guard each write with an exists/dedup check, an upsert, an idempotency-key/inbox, or a versioned write, so a re-run doesn't double-apply.
GD1 Β· Unfinished & placeholder code
IC1 Β· Incompleteness & stubs
- `CanAddInvestmentStrategy` looks like it should compute a result but its body just returns a constant β a placeholder return that was never filled in. β NoneStrategyLimitPolicy.cs:13
- `CanAddAsset` looks like it should compute a result but its body just returns a constant β a placeholder return that was never filled in. β NoneFinancialAssetLimitPolicy.cs:12
- `CanAddPortfolio` looks like it should compute a result but its body just returns a constant β a placeholder return that was never filled in. β NonePortfolioLimitPolicy.cs:12
What to do
- Finish or delete the unfinished stubs (NotImplementedException / empty / constant-returning bodies) β they are dead surface that looks live.
M1 Β· Documentation (README)
What to do
- Add a 'Testing' section to the root README β how to run the test suite.
- Add an 'Architecture' / 'How it works' section to the root README β the high-level shape.
- Add a README to the 19 of 19 project(s) that lack one β worth up to 2 pts.
M2 Β· Architecture documentation
- No Architecture Decision Records found β decisions aren't captured for future maintainers.
- No C4/PlantUML/Mermaid diagram or architecture.md β the high-level shape isn't documented.
What to do
- Start an ADR log (docs/adr/) recording significant decisions and their rationale.
- Add a C4 context/container diagram (Structurizr, PlantUML or Mermaid) or an architecture.md overview.
M3 Β· Folder & project structure
- Test projects aren't grouped under a tests/ folder β the test surface isn't separable from production code at a glance.
What to do
- Group test projects under tests/ (or test/, spec/) so the test surface is discoverable and CI can scope it.
M4 Β· Documentation accuracy
P1 Β· CI/CD gates
P2 Β· Observability
- Only 3/15 service-like projects use logging (pure contract/DTO projects are excluded β they have nothing to log).
What to do
- Extend structured logging to the remaining service-like projects so the whole executable surface is diagnosable in production.
- Consider OpenTelemetry tracing/metrics and a health-check endpoint for operability.
P3 Β· Security & performance tooling
- No static application security testing (CodeQL / security analyzers / codehealth) detected.
What to do
- Add a SAST step (e.g. CodeQL) or a security analyzer package.
- Enable Dependabot/Renovate or a dependency-review gate.
- Add gitleaks/trufflehog in CI to block PRs that introduce committed secrets.
P4 Β· Deployment & Rollback
- Deployment automation exists but no readiness/liveness probes, rolling-update strategy, lifecycle hooks or migration job were evidenced β a bad release is harder to detect and reverse.
What to do
- Add readiness/liveness probes and a rolling-update (or blue/green) strategy so a bad release is caught and rolled back automatically.
- Add an approval/environment gate (required reviewers / protection rules) before production promotion.
P5 Β· DR & Backup
- A persistence guard (data volume / purge-protection) was found, but no backup, geo-recovery or RTO/RPO controls were evidenced β a volume that survives a container recreate is not a tested restore from catastrophic loss.
What to do
- Codify backups + geo-recovery in IaC and document RTO/RPO and the restore procedure β a persistence guard alone is not disaster recovery.
P7 Β· Outbound HTTP resilience
- The app makes outbound HTTP calls but no resilience handler was detected (Polly / AddStandardResilienceHandler / circuit-breaker). A slow or failing dependency will cascade β add timeouts, retries with back-off, and a circuit breaker.
What to do
- Add `AddStandardResilienceHandler()` (or Polly policies) to your HttpClient registrations so a flaky dependency can't take the app down.
P8 Β· Schema migrations
P9 Β· Domain vs controller coverage
- Domain coverage is 20% β the layer carrying the business rules is under-tested.
What to do
- Raise unit-test coverage of the domain (aggregates, value objects, domain services) β that's where correctness matters most.
S1 Β· Web-Security Posture
- No Content-Security-Policy / X-Frame-Options / X-Content-Type-Options configuration found β defense in depth, even when a reverse proxy could set them. (β2.0 on this card.)
- No CookieSecurePolicy/HttpOnly/SameSite configuration found. (β1.5 on this card; skip if the app sets no cookies.)
What to do
- Add security response headers (Content-Security-Policy, X-Frame-Options, X-Content-Type-Options) β defense in depth, even when a reverse proxy could set them.
- Set secure cookie flags β CookieSecurePolicy.Always, HttpOnly, and SameSite (Strict/Lax) on auth/session cookies. Skip only if the app sets no cookies.
X1 Β· Async correctness
X2 Β· Cancellation propagation
- Only 203/244 async methods accept a CancellationToken, so requests can't be cancelled cleanly under load or on client disconnect. In Blazor Server circuits and other short-write hosts, omitting it can be an accepted convention β judge against your hosting model.
- No CancellationToken parameter β work can't be cancelled cleanly on disconnect/shutdown. (×25) β CorsHeaderMiddleware.cs:14, PermissionInjectorMiddleware.cs:20, DomainEventDispatcher.cs:15, β¦
What to do
- Thread a CancellationToken through async methods so work stops promptly on cancellation.
X3 Β· Exception handling
X4 Β· Structured logging
- Logging an interpolated string (`$"..."`) collapses the event to plain text β you lose the named, queryable properties structured logging exists for. Use a message template with placeholders: `LogInformation("User {UserId} did {Action}", id, action)`. (×3) β NbpExchangeRateApiClient.cs:57, NbpExchangeRateApiClient.cs:89, NotificationSender.cs:43
What to do
- Interpolated log message defeats structured logging
X5 Β· Nullable reference types
- ~0.1 `!` suppressions per 1k syntax nodes β each one tells the compiler to trust you about null, suppressing the very safety NRTs provide.
What to do
- Enable <Nullable>enable</Nullable> across all projects and resolve warnings rather than suppressing with `!`.
Reference β by lens
| Lens | Score | Rating | Impact |
|---|---|---|---|
| Code Health | 76% | Healthy | Solid. |
| Architecture | 83% | Healthy | Strongest area. |
| Maturity | 50% | Fair β gated by D34, M2 | Capped at Fair by a Critical contributor β resolve it before relying on this lens. |
| Readiness | 26% | Poor β gated by D8, P3, P5, P7, P9 | Capped at Fair by a Critical contributor β resolve it before relying on this lens. |
| Security | 60% | Fair | Acceptable, with room to improve. |
| Domain Modelling | 82% | Healthy | Solid. |
| Event-Driven | 83% | Healthy | Solid. |
Not included β 27 check(s) not relevant to this codebase
- AC1 Text alternatives β No web markup found β accessibility is not applicable to this repository.
- AC2 Forms & labels β No web markup found β accessibility is not applicable to this repository.
- AC3 Page structure β No web markup found β accessibility is not applicable to this repository.
- AC4 Keyboard semantics β No web markup found β accessibility is not applicable to this repository.
- AC5 ARIA correctness β No web markup found β accessibility is not applicable to this repository.
- AC6 Visual & motion safety β No web markup found β accessibility is not applicable to this repository.
- AC7 A11y enforcement β No web markup found β accessibility is not applicable to this repository.
- C4 Data Retention β Repo shows no data-retention / TTL / cleanup mechanism for personal data β absence of evidence is not evidence of a working control. Define retention periods and a purge/cleanup job (or TTL) in code, or document where retention is enforced, so this dimension can be scored.
- D25 ADR Conformance β no ADRs to check
- D30 Dependency Vulnerabilities β Not applicable
- D32 Data Compliance (PII/GDPR) β Not applicable
- D33 JS/npm Dependency Vulnerabilities β Not applicable
- D36 Supply-chain Provenance & Signing β Not applicable
- D37 Vulnerability-disclosure Policy β Not applicable
- D38 OSV Dependency Vulnerabilities β Not applicable
- D7 Architectural Integrity β No checkable ADRs to assess
- DM3 Integration-event coupling β no integration events detected β coupling check not applicable
- DM7 Repository granularity β no repository abstraction detected (e.g. uses a document session)
- ED2 Event/command shape β no command-shaped messages detected β single-handler-per-command check not applicable
- ES1 Event Sourcing β not run β 0/3 markers found
- P12 CI test-gate honesty β no data
- P6 Release Hygiene β not evidenced β no changelog, version stamp or semver release tag in the repo
- PF1 Benchmark discipline β Performance is assessed only for perf-relevant repos β a packaged library, one that ships benchmarks, or one already using allocation-aware APIs. This repo isn't one, so the Performance lens is not applicable and is excluded from the score.
- PF2 Allocation hygiene β Performance is assessed only for perf-relevant repos β a packaged library, one that ships benchmarks, or one already using allocation-aware APIs. This repo isn't one, so the Performance lens is not applicable and is excluded from the score.
- PF3 Async & latency hygiene β Performance is assessed only for perf-relevant repos β a packaged library, one that ships benchmarks, or one already using allocation-aware APIs. This repo isn't one, so the Performance lens is not applicable and is excluded from the score.
- X6 Hand-rolled structured-format parsing β no data
- X7 Silent fallback defaults β no data
Appendix A β Findings (grouped)
Issue β 9 finding(s)
- Secret: generic-api-key src/Bootstrapper/InvestTracker.Bootstrapper/appsettings.json:13
- Secret: generic-api-key src/Bootstrapper/InvestTracker.Bootstrapper/appsettings.development.json:12
- Secret: generic-api-key src/Bootstrapper/InvestTracker.Bootstrapper/appsettings.json:17
- Secret: generic-api-key src/Bootstrapper/InvestTracker.Bootstrapper/appsettings.development.json:16
- Layer violation: Domain β Infrastructure
- Layer violation: Domain β Infrastructure
- Layer violation: Domain β Infrastructure
- Layer violation: Domain β Infrastructure
- Vulnerable: MailKit
Warning β 112 finding(s)
- Dead code: AdvisorsController src/Modules/Offers/src/InvestTracker.Offers.Api/Controllers/AdvisorsController.cs:15
- Dead code: CollaborationsController src/Modules/Offers/src/InvestTracker.Offers.Api/Controllers/CollaborationsController.cs:15
- Dead code: HomeController src/Modules/Offers/src/InvestTracker.Offers.Api/Controllers/HomeController.cs:6
- Dead code: InvitationsController src/Modules/Offers/src/InvestTracker.Offers.Api/Controllers/InvitationsController.cs:16
- Dead code: OffersController src/Modules/Offers/src/InvestTracker.Offers.Api/Controllers/OffersController.cs:20
- Dead code: AccountCreatedHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Events/External/Handlers/AccountCreatedHandler.cs:8
- Dead code: AccountDeletedHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Events/External/Handlers/AccountDeletedHandler.cs:6
- Dead code: UserSubscriptionChangedHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Events/External/Handlers/UserSubscriptionChangedHandler.cs:8
- Dead code: CannotCancelNotOwnCollaborationsException src/Modules/Offers/src/InvestTracker.Offers.Core/Exceptions/CannotCancelNotOwnCollaborationsException.cs:3
- Dead code: UpdateAdvisorHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Advisors/Commands/UpdateAdvisor/UpdateAdvisorHandler.cs:8
- Dead code: GetAdvisorHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Advisors/Queries/GetAdvisor/GetAdvisorHandler.cs:11
- Dead code: CancelCollaborationHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Collaborations/Commands/CancelCollaboration/CancelCollaborationHandler.cs:10
- Dead code: GetCollaborationHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Collaborations/Queries/GetCollaboration/GetCollaborationHandler.cs:8
- Dead code: GetCollaborationsHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Collaborations/Queries/GetCollaborations/GetCollaborationsHandler.cs:7
- Dead code: ConfirmInvitationHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Invitations/Commands/ConfirmInvitation/ConfirmInvitationHandler.cs:13
- Dead code: RejectInvitationHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Invitations/Commands/RejectInvitation/RejectInvitationHandler.cs:10
- Dead code: SendInvitationHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Invitations/Commands/SendInvitation/SendInvitationHandler.cs:13
- Dead code: GetInvitationsHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Invitations/Queries/GetInvitations/GetInvitationsHandler.cs:7
- Dead code: CreateOfferHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Offers/Commands/CreateOffer/CreateOfferHandler.cs:10
- Dead code: DeleteOfferHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Offers/Commands/DeleteOffer/DeleteOfferHandler.cs:9
- Dead code: UpdateOfferHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Offers/Commands/UpdateOffer/UpdateOfferHandler.cs:10
- Dead code: GetOfferDetailsHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Offers/Queries/GetOfferDetails/GetOfferDetailsHandler.cs:9
- Dead code: GetOffersHandler src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Offers/Queries/GetOffers/GetOffersHandler.cs:9
- Dead code: EmailsController src/Modules/Notifications/src/InvestTracker.Notifications.Api/Controllers/EmailsController.cs:11
- Dead code: GlobalSettingsController src/Modules/Notifications/src/InvestTracker.Notifications.Api/Controllers/GlobalSettingsController.cs:11
- Low XML-doc coverage: InvestTracker.Bootstrapper src/Bootstrapper/InvestTracker.Bootstrapper/InvestTracker.Bootstrapper.csproj
- Low XML-doc coverage: InvestTracker.Shared.Abstractions src/Shared/InvestTracker.Shared.Abstractions/InvestTracker.Shared.Abstractions.csproj
- Low XML-doc coverage: InvestTracker.Shared.Infrastructure src/Shared/InvestTracker.Shared.Infrastructure/InvestTracker.Shared.Infrastructure.csproj
- Low XML-doc coverage: InvestTracker.Offers.Api src/Modules/Offers/src/InvestTracker.Offers.Api/InvestTracker.Offers.Api.csproj
- Low XML-doc coverage: InvestTracker.Offers.Core src/Modules/Offers/src/InvestTracker.Offers.Core/InvestTracker.Offers.Core.csproj
- Low XML-doc coverage: InvestTracker.Notifications.Api src/Modules/Notifications/src/InvestTracker.Notifications.Api/InvestTracker.Notifications.Api.csproj
- Low XML-doc coverage: InvestTracker.Notifications.Core src/Modules/Notifications/src/InvestTracker.Notifications.Core/InvestTracker.Notifications.Core.csproj
- Low XML-doc coverage: InvestTracker.InvestmentStrategies.Api src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Api/InvestTracker.InvestmentStrategies.Api.csproj
- Low XML-doc coverage: InvestTracker.InvestmentStrategies.Application src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/InvestTracker.InvestmentStrategies.Application.csproj
- Low XML-doc coverage: InvestTracker.InvestmentStrategies.Domain src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Domain/InvestTracker.InvestmentStrategies.Domain.csproj
- Low XML-doc coverage: InvestTracker.InvestmentStrategies.Infrastructure src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Infrastructure/InvestTracker.InvestmentStrategies.Infrastructure.csproj
- Low XML-doc coverage: InvestTracker.Calculators.Api src/Modules/Calculators/src/InvestTracker.Calculators.Api/InvestTracker.Calculators.Api.csproj
- Low XML-doc coverage: InvestTracker.Calculators.Core src/Modules/Calculators/src/InvestTracker.Calculators.Core/InvestTracker.Calculators.Core.csproj
- Low XML-doc coverage: InvestTracker.Users.Api src/Modules/Users/src/InvestTracker.Users.Api/InvestTracker.Users.Api.csproj
- Low XML-doc coverage: InvestTracker.Users.Core src/Modules/Users/src/InvestTracker.Users.Core/InvestTracker.Users.Core.csproj
- Low XML-doc coverage: InvestTracker.Notifications.Infrastructure src/Modules/Notifications/src/InvestTracker.Notifications.Infrastructure/InvestTracker.Notifications.Infrastructure.csproj
- Deprecated: xunit
- Deprecated: xunit
- Change coupling: UsersPermission.cs β UsersPermissionMatrix.cs src/Modules/Users/src/InvestTracker.Users.Api/Permissions/UsersPermission.cs
- Change coupling: PermissionInjectorMiddleware.cs β Extensions.cs src/Shared/InvestTracker.Shared.Infrastructure/Authorization/PermissionInjectorMiddleware.cs
- Low cohesion: TreasuryBond (LCOM4 5) src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Domain/Portfolios/Abstractions/TreasuryBond.cs:9
- Low cohesion: Cash (LCOM4 5) src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Domain/Portfolios/Entities/FinancialAssets/Cash.cs:12
- ExchangeRateRepository.GetAsync (cyclomatic 17) src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Infrastructure/Persistence/Repositories/ExchangeRateRepository.cs:18
- Extensions.FilterByRecipientGroup (cyclomatic 16) src/Modules/Notifications/src/InvestTracker.Notifications.Infrastructure/Extensions.cs:121
- ExchangeRateRepository.GetAsync (cognitive 19) src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Infrastructure/Persistence/Repositories/ExchangeRateRepository.cs:18
- UpdateInflationRatesTask.GetMissingMonths (cognitive 16) src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Infrastructure/DataCollectors/InflationRates/BackgroundTasks/UpdateInflationRatesTask.cs:87
- Duplicated block (40 lines × 2) src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Domain/Portfolios/Entities/FinancialAssets/CoiTreasuryBond.cs:102
- Off the main sequence: InvestTracker.Shared.Infrastructure
Recommendation β 15 finding(s)
- redundant comment src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Infrastructure/Persistence/Migrations/20231008005653_InvestmentStrategies_Module_Init.Designer.cs:1
- redundant comment src/Modules/InvestmentStrategies/tests/InvestTracker.InvestmentStrategies.UnitTests/Domain/Asset/Entities/Assets/EdoTreasuryBondTests.cs:21
- Small-team knowledge concentration
- No ADRs found
- no ADRs to check
- Rotate the exposed credentials β git history can't be un-committed
- Not applicable
- Low IaC: DS-0026 src/Bootstrapper/InvestTracker.Bootstrapper/Dockerfile
- Not applicable
- Not applicable
- Dormant codebase
- Not applicable
- Not applicable
- Not applicable
- No checkable ADRs to assess
Info β 59 finding(s)
- Outdated: Microsoft.EntityFrameworkCore.Design
- Outdated: Microsoft.Extensions.Configuration.Abstractions
- Outdated: Microsoft.Extensions.DependencyInjection.Abstractions
- Outdated: Humanizer
- Outdated: Microsoft.AspNetCore.Authentication.JwtBearer
- Outdated: Microsoft.EntityFrameworkCore.Proxies
- Outdated: Newtonsoft.Json
- Outdated: Npgsql.EntityFrameworkCore.PostgreSQL
- Outdated: Scrutor
- Outdated: Swashbuckle.AspNetCore.Annotations
- Outdated: Swashbuckle.AspNetCore.Swagger
- Outdated: Swashbuckle.AspNetCore.SwaggerGen
- Outdated: Swashbuckle.AspNetCore.SwaggerUI
- Outdated: coverlet.collector
- Outdated: Microsoft.NET.Test.Sdk
- Outdated: NSubstitute
- Outdated: Shouldly
- Outdated: xunit
- Outdated: xunit.runner.visualstudio
- Outdated: coverlet.collector
- Outdated: Microsoft.NET.Test.Sdk
- Outdated: NSubstitute
- Outdated: Shouldly
- Outdated: xunit
- Outdated: xunit.runner.visualstudio
- Mock framework: NSubstitute
- Mock framework: NSubstitute
- Licenses scanned
- InvestTracker.Bootstrapper (Production) src/Bootstrapper/InvestTracker.Bootstrapper/InvestTracker.Bootstrapper.csproj
- InvestTracker.Shared.Abstractions (Production) src/Shared/InvestTracker.Shared.Abstractions/InvestTracker.Shared.Abstractions.csproj
- InvestTracker.Shared.Infrastructure (Production) src/Shared/InvestTracker.Shared.Infrastructure/InvestTracker.Shared.Infrastructure.csproj
- InvestTracker.Offers.Api (Production) src/Modules/Offers/src/InvestTracker.Offers.Api/InvestTracker.Offers.Api.csproj
- InvestTracker.Offers.Core (Production) src/Modules/Offers/src/InvestTracker.Offers.Core/InvestTracker.Offers.Core.csproj
- InvestTracker.Notifications.Api (Production) src/Modules/Notifications/src/InvestTracker.Notifications.Api/InvestTracker.Notifications.Api.csproj
- InvestTracker.Notifications.Core (Production) src/Modules/Notifications/src/InvestTracker.Notifications.Core/InvestTracker.Notifications.Core.csproj
- InvestTracker.InvestmentStrategies.Api (Production) src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Api/InvestTracker.InvestmentStrategies.Api.csproj
- InvestTracker.InvestmentStrategies.Application (Production) src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/InvestTracker.InvestmentStrategies.Application.csproj
- InvestTracker.InvestmentStrategies.Domain (Production) src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Domain/InvestTracker.InvestmentStrategies.Domain.csproj
- InvestTracker.InvestmentStrategies.Infrastructure (Production) src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Infrastructure/InvestTracker.InvestmentStrategies.Infrastructure.csproj
- InvestTracker.Calculators.Api (Production) src/Modules/Calculators/src/InvestTracker.Calculators.Api/InvestTracker.Calculators.Api.csproj
- InvestTracker.Calculators.Core (Production) src/Modules/Calculators/src/InvestTracker.Calculators.Core/InvestTracker.Calculators.Core.csproj
- InvestTracker.Users.Api (Production) src/Modules/Users/src/InvestTracker.Users.Api/InvestTracker.Users.Api.csproj
- InvestTracker.Users.Core (Production) src/Modules/Users/src/InvestTracker.Users.Core/InvestTracker.Users.Core.csproj
- InvestTracker.Users.UnitTests (Test) src/Modules/Users/tests/InvestTracker.Users.UnitTests/InvestTracker.Users.UnitTests.csproj
- InvestTracker.InvestmentStrategies.UnitTests (Test) src/Modules/InvestmentStrategies/tests/InvestTracker.InvestmentStrategies.UnitTests/InvestTracker.InvestmentStrategies.UnitTests.csproj
- NotificationsClientTestApp (Production) src/Modules/Notifications/tests/NotificationsClientTestApp/NotificationsClientTestApp.csproj
- InvestTracker.Notifications.Infrastructure (Production) src/Modules/Notifications/src/InvestTracker.Notifications.Infrastructure/InvestTracker.Notifications.Infrastructure.csproj
- No exposed public API
- InvestmentStrategies: 6 contract type(s) expose producer-owned ids/enums
- Notifications: 2 contract type(s) expose producer-owned ids/enums
- Offers: 1 contract type(s) expose producer-owned ids/enums
- Users: 1 contract type(s) expose producer-owned ids/enums
- Unit tests
- Integration tests
- BDD tests
- E2E tests
Appendix B β Reproduction & audit trail
| Dimension | Tool | Version | Command | Findings | Raw output |
|---|---|---|---|---|---|
| D28 Β· Secrets (history) | gitleaks | β | gitleaks detect --no-banner --report-format json --report-path /dev/stdout --exit-code 0 --source . | 4 | artifacts/raw/gitleaks-history.json |
| D29 Β· Static Analysis (SAST) | semgrep | β | semgrep --config auto --json --quiet --timeout 0 --metrics off . | 0 | β |
| D30 Β· Dependency Vulnerabilities | dotnet | β | dotnet: not applicable β the solution did not restore on the analyzer's .NET SDK (an SDK/target-framework/restore mismatch, common for an older codebase), so there was no restored dependency graph to scan for NuGet CVEs β excluded rather than scored; re-run on an SDK that can restore this solution | 0 | β |
| D31 Β· IaC & Container Security | trivy | β | trivy config --format json --quiet . | 1 | artifacts/raw/trivy-config.json |
| D32 Β· Data Compliance (PII/GDPR) | semgrep | β | semgrep: not applicable β No PII/GDPR-handling patterns detected (p/gdpr ruleset) β no data-compliance surface to assess. | 0 | β |
| D33 Β· JS/npm Dependency Vulnerabilities | trivy | β | trivy: not applicable β No JS/npm manifest or lockfile found outside bin/obj (package.json, package-lock.json, yarn.lock, pnpm-lock.yaml, bun.lockb); no JS dependencies to scan. | 0 | β |
| D36 Β· Supply-chain Provenance & Signing | provenance | β | provenance: not applicable β The CI pipeline builds and tests but publishes no released artifact β no package publish, container push, GitHub release or deployment step. Supply-chain provenance, signing and SBOM attest RELEASED artifacts, so there is nothing to attest here. Add them to the release pipeline when this repo starts shipping artifacts (a NuGet package, a container image, a GitHub release). | 0 | β |
| D37 Β· Vulnerability-disclosure Policy | disclosure | β | disclosure: not applicable β No vulnerability-disclosure policy file found (SECURITY.md, .github/SECURITY.md, docs/SECURITY.md, .well-known/security.txt). A coordinated-disclosure policy may live off-repo, so this is not evidenced rather than failed. | 0 | β |
| D38 Β· OSV Dependency Vulnerabilities | osv-scanner | β | osv-scanner: not applicable β No JS/npm lockfile found outside bin/obj (package-lock.json, yarn.lock, pnpm-lock.yaml, bun.lockb); nothing for OSV to scan. | 0 | β |
Appendix C β Personal-data map
Email β 34 field(s)
- AccountCreated.Email src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/Stakeholders/Events/External/AccountCreated.cs:5
- UserSubscriptionChanged.Email src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/Stakeholders/Events/External/UserSubscriptionChanged.cs:5
- Stakeholder.Email src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Domain/Stakeholders/Entities/Stakeholder.cs:12
- EmailsController._emailPublisher src/Modules/Notifications/src/InvestTracker.Notifications.Api/Controllers/EmailsController.cs:13
- GlobalSettingsDto.EnableEmails src/Modules/Notifications/src/InvestTracker.Notifications.Core/Dto/GlobalSettingsDto.cs:7
- PersonalSettingsDto.EnableEmails src/Modules/Notifications/src/InvestTracker.Notifications.Core/Dto/PersonalSettingsDto.cs:6
- ReceiverDto.Email src/Modules/Notifications/src/InvestTracker.Notifications.Core/Dto/ReceiverDto.cs:7
- SetGlobalSettingsDto.EnableEmails src/Modules/Notifications/src/InvestTracker.Notifications.Core/Dto/SetGlobalSettingsDto.cs:6
- SetPersonalSettingsDto.EnableEmails src/Modules/Notifications/src/InvestTracker.Notifications.Core/Dto/SetPersonalSettingsDto.cs:6
- NotificationSettings.EnableEmails src/Modules/Notifications/src/InvestTracker.Notifications.Core/Entities/Base/NotificationSettings.cs:7
- Receiver.Email src/Modules/Notifications/src/InvestTracker.Notifications.Core/Entities/Receiver.cs:9
- CollaborationCancelledHandler._emailPublisher src/Modules/Notifications/src/InvestTracker.Notifications.Core/ExternalEvents/Offers/Handlers/CollaborationCancelledHandler.cs:12
- CollaborationStartedHandler._emailPublisher src/Modules/Notifications/src/InvestTracker.Notifications.Core/ExternalEvents/Offers/Handlers/CollaborationStartedHandler.cs:12
- AccountCreated.Email src/Modules/Notifications/src/InvestTracker.Notifications.Core/ExternalEvents/Users/AccountCreated.cs:5
- UserSubscriptionChanged.Email src/Modules/Notifications/src/InvestTracker.Notifications.Core/ExternalEvents/Users/UserSubscriptionChanged.cs:5
- EmailSenderOptions.SenderEmail src/Modules/Notifications/src/InvestTracker.Notifications.Infrastructure/Options/EmailSenderOptions.cs:11
- EmailPublisher._emailSender src/Modules/Notifications/src/InvestTracker.Notifications.Infrastructure/Services/Emails/EmailPublisher.cs:11
- Advisor.Email src/Modules/Offers/src/InvestTracker.Offers.Core/Entities/Advisor.cs:7
- Investor.Email src/Modules/Offers/src/InvestTracker.Offers.Core/Entities/Investor.cs:7
- CollaborationInvitationSent.ReceiverEmail src/Modules/Offers/src/InvestTracker.Offers.Core/Events/CollaborationInvitationSent.cs:5
- CollaborationInvitationSent.SenderEmail src/Modules/Offers/src/InvestTracker.Offers.Core/Events/CollaborationInvitationSent.cs:5
- AccountCreated.Email src/Modules/Offers/src/InvestTracker.Offers.Core/Events/External/AccountCreated.cs:5
- UserSubscriptionChanged.Email src/Modules/Offers/src/InvestTracker.Offers.Core/Events/External/UserSubscriptionChanged.cs:5
- CollaborationDetailsDto.AdvisorEmail src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Collaborations/Queries/GetCollaboration/CollaborationDetailsDto.cs:9
- CollaborationDetailsDto.InvestorEmail src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Collaborations/Queries/GetCollaboration/CollaborationDetailsDto.cs:12
- AdvisorDetailsDto.Email src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Offers/Queries/GetOfferDetails/Dtos/AdvisorDetailsDto.cs:7
- SignInDto.Email src/Modules/Users/src/InvestTracker.Users.Core/Dtos/SignInDto.cs:5
- SignUpDto.Email src/Modules/Users/src/InvestTracker.Users.Core/Dtos/SignUpDto.cs:8
- UserDetailsDto.Email src/Modules/Users/src/InvestTracker.Users.Core/Dtos/UserDetailsDto.cs:7
- UserDto.Email src/Modules/Users/src/InvestTracker.Users.Core/Dtos/UserDto.cs:7
- User.Email src/Modules/Users/src/InvestTracker.Users.Core/Entities/User.cs:9
- AccountCreated.Email src/Modules/Users/src/InvestTracker.Users.Core/Events/AccountCreated.cs:5
- UserSubscriptionChanged.Email src/Modules/Users/src/InvestTracker.Users.Core/Events/UserSubscriptionChanged.cs:5
- AccessTokenDto.Email src/Shared/InvestTracker.Shared.Abstractions/Authentication/AccessTokenDto.cs:11
Name β 27 field(s)
- AccountCreated.FullName src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/Stakeholders/Events/External/AccountCreated.cs:5
- UserSubscriptionChanged.FullName src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/Stakeholders/Events/External/UserSubscriptionChanged.cs:5
- Stakeholder.FullName src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Domain/Stakeholders/Entities/Stakeholder.cs:11
- ReceiverDto.FullName src/Modules/Notifications/src/InvestTracker.Notifications.Core/Dto/ReceiverDto.cs:6
- Receiver.FullName src/Modules/Notifications/src/InvestTracker.Notifications.Core/Entities/Receiver.cs:8
- AccountCreated.FullName src/Modules/Notifications/src/InvestTracker.Notifications.Core/ExternalEvents/Users/AccountCreated.cs:5
- UserSubscriptionChanged.FullName src/Modules/Notifications/src/InvestTracker.Notifications.Core/ExternalEvents/Users/UserSubscriptionChanged.cs:5
- Advisor.FullName src/Modules/Offers/src/InvestTracker.Offers.Core/Entities/Advisor.cs:6
- Investor.FullName src/Modules/Offers/src/InvestTracker.Offers.Core/Entities/Investor.cs:6
- CollaborationInvitationSent.SenderFullName src/Modules/Offers/src/InvestTracker.Offers.Core/Events/CollaborationInvitationSent.cs:5
- CollaborationInvitationSent.ReceiverFullName src/Modules/Offers/src/InvestTracker.Offers.Core/Events/CollaborationInvitationSent.cs:6
- AccountCreated.FullName src/Modules/Offers/src/InvestTracker.Offers.Core/Events/External/AccountCreated.cs:5
- UserSubscriptionChanged.FullName src/Modules/Offers/src/InvestTracker.Offers.Core/Events/External/UserSubscriptionChanged.cs:5
- CollaborationDetailsDto.AdvisorFullName src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Collaborations/Queries/GetCollaboration/CollaborationDetailsDto.cs:8
- CollaborationDetailsDto.InvestorFullName src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Collaborations/Queries/GetCollaboration/CollaborationDetailsDto.cs:11
- CollaborationDto.AdvisorFullName src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Collaborations/Queries/GetCollaborations/CollaborationDto.cs:8
- CollaborationDto.InvestorFullName src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Collaborations/Queries/GetCollaborations/CollaborationDto.cs:9
- InvitationDto.SenderFullName src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Invitations/Queries/GetInvitations/InvitationDto.cs:9
- InvitationDto.AdvisorFullName src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Invitations/Queries/GetInvitations/InvitationDto.cs:11
- AdvisorDetailsDto.FullName src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Offers/Queries/GetOfferDetails/Dtos/AdvisorDetailsDto.cs:6
- OfferDto.AdvisorFullName src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Offers/Queries/GetOffers/OfferDto.cs:8
- SignUpDto.FullName src/Modules/Users/src/InvestTracker.Users.Core/Dtos/SignUpDto.cs:14
- UserDetailsDto.FullName src/Modules/Users/src/InvestTracker.Users.Core/Dtos/UserDetailsDto.cs:6
- UserDto.FullName src/Modules/Users/src/InvestTracker.Users.Core/Dtos/UserDto.cs:6
- User.FullName src/Modules/Users/src/InvestTracker.Users.Core/Entities/User.cs:8
- AccountCreated.FullName src/Modules/Users/src/InvestTracker.Users.Core/Events/AccountCreated.cs:5
- UserSubscriptionChanged.FullName src/Modules/Users/src/InvestTracker.Users.Core/Events/UserSubscriptionChanged.cs:5
Phone β 15 field(s)
- AccountCreated.PhoneNumber src/Modules/InvestmentStrategies/src/InvestTracker.InvestmentStrategies.Application/Stakeholders/Events/External/AccountCreated.cs:5
- ReceiverDto.PhoneNumber src/Modules/Notifications/src/InvestTracker.Notifications.Core/Dto/ReceiverDto.cs:8
- Receiver.PhoneNumber src/Modules/Notifications/src/InvestTracker.Notifications.Core/Entities/Receiver.cs:10
- AccountCreated.PhoneNumber src/Modules/Notifications/src/InvestTracker.Notifications.Core/ExternalEvents/Users/AccountCreated.cs:5
- UpdateAdvisorDto.PhoneNumber src/Modules/Offers/src/InvestTracker.Offers.Api/Dtos/UpdateAdvisorDto.cs:3
- Advisor.PhoneNumber src/Modules/Offers/src/InvestTracker.Offers.Core/Entities/Advisor.cs:8
- AccountCreated.PhoneNumber src/Modules/Offers/src/InvestTracker.Offers.Core/Events/External/AccountCreated.cs:5
- UpdateAdvisor.PhoneNumber src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Advisors/Commands/UpdateAdvisor/UpdateAdvisor.cs:5
- CollaborationDetailsDto.AdvisorPhoneNumber src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Collaborations/Queries/GetCollaboration/CollaborationDetailsDto.cs:10
- AdvisorDetailsDto.PhoneNumber src/Modules/Offers/src/InvestTracker.Offers.Core/Features/Offers/Queries/GetOfferDetails/Dtos/AdvisorDetailsDto.cs:8
- SignUpDto.Phone src/Modules/Users/src/InvestTracker.Users.Core/Dtos/SignUpDto.cs:17
- UserDetailsDto.Phone src/Modules/Users/src/InvestTracker.Users.Core/Dtos/UserDetailsDto.cs:8
- UserDto.Phone src/Modules/Users/src/InvestTracker.Users.Core/Dtos/UserDto.cs:8
- User.Phone src/Modules/Users/src/InvestTracker.Users.Core/Entities/User.cs:10
- AccountCreated.PhoneNumber src/Modules/Users/src/InvestTracker.Users.Core/Events/AccountCreated.cs:5