Public report — mongoose, published 6 Aug 2026. Concrete security findings (CVE IDs, secret matches, dependency versions) are hidden in this version; ask the repo owner for the full report.
Watchdog 06-08-2026 @ 20:50 UTC Public
Code Health Audit

Automattic/mongoose

43% Weak
CriticalWeakAdequateStrongExemplary
upper third — near Adequate

— · weakest lens: Readiness (30%)

Grounded in facts. Every number here is computed, not narrated — reproducible, tool-backed, and traceable to a line of code. How to trust this ▸

43/45dimensions tool-verifieddeterministic · confidence 1.0 · 2 LLM-assisted, advisory
200findings with an exact file:lineof 210 — the remainder are repo-wide signals (a dimension-level measurement, not a single line); open any file:line and verify
45/101dimensions across the health lenses — wide & deep

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.

Automattic/mongoose carries serious gaps (43%). Several issues below can materially affect correctness, security, or the cost of changing it — and propagate to everything that depends on it.

The area that most needs attention is Readiness (30%) — releases are harder to depend on — versioning, release notes and dependency hygiene are thin, so consumers can't easily tell what changed or trust an upgrade. Code Health (53%) is the next concern — changes there are slower and more error-prone.

Leadership focus, highest impact first: ILogger (or Serilog) and log at meaningful points across… (Observability); Codify backups + geo-recovery in IaC… (DR & Backup); unused dependencies, declare unlisted imports explicitly,… (Dependency Hygiene).

For scale: — (~0 production lines); rebuilding it from scratch would take roughly — (—). Approximate, ±~30%.

How the score is built — each lens's share of the headline Width is the lens's weight in the worst-heaviest fold (the weakest area pulls hardest); colour is that lens's own band. A lens fixes the score in proportion to its width.
Readiness 30% · 50% weightCode Health 53% · 27% weightMaturity 58% · 15% weightSecurity 62% · 8% weight

Raise Readiness 30 → 70 (the Healthy floor) ⇒ headline 43 → ~57.

New since the last scan (100+)

201 finding(s) are new versus the previous scan (2026-07-20) — surfaced by this scheduled scan itself, no pull request required. Showing the first 100; the full set is in the report.

  • D1 · $set (cyclomatic 165) lib/document.js
  • D1 · cast (cyclomatic 111) lib/cast.js
  • D1 · _getPathsToValidate (cyclomatic 80) lib/document.js
  • D1 · _populatePath (cyclomatic 61) lib/model.js
  • D1 · validate (cyclomatic 58) lib/document.js
  • D1 · _insertMany (cyclomatic 55) lib/model.js
  • D1 · $toObject (cyclomatic 53) lib/document.js
  • D1 · deepEqual (cyclomatic 51) lib/utils.js
  • D1 · init (cyclomatic 50) lib/document.js
  • D1 · clone (cyclomatic 47) lib/helpers/clone.js
  • D1 · $__save (cyclomatic 46) lib/model.js
  • D1 · $__delta (cyclomatic 43) lib/document.js
  • D1 · create (cyclomatic 42) lib/model.js
  • D1 · updateValidators (cyclomatic 41) lib/helpers/updateValidators.js
  • D1 · analyzePath (cyclomatic 36) lib/queryHelpers.js
  • D1 · Document (cyclomatic 36) lib/document.js
  • D1 · cast (cyclomatic 36) lib/schema/documentArray.js
  • D1 · applyPaths (cyclomatic 35) lib/queryHelpers.js
  • D1 · $__set (cyclomatic 34) lib/document.js
  • D1 · setOptions (cyclomatic 33) lib/query.js
  • D1 · cast (cyclomatic 33) lib/schema/array.js
  • D1 · $__validateSync (cyclomatic 31) lib/document.js
  • D1 · castObject (cyclomatic 30) lib/model.js
  • D1 · _execPopulateQuery (cyclomatic 30) lib/model.js
  • D1 · cast (cyclomatic 30) lib/schema/buffer.js
  • D1 · get (cyclomatic 29) lib/document.js
  • D1 · merge (cyclomatic 28) lib/query.js
  • D1 · SchemaType (cyclomatic 26) lib/schemaType.js
  • D1 · _bulkWrite (cyclomatic 26) lib/model.js
  • D1 · merge (cyclomatic 25) lib/utils.js
  • D1 · sort (cyclomatic 25) lib/query.js
  • D1 · validate (cyclomatic 25) lib/model.js
  • D1 · _assign (cyclomatic 25) lib/model.js
  • D1 · operand (cyclomatic 25) lib/document.js
  • D1 · findOneAndUpdate (cyclomatic 24) lib/query.js
  • D1 · _optionsForExec (cyclomatic 23) lib/query.js
  • D1 · depopulate (cyclomatic 22) lib/document.js
  • D1 · set (cyclomatic 22) lib/types/map.js
  • D1 · createCollection (cyclomatic 21) lib/model.js
  • D1 · isSelected (cyclomatic 21) lib/document.js
  • D1 · applyVirtuals (cyclomatic 21) lib/document.js
  • D1 · (anonymous) (cyclomatic 20) lib/query.js
  • D1 · bulkSave (cyclomatic 20) lib/model.js
  • D1 · applyGetters (cyclomatic 20) lib/document.js
  • D1 · checkDivergentArray (cyclomatic 20) lib/document.js
  • D1 · doValidate (cyclomatic 19) lib/schemaType.js
  • D1 · discriminator (cyclomatic 19) lib/model.js
  • D1 · exports (cyclomatic 19) lib/helpers/setDefaultsOnInsert.js
  • D1 · doValidateSync (cyclomatic 18) lib/schemaType.js
  • D1 · near (cyclomatic 18) lib/query.js
  • D1 · $__shouldModify (cyclomatic 18) lib/document.js
  • D1 · SchemaArray (cyclomatic 18) lib/schema/array.js
  • D1 · flatten (cyclomatic 18) lib/helpers/common.js
  • D1 · getDefault (cyclomatic 17) lib/schemaType.js
  • D1 · cloneObject (cyclomatic 17) lib/helpers/clone.js
  • D1 · toString (cyclomatic 16) lib/query.js
  • D1 · _mergeUpdate (cyclomatic 16) lib/query.js
  • D1 · _update (cyclomatic 16) lib/query.js
  • D1 · $__buildDoc (cyclomatic 16) lib/document.js
  • D1 · (anonymous) (cyclomatic 16) lib/schema/number.js
  • D2 · cast (cognitive 275) lib/cast.js
  • D2 · $set (cognitive 269) lib/document.js
  • D2 · _getPathsToValidate (cognitive 182) lib/document.js
  • D2 · _populatePath (cognitive 106) lib/model.js
  • D2 · _insertMany (cognitive 88) lib/model.js
  • D2 · $__delta (cognitive 85) lib/document.js
  • D2 · $__save (cognitive 83) lib/model.js
  • D2 · init (cognitive 83) lib/document.js
  • D2 · updateValidators (cognitive 82) lib/helpers/updateValidators.js
  • D2 · validate (cognitive 80) lib/document.js
  • D2 · clone (cognitive 73) lib/helpers/clone.js
  • D2 · cast (cognitive 71) lib/schema/array.js
  • D2 · _assign (cognitive 70) lib/model.js
  • D2 · $toObject (cognitive 69) lib/document.js
  • D2 · depopulate (cognitive 69) lib/document.js
  • D2 · applyPaths (cognitive 66) lib/queryHelpers.js
  • D2 · cast (cognitive 64) lib/schema/documentArray.js
  • D2 · create (cognitive 61) lib/model.js
  • D2 · deepEqual (cognitive 60) lib/utils.js
  • D2 · $__set (cognitive 60) lib/document.js
  • D2 · castObject (cognitive 59) lib/model.js
  • D2 · SchemaType (cognitive 54) lib/schemaType.js
  • D2 · $__validateSync (cognitive 49) lib/document.js
  • D2 · cast (cognitive 47) lib/schema/buffer.js
  • D2 · _optionsForExec (cognitive 46) lib/query.js
  • D2 · analyzePath (cognitive 43) lib/queryHelpers.js
  • D2 · sort (cognitive 43) lib/query.js
  • D2 · _execPopulateQuery (cognitive 43) lib/model.js
  • D2 · merge (cognitive 42) lib/utils.js
  • D2 · Document (cognitive 42) lib/document.js
  • D2 · modifiedPaths (cognitive 42) lib/document.js
  • D2 · setOptions (cognitive 41) lib/query.js
  • D2 · applyGetters (cognitive 41) lib/document.js
  • D2 · merge (cognitive 39) lib/query.js
  • D2 · get (cognitive 37) lib/document.js
  • D2 · _bulkWrite (cognitive 35) lib/model.js
  • D2 · applyVirtuals (cognitive 33) lib/document.js
  • D2 · validate (cognitive 32) lib/model.js
  • D2 · flatten (cognitive 32) lib/helpers/common.js
  • D2 · $applyDefaultsToNested (cognitive 31) lib/document.js

A full-fidelity diff against the previous run's complete recorded findings — line-move tolerant: a finding that only shifted line counts as unchanged, only genuinely new titles/files surface here.

Top priorities

The highest-leverage moves; the full ranked list is in the Roadmap below.

1
Resolve the 1 No automated tests finding(s) in Code Coverage.
+14.9 pts · Low effort · Code Coverage
2
Resolve the 1 No tests found finding(s) in Test Distribution.
+14.9 pts · Low effort · Test Distribution
3
Adopt ILogger (or Serilog) and log at meaningful points across the projects.
+16.6 pts · Medium effort · Observability

Diagnosis — what's actually going on

Highest-leverage move · Medium · Leverage
Of everything flagged, the best return on effort is: Adopt ILogger (or Serilog) and log at meaningful points across the projects. The rest can wait behind it.
Evidence: priority ranking: top of 5 ranked by impact/effort
→ Adopt ILogger (or Serilog) and log at meaningful points across the projects.

At a glance — Code Health · 53% · Adequate · gated by D1, D2, D3, R1

At a glance — Architecture · — · —

At a glance — Maturity · 58% · Adequate · gated by M2

At a glance — Readiness · 30% · Weak · gated by D8, D9, R8, P2, P5

At a glance — Security · 62% · Adequate · gated by D29, D36

Security & Compliance — OWASP Top-10 mapping

Findings mapped to OWASP categories; the specific CVEs/secrets are in the Security dimension cards below and findings.md (redacted only on the public version of this report).

OWASP categoryFindingsSeverity
A03:2021 — Injection12High / Critical

Roadmap

First, implement structured logging using ILogger or Serilog across all projects to establish baseline observability. Next, codify backup and geo-recovery strategies in infrastructure code to ensure disaster recovery readiness. Then, clean up the dependency tree by removing unused packages and explicitly declaring all imports. Finally, address the single gaps in automated testing and test distribution to ensure comprehensive coverage.

Ranked by impact ÷ effort. "Helps" is the estimated gain on the 0–100 health score.

Do thisHelpsEffortDimension
Resolve the 1 No automated tests finding(s) in Code Coverage.+14.9 ptsLowCode Coverage
Resolve the 1 No tests found finding(s) in Test Distribution.+14.9 ptsLowTest Distribution
Adopt ILogger (or Serilog) and log at meaningful points across the projects.+16.6 ptsMediumObservability
Codify backups + geo-recovery in IaC (snapshot/replication/geo-redundant) to back the DR plan.+16.6 ptsMediumDR & Backup
Remove unused dependencies, declare unlisted imports explicitly, and demote type-/test-only packages to devDependencies.+16.2 ptsMediumDependency Hygiene
Stamp a version (csproj <Version>, a VERSION file, or GitVersion) or tag releases with semver so builds and releases are traceable.+14.9 ptsMediumRelease Hygiene
Add readiness/liveness probes and a rolling-update (or blue/green) strategy so a bad release is caught and rolled back automatically.+13.1 ptsMediumDeployment & Rollback
Migrate the remaining .js/.jsx files to TypeScript.+5.1 ptsMediumType Safety

File quality

Per-file score 0–10 — a quality signature. Of 49 files carrying findings, judged against the Production bar: 0% slop · 53% mixed · 47% near-clean.

FileScoreBandWorst signal
.github/workflows/test.yml5.1MixedStatic Analysis (SAST): High: github-actions-mutable-action-tag
lib/document.js5.5MixedCyclomatic Complexity: $set (cyclomatic 165)
.github/dependabot.yml5.8MixedStatic Analysis (SAST): High: dependabot-missing-cooldown
.github/workflows/codeql.yml5.8MixedStatic Analysis (SAST): High: github-actions-mutable-action-tag
.github/workflows/publish.yml5.8MixedStatic Analysis (SAST): High: github-actions-mutable-action-tag
docs/source/tutorials.js6.5MixedChange Coupling: Boundary-crossing change coupling: tutorials.js ↔ website.js
lib/model.js7.0MixedCyclomatic Complexity: _populatePath (cyclomatic 61)
lib/query.js7.0MixedCyclomatic Complexity: setOptions (cyclomatic 33)
lib/schemaType.js7.0MixedCyclomatic Complexity: SchemaType (cyclomatic 26)
lib/options/schemaUnionOptions.js7.0MixedChange Coupling: Boundary-crossing change coupling: schemaUnionOptions.js ↔ union.js
lib/schema/array.js7.1MixedCyclomatic Complexity: cast (cyclomatic 33)
lib/utils.js7.1MixedCyclomatic Complexity: deepEqual (cyclomatic 51)
lib/helpers/clone.js7.1MixedCyclomatic Complexity: clone (cyclomatic 47)
lib/queryHelpers.js7.2MixedCyclomatic Complexity: analyzePath (cyclomatic 36)
.github/workflows/stale.yml7.2MixedStatic Analysis (SAST): High: github-actions-mutable-action-tag
.npmrc7.2MixedStatic Analysis (SAST): High: npm-missing-minimum-release-age
benchmarks/typescript/simple/.npmrc7.2MixedStatic Analysis (SAST): High: npm-missing-minimum-release-age
lib/helpers/setDefaultsOnInsert.js7.4MixedCyclomatic Complexity: exports (cyclomatic 19)
lib/cursor/queryCursor.js7.4MixedCognitive Complexity: _next (cognitive 17)
lib/cast.js7.8MixedCyclomatic Complexity: cast (cyclomatic 111)

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. 43 of 45 evaluated dimensions are computed purely by tools and static analysis (confidence 1.0); 2 documentation/naming judgement(s) are LLM-assisted and labelled advisory. Overall confidence is 0.6 — 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.

Every figure here is one of three kinds, and we label which: ✓ Measured — a deterministic fact (LoC, complexity, coverage); ~ Modeled — an estimate from a stated model (cost, effort, value-at-risk), always a range with its assumptions, never a precise fact; ◐ Advisory — an LLM prose judgement. We never present a modelled estimate as if it were measured. Perfect or absent scores carry their provenance too (ADR-0011): ✓ Tool-verified means the property itself was measured across the surface; ○ Nothing flagged means the probes came back clean — a claim bounded by what a repository can show; ⊘ Not evidenced means a working control (a tested restore, an automated rollback) showed no positive evidence — absence of evidence is not evidence of a control, so it's excluded from the score rather than awarded a spurious 10; ◐ Sampled · advisory marks an LLM verdict over a bounded sample — advisory, never a deterministic measurement.

What we checked — 45 dimensions across the health lenses
D1D2D3D4D5D8D9D12D13D15D16D19D21D26D27D28D29D33D34D35D36D37AX5M1M2M3M4P1P2P3P4P5P6R1R10R2R3R4R6R7R8R9X1X3X4

Each chip is a dimension scored from real signals across architecture, testing, dependencies, security & compliance, documentation, git-history and code quality — in one coherent pass. A surface report typically covers a handful.

How to trust any code-health report — three questions
  1. 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, 200 of 210 do; the remainder are repo-wide signals — a dimension-level measurement, not a single line. (Every path in this report is repo-relative by construction: paths are normalized at the producer and the report is rejected if any rooted path leaks through.)
  2. 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.
  3. 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.

This report answers yes to all three. That's the bar to hold any assessment to.

Tools & methods

The actual versions used this run (captured at analysis time) — re-run on the same commit for the identical score.

MethodBacksVersionEvaluator
Roslyn static analysisComplexity, cohesion, coupling, dead code, API surface, layering5.3.0✓ deterministic
Native secret scannerHardcoded secrets / credentials1.0.0✓ deterministic
jscpdCode duplication✓ deterministic
Coverage (coverlet / dotnet-coverage)Line & branch coverage10.0.301✓ deterministic
NuGet / dotnetOutdated, vulnerable & deprecated dependencies10.0.301✓ deterministic
git / LibGit2SharpChurn hotspots, knowledge concentration, history2.43.0 · 0.31.0✓ deterministic
gitleaks · semgrep · trivy · checkovSecrets in history, SAST, CVEs, IaC & container, PII / GDPR1.86.0 · 0.69.3✓ deterministic
LLM (sampled · advisory)Documentation quality, ADR conformance, naming — sampled over a bounded sample; advisory, never a deterministic measurementLocal LLM◐ LLM · sampled · advisory

Every finding is locatable in findings.md. Run 019fd8d7-20b3-7c3d-b4f5-475507ad7e68.

The exact command behind every deep-scan dimension — tool, version, invocation and retained raw output — is in Appendix B — Reproduction & audit trail.

Run transparency — what happened this run

What ran differently this time — a tool absent, degraded, or that fell back to an estimate. Named openly, not folded silently into the scores. A degraded run also records its exact cause in diagnostics.md.

  • D18 Solution Shape — evaluation did not complete — Dimension evaluation failed — excluded from the score.
  • 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.
  • D31 IaC & Container Security — 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.

Repo exclusion declarations (.gitattributes linguist-generated/vendored, .editorconfig generated_code): none declared — every source file was scored.

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

For each dimension that was measured, what a static, repo-only scan structurally cannot see — the honest edge of the measurement, not a failure of it.

  • 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.
  • 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.
  • 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").
  • 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.
  • 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.
  • 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.
  • 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").
  • D33 JS/npm Dependency Vulnerabilities: JS/npm CVE matching reads package manifests and lockfiles — risk from how a dependency is used, and advisories not yet published, fall outside this scan.
  • 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.
  • 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.
  • P6 Release Hygiene: Rollback/observability controls are inferred from repo artefacts (pipelines, dashboards-as-code) — controls configured in external tooling, with no in-repo trace, cannot be credited.

The LLM boundary

LLM-set scores this run (3): D19, D21, M4 (model: Local LLM). For these, a model reads a bounded sample and sets the numeric score (documentation, ADR quality, naming, comment value, onboarding) — D25 sets the ADR-conformance fraction over sampled code, D22 judges API accuracy over a sample. These are sampled and advisory by design: they vary at the margins between runs and are never a deterministic measurement. Every other score in this report is tool-computed at confidence 1.0.

Dimensions

D1 · Cyclomatic Complexity3.1 / 10Weak✓ Tool-verified

What it measures: How tangled the control flow is — methods with many branches are hard to test and change.

Method: Cyclomatic complexity per method (1 + decision points), computed exhaustively across production source; test projects separated by convention. Deterministic.

Maturity: DocumentedVerifiedPrevented · effective 3.1 / 10 · rule-coverage 100% · ceiling Prevented

60 method(s) exceeded the cyclomatic complexity threshold of 15; the worst was $set at 165.

$set (cyclomatic 165)lib/document.js:1098
cast (cyclomatic 111)lib/cast.js:36
_getPathsToValidate (cyclomatic 80)lib/document.js:2990
_populatePath (cyclomatic 61)lib/model.js:4515
validate (cyclomatic 58)lib/document.js:2704

+ 55 more group(s) — more in Appendix A; the complete list is findings.md.

What to do

  1. Resolve the 1 $set (cyclomatic 165) finding(s) in Cyclomatic Complexity — start with document.js. — One of this dimension's main actionable groups (1 warning-level).
  2. Resolve the 1 cast (cyclomatic 111) finding(s) in Cyclomatic Complexity — start with cast.js. — One of this dimension's main actionable groups (1 warning-level).
  3. Resolve the 1 _getPathsToValidate (cyclomatic 80) finding(s) in Cyclomatic Complexity — start with document.js. — One of this dimension's main actionable groups (1 warning-level).
  4. Enforce Cyclomatic Complexity in CI to reach Verified (currently Documented). — Hardens enforcement from Documented toward Prevented — provenance only; does not change the score.

Detailed fixes: d1_recommendation.md · top locations in Appendix A, every location in findings.md.

D2 · Cognitive Complexity2.0 / 10Critical✓ Tool-verified

What it measures: How hard the code is for a person to follow, beyond raw branching.

Method: Cognitive complexity per method (Sonar-style nesting-penalized score), computed exhaustively over production code, excluding test projects. Deterministic.

Maturity: DocumentedVerifiedPrevented · effective 2.0 / 10 · rule-coverage 100% · ceiling Prevented

87 method(s) exceeded the cognitive complexity threshold of 15; the worst was cast at 275.

cast (cognitive 275)lib/cast.js:36
$set (cognitive 269)lib/document.js:1098
_getPathsToValidate (cognitive 182)lib/document.js:2990
_populatePath (cognitive 106)lib/model.js:4515
_insertMany (cognitive 88)lib/model.js:3046

+ 82 more group(s) — more in Appendix A; the complete list is findings.md.

What to do

  1. Resolve the 1 cast (cognitive 275) finding(s) in Cognitive Complexity — start with cast.js. — One of this dimension's main actionable groups (1 warning-level).
  2. Resolve the 1 $set (cognitive 269) finding(s) in Cognitive Complexity — start with document.js. — One of this dimension's main actionable groups (1 warning-level).
  3. Resolve the 1 _getPathsToValidate (cognitive 182) finding(s) in Cognitive Complexity — start with document.js. — One of this dimension's main actionable groups (1 warning-level).
  4. Enforce Cognitive Complexity in CI to reach Verified (currently Documented). — Hardens enforcement from Documented toward Prevented — provenance only; does not change the score.

Detailed fixes: d2_recommendation.md · top locations in Appendix A, every location in findings.md.

D3 · God Classes0.0 / 10Critical✓ Tool-verified

What it measures: Over-large classes that try to do too much ("god classes").

Method: God-class detection by line and method-count thresholds per logical type (partial classes unified), filtered for generated code and registration/contract false positives. Deterministic.

Maturity: DocumentedVerifiedPrevented · effective 0.0 / 10 · rule-coverage 100% · ceiling Prevented

20 god class(es) detected.

FileTooLong: test/types.map.test.js · ×20test/types.map.test.js:0

What to do

  1. Resolve the 20 FileTooLong finding(s) in God Classes — start with connection.test.js, document.js, document.test.js. — One of this dimension's main actionable groups (20 warning-level).
  2. Enforce God Classes in CI to reach Verified (currently Documented). — Hardens enforcement from Documented toward Prevented — provenance only; does not change the score.

Detailed fixes: d3_recommendation.md · top locations in Appendix A, every location in findings.md.

D4 · Code Duplication10.0 / 10Exemplary✓ Tool-verified

What it measures: Copy-pasted code that should be shared instead.

Method: Code duplication via token-stream sliding windows with type-aware normalization (locals masked, type names preserved), density-scored per KLoC of production code. Deterministic.

Maturity: DocumentedVerifiedPrevented · effective 10.0 / 10 · rule-coverage 100% · ceiling Verified

0 duplicated block group(s) detected.

✓ On the Gold path — maintain.

Detailed fixes: d4_recommendation.md.

D5 · Coupling6.9 / 10Adequate✓ Tool-verified

What it measures: Whether volatile projects sit underneath others that depend on them (so their churn ripples upward), and whether project dependencies form cycles. A widely-depended-on but stable shared/kernel project is healthy, not penalised.

Method: Dependency cycles via elementary-DFS over real .csproj references, plus Martin instability (afferent/efferent) per project. Exhaustive over the reference graph, deterministic.

Coverage: Exhaustive · type-level: afferent/efferent coupling + cycles computed over every production type — the population is all types, not a name convention.

Maturity: DocumentedVerifiedPrevented · effective 6.9 / 10 · rule-coverage 100% · ceiling Prevented

0 projects, 0 dependency cycle(s), 0 unstable depended-on project(s).

What to do

  1. Enforce Coupling in CI to reach Verified (currently Documented). — Hardens enforcement from Documented toward Prevented — provenance only; does not change the score.

Detailed fixes: d5_recommendation.md.

D8 · Code Coverage0.0 / 10Critical✓ Tool-verified

What it measures: How much of the code is actually exercised by tests.

Method: Coverage from coverlet runs or committed reports (Cobertura/OpenCover/lcov), computed per-file with structured exclusions for generated, trivial, and glue code. When the suite can't be built/run in-image AND no report is committed, coverage is reported NOT-MEASURED (excluded from the score) with the precondition to make it measurable — never a LoC-ratio proxy folded in as if measured. Deterministic.

Maturity: DocumentedVerifiedPrevented · effective 0.0 / 10 · rule-coverage 100% · ceiling Verified

No automated tests — the solution has no test code.

No automated tests

What to do

  1. Resolve the 1 No automated tests finding(s) in Code Coverage. — One of this dimension's main actionable groups (1 issue-level).
  2. Enforce Code Coverage in CI to reach Verified (currently Documented). — Hardens enforcement from Documented toward Verified — provenance only; does not change the score.

Detailed fixes: d8_recommendation.md · top locations in Appendix A, every location in findings.md.

D9 · Test Distribution0.0 / 10Critical✓ Tool-verified

What it measures: Whether the test suite has a healthy mix of unit / integration / end-to-end tests.

Method: Test projects classified (Unit/Integration/BDD/E2E) from compiled metadata; test methods counted exhaustively across projects with placement-agnostic disk fallback. Deterministic.

Maturity: DocumentedVerifiedPrevented · effective 0.0 / 10 · rule-coverage 100% · ceiling Documented

No test projects found.

No tests found

What to do

  1. Resolve the 1 No tests found finding(s) in Test Distribution. — One of this dimension's main actionable groups (1 recommendation-level).

Detailed fixes: d9_recommendation.md · top locations in Appendix A, every location in findings.md.

D12 · Dependency Hygiene10.0 / 10Exemplary✓ Tool-verified

What it measures: Whether dependencies are current, secure, and not bloated.

Method: Manifest scan via dotnet list package across all projects; worst-signal-per-package deduction (saturating for vulnerabilities, capped-linear for deprecation/outdated) per KLoC. Exhaustive, deterministic.

Maturity: DocumentedVerifiedPrevented · effective 10.0 / 10 · rule-coverage 100% · ceiling Verified

0 outdated, 0 vulnerable, 0 deprecated packages.

✓ On the Gold path — maintain.

Detailed fixes: d12_recommendation.md.

D13 · Secret Scanning10.0 / 10Exemplary○ Nothing flagged

What it measures: Whether any secrets (keys, tokens, passwords) have leaked into the code.

Method: In-process native secret scanner (entropy plus signature patterns) across all tracked files; no external tool. A clean result is a measured 10, not no-data zero. Deterministic.

Maturity: DocumentedVerifiedPrevented · effective 10.0 / 10 · rule-coverage 100% · ceiling Prevented

Secret scan ran and found no leaked secrets.

✓ On the Gold path — maintain.

Detailed fixes: d13_recommendation.md.

D15 · Churn × Complexity Hotspots8.1 / 10Strong✓ Tool-verified

What it measures: Files that change often and are also complex — the riskiest hotspots.

Method: Per production file churn times cyclomatic complexity over a rolling window, computed from git and Roslyn/JS/Razor analysis. Exhaustive, deterministic per commit date.

Maturity: DocumentedVerifiedPrevented · effective 8.1 / 10 · rule-coverage 100% · ceiling Documented

Top hotspots: lib/document.js (59×165=9735); lib/model.js (44×61=2684); lib/schema.js (15×76=1140)

Hotspot: lib/document.js · ×10lib/document.js

What to do

  1. Resolve the 10 Hotspot finding(s) in Churn × Complexity Hotspots — start with api.js, applyDefaults.js, cast.js. — One of this dimension's main actionable groups (10 warning-level).

Detailed fixes: d15_recommendation.md · top locations in Appendix A, every location in findings.md.

D16 · Bus Factor10.0 / 10Exemplary✓ Tool-verified

What it measures: Whether knowledge is concentrated in too few people (the "bus factor").

Method: Living knowledge per author via time-decayed commit attribution (6-month half-life, focus weighting) across largest source files. Deterministic, avoids blame's mechanical-refactor false positives.

Maturity: DocumentedVerifiedPrevented · effective 10.0 / 10 · rule-coverage 100% · ceiling Documented

No source file's living knowledge is concentrated in a single author.

✓ On the Gold path — maintain.

Detailed fixes: d16_recommendation.md.

D19 · Documentation Quality / 10Exemplary◐ Sampled · advisory

What it measures: Whether the project's documentation is clear, complete, and useful.

Method: Judged by language model at low temperature (0.0-0.1) on a deterministic doc sample (READMEs plus first 25 architecture docs), with two-pass stability filtering. Advisory, sampled.

Maturity: DocumentedVerifiedPrevented · effective Exemplary / 10 · rule-coverage 100% · ceiling Documented

Mongoose's documentation is clear, complete, and well-structured. The README gives a strong overview of Mongoose as an async MongoDB object-modeling tool for Node.js and Deno with links to the official docs site, release badges, Stack Overflow support, plugins search, and a contributors section. A dedicated version-support doc explains each major release's timeline (end-of-life dates) and migration guidance, which is critical for users deciding which version to adopt. The validation guide is long and covers every rule listed in the outline, including built-in validators, custom error messages, the unique option not being a validator, async custom validators, and global schema-type validation, with code examples that are accurate and complete.

The version support doc is excellent but only covers Mongoose 9 through 6 (end-of-life dates) rather than the broader ecosystem of MongoDB drivers, runners, and tools that users might want to consider when choosing a version.docs/version-support.md

✓ On the Gold path — maintain.

Detailed fixes: d19_recommendation.md · top locations in Appendix A, every location in findings.md.

D21 · Naming Consistency / 10Exemplary◐ Sampled · advisory

What it measures: Whether names — types, methods, variables — are clear and consistent.

Method: Judged by language model at low temperature (0.0-0.1) on a deterministic random symbol sample (fixed size, not exhaustive), with disclosed confidence band. Advisory, sampled.

Maturity: DocumentedVerifiedPrevented · effective Exemplary / 10 · rule-coverage 100% · ceiling Verified

0 naming inconsistencies across 0 sampled symbols.

✓ On the Gold path — maintain.

Detailed fixes: d21_recommendation.md.

D26 · Project Cohesion10.0 / 10Exemplary✓ Tool-verified

What it measures: Whether each project is a focused, coherent unit rather than an oversized grab-bag.

Method: Project size overshoot penalties (LoC / public-type count / namespace count, 2-of-3 flag) weighted by log magnitude. Exhaustive across projects, deterministic, LLM-independent.

Maturity: DocumentedVerifiedPrevented · effective 10.0 / 10 · rule-coverage 100% · ceiling Documented

No projects to assess.

✓ On the Gold path — maintain.

Detailed fixes: d26_recommendation.md.

D27 · Navigability10.0 / 10Exemplary✓ Tool-verified

What it measures: How far you must trace to follow a call — low indirection and co-located slices read easier.

Method: Call indirection (interface hops, cross-namespace calls, slice-locality scaled) over a sampled set of method invocations, size-aware baseline. Sampled; confidence discounted by symbol-resolution gaps.

Coverage: Slice locality from the first namespace segments, SAMPLED (≤400 methods) — not exhaustive.

Maturity: DocumentedVerifiedPrevented · effective 10.0 / 10 · rule-coverage 100% · ceiling Documented

Too little code to assess navigability.

✓ On the Gold path — maintain.

Detailed fixes: d27_recommendation.md.

D28 · Secrets (history)10.0 / 10Exemplary○ Nothing flagged

What it measures: Whether any secrets were ever committed — scanned across the full git history, not just now.

Method: Git-history secret scan via gitleaks detect over full history in an isolated checkout; each match flagged High. Exhaustive; degrades cleanly when tool absent.

Maturity: DocumentedVerifiedPrevented · effective 10.0 / 10 · rule-coverage 100% · ceiling Documented

gitleaks scanned the full history AND the current working tree and found no secrets.

✓ On the Gold path — maintain.

Detailed fixes: d28_recommendation.md.

D29 · Static Analysis (SAST)1.2 / 10Critical✓ Tool-verified

What it measures: Real static-analysis (SAST) findings — likely security bugs in the code, any language.

Method: Polyglot static analysis via semgrep across the repo using the pinned, image-baked p/security-audit + p/owasp-top-ten rulesets (no scan-time registry fetch); severity rules (ERROR/WARNING/INFO) map to a full-band severity-weighted score. Exhaustive, deterministic; degrades on parse failure.

Coverage: semgrep pattern rules over all files — exhaustive for the rule set, blind to classes of bug without a rule (clean = no rule matched).

Maturity: DocumentedVerifiedPrevented · effective 1.2 / 10 · rule-coverage 100% · ceiling Documented

12 finding(s): 0 critical, 12 high, 0 medium, 0 low.

High: dependabot-missing-cooldown · ×12.github/dependabot.yml:3detected by semgrep finding

What to do

  1. Resolve the 12 High finding(s) in Static Analysis (SAST) — start with test.yml (3), .npmrc (2), codeql.yml (2). — One of this dimension's main actionable groups (12 issue-level).

Detailed fixes: d29_recommendation.md · top locations in Appendix A, every location in findings.md.

D33 · JS/npm Dependency Vulnerabilities10.0 / 10Exemplary○ Nothing flagged

What it measures: Whether JavaScript/npm dependencies have known published vulnerabilities (CVEs) — the npm ecosystem's biggest risk.

Method: JS/npm CVE scan via trivy fs --scanners vuln over JS manifests (package.json/yarn.lock/pnpm-lock/bun.lockb); 0-10 tight normalizer. NotApplicable without JS manifests. Exhaustive, deterministic.

Maturity: DocumentedVerifiedPrevented · effective 10.0 / 10 · rule-coverage 100% · ceiling Documented

No known-vulnerable JS/npm dependencies.

✓ On the Gold path — maintain.

Detailed fixes: d33_recommendation.md.

D34 · Knowledge Freshness10.0 / 10Exemplary✓ Tool-verified

What it measures: Whether anyone still has living knowledge of each file, or it has been orphaned — last understood long ago by someone now gone quiet. The sibling of the bus factor: D16 asks who owns it, D34 asks whether anyone still knows it.

Method: File orphaning as total living-knowledge decay below one focused-commit's worth within a year, computed per-file from the D16 decay model. Exhaustive, deterministic over fixed history.

Maturity: DocumentedVerifiedPrevented · effective 10.0 / 10 · rule-coverage 100% · ceiling Documented

Every significant source file has living knowledge — recently and meaningfully worked.

✓ On the Gold path — maintain.

Detailed fixes: d34_recommendation.md.

D35 · Change Coupling6.8 / 10Adequate✓ Tool-verified

What it measures: Whether files that change together actually belong together — pairs that repeatedly co-change in git history despite having no explicit code dependency, surfacing the hidden/logical coupling (and boundaries in the wrong place) a static scan can't see.

Method: Pairwise co-occurrence over the per-commit file sets in git history (production source only — tests and generated dropped): Degree-of-Coupling = shared ÷ min individual revisions, reported above noise floors (each file ≥10 revisions, ≥5 shared commits, ≥50% strength); sweeping commits excluded. Deterministic over fixed history.

Coverage: Population: PRODUCTION source files only — test and generated files are dropped before pairing, so a class co-changing with its own test (trivially ~100%) can't drown the real production↔production coupling. Pairs ranked by Degree-of-Coupling; coupling through a build step, config, or non-source file isn't seen.

Maturity: DocumentedVerifiedPrevented · effective 6.8 / 10 · rule-coverage 100% · ceiling Documented

Strongest change-coupling: document.js↔applyDefaultsToPOJO.js 73%; tutorials.js↔typescript.js 73%; tutorials.js↔website.js 73%

Boundary-crossing change coupling: tutorials.js ↔ website.js · ×7docs/source/tutorials.js
Change coupling: document.js ↔ applyDefaultsToPOJO.js · ×3lib/document.js

What to do

  1. Resolve the 7 Boundary-crossing change coupling finding(s) in Change Coupling — start with schemaUnionOptions.js (2), api-bold-current-nav.js, applyBuiltinPlugins.js. — One of this dimension's main actionable groups (7 issue-level).
  2. Resolve the 3 Change coupling finding(s) in Change Coupling — start with constants.js, document.js, tutorials.js. — One of this dimension's main actionable groups (3 warning-level).

Detailed fixes: d35_recommendation.md · top locations in Appendix A, every location in findings.md.

D36 · Supply-chain Provenance & Signing0.0 / 10Critical✓ Tool-verified

What it measures: Whether the build pipeline provides supply-chain integrity — generated provenance/attestation, signed artifacts (cosign/sigstore), an SBOM, and pinned build actions. Presence of the configuration, not a runtime guarantee.

Method: Supply-chain provenance/signing read deterministically from CI/build config (.github/workflows, .gitlab-ci.yml, azure-pipelines, Jenkinsfile, .circleci) + the release surface: four signals — generated provenance/attestation (SLSA/in-toto/actions-attest), artifact signing (cosign/sigstore/gitsign), an SBOM (syft/sbom-action/*.spdx.json/*.cdx.json), and SHA-pinned build actions — scored 10·present/denom. NotApplicable without a build pipeline. Detects configuration presence, not runtime enforcement.

Maturity: DocumentedVerifiedPrevented · effective 0.0 / 10 · rule-coverage 100% · ceiling Documented

0/4 supply-chain integrity signals present (provenance, signing, SBOM, pinned actions).

Unpinned build actions
No build provenance
No artifact signing
No SBOM

What to do

  1. Resolve the 1 Unpinned build actions finding(s) in Supply-chain Provenance & Signing. — One of this dimension's main actionable groups (1 warning-level).
  2. Resolve the 1 No build provenance finding(s) in Supply-chain Provenance & Signing. — One of this dimension's main actionable groups (1 recommendation-level).
  3. Resolve the 1 No artifact signing finding(s) in Supply-chain Provenance & Signing. — One of this dimension's main actionable groups (1 recommendation-level).

Detailed fixes: d36_recommendation.md · top locations in Appendix A, every location in findings.md.

D37 · Vulnerability-disclosure Policy10.0 / 10Exemplary✓ Tool-verified

What it measures: Whether the repository publishes a coordinated-vulnerability-disclosure policy (SECURITY.md or security.txt) with a reporting contact, so finders know how to report a vulnerability. Presence of a policy file with a contact, not whether the policy is adequate or honoured.

Method: Vulnerability-disclosure policy read deterministically from the repo: a SECURITY.md (root/.github/docs) or .well-known/security.txt / security.txt, regex-checked for a reporting contact (email / URL / mailto). Present + contact → 10; present without a contact → 4; NotApplicable when no policy file exists (it may live off-repo). Detects the policy file's presence + contact, not its adequacy.

Maturity: DocumentedVerifiedPrevented · effective 10.0 / 10 · rule-coverage 100% · ceiling Documented

A vulnerability-disclosure policy (SECURITY.md) is published with a reporting contact.

✓ On the Gold path — maintain.

Detailed fixes: d37_recommendation.md.

Frontend & cross-cutting dimensions

R = React/JS · M = Maturity · P = Readiness.

AX5 · Architecture & structure10.0 / 10Exemplary✓ Tool-verified

Other · Architecture — Whether the codebase has a recognisable, scale-appropriate structure (a named architectural style, or modular enough for its size) rather than being an ad-hoc ball of mud.

Method: Roslyn plus csproj analysis: architecture style detection (DDD, clean, vertical-slice, CQRS) and structure fitness for repo size. Deterministic.

M1 · Documentation (README)6.7 / 10Adequate✓ Tool-verified

Maturity · Maturity — Whether the repo and its projects have a README, and whether it's substantive and current.

Method: Filesystem scan: README presence, word count, and headings for depth; git history for staleness. Exhaustive across root and project dirs, deterministic.

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.
M2 · Architecture documentation0.0 / 10Critical✓ Tool-verified

Maturity · Maturity — Whether key decisions (ADRs) and the high-level shape (C4/diagrams) are written down.

Method: Filesystem scan: ADR folder/naming conventions or content, plus Mermaid/PlantUML/C4/architecture.md discovery. Exhaustive, deterministic.

  • 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 structure10.0 / 10Exemplary✓ Tool-verified

Maturity · Maturity — Whether the repo is organised deliberately — src/test separation and consistent project naming.

Method: Filesystem scan: src/test folder separation and namespace-prefix consistency (majority RootNamespace agreement). Exhaustive across projects, deterministic.

M4 · Documentation accuracy10.0 / 10Exemplary◐ Sampled · advisory

Maturity · Maturity — Whether the README actually describes the code that exists (LLM-judged, advisory).

Method: Judged by language model at low temperature: README accuracy versus actual projects, within a disclosed tolerance. Advisory, not a measured number.

P1 · CI/CD gates10.0 / 10Exemplary○ Nothing flagged

Readiness · Readiness — Whether an automated pipeline builds and tests every change.

Method: Filesystem scan: CI workflow files (.github/workflows, .gitlab-ci.yml, etc.) for build and test stages. Exhaustive, deterministic.

P2 · Observability0.0 / 10Critical✓ Tool-verified

Readiness · Readiness — Whether the code is diagnosable in production — structured logging, tracing/metrics, health checks.

Method: Filesystem/Roslyn scan: structured-logging frameworks (Serilog, NLog), OpenTelemetry, and health-check endpoint patterns. Exhaustive, deterministic.

  • No ILogger/Serilog usage found — production issues will be hard to diagnose.

What to do

  • Adopt ILogger (or Serilog) and log at meaningful points across the projects.
  • Consider OpenTelemetry tracing/metrics and a health-check endpoint for operability.
P3 · Security & performance tooling7.0 / 10Strong✓ Tool-verified

Readiness · Readiness — Whether SAST, secret/dependency scanning and performance benchmarking are wired in (presence, not runtime).

Method: Filesystem/Roslyn scan: CodeQL, Dependabot, secret-scanning, and BenchmarkDotNet presence in pipelines and projects. Exhaustive, deterministic.

What to do

  • Add gitleaks/trufflehog in CI to block PRs that introduce committed secrets.
P4 · Deployment & Rollback7.0 / 10Strong✓ Tool-verified

Readiness · Readiness — Whether releases are automated and safely reversible (probes, rolling updates, approval gates) — from manifests/pipeline files, not the live environment.

Method: Filesystem scan: deployment manifests/IaC (K8s YAML, Helm, Terraform) for rolling updates, probes, approval gates, migration hooks. Exhaustive, deterministic.

  • 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.
P5 · DR & Backup3.0 / 10Weak✓ Tool-verified

Readiness · Readiness — Whether disaster recovery is planned and codified — backups, geo-recovery, RTO/RPO, persistence guarantees — from IaC + container manifests + docs, never the live cloud.

Method: Filesystem scan: disaster recovery, backup, geo-recovery, RTO/RPO, persistence guarantees from IaC, manifests, and docs. Exhaustive, deterministic, never a live environment.

What to do

  • Codify backups + geo-recovery in IaC (snapshot/replication/geo-redundant) to back the DR plan.
P6 · Release Hygiene5.0 / 10Adequate✓ Tool-verified

Readiness · Readiness — Whether releases are traceable — a maintained changelog and explicit version stamping.

Method: Filesystem scan: changelog file presence and version tags in csproj or git tags. Exhaustive, deterministic.

What to do

  • Stamp a version (csproj <Version>, a VERSION file, or GitVersion) or tag releases with semver so builds and releases are traceable.
R1 · Type Safety0.8 / 10Critical✓ Tool-verified

React / JS · Code Health — How much of the frontend is typed TypeScript vs untyped JavaScript.

Method: Frontend file inventory: the share of typed TypeScript vs untyped JavaScript across the source tree. Deterministic, exhaustive over frontend files.

  • 40 typed · 454 plain JS

What to do

  • Migrate the remaining .js/.jsx files to TypeScript.
R10 · Code Duplication7.5 / 10Strong✓ Tool-verified

React / JS · Code Health — Copy-pasted token-identical blocks across the frontend (the D4 clone algorithm over JS/TS tokens, D-386).

Method: Copy-pasted token-identical blocks across the frontend (the D4 clone algorithm run over JS/TS tokens). Deterministic.

  • lib/aggregate.js:258 · lib/aggregate.js:671 — aggregate.js:258
  • lib/query.js:818 · lib/query.js:943 — query.js:818
  • lib/query.js:320 · lib/query.js:368 — query.js:320
  • lib/error/index.js:65 · lib/error/index.js:172 · lib/helpers/symbols.js:1 · lib/helpers/symbols.js:9 — index.js:65
  • lib/options/schemaArrayOptions.js:1 · lib/options/schemaDateOptions.js:1 · lib/options/schemaDocumentArrayOptions.js:1 · lib/options/schemaNumberOptions.js:1 — schemaArrayOptions.js:1
  • lib/query.js:1500 · lib/query.js:1540 · lib/query.js:1588 — query.js:1500
  • lib/schema/bigint.js:39 · lib/schema/boolean.js:39 · lib/schema/decimal128.js:40 — bigint.js:39
  • lib/options/schemaNumberOptions.js:20 · lib/options/schemaStringOptions.js:20 · lib/options/schemaTypeOptions.js:26 — schemaNumberOptions.js:20

What to do

  • Extract the duplicated blocks into shared functions/components.
R2 · Cyclomatic Complexity8.0 / 10Strong✓ Tool-verified

React / JS · Code Health — Per-function cyclomatic/cognitive complexity from the token-level function scanner (D-386) — real branching, not a regex heuristic.

Method: Per-function cyclomatic/cognitive complexity from a token-level function scanner (real branching, not a regex heuristic), computed over every frontend function. Deterministic.

  • Branch-heavy code is where defects cluster — extract decisions into smaller functions. (×8) — document.js:1098, cast.js:36, castUpdate.js:221, …

What to do

  • Break down the listed branch-heavy functions; aim P95 cyclomatic ≤ 5.
R3 · Large Files7.0 / 10Adequate✓ Tool-verified

React / JS · Code Health — How many components/modules exceed the large-file threshold.

Method: Components/modules exceeding the large-file threshold, counted exhaustively across the frontend source tree. Deterministic.

  • 23 file(s) over 400 lines

What to do

  • Split the oversized components into smaller, focused ones.
R4 · Test Coverage9.1 / 10Exemplary✓ Tool-verified

React / JS · Readiness — Static test reachability (D-386): the share of production files reachable from any test via the import graph — measured without running anything.

Method: Static test reachability: the share of production files reachable from any test via the import graph — measured without running anything. Deterministic.

  • No test imports this module directly or transitively — its behavior is unverified. (×8) — website.js, generateSearch.js, getIndexes.js, …

What to do

  • Add tests that import the unreached modules (directly or through their public entry).
R6 · Tooling10.0 / 10Exemplary✓ Tool-verified

React / JS · Readiness — Whether the project wires up test, lint and typecheck — detected from each package.json script's COMMAND (eslint / tsc / vitest / jest / playwright), not just its name, and corroborated against CI-workflow invocations so a tool run only in CI still counts.

Method: package.json scanned for test/lint/typecheck script wiring. Deterministic presence check.

R7 · Dead Code9.7 / 10Exemplary✓ Tool-verified

React / JS · Code Health — Files unreachable from every application/tooling/test entry point, and exports nothing imports (module-graph reachability, D-386).

Method: Dead code: files unreachable from every application/tooling/test entry point plus exports nothing imports, via module-graph reachability. Deterministic, exhaustive over the import graph.

  • Unreachable from the 10 application, 31 tooling and 184 test entry point(s) detected in this repo. Gate removals on your build/type-check — an undetected custom entry would make these reachable.
  • no import path from any entry point (10 application, 31 tooling, 184 test roots considered) (×7) — getIndexes.js, setupTimestamps.js, .markdownlint-cli2.cjs, …

What to do

  • Delete the dead files and unused exports — every line is maintenance cost and rebuild-estimate inflation with zero runtime value.
R8 · Dependency Hygiene3.5 / 10Weak✓ Tool-verified

React / JS · Readiness — npm dependency truthfulness (D-386): unused dependencies, imports not declared anywhere, and type-/test-only packages shipped as production deps.

Method: npm dependency truthfulness: unused dependencies, imports declared nowhere, and type-/test-only packages shipped as production deps — from the manifest + import graph. Deterministic.

  • Imported but not declared in any reachable package.json — installs work only by hoisting accident. — multiple-require-instance.test.js:10
  • Declared in the root/package.json but never imported anywhere in that package or its workspace members — dead weight and attack surface. Verify against build tooling before removing. (×3)

What to do

  • Remove unused dependencies, declare unlisted imports explicitly, and demote type-/test-only packages to devDependencies.
R9 · Circular Imports0.4 / 10Critical✓ Tool-verified

React / JS · Architecture — Import cycles in the module graph (D-386) — files that can only be understood and changed together.

Method: Import cycles in the module graph, detected exhaustively over JS/TS imports (the same cycle detection as the .NET coupling dimension). Deterministic.

  • lib/cast.js → lib/document.js → lib/helpers/discriminator/mergeDiscriminatorSchema.js → lib/helpers/document/compile.js → lib/helpers/document/handleSpreadDoc.js → lib/helpers/minimize.js → lib/helpers/model/discriminator.js → lib/helpers/populate/markArraySubdocsPopulated.js → lib/helpers/populate/modelNamesFromRefPath.js → lib/helpers/schema/applyBuiltinPlugins.js → lib/internal.js → lib/plugins/index.js → lib/plugins/sharding.js → lib/plugins/trackTransaction.js → lib/schema/array.js → lib/schema/bigint.js → lib/schema/boolean.js → lib/schema/buffer.js → lib/schema/date.js → lib/schema/decimal128.js → lib/schema/documentArray.js → lib/schema/documentArrayElement.js → lib/schema/double.js → lib/schema/index.js → lib/schema/int32.js → lib/schema/map.js → lib/schema/mixed.js → lib/schema/number.js → lib/schema/objectId.js → lib/schema/operators/geospatial.js → lib/schema/operators/helpers.js → lib/schema/string.js → lib/schema/subdocument.js → lib/schema/union.js → lib/schema/uuid.js → lib/schemaType.js → lib/stateMachine.js → lib/types/array/index.js → lib/types/array/methods/index.js → lib/types/arraySubdocument.js → lib/types/buffer.js → lib/types/documentArray/index.js → lib/types/documentArray/methods/index.js → lib/types/index.js → lib/types/map.js → lib/types/subdocument.js → lib/utils.js → lib/virtualType.js → lib/cast.js — cast.js
  • lib/helpers/model/applyMethods.js → lib/model.js → lib/helpers/model/applyMethods.js — applyMethods.js
  • types/index.d.ts → types/index.d.ts — index.d.ts

What to do

  • Break each cycle by extracting the shared piece into a module both sides can import.
X1 · Async correctness10.0 / 10Exemplary○ Nothing flagged

Other · Code Health — Whether the code avoids sync-over-async (deadlock-prone blocking on tasks) and async void.

Method: Roslyn syntax scan: async methods scanned for .Wait()/.GetAwaiter().GetResult() and async-void outside event handlers. Deterministic, hard fact per invocation.

X3 · Exception handling10.0 / 10Exemplary○ Nothing flagged

Other · Code Health — Whether exceptions are handled rather than silently swallowed or rethrown with lost stack traces.

Method: Roslyn syntax scan: every catch clause counted; empty catches and bare rethrows flagged. Population is all catch clauses, not estimated. Deterministic, hard fact.

X4 · Structured logging10.0 / 10Exemplary○ Nothing flagged

Other · Code Health — Whether log calls use message templates (queryable) rather than interpolated strings.

Method: Roslyn syntax scan: every log call-site counted; interpolated-string first-argument violations flagged. Population is all log calls, not estimated. Deterministic.

Reference — by lens

The score is the rank-weighted fold of these lenses (worst-heaviest), each including its meta-dimensions; a lens with a Critical contributor is capped at Fair (its band reads "gated by …") and is never the strongest area however high its average.

LensScoreRatingImpact
Code Health53%Adequate — gated by D1, D2, D3, R1Capped at Fair by a Critical contributor — resolve it before relying on this lens.
Maturity58%Adequate — gated by M2Capped at Fair by a Critical contributor — resolve it before relying on this lens.
Readiness30%Weak — gated by D8, D9, R8, P2, P5Capped at Fair by a Critical contributor — resolve it before relying on this lens.
Security62%Adequate — gated by D29, D36Capped at Fair by a Critical contributor — resolve it before relying on this lens.
Not included — 57 check(s) not relevant to this codebase

These checks had nothing to measure here (no tests, no git history, the codebase is small, or the architecture style doesn't apply), so they're omitted above rather than scored low.

  • 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.
  • AX1 Captive dependencies — no DI registrations detected
  • AX10 Code composition — no source files detected — code composition not applicable
  • AX2 Stateful singletons — no singleton implementations detected
  • AX3 Project dependency cycles — no csproj graph available
  • AX4 Dependency direction — no csproj graph available
  • AX6 Interface segregation — no public interfaces
  • AX7 Slice cohesion — not applicable — not a vertical-slice architecture
  • AX8 Test isolation — no test/production split to check
  • AX9 CQS / query purity — no CQRS query handlers detected — query purity is not applicable to this codebase
  • C1 Data Protection — No personal data detected in the analyzed source — no PII-typed entity/column names (Email, FirstName, DateOfBirth, …), no ASP.NET Identity / user-account model, and no stored user credentials. GDPR data-protection controls are therefore N/A here. If this is intentional, record the no-PII posture in an ADR; if the app does process personal data, name those fields conventionally so this dimension activates.
  • C2 Access Controls — No access-control surface detected in the analyzed source — no web/app surface to authorize (no HTTP API or web-UI project) and no authorization code at all (no [Authorize]/policies, no imperative guard methods). Access control is therefore N/A here — this is a library/CLI, which is authorized by its CALLER, not by itself. If this codebase grows request handlers, the dimension reactivates and a default-deny posture is expected then.
  • C3 Audit Trail — No personal data detected in the analyzed source — no PII-typed entity/column names (Email, FirstName, DateOfBirth, …), no ASP.NET Identity / user-account model, and no stored user credentials. GDPR data-protection controls are therefore N/A here. If this is intentional, record the no-PII posture in an ADR; if the app does process personal data, name those fields conventionally so this dimension activates.
  • C4 Data Retention — No personal data detected in the analyzed source — no PII-typed entity/column names (Email, FirstName, DateOfBirth, …), no ASP.NET Identity / user-account model, and no stored user credentials. GDPR data-protection controls are therefore N/A here. If this is intentional, record the no-PII posture in an ADR; if the app does process personal data, name those fields conventionally so this dimension activates.
  • C5 Data-Subject Rights — No personal data detected in the analyzed source — no PII-typed entity/column names (Email, FirstName, DateOfBirth, …), no ASP.NET Identity / user-account model, and no stored user credentials. GDPR data-protection controls are therefore N/A here. If this is intentional, record the no-PII posture in an ADR; if the app does process personal data, name those fields conventionally so this dimension activates.
  • D10 Test Quality — No tests in the analyzed solution to assess for quality.
  • D11 Test Reliability — Test reliability not included
  • D14 License Compliance — license scan produced no result — the tool ran but its JSON output could not be parsed; the offline NuGet fallback resolved nothing
  • D17 Explicit Debt — the C# workspace loaded 0 projects, so explicit-debt density could not be measured
  • D18 Solution Shape — Dimension evaluation failed
  • D20 ADR Quality — N/A — ADRs are expected on deployable products with a user-facing host, not consumed libraries; no ADR log is required here.
  • D22 Internal API Consistency — No exposed public API
  • D23 Boundary Type-Coupling — Zero projects and zero LoC mean the codebase is trivial and has no structure to justify boundaries.
  • D24 Comment Value — No inline comments to assess — comment value is not applicable here.
  • D25 ADR Conformance — no ADRs to check
  • D30 Dependency Vulnerabilities — No .NET solution found; no NuGet dependencies to scan for vulnerabilities.
  • D31 IaC & Container Security — No Infrastructure-as-Code or container manifests found (Dockerfile, Terraform, Kubernetes/Helm, CloudFormation); nothing to scan.
  • D32 Data Compliance (PII/GDPR) — No PII/GDPR ruleset is bundled (the public p/gdpr semgrep pack was retired) — data compliance is not assessed in this scan.
  • D38 OSV Dependency Vulnerabilities — Scanner failed to run — not a clean result
  • D39 IL Efficiency — The target did not build, so no IL was available to measure.
  • D6 Cohesion (LCOM4) — No production classes were analyzable, so cohesion (LCOM4) was not measured (the solution likely failed to load or has no production code).
  • D7 Architectural Integrity — no checkable ADRs and no dependency cycles — architectural integrity not assessed
  • DM1 Domain Modelling — not run — 0/3 markers found
  • ED1 Event-Driven — not run — 0/3 markers found
  • ED5 Idempotency — no mutating command handlers or message consumers detected — idempotency check not applicable
  • ES1 Event Sourcing — not run — 0/3 markers found
  • GD1 Unfinished & placeholder code — no source files
  • IC1 Incompleteness & stubs — no C# methods found
  • P12 CI test-gate honesty — no data
  • P7 Outbound HTTP resilience — not applicable — this isn't a service/API/worker
  • P8 Schema migrations — no EF Core usage detected
  • P9 Domain vs controller coverage — no coverage report found on disk — run tests with `--collect:"XPlat Code Coverage"` (or in CI) to enable this cross-layer check
  • 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.
  • R11 Import Boundaries — No recognizable feature-sliced/layered src layout — boundary rules not applicable.
  • R5 Dependency Freshness — no package-lock.json — dependency freshness not measured (would require an npm lockfile); JS/npm CVEs are scored in D33 (JS/npm Dependency Vulnerabilities)
  • S1 Web-Security Posture — No web surface detected in the analyzed source — no HTTP API or web-UI project (no controllers/minimal-API endpoints, no Razor/Blazor views) and no web middleware (HTTPS redirection, HSTS, security headers, cookies). Transport security, security headers, secure cookies, CSRF/input-validation and middleware-order controls are therefore N/A here — this is a library/CLI/worker, not a web app. Crypto hygiene was still checked and found nothing to flag. If this codebase becomes web-facing, the dimension reactivates automatically.
  • SC1 Supply-chain hygiene — no data
  • X2 Cancellation propagation — no async methods found
  • X5 Nullable reference types — no NRT-eligible projects

Appendix A — Findings (grouped)

The findings behind the scores, grouped by severity, then by dimension and kind. The high-severity issues are enumerated in full below; items per group are capped at 25 with any overflow stated explicitly per group, never silently truncated. The complete machine-readable list of every finding (all severities) is the companion findings.md in this report's bundle.

Issue — 21 finding(s)
D29 · Static Analysis (SAST) · High · ×12
  • High: dependabot-missing-cooldown .github/dependabot.yml:3 — This Dependabot configuration does not set a cooldown period. Newly published packages can be malicious or unstable. Add a `cooldown` block with `default-days: 7` to each `package-ecosystem` entry under `updates` to wait 7 days before proposing updates to newly published package versions. Reference: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#cooldown
  • High: dependabot-missing-cooldown .github/dependabot.yml:9 — This Dependabot configuration does not set a cooldown period. Newly published packages can be malicious or unstable. Add a `cooldown` block with `default-days: 7` to each `package-ecosystem` entry under `updates` to wait 7 days before proposing updates to newly published package versions. Reference: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#cooldown
  • High: github-actions-mutable-action-tag .github/workflows/codeql.yml:28 — GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. `uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608`.
  • High: github-actions-mutable-action-tag .github/workflows/codeql.yml:47 — GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. `uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608`.
  • High: github-actions-mutable-action-tag .github/workflows/publish.yml:16 — GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. `uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608`.
  • High: github-actions-mutable-action-tag .github/workflows/publish.yml:19 — GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. `uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608`.
  • High: github-actions-mutable-action-tag .github/workflows/stale.yml:14 — GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. `uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608`.
  • High: github-actions-mutable-action-tag .github/workflows/test.yml:65 — GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. `uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608`.
  • High: github-actions-mutable-action-tag .github/workflows/test.yml:96 — GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. `uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608`.
  • High: github-actions-mutable-action-tag .github/workflows/test.yml:158 — GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. `uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608`.
  • High: npm-missing-minimum-release-age .npmrc:3 — This .npmrc does not set a minimum release age or sets it too low. Newly published packages can be malicious or unstable. Add `min-release-age = 7` to wait 7 days before resolving newly published package versions. Added in: v11.10 Reference: https://github.blog/changelog/2026-02-18-npm-bulk-trusted-publishing-config-and-script-security-now-generally-available/
  • High: npm-missing-minimum-release-age benchmarks/typescript/simple/.npmrc:1 — This .npmrc does not set a minimum release age or sets it too low. Newly published packages can be malicious or unstable. Add `min-release-age = 7` to wait 7 days before resolving newly published package versions. Added in: v11.10 Reference: https://github.blog/changelog/2026-02-18-npm-bulk-trusted-publishing-config-and-script-security-now-generally-available/
D35 · Change Coupling · Boundary-crossing change coupling · ×7
  • Boundary-crossing change coupling: tutorials.js ↔ website.js docs/source/tutorials.js — `docs/source/tutorials.js` (context docs) and `scripts/website.js` (context scripts) live in DIFFERENT modules yet change together 73% of the time (8 shared commits) — the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can't see.
  • Boundary-crossing change coupling: typescript.js ↔ website.js docs/source/typescript.js — `docs/source/typescript.js` (context docs) and `scripts/website.js` (context scripts) live in DIFFERENT modules yet change together 73% of the time (8 shared commits) — the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can't see.
  • Boundary-crossing change coupling: applyBuiltinPlugins.js ↔ index.js lib/helpers/schema/applyBuiltinPlugins.js — `lib/helpers/schema/applyBuiltinPlugins.js` (context helpers) and `lib/plugins/index.js` (context plugins) live in DIFFERENT modules yet change together 67% of the time (8 shared commits) — the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can't see.
  • Boundary-crossing change coupling: mobile-navbar-toggle.js ↔ website.js docs/js/mobile-navbar-toggle.js — `docs/js/mobile-navbar-toggle.js` (context docs) and `scripts/website.js` (context scripts) live in DIFFERENT modules yet change together 62% of the time (10 shared commits) — the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can't see.
  • Boundary-crossing change coupling: api-bold-current-nav.js ↔ website.js docs/js/api-bold-current-nav.js — `docs/js/api-bold-current-nav.js` (context docs) and `scripts/website.js` (context scripts) live in DIFFERENT modules yet change together 55% of the time (6 shared commits) — the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can't see.
  • Boundary-crossing change coupling: schemaUnionOptions.js ↔ union.js lib/options/schemaUnionOptions.js — `lib/options/schemaUnionOptions.js` (context options) and `lib/schema/union.js` (context schema) live in DIFFERENT modules yet change together 55% of the time (6 shared commits) — the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can't see.
  • Boundary-crossing change coupling: schemaUnionOptions.js ↔ index.js lib/options/schemaUnionOptions.js — `lib/options/schemaUnionOptions.js` (context options) and `lib/schema/index.js` (context schema) live in DIFFERENT modules yet change together 55% of the time (6 shared commits) — the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can't see.
D18 · Solution Shape · Dimension evaluation failed · ×1
  • Dimension evaluation failed — no .NET solution found at target path
D8 · Code Coverage · No automated tests · ×1
  • No automated tests — No automated tests — the solution has no test code. Untested code is the largest single risk to changing it safely.
Warning — 181 finding(s)
D3 · God Classes · FileTooLong · ×20
  • FileTooLong: test/types.map.test.js test/types.map.test.js:0 — FileTooLong — 1988 lines.
  • FileTooLong: test/types.documentarray.test.js test/types.documentarray.test.js:0 — FileTooLong — 1794 lines.
  • FileTooLong: test/types.array.test.js test/types.array.test.js:0 — FileTooLong — 1972 lines.
  • FileTooLong: test/schema.validation.test.js test/schema.validation.test.js:0 — FileTooLong — 1635 lines.
  • FileTooLong: test/schema.test.js test/schema.test.js:0 — FileTooLong — 4262 lines.
  • FileTooLong: test/query.test.js test/query.test.js:0 — FileTooLong — 5152 lines.
  • FileTooLong: test/model.updateOne.test.js test/model.updateOne.test.js:0 — FileTooLong — 3639 lines.
  • FileTooLong: test/model.test.js test/model.test.js:0 — FileTooLong — 10107 lines.
  • FileTooLong: test/model.querying.test.js test/model.querying.test.js:0 — FileTooLong — 1656 lines.
  • FileTooLong: test/model.populate.test.js test/model.populate.test.js:0 — FileTooLong — 12835 lines.
  • FileTooLong: test/model.findOneAndUpdate.test.js test/model.findOneAndUpdate.test.js:0 — FileTooLong — 2531 lines.
  • FileTooLong: test/model.discriminator.test.js test/model.discriminator.test.js:0 — FileTooLong — 2574 lines.
  • FileTooLong: test/document.test.js test/document.test.js:0 — FileTooLong — 16083 lines.
  • FileTooLong: test/connection.test.js test/connection.test.js:0 — FileTooLong — 1950 lines.
  • FileTooLong: lib/schemaType.js lib/schemaType.js:0 — FileTooLong — 1945 lines.
  • FileTooLong: lib/query.js lib/query.js:0 — FileTooLong — 5866 lines.
  • FileTooLong: lib/model.js lib/model.js:0 — FileTooLong — 5348 lines.
  • FileTooLong: lib/document.js lib/document.js:0 — FileTooLong — 5842 lines.
  • FileTooLong: schema/string.js lib/schema/string.js:0 — FileTooLong — 748 lines.
  • FileTooLong: cursor/queryCursor.js lib/cursor/queryCursor.js:0 — FileTooLong — 641 lines.
D15 · Churn × Complexity Hotspots · Hotspot · ×10
  • Hotspot: lib/document.js lib/document.js — lib/document.js changed 59 times in last 90 days, max complexity 165. 19 of those changes were fix/bug commits — a defect-dense hotspot worth prioritising.
  • Hotspot: lib/model.js lib/model.js — lib/model.js changed 44 times in last 90 days, max complexity 61. 16 of those changes were fix/bug commits — a defect-dense hotspot worth prioritising.
  • Hotspot: lib/schema.js lib/schema.js — lib/schema.js changed 15 times in last 90 days, max complexity 76. 5 of those changes were fix/bug commits — a defect-dense hotspot worth prioritising.
  • Hotspot: lib/helpers/query/castUpdate.js lib/helpers/query/castUpdate.js — lib/helpers/query/castUpdate.js changed 7 times in last 90 days, max complexity 93. 5 of those changes were fix/bug commits — a defect-dense hotspot worth prioritising.
  • Hotspot: lib/helpers/document/applyDefaults.js lib/helpers/document/applyDefaults.js — lib/helpers/document/applyDefaults.js changed 8 times in last 90 days, max complexity 76. 1 of those changes were fix/bug commits — a defect-dense hotspot worth prioritising.
  • Hotspot: lib/helpers/populate/getModelsMapForPopulate.js lib/helpers/populate/getModelsMapForPopulate.js — lib/helpers/populate/getModelsMapForPopulate.js changed 9 times in last 90 days, max complexity 57. 2 of those changes were fix/bug commits — a defect-dense hotspot worth prioritising.
  • Hotspot: lib/query.js lib/query.js — lib/query.js changed 15 times in last 90 days, max complexity 33. 4 of those changes were fix/bug commits — a defect-dense hotspot worth prioritising.
  • Hotspot: docs/source/api.js docs/source/api.js — docs/source/api.js changed 7 times in last 90 days, max complexity 58. 1 of those changes were fix/bug commits — a defect-dense hotspot worth prioritising.
  • Hotspot: lib/schemaType.js lib/schemaType.js — lib/schemaType.js changed 15 times in last 90 days, max complexity 26. 5 of those changes were fix/bug commits — a defect-dense hotspot worth prioritising.
  • Hotspot: lib/cast.js lib/cast.js — lib/cast.js changed 3 times in last 90 days, max complexity 111. 2 of those changes were fix/bug commits — a defect-dense hotspot worth prioritising.
D35 · Change Coupling · Change coupling · ×3
  • Change coupling: document.js ↔ applyDefaultsToPOJO.js lib/document.js — `lib/document.js` and `lib/helpers/model/applyDefaultsToPOJO.js` change together 73% of the time (8 shared commits) with no explicit dependency — a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling.
  • Change coupling: tutorials.js ↔ typescript.js docs/source/tutorials.js — `docs/source/tutorials.js` and `docs/source/typescript.js` change together 73% of the time (8 shared commits) with no explicit dependency — a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling.
  • Change coupling: constants.js ↔ applyStaticHooks.js lib/constants.js — `lib/constants.js` and `lib/helpers/model/applyStaticHooks.js` change together 71% of the time (10 shared commits) with no explicit dependency — a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling.
D1 · Cyclomatic Complexity · $set (cyclomatic 165) · ×1
  • $set (cyclomatic 165) lib/document.js:1098 — $set has cyclomatic complexity 165 (threshold 15).
D1 · Cyclomatic Complexity · cast (cyclomatic 111) · ×1
  • cast (cyclomatic 111) lib/cast.js:36 — cast has cyclomatic complexity 111 (threshold 15).
D1 · Cyclomatic Complexity · _getPathsToValidate (cyclomatic 80) · ×1
  • _getPathsToValidate (cyclomatic 80) lib/document.js:2990 — _getPathsToValidate has cyclomatic complexity 80 (threshold 15).
D1 · Cyclomatic Complexity · _populatePath (cyclomatic 61) · ×1
  • _populatePath (cyclomatic 61) lib/model.js:4515 — _populatePath has cyclomatic complexity 61 (threshold 15).
D1 · Cyclomatic Complexity · validate (cyclomatic 58) · ×1
  • validate (cyclomatic 58) lib/document.js:2704 — validate has cyclomatic complexity 58 (threshold 15).
D1 · Cyclomatic Complexity · _insertMany (cyclomatic 55) · ×1
  • _insertMany (cyclomatic 55) lib/model.js:3046 — _insertMany has cyclomatic complexity 55 (threshold 15).
D1 · Cyclomatic Complexity · $toObject (cyclomatic 53) · ×1
  • $toObject (cyclomatic 53) lib/document.js:4043 — $toObject has cyclomatic complexity 53 (threshold 15).
D1 · Cyclomatic Complexity · deepEqual (cyclomatic 51) · ×1
  • deepEqual (cyclomatic 51) lib/utils.js:77 — deepEqual has cyclomatic complexity 51 (threshold 15).
D1 · Cyclomatic Complexity · init (cyclomatic 50) · ×1
  • init (cyclomatic 50) lib/document.js:750 — init has cyclomatic complexity 50 (threshold 15).
D1 · Cyclomatic Complexity · clone (cyclomatic 47) · ×1
  • clone (cyclomatic 47) lib/helpers/clone.js:33 — clone has cyclomatic complexity 47 (threshold 15).
D1 · Cyclomatic Complexity · $__save (cyclomatic 46) · ×1
  • $__save (cyclomatic 46) lib/model.js:384 — $__save has cyclomatic complexity 46 (threshold 15).
D1 · Cyclomatic Complexity · $__delta (cyclomatic 43) · ×1
  • $__delta (cyclomatic 43) lib/document.js:5226 — $__delta has cyclomatic complexity 43 (threshold 15).
D1 · Cyclomatic Complexity · create (cyclomatic 42) · ×1
  • create (cyclomatic 42) lib/model.js:2689 — create has cyclomatic complexity 42 (threshold 15).
D1 · Cyclomatic Complexity · updateValidators (cyclomatic 41) · ×1
  • updateValidators (cyclomatic 41) lib/helpers/updateValidators.js:23 — updateValidators has cyclomatic complexity 41 (threshold 15).
D1 · Cyclomatic Complexity · analyzePath (cyclomatic 36) · ×1
  • analyzePath (cyclomatic 36) lib/queryHelpers.js:306 — analyzePath has cyclomatic complexity 36 (threshold 15).
D1 · Cyclomatic Complexity · Document (cyclomatic 36) · ×1
  • Document (cyclomatic 36) lib/document.js:91 — Document has cyclomatic complexity 36 (threshold 15).
D1 · Cyclomatic Complexity · cast (cyclomatic 36) · ×1
  • cast (cyclomatic 36) lib/schema/documentArray.js:382 — cast has cyclomatic complexity 36 (threshold 15).
D1 · Cyclomatic Complexity · applyPaths (cyclomatic 35) · ×1
  • applyPaths (cyclomatic 35) lib/queryHelpers.js:138 — applyPaths has cyclomatic complexity 35 (threshold 15).
D1 · Cyclomatic Complexity · $__set (cyclomatic 34) · ×1
  • $__set (cyclomatic 34) lib/document.js:1744 — $__set has cyclomatic complexity 34 (threshold 15).
D1 · Cyclomatic Complexity · setOptions (cyclomatic 33) · ×1
  • setOptions (cyclomatic 33) lib/query.js:1727 — setOptions has cyclomatic complexity 33 (threshold 15).
D1 · Cyclomatic Complexity · cast (cyclomatic 33) · ×1
  • cast (cyclomatic 33) lib/schema/array.js:332 — cast has cyclomatic complexity 33 (threshold 15).
D1 · Cyclomatic Complexity · $__validateSync (cyclomatic 31) · ×1
  • $__validateSync (cyclomatic 31) lib/document.js:3384 — $__validateSync has cyclomatic complexity 31 (threshold 15).
D1 · Cyclomatic Complexity · castObject (cyclomatic 30) · ×1
  • castObject (cyclomatic 30) lib/model.js:3817 — castObject has cyclomatic complexity 30 (threshold 15).
D1 · Cyclomatic Complexity · _execPopulateQuery (cyclomatic 30) · ×1
  • _execPopulateQuery (cyclomatic 30) lib/model.js:4742 — _execPopulateQuery has cyclomatic complexity 30 (threshold 15).
D1 · Cyclomatic Complexity · cast (cyclomatic 30) · ×1
  • cast (cyclomatic 30) lib/schema/buffer.js:145 — cast has cyclomatic complexity 30 (threshold 15).
D1 · Cyclomatic Complexity · get (cyclomatic 29) · ×1
  • get (cyclomatic 29) lib/document.js:1969 — get has cyclomatic complexity 29 (threshold 15).
D1 · Cyclomatic Complexity · merge (cyclomatic 28) · ×1
  • merge (cyclomatic 28) lib/query.js:2559 — merge has cyclomatic complexity 28 (threshold 15).
D1 · Cyclomatic Complexity · SchemaType (cyclomatic 26) · ×1
  • SchemaType (cyclomatic 26) lib/schemaType.js:43 — SchemaType has cyclomatic complexity 26 (threshold 15).
D1 · Cyclomatic Complexity · _bulkWrite (cyclomatic 26) · ×1
  • _bulkWrite (cyclomatic 26) lib/model.js:3440 — _bulkWrite has cyclomatic complexity 26 (threshold 15).
D1 · Cyclomatic Complexity · merge (cyclomatic 25) · ×1
  • merge (cyclomatic 25) lib/utils.js:285 — merge has cyclomatic complexity 25 (threshold 15).
D1 · Cyclomatic Complexity · sort (cyclomatic 25) · ×1
  • sort (cyclomatic 25) lib/query.js:3124 — sort has cyclomatic complexity 25 (threshold 15).
D1 · Cyclomatic Complexity · validate (cyclomatic 25) · ×1
  • validate (cyclomatic 25) lib/model.js:4295 — validate has cyclomatic complexity 25 (threshold 15).
D1 · Cyclomatic Complexity · _assign (cyclomatic 25) · ×1
  • _assign (cyclomatic 25) lib/model.js:4866 — _assign has cyclomatic complexity 25 (threshold 15).
D1 · Cyclomatic Complexity · operand (cyclomatic 25) · ×1
  • operand (cyclomatic 25) lib/document.js:5446 — operand has cyclomatic complexity 25 (threshold 15).
D1 · Cyclomatic Complexity · findOneAndUpdate (cyclomatic 24) · ×1
  • findOneAndUpdate (cyclomatic 24) lib/query.js:3473 — findOneAndUpdate has cyclomatic complexity 24 (threshold 15).
D1 · Cyclomatic Complexity · _optionsForExec (cyclomatic 23) · ×1
  • _optionsForExec (cyclomatic 23) lib/query.js:2117 — _optionsForExec has cyclomatic complexity 23 (threshold 15).
D1 · Cyclomatic Complexity · depopulate (cyclomatic 22) · ×1
  • depopulate (cyclomatic 22) lib/document.js:5056 — depopulate has cyclomatic complexity 22 (threshold 15).
D1 · Cyclomatic Complexity · set (cyclomatic 22) · ×1
  • set (cyclomatic 22) lib/types/map.js:89 — set has cyclomatic complexity 22 (threshold 15).
D1 · Cyclomatic Complexity · createCollection (cyclomatic 21) · ×1
  • createCollection (cyclomatic 21) lib/model.js:1221 — createCollection has cyclomatic complexity 21 (threshold 15).
D1 · Cyclomatic Complexity · isSelected (cyclomatic 21) · ×1
  • isSelected (cyclomatic 21) lib/document.js:2554 — isSelected has cyclomatic complexity 21 (threshold 15).
D1 · Cyclomatic Complexity · applyVirtuals (cyclomatic 21) · ×1
  • applyVirtuals (cyclomatic 21) lib/document.js:4368 — applyVirtuals has cyclomatic complexity 21 (threshold 15).
D1 · Cyclomatic Complexity · (anonymous) (cyclomatic 20) · ×1
  • (anonymous) (cyclomatic 20) lib/query.js:4661 — (anonymous) has cyclomatic complexity 20 (threshold 15).
D1 · Cyclomatic Complexity · bulkSave (cyclomatic 20) · ×1
  • bulkSave (cyclomatic 20) lib/model.js:3608 — bulkSave has cyclomatic complexity 20 (threshold 15).
D1 · Cyclomatic Complexity · applyGetters (cyclomatic 20) · ×1
  • applyGetters (cyclomatic 20) lib/document.js:4457 — applyGetters has cyclomatic complexity 20 (threshold 15).
D1 · Cyclomatic Complexity · checkDivergentArray (cyclomatic 20) · ×1
  • checkDivergentArray (cyclomatic 20) lib/document.js:5388 — checkDivergentArray has cyclomatic complexity 20 (threshold 15).
D1 · Cyclomatic Complexity · doValidate (cyclomatic 19) · ×1
  • doValidate (cyclomatic 19) lib/schemaType.js:1458 — doValidate has cyclomatic complexity 19 (threshold 15).
D1 · Cyclomatic Complexity · discriminator (cyclomatic 19) · ×1
  • discriminator (cyclomatic 19) lib/model.js:999 — discriminator has cyclomatic complexity 19 (threshold 15).
D1 · Cyclomatic Complexity · exports (cyclomatic 19) · ×1
  • exports (cyclomatic 19) lib/helpers/setDefaultsOnInsert.js:17 — exports has cyclomatic complexity 19 (threshold 15).
D1 · Cyclomatic Complexity · doValidateSync (cyclomatic 18) · ×1
  • doValidateSync (cyclomatic 18) lib/schemaType.js:1571 — doValidateSync has cyclomatic complexity 18 (threshold 15).
D1 · Cyclomatic Complexity · near (cyclomatic 18) · ×1
  • near (cyclomatic 18) lib/query.js:5555 — near has cyclomatic complexity 18 (threshold 15).
D1 · Cyclomatic Complexity · $__shouldModify (cyclomatic 18) · ×1
  • $__shouldModify (cyclomatic 18) lib/document.js:1680 — $__shouldModify has cyclomatic complexity 18 (threshold 15).
D1 · Cyclomatic Complexity · SchemaArray (cyclomatic 18) · ×1
  • SchemaArray (cyclomatic 18) lib/schema/array.js:44 — SchemaArray has cyclomatic complexity 18 (threshold 15).
D1 · Cyclomatic Complexity · flatten (cyclomatic 18) · ×1
  • flatten (cyclomatic 18) lib/helpers/common.js:20 — flatten has cyclomatic complexity 18 (threshold 15).
D1 · Cyclomatic Complexity · getDefault (cyclomatic 17) · ×1
  • getDefault (cyclomatic 17) lib/schemaType.js:1302 — getDefault has cyclomatic complexity 17 (threshold 15).
D1 · Cyclomatic Complexity · cloneObject (cyclomatic 17) · ×1
  • cloneObject (cyclomatic 17) lib/helpers/clone.js:160 — cloneObject has cyclomatic complexity 17 (threshold 15).
D1 · Cyclomatic Complexity · toString (cyclomatic 16) · ×1
  • toString (cyclomatic 16) lib/query.js:1365 — toString has cyclomatic complexity 16 (threshold 15).
D1 · Cyclomatic Complexity · _mergeUpdate (cyclomatic 16) · ×1
  • _mergeUpdate (cyclomatic 16) lib/query.js:4108 — _mergeUpdate has cyclomatic complexity 16 (threshold 15).
D1 · Cyclomatic Complexity · _update (cyclomatic 16) · ×1
  • _update (cyclomatic 16) lib/query.js:4551 — _update has cyclomatic complexity 16 (threshold 15).
D1 · Cyclomatic Complexity · $__buildDoc (cyclomatic 16) · ×1
  • $__buildDoc (cyclomatic 16) lib/document.js:562 — $__buildDoc has cyclomatic complexity 16 (threshold 15).
D1 · Cyclomatic Complexity · (anonymous) (cyclomatic 16) · ×1
  • (anonymous) (cyclomatic 16) lib/schema/number.js:314 — (anonymous) has cyclomatic complexity 16 (threshold 15).
D2 · Cognitive Complexity · cast (cognitive 275) · ×1
  • cast (cognitive 275) lib/cast.js:36 — cast has cognitive complexity 275 (threshold 15).
D2 · Cognitive Complexity · $set (cognitive 269) · ×1
  • $set (cognitive 269) lib/document.js:1098 — $set has cognitive complexity 269 (threshold 15).
D2 · Cognitive Complexity · _getPathsToValidate (cognitive 182) · ×1
  • _getPathsToValidate (cognitive 182) lib/document.js:2990 — _getPathsToValidate has cognitive complexity 182 (threshold 15).
D2 · Cognitive Complexity · _populatePath (cognitive 106) · ×1
  • _populatePath (cognitive 106) lib/model.js:4515 — _populatePath has cognitive complexity 106 (threshold 15).
D2 · Cognitive Complexity · _insertMany (cognitive 88) · ×1
  • _insertMany (cognitive 88) lib/model.js:3046 — _insertMany has cognitive complexity 88 (threshold 15).
D2 · Cognitive Complexity · $__delta (cognitive 85) · ×1
  • $__delta (cognitive 85) lib/document.js:5226 — $__delta has cognitive complexity 85 (threshold 15).
D2 · Cognitive Complexity · $__save (cognitive 83) · ×1
  • $__save (cognitive 83) lib/model.js:384 — $__save has cognitive complexity 83 (threshold 15).
D2 · Cognitive Complexity · init (cognitive 83) · ×1
  • init (cognitive 83) lib/document.js:750 — init has cognitive complexity 83 (threshold 15).
D2 · Cognitive Complexity · updateValidators (cognitive 82) · ×1
  • updateValidators (cognitive 82) lib/helpers/updateValidators.js:23 — updateValidators has cognitive complexity 82 (threshold 15).
D2 · Cognitive Complexity · validate (cognitive 80) · ×1
  • validate (cognitive 80) lib/document.js:2704 — validate has cognitive complexity 80 (threshold 15).
D2 · Cognitive Complexity · clone (cognitive 73) · ×1
  • clone (cognitive 73) lib/helpers/clone.js:33 — clone has cognitive complexity 73 (threshold 15).
D2 · Cognitive Complexity · cast (cognitive 71) · ×1
  • cast (cognitive 71) lib/schema/array.js:332 — cast has cognitive complexity 71 (threshold 15).
D2 · Cognitive Complexity · _assign (cognitive 70) · ×1
  • _assign (cognitive 70) lib/model.js:4866 — _assign has cognitive complexity 70 (threshold 15).
D2 · Cognitive Complexity · $toObject (cognitive 69) · ×1
  • $toObject (cognitive 69) lib/document.js:4043 — $toObject has cognitive complexity 69 (threshold 15).
D2 · Cognitive Complexity · depopulate (cognitive 69) · ×1
  • depopulate (cognitive 69) lib/document.js:5056 — depopulate has cognitive complexity 69 (threshold 15).
D2 · Cognitive Complexity · applyPaths (cognitive 66) · ×1
  • applyPaths (cognitive 66) lib/queryHelpers.js:138 — applyPaths has cognitive complexity 66 (threshold 15).
D2 · Cognitive Complexity · cast (cognitive 64) · ×1
  • cast (cognitive 64) lib/schema/documentArray.js:382 — cast has cognitive complexity 64 (threshold 15).
D2 · Cognitive Complexity · create (cognitive 61) · ×1
  • create (cognitive 61) lib/model.js:2689 — create has cognitive complexity 61 (threshold 15).
D2 · Cognitive Complexity · deepEqual (cognitive 60) · ×1
  • deepEqual (cognitive 60) lib/utils.js:77 — deepEqual has cognitive complexity 60 (threshold 15).
D2 · Cognitive Complexity · $__set (cognitive 60) · ×1
  • $__set (cognitive 60) lib/document.js:1744 — $__set has cognitive complexity 60 (threshold 15).
D2 · Cognitive Complexity · castObject (cognitive 59) · ×1
  • castObject (cognitive 59) lib/model.js:3817 — castObject has cognitive complexity 59 (threshold 15).
D2 · Cognitive Complexity · SchemaType (cognitive 54) · ×1
  • SchemaType (cognitive 54) lib/schemaType.js:43 — SchemaType has cognitive complexity 54 (threshold 15).
D2 · Cognitive Complexity · $__validateSync (cognitive 49) · ×1
  • $__validateSync (cognitive 49) lib/document.js:3384 — $__validateSync has cognitive complexity 49 (threshold 15).
D2 · Cognitive Complexity · cast (cognitive 47) · ×1
  • cast (cognitive 47) lib/schema/buffer.js:145 — cast has cognitive complexity 47 (threshold 15).
D2 · Cognitive Complexity · _optionsForExec (cognitive 46) · ×1
  • _optionsForExec (cognitive 46) lib/query.js:2117 — _optionsForExec has cognitive complexity 46 (threshold 15).
D2 · Cognitive Complexity · analyzePath (cognitive 43) · ×1
  • analyzePath (cognitive 43) lib/queryHelpers.js:306 — analyzePath has cognitive complexity 43 (threshold 15).
D2 · Cognitive Complexity · sort (cognitive 43) · ×1
  • sort (cognitive 43) lib/query.js:3124 — sort has cognitive complexity 43 (threshold 15).
D2 · Cognitive Complexity · _execPopulateQuery (cognitive 43) · ×1
  • _execPopulateQuery (cognitive 43) lib/model.js:4742 — _execPopulateQuery has cognitive complexity 43 (threshold 15).
D2 · Cognitive Complexity · merge (cognitive 42) · ×1
  • merge (cognitive 42) lib/utils.js:285 — merge has cognitive complexity 42 (threshold 15).
D2 · Cognitive Complexity · Document (cognitive 42) · ×1
  • Document (cognitive 42) lib/document.js:91 — Document has cognitive complexity 42 (threshold 15).
D2 · Cognitive Complexity · modifiedPaths (cognitive 42) · ×1
  • modifiedPaths (cognitive 42) lib/document.js:2268 — modifiedPaths has cognitive complexity 42 (threshold 15).
D2 · Cognitive Complexity · setOptions (cognitive 41) · ×1
  • setOptions (cognitive 41) lib/query.js:1727 — setOptions has cognitive complexity 41 (threshold 15).
D2 · Cognitive Complexity · applyGetters (cognitive 41) · ×1
  • applyGetters (cognitive 41) lib/document.js:4457 — applyGetters has cognitive complexity 41 (threshold 15).
D2 · Cognitive Complexity · merge (cognitive 39) · ×1
  • merge (cognitive 39) lib/query.js:2559 — merge has cognitive complexity 39 (threshold 15).
D2 · Cognitive Complexity · get (cognitive 37) · ×1
  • get (cognitive 37) lib/document.js:1969 — get has cognitive complexity 37 (threshold 15).
D2 · Cognitive Complexity · _bulkWrite (cognitive 35) · ×1
  • _bulkWrite (cognitive 35) lib/model.js:3440 — _bulkWrite has cognitive complexity 35 (threshold 15).
D2 · Cognitive Complexity · applyVirtuals (cognitive 33) · ×1
  • applyVirtuals (cognitive 33) lib/document.js:4368 — applyVirtuals has cognitive complexity 33 (threshold 15).
D2 · Cognitive Complexity · validate (cognitive 32) · ×1
  • validate (cognitive 32) lib/model.js:4295 — validate has cognitive complexity 32 (threshold 15).
D2 · Cognitive Complexity · flatten (cognitive 32) · ×1
  • flatten (cognitive 32) lib/helpers/common.js:20 — flatten has cognitive complexity 32 (threshold 15).
D2 · Cognitive Complexity · $applyDefaultsToNested (cognitive 31) · ×1
  • $applyDefaultsToNested (cognitive 31) lib/document.js:487 — $applyDefaultsToNested has cognitive complexity 31 (threshold 15).
D2 · Cognitive Complexity · SchemaArray (cognitive 31) · ×1
  • SchemaArray (cognitive 31) lib/schema/array.js:44 — SchemaArray has cognitive complexity 31 (threshold 15).
D2 · Cognitive Complexity · doValidate (cognitive 30) · ×1
  • doValidate (cognitive 30) lib/schemaType.js:1458 — doValidate has cognitive complexity 30 (threshold 15).
D2 · Cognitive Complexity · doValidateSync (cognitive 30) · ×1
  • doValidateSync (cognitive 30) lib/schemaType.js:1571 — doValidateSync has cognitive complexity 30 (threshold 15).
D2 · Cognitive Complexity · $__buildDoc (cognitive 30) · ×1
  • $__buildDoc (cognitive 30) lib/document.js:562 — $__buildDoc has cognitive complexity 30 (threshold 15).
D2 · Cognitive Complexity · exports (cognitive 30) · ×1
  • exports (cognitive 30) lib/helpers/setDefaultsOnInsert.js:17 — exports has cognitive complexity 30 (threshold 15).
D2 · Cognitive Complexity · near (cognitive 28) · ×1
  • near (cognitive 28) lib/query.js:5555 — near has cognitive complexity 28 (threshold 15).
D2 · Cognitive Complexity · set (cognitive 28) · ×1
  • set (cognitive 28) lib/types/map.js:89 — set has cognitive complexity 28 (threshold 15).
D2 · Cognitive Complexity · findOneAndUpdate (cognitive 25) · ×1
  • findOneAndUpdate (cognitive 25) lib/query.js:3473 — findOneAndUpdate has cognitive complexity 25 (threshold 15).
D2 · Cognitive Complexity · isSelected (cognitive 25) · ×1
  • isSelected (cognitive 25) lib/document.js:2554 — isSelected has cognitive complexity 25 (threshold 15).
D2 · Cognitive Complexity · bulkSave (cognitive 24) · ×1
  • bulkSave (cognitive 24) lib/model.js:3608 — bulkSave has cognitive complexity 24 (threshold 15).
D2 · Cognitive Complexity · getSubdocs (cognitive 24) · ×1
  • getSubdocs (cognitive 24) lib/document.js:3960 — getSubdocs has cognitive complexity 24 (threshold 15).
D2 · Cognitive Complexity · checkDivergentArray (cognitive 24) · ×1
  • checkDivergentArray (cognitive 24) lib/document.js:5388 — checkDivergentArray has cognitive complexity 24 (threshold 15).
D2 · Cognitive Complexity · validate (cognitive 23) · ×1
  • validate (cognitive 23) lib/schemaType.js:1023 — validate has cognitive complexity 23 (threshold 15).
D2 · Cognitive Complexity · _mergeUpdate (cognitive 23) · ×1
  • _mergeUpdate (cognitive 23) lib/query.js:4108 — _mergeUpdate has cognitive complexity 23 (threshold 15).
D2 · Cognitive Complexity · createCollection (cognitive 23) · ×1
  • createCollection (cognitive 23) lib/model.js:1221 — createCollection has cognitive complexity 23 (threshold 15).
D2 · Cognitive Complexity · translateAliases (cognitive 23) · ×1
  • translateAliases (cognitive 23) lib/model.js:1945 — translateAliases has cognitive complexity 23 (threshold 15).
D2 · Cognitive Complexity · $__init (cognitive 23) · ×1
  • $__init (cognitive 23) lib/document.js:693 — $__init has cognitive complexity 23 (threshold 15).
D2 · Cognitive Complexity · getDefault (cognitive 22) · ×1
  • getDefault (cognitive 22) lib/schemaType.js:1302 — getDefault has cognitive complexity 22 (threshold 15).
D2 · Cognitive Complexity · _completeOneLean (cognitive 22) · ×1
  • _completeOneLean (cognitive 22) lib/query.js:4038 — _completeOneLean has cognitive complexity 22 (threshold 15).
D2 · Cognitive Complexity · (anonymous) (cognitive 21) · ×1
  • (anonymous) (cognitive 21) lib/schema/number.js:314 — (anonymous) has cognitive complexity 21 (threshold 15).
D2 · Cognitive Complexity · mergeClone (cognitive 20) · ×1
  • mergeClone (cognitive 20) lib/utils.js:909 — mergeClone has cognitive complexity 20 (threshold 15).
D2 · Cognitive Complexity · discriminator (cognitive 20) · ×1
  • discriminator (cognitive 20) lib/model.js:999 — discriminator has cognitive complexity 20 (threshold 15).
D2 · Cognitive Complexity · cast (cognitive 20) · ×1
  • cast (cognitive 20) lib/schema/map.js:55 — cast has cognitive complexity 20 (threshold 15).
D2 · Cognitive Complexity · _updateForExec (cognitive 19) · ×1
  • _updateForExec (cognitive 19) lib/query.js:2052 — _updateForExec has cognitive complexity 19 (threshold 15).
D2 · Cognitive Complexity · (anonymous) (cognitive 19) · ×1
  • (anonymous) (cognitive 19) lib/model.js:3931 — (anonymous) has cognitive complexity 19 (threshold 15).
D2 · Cognitive Complexity · operand (cognitive 19) · ×1
  • operand (cognitive 19) lib/document.js:5446 — operand has cognitive complexity 19 (threshold 15).
D2 · Cognitive Complexity · get (cognitive 19) · ×1
  • get (cognitive 19) lib/helpers/get.js:9 — get has cognitive complexity 19 (threshold 15).
D2 · Cognitive Complexity · _update (cognitive 18) · ×1
  • _update (cognitive 18) lib/query.js:4551 — _update has cognitive complexity 18 (threshold 15).
D2 · Cognitive Complexity · _ensureIndexes (cognitive 18) · ×1
  • _ensureIndexes (cognitive 18) lib/model.js:1697 — _ensureIndexes has cognitive complexity 18 (threshold 15).
D2 · Cognitive Complexity · $__shouldModify (cognitive 18) · ×1
  • $__shouldModify (cognitive 18) lib/document.js:1680 — $__shouldModify has cognitive complexity 18 (threshold 15).
D2 · Cognitive Complexity · populated (cognitive 18) · ×1
  • populated (cognitive 18) lib/document.js:4943 — populated has cognitive complexity 18 (threshold 15).
D2 · Cognitive Complexity · _applySetters (cognitive 18) · ×1
  • _applySetters (cognitive 18) lib/schema/array.js:296 — _applySetters has cognitive complexity 18 (threshold 15).
D2 · Cognitive Complexity · _castForPopulate (cognitive 18) · ×1
  • _castForPopulate (cognitive 18) lib/schema/array.js:431 — _castForPopulate has cognitive complexity 18 (threshold 15).
D2 · Cognitive Complexity · cloneObject (cognitive 18) · ×1
  • cloneObject (cognitive 18) lib/helpers/clone.js:160 — cloneObject has cognitive complexity 18 (threshold 15).
D2 · Cognitive Complexity · cloneArray (cognitive 18) · ×1
  • cloneArray (cognitive 18) lib/helpers/clone.js:199 — cloneArray has cognitive complexity 18 (threshold 15).
D2 · Cognitive Complexity · _find (cognitive 17) · ×1
  • _find (cognitive 17) lib/query.js:2436 — _find has cognitive complexity 17 (threshold 15).
D2 · Cognitive Complexity · getIndexesToCreate (cognitive 17) · ×1
  • getIndexesToCreate (cognitive 17) lib/model.js:1490 — getIndexesToCreate has cognitive complexity 17 (threshold 15).
D2 · Cognitive Complexity · translate (cognitive 17) · ×1
  • translate (cognitive 17) lib/model.js:1948 — translate has cognitive complexity 17 (threshold 15).
D2 · Cognitive Complexity · isModified (cognitive 17) · ×1
  • isModified (cognitive 17) lib/document.js:2350 — isModified has cognitive complexity 17 (threshold 15).
D2 · Cognitive Complexity · applySchemaTypeTransforms (cognitive 17) · ×1
  • applySchemaTypeTransforms (cognitive 17) lib/document.js:4551 — applySchemaTypeTransforms has cognitive complexity 17 (threshold 15).
D2 · Cognitive Complexity · _next (cognitive 17) · ×1
  • _next (cognitive 17) lib/cursor/queryCursor.js:450 — _next has cognitive complexity 17 (threshold 15).
D2 · Cognitive Complexity · select (cognitive 16) · ×1
  • select (cognitive 16) lib/query.js:1128 — select has cognitive complexity 16 (threshold 15).
D2 · Cognitive Complexity · _completeOne (cognitive 16) · ×1
  • _completeOne (cognitive 16) lib/query.js:2667 — _completeOne has cognitive complexity 16 (threshold 15).
D2 · Cognitive Complexity · (anonymous) (cognitive 16) · ×1
  • (anonymous) (cognitive 16) lib/query.js:4661 — (anonymous) has cognitive complexity 16 (threshold 15).
D2 · Cognitive Complexity · _completeValidate (cognitive 16) · ×1
  • _completeValidate (cognitive 16) lib/document.js:2948 — _completeValidate has cognitive complexity 16 (threshold 15).
D2 · Cognitive Complexity · isModified (cognitive 16) · ×1
  • isModified (cognitive 16) lib/helpers/setDefaultsOnInsert.js:111 — isModified has cognitive complexity 16 (threshold 15).
D2 · Cognitive Complexity · onPreComplete (cognitive 16) · ×1
  • onPreComplete (cognitive 16) lib/cursor/queryCursor.js:54 — onPreComplete has cognitive complexity 16 (threshold 15).
D36 · Supply-chain Provenance & Signing · Unpinned build actions · ×1
  • Unpinned build actions — CI references GitHub Actions by a floating ref (@main / @tag) rather than a pinned commit SHA, weakening build integrity.
Recommendation — 7 finding(s)
D11 · Test Reliability · Test reliability not included · ×1
  • Test reliability not included — No test projects found, so reliability couldn't be assessed.
D19 · Documentation Quality · The version support doc is excellent but only covers Mongoose 9 through 6 (end-of-life dates) rather than the broader ecosystem of MongoDB drivers, runners, and tools that users might want to consider when choosing a version. · ×1
  • The version support doc is excellent but only covers Mongoose 9 through 6 (end-of-life dates) rather than the broader ecosystem of MongoDB drivers, runners, and tools that users might want to consider when choosing a version. docs/version-support.md — Add a brief note on how to find driver and runner versions for your platform so readers can verify compatibility with their own setup.
D36 · Supply-chain Provenance & Signing · No build provenance · ×1
  • No build provenance — No SLSA provenance generation or build attestation found in CI (e.g. slsa-github-generator, actions/attest-build-provenance).
D36 · Supply-chain Provenance & Signing · No artifact signing · ×1
  • No artifact signing — No artifact signing found in CI (e.g. cosign / sigstore / gitsign).
D36 · Supply-chain Provenance & Signing · No SBOM · ×1
  • No SBOM — No SBOM generation or committed SBOM found (e.g. syft / anchore/sbom-action / *.spdx.json / *.cdx.json).
D38 · OSV Dependency Vulnerabilities · Scanner failed to run · ×1
  • Scanner failed to run — not a clean result — osv-scanner exited 128 with no findings — the advisory database was likely unreachable. The scanner exited non-zero and produced no findings (typically the advisory DB was unreachable), so this is reported as a measurement gap rather than a clean pass.
D9 · Test Distribution · No tests found · ×1
  • No tests found — No test projects found in the repository.
Info — 1 finding(s)
D22 · Internal API Consistency · No exposed public API · ×1
  • No exposed public API — No intentionally-exposed types (IsPackable or .Contracts) to evaluate.

Appendix B — Reproduction & audit trail

Every external tool invocation behind a deep-scan dimension — the tool, its captured version, the exact command, how many findings it yielded, and a link to the retained raw output. To reproduce any finding: check out the same commit and run the command shown (repo-relative — never an absolute scratch path). The complete raw scanner output is retained verbatim under artifacts/raw/ (indexed in artifacts/raw/index.json); per-invocation exit codes and wall-clock durations are in sidecar.json — kept out of this table so the rendered report stays byte-identical across runs of the same commit.

DimensionToolVersionCommandFindingsRaw output
D28 · Secrets (history)gitleaksgitleaks detect --no-banner --report-format json --report-path /dev/stdout --exit-code 0 --source .0artifacts/raw/gitleaks-history.json
D29 · Static Analysis (SAST)semgrepsemgrep --config /opt/semgrep-rules/security-audit.yml --config /opt/semgrep-rules/owasp-top-ten.yml --json --quiet --timeout 0 --metrics off .12artifacts/raw/semgrep.json
D30 · Dependency Vulnerabilitiesdotnet (no .NET solution)dotnet (no .NET solution): not present in this environment0
D31 · IaC & Container Securitytrivytrivy: not applicable — No Infrastructure-as-Code or container manifests found (Dockerfile, Terraform, Kubernetes/Helm, CloudFormation); nothing to scan.0
D32 · Data Compliance (PII/GDPR)semgrepsemgrep: not applicable — No PII/GDPR ruleset is bundled (the public p/gdpr semgrep pack was retired) — data compliance is not assessed in this scan.0
D33 · JS/npm Dependency Vulnerabilitiestrivytrivy fs --scanners vuln --format json --quiet --severity CRITICAL,HIGH,MEDIUM,LOW --skip-dirs **/bin/** --skip-dirs **/obj/** . --skip-db-update0
D38 · OSV Dependency Vulnerabilitiesosv-scannerosv-scanner --format json --recursive .0

Run 019fd8d7-20b3-7c3d-b4f5-475507ad7e68 · every finding is also locatable in findings.md, and the complete scoring record (with exit codes + durations) in sidecar.json.

Downloadable artifacts

Machine-readable and reproducible from this commit + frozen rubric — drop them straight into a contract appendix, a CRA dossier, or a downstream SCA / VEX tool.

⬇ Findings, MITRE CWE-tagged .sarif⬇ Health changelog .md