Public report β€” Feliz, 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 @ 03:37 UTC Public
Code Health Audit

Fable-Hub/Feliz

55% At Risk

Hobby Β· 225 LoC Β· 1 projects Β· weakest lens: Readiness (51%)

Grounded in facts. Every number here is computed, not narrated β€” reproducible, tool-backed, and traceable to a line of code. How to trust this β–Έ

44/46dimensions tool-verifieddeterministic Β· confidence 1.0 Β· 2 LLM-assisted, advisory
128findings with an exact file:lineof 142 β€” the remainder are repo-wide signals (a dimension-level measurement, not a single line); open any file:line and verify
46/108dimensions across the health lenses225 LoC Β· 1 projects β€” 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.

fable-hub/Feliz is sound in substance but carries real gaps (55%). It is not in crisis, but the issues below raise the cost of changing it β€” friction its consumers ultimately inherit.

It is strongest in Code Health (92%) β€” the code is clean and low-risk to change.

Most urgent: a critical security exposure was detected (see the Security & Compliance lens). Treat it as a priority regardless of the overall grade.

The area that most needs attention is Readiness (51%) β€” 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. Security (54%) is the next concern β€” exposure to security and compliance incidents is elevated.

Leadership focus, highest impact first: The release job declares an environment (Deployment & Rollback); unused dependencies, declare unlisted imports explicitly,… (Dependency Hygiene); eslint as package.json scripts and run them in CI (Tooling).

For scale: Hobby (~225 production lines); rebuilding it from scratch would take roughly ~0.1 person-years (~1 engineer). Approximate, ±~30%.

It builds on a genuinely strong Code Health foundation (92%); the priorities above are the highest-leverage way to bring the rest up to that level.

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 51% Β· 47% weightSecurity 54% Β· 26% weightMaturity 60% Β· 14% weightArchitecture 60% Β· 8% weightCode Health 92% Β· 4% weight

Raise Readiness 51 β†’ 70 (the Healthy floor) β‡’ headline 55 β†’ ~59.

Code composition β€” where the lines go
Tests 100%
New since the last scan (100+)

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

  • D1 Β· ReactComponentAttribute.Transform (cyclomatic 34) src/Feliz.CompilerPlugins/ReactComponent.fs
  • D1 Β· ReactComponentAttribute.TransformCall (cyclomatic 18) src/Feliz.CompilerPlugins/ReactComponent.fs
  • D1 Β· RoughViz.buildChart (cyclomatic 16) src/Feliz.RoughViz/RoughViz.fs
  • D2 Β· ReactComponentAttribute.Transform (cognitive 97) src/Feliz.CompilerPlugins/ReactComponent.fs
  • D2 Β· DateParsing.parse (cognitive 30) src/Feliz/Helper/DateParsing.fs
  • D2 Β· ReactComponentAttribute.TransformCall (cognitive 25) src/Feliz.CompilerPlugins/ReactComponent.fs
  • D2 Β· PathUtils.resolveReactComponentPaths (cognitive 21) src/Feliz.CompilerPlugins/PathUtils.fs
  • D3 Β· TooManyMethods: Html src/Feliz/Html.fs
  • D3 Β· TooManyMethods: Html src/Feliz/JSX.fs
  • D3 Β· TooManyMethods: prop src/Feliz/Properties.fs
  • D3 Β· TooManyMethods: style src/Feliz/Styles.fs
  • D3 Β· TooManyMethods: svg src/Feliz/Svg.fs
  • D3 Β· FileTooLong: Feliz/Styles.fs src/Feliz/Styles.fs
  • D3 Β· TooManyMethods: Svg src/Feliz/Svg.fs
  • D3 Β· TooManyMethods: useListener src/Feliz.Listeners/Listener.fs
  • D3 Β· TooManyMethods: useElementListener src/Feliz.Listeners/Listener.fs
  • D3 Β· FileTooLong: Feliz/Properties.fs src/Feliz/Properties.fs
  • D3 Β· TooManyMethods: useWindowListener src/Feliz.Listeners/Listener.fs
  • D3 Β· TooManyMethods: React src/Feliz/React/React.fs
  • D3 Β· FileTooLong: Feliz/Html.fs src/Feliz/Html.fs
  • D3 Β· TooManyMethods: transform src/Feliz/StyleHelper/Transform.fs
  • D3 Β· FileTooLong: Feliz/JSX.fs src/Feliz/JSX.fs
  • D3 Β· TooManyMethods: pie src/Feliz.Recharts/Pie.fs
  • D3 Β· TooManyMethods: length src/Feliz/StyleHelper/Length.fs
  • D3 Β· TooManyMethods: JestDom src/Vitest.JestDom/Library.fs
  • D3 Β· FileTooLong: Feliz/Svg.fs src/Feliz/Svg.fs
  • D3 Β· TooManyMethods: Recharts src/Feliz.Recharts/Recharts.fs
  • D3 Β· TooManyMethods: Interop src/Feliz.Recharts/Interop.fs
  • D3 Β· TooManyMethods: transform src/Feliz/Styles.fs
  • D3 Β· TooManyMethods: map src/Feliz.PigeonMaps/Map.fs
  • D3 Β· TooManyMethods: bar src/Feliz.Recharts/Bar.fs
  • D3 Β· TooManyMethods: barChart src/Feliz.RoughViz/BarChart.fs
  • D4 Β· Duplicated block (24 lines × 2) src/Feliz/Helper/StringSyntax.fs
  • D4 Β· Duplicated block (19 lines × 2) docs/docs/feliz-docs/Examples/React/ElmishCounterSubscription.fs
  • D4 Β· Duplicated block (19 lines × 2) docs/docs/feliz-docs/Examples/React/UseCancellationTokenHook.fs
  • D4 Β· Duplicated block (18 lines × 2) docs/docs/feliz-docs/Examples/React/ElmishCounter.fs
  • D4 Β· Duplicated block (18 lines × 2) docs/docs/feliz-docs/Examples/React/Portal.fs
  • D4 Β· Duplicated block (17 lines × 2) docs/docs/feliz-docs/Examples/React/HoverAnimations.fs
  • D4 Β· Duplicated block (17 lines × 2) docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmit.fs
  • D4 Β· Duplicated block (16 lines × 2) docs/docs/feliz-docs/Examples/React/Counter.fs
  • D4 Β· Duplicated block (15 lines × 2) docs/docs/feliz-docs/Examples/React/MultipleStateVariables.fs
  • D4 Β· Duplicated block (15 lines × 2) docs/docs/feliz-docs/Examples/React/EffectfulWithDependency.fs
  • D4 Β· Duplicated block (15 lines × 2) docs/docs/feliz-docs/Examples/React/FocusInput.fs
  • D4 Β· Duplicated block (14 lines × 2) docs/docs/feliz-docs/Examples/React/DateTime.fs
  • D4 Β· Duplicated block (14 lines × 2) docs/docs/feliz-docs/Examples/React/ImperativeHandle.fs
  • D4 Β· Duplicated block (14 lines × 2) docs/docs/feliz-docs/Examples/Guides/JSXModule.fs
  • D4 Β· Duplicated block (12 lines × 2) docs/docs/feliz-docs/Examples/React/EffectfulCounter.fs
  • D4 Β· Duplicated block (11 lines × 2) src/Feliz/Styles.fs
  • D4 Β· Duplicated block (11 lines × 2) docs/docs/feliz-docs/Examples/React/UseEffectOnce.fs
  • D4 Β· Duplicated block (11 lines × 2) docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmit.fs
  • D4 Β· Duplicated block (10 lines × 5) src/Feliz.Recharts/AreaChart.fs
  • D4 Β· Duplicated block (10 lines × 3) src/Feliz/StyleHelper/Transform.fs
  • D4 Β· Duplicated block (10 lines × 2) src/Feliz.Listeners/Listener.fs
  • D4 Β· Duplicated block (10 lines × 2) src/Feliz.Listeners/Listener.fs
  • D4 Β· Duplicated block (10 lines × 2) docs/docs/feliz-docs/Examples/Feliz/ReactLazyComponent.fs
  • D4 Β· Duplicated block (8 lines × 2) src/Feliz/Properties.fs
  • D4 Β· Duplicated block (8 lines × 2) src/Feliz.UseElmish/UseElmish.fs
  • D4 Β· Duplicated block (8 lines × 2) src/Feliz.Listeners/Listener.fs
  • D4 Β· Duplicated block (8 lines × 2) src/Feliz.Recharts/YAxis.fs
  • D4 Β· Duplicated block (8 lines × 2) src/Feliz.RoughViz/BarChart.fs
  • D4 Β· Duplicated block (8 lines × 2) docs/docs/feliz-docs/Examples/React/UseEffect.fs
  • D4 Β· Duplicated block (7 lines × 8) src/Feliz.Recharts/XAxis.fs
  • D4 Β· Duplicated block (7 lines × 2) src/Feliz/StyleHelper/GridTypes.fs
  • D4 Β· Duplicated block (7 lines × 2) src/Feliz/Html.fs
  • D4 Β· Duplicated block (7 lines × 2) src/Vitest/Library.fs
  • D4 Β· Duplicated block (7 lines × 2) docs/docs/feliz-docs/Examples/React/MemoFunction.fs
  • D4 Β· Duplicated block (6 lines × 4) src/Vitest/Library.fs
  • D4 Β· Duplicated block (5 lines × 3) docs/docs/feliz-docs/Examples/React/MemoAttribute.fs
  • D4 Β· Duplicated block (5 lines × 2) src/Feliz/Properties.fs
  • D4 Β· Duplicated block (5 lines × 2) src/Feliz/Html.fs
  • D4 Β· Duplicated block (5 lines × 2) src/Feliz/JSX.fs
  • D4 Β· Duplicated block (5 lines × 2) src/Feliz.Listeners/Listener.fs
  • D4 Β· Duplicated block (5 lines × 2) src/Feliz.Listeners/Listener.fs
  • D4 Β· Duplicated block (5 lines × 2) src/Feliz.RoughViz/BarChart.fs
  • D15 Β· Hotspot: src/Feliz.CompilerPlugins/ReactComponent.fs src/Feliz.CompilerPlugins/ReactComponent.fs
  • D29 Β· High: github-actions-mutable-action-tag .github/workflows/docs-deploy.yml
  • D29 Β· High: github-actions-mutable-action-tag .github/workflows/docs-deploy.yml
  • D29 Β· High: github-actions-mutable-action-tag .github/workflows/docs-deploy.yml
  • D29 Β· High: github-actions-mutable-action-tag .github/workflows/docs-deploy.yml
  • D29 Β· High: github-actions-mutable-action-tag .github/workflows/release.yml
  • D29 Β· High: github-actions-mutable-action-tag .github/workflows/release.yml
  • D29 Β· High: github-actions-mutable-action-tag .github/workflows/release.yml
  • D29 Β· High: npm-missing-minimum-release-age src/Feliz.Template/Content/.npmrc
  • D38 Β· Critical CVE: [GHSA redacted] package-lock.json
  • D38 Β· Critical CVE: [GHSA redacted] src/Feliz.Template/Content/package-lock.json
  • D38 Β· Critical CVE: [GHSA redacted] package-lock.json
  • D38 Β· Critical CVE: [GHSA redacted] src/Feliz.Template/Content/package-lock.json
  • D38 Β· Critical CVE: [GHSA redacted] package-lock.json
  • D38 Β· High CVE: [GHSA redacted] package-lock.json
  • D38 Β· High CVE: [GHSA redacted] package-lock.json
  • D38 Β· High CVE: [GHSA redacted] package-lock.json
  • D38 Β· High CVE: [GHSA redacted] package-lock.json
  • D38 Β· High CVE: [GHSA redacted] package-lock.json
  • D38 Β· High CVE: [GHSA redacted] package-lock.json
  • D38 Β· High CVE: [GHSA redacted] package-lock.json
  • D38 Β· High CVE: [GHSA redacted] package-lock.json
  • D38 Β· High CVE: [GHSA redacted] package-lock.json
  • D38 Β· High CVE: [GHSA redacted] package-lock.json
  • D38 Β· High CVE: [GHSA redacted] playground/package-lock.json
  • D38 Β· High CVE: [GHSA redacted] package-lock.json

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.

Rebuild cost & value ~ Modeled β€” €2,200–€11,000
Cost to rebuild€2,200–€11,000 (0.1 person-years (37–116 h), ~1 engineer)
Domain complexityLow β€” harder problems cost more per line
Quality factor0.8Γ— (at 55% quality) β€” the last 20% of quality is most of the work
Size & shapeHobby Β· effort split not classified (source measured from disk; the effort-tier breakdown is a C#-only syntax walk)

How we model this: boilerplate at a scaffolding rate + logic × domain Low (×0.9) β€” library/CLI × a 0.8× quality factor, at €60–95/h; indicative, ±~30% · effort from total production LoC as straight-line logic (the tier split is a C#-only syntax walk), a conservative lower bound. Indicative only β€” most sensitive to the hourly rate and the domain tier (both tunable in config).

Top priorities

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

1
The release job declares an environment, but its protection rules are not visible from the repository β€” confirm required reviewers are attached, or publish as a draft release so a bad build can be stopped before users can download it.
+6.0 pts Β· Medium effort Β· Deployment & Rollback
2
Remove unused dependencies, declare unlisted imports explicitly, and demote type-/test-only packages to devDependencies.
+5.8 pts Β· Medium effort Β· Dependency Hygiene
3
Add eslint as package.json scripts and run them in CI.
+5.0 pts Β· Medium effort Β· Tooling

Diagnosis β€” what's actually going on

Highest-leverage move Β· Medium Β· Leverage
Of everything flagged, the best return on effort is: The release job declares an environment, but its protection rules are not visible from the repository β€” confirm required reviewers are attached, or publish as a draft release so a bad build can be stopped before users can download it. The rest can wait behind it.
Evidence: priority ranking: top of 5 ranked by impact/effort
β†’ The release job declares an environment, but its protection rules are not visible from the repository β€” confirm required reviewers are attached, or publish as a draft release so a bad build can be stopped before users can download it.

Architecture β€” module dependency matrix

33 modules, 23 dependencies β€” 1 dependency cycle, shown as the red cell(s) above the diagonal. Rows and columns are the same modules, ordered so that a module only depends on ones above it. A cell means the row depends on the column, and its number is how many type pairs create that dependency. Read one thing: is anything above the diagonal? A mark there is a dependency cycle. (A cycle is all this shows β€” an unusual but cycle-free dependency sits below the diagonal like any other.)

AppBrowser.TypesExample.GuidesExamples.FelizFeliz.Delay.TemplatesFeliz.KawaiiFeliz.ListenersFeliz.PopoverFeliz.RoughVizFeliz.StylesFeliz.UseDeferredReactTestingLibrary…gnostics.CodeAnalysisTestsTests.ReactBindings…gs.ReactLazyComponent…LazyComponent.Sources…azyComponent.WrappersTranspileFelizFeliz.RechartsFeliz.JSXFeliz.MarkdownFeliz.PigeonMapsFeliz.SelectSearch(global)Example…actComponentTransformExamples.GuidesFeliz.Delay…azyComponent.FixturesVitestfeliz-packagesApp1Browser.Types2Example.Guides3Examples.Feliz4Feliz.Delay.Templates5Feliz.Kawaii6Feliz.Listeners7Feliz.Popover8Feliz.RoughViz9Feliz.Styles10Feliz.UseDeferred11ReactTestingLibrary12…gnostics.CodeAnalysis13Tests14Tests.ReactBindings15…gs.ReactLazyComponent16…LazyComponent.Sources17…azyComponent.Wrappers18Transpile19Feliz20Feliz.Recharts21Feliz.JSX22Feliz.Markdown23Feliz.PigeonMaps24Feliz.SelectSearch25(global)26Example27…actComponentTransform28Examples.Guides29Feliz.Delay30…azyComponent.Fixtures31Vitest32feliz-packages33305162242214186182249134112

At a glance β€” Code Health Β· 92% Β· Exemplary

At a glance β€” Architecture Β· 60% Β· Adequate Β· gated by D26, AX10

At a glance β€” Maturity Β· 60% Β· Adequate Β· gated by M2

At a glance β€” Readiness Β· 51% Β· Adequate Β· gated by P3

At a glance β€” Security Β· 54% Β· Adequate Β· gated by D29, D36, D38

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
A06:2021 β€” Vulnerable & Outdated Components45High / Critical
A03:2021 β€” Injection8High / Critical

Roadmap

First, secure the deployment process by verifying reviewer protections and publishing draft releases to prevent bad builds from reaching users. Next, clean up the codebase by removing unused dependencies and explicitly declaring imports to improve maintainability. Then, integrate linting into the CI pipeline to enforce code quality standards. Finally, document key architectural decisions and add a testing section to the README to improve project discoverability and onboarding.

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

Do thisHelpsEffortDimension
The release job declares an environment, but its protection rules are not visible from the repository β€” confirm required reviewers are attached, or publish as a draft release so a bad build can be stopped before users can download it.+6.0 ptsMediumDeployment & Rollback
Remove unused dependencies, declare unlisted imports explicitly, and demote type-/test-only packages to devDependencies.+5.8 ptsMediumDependency Hygiene
Add eslint as package.json scripts and run them in CI.+5.0 ptsMediumTooling
Resolve the 8 High finding(s) in Static Analysis (SAST) β€” start with docs-deploy.yml (4), release.yml (3), .npmrc.+2.0 ptsLowStatic Analysis (SAST)
Resolve the 1 Split Feliz.RoughViz finding(s) in Project Cohesion.+1.7 ptsLowProject Cohesion
Record significant decisions one document per decision β€” dated, stating the context, the decision and its consequences β€” and keep them together wherever your design docs already live (a conventional `docs/adr/` tree with `NNNN-title.md` names is the most discoverable form).+2.9 ptsMediumArchitecture documentation
Add a 'Testing' section to the root README β€” how to run the test suite.+2.1 ptsMediumDocumentation (README)
Resolve the 2 High vulnerability finding(s) in OSV Dependency Vulnerabilities β€” start with package-lock.json (2).+0.9 ptsLowOSV Dependency Vulnerabilities

File quality

Per-file score 0–10 β€” a quality signature. Of 52 files carrying findings, judged against the Production bar: 4% slop Β· 29% mixed Β· 67% near-clean.

FileScoreBandWorst signal
package-lock.json0.0SlopOSV Dependency Vulnerabilities: Critical CVE: [GHSA redacted]
src/Feliz.Template/Content/package-lock.json3.9SlopOSV Dependency Vulnerabilities: Critical CVE: [GHSA redacted]
playground/package-lock.json4.1MixedOSV Dependency Vulnerabilities: High CVE: [GHSA redacted]
.github/workflows/docs-deploy.yml4.8MixedStatic Analysis (SAST): High: github-actions-mutable-action-tag
.github/workflows/release.yml5.1MixedStatic Analysis (SAST): High: github-actions-mutable-action-tag
src/Feliz.Listeners/Listener.fs7.0MixedGod Classes: TooManyMethods: useListener
src/Feliz.CompilerPlugins/ReactComponent.fs7.2MixedCyclomatic Complexity: ReactComponentAttribute.Transform (cyclomatic 34)
src/Feliz/Html.fs7.2MixedGod Classes: TooManyMethods: Html
src/Feliz/Properties.fs7.2MixedGod Classes: TooManyMethods: prop
src/Feliz/Styles.fs7.2MixedGod Classes: TooManyMethods: style
src/Feliz.Template/Content/.npmrc7.2MixedStatic Analysis (SAST): High: npm-missing-minimum-release-age
src/Feliz/JSX.fs7.4MixedGod Classes: TooManyMethods: Html
src/Feliz/Svg.fs7.4MixedGod Classes: TooManyMethods: svg
src/Feliz.RoughViz/BarChart.fs7.4MixedGod Classes: TooManyMethods: barChart
src/Feliz/StyleHelper/Transform.fs7.8MixedGod Classes: TooManyMethods: transform
docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmit.fs7.8MixedCode Duplication: Duplicated block (17 lines × 2)
src/Vitest/Library.fs7.8MixedCode Duplication: Duplicated block (7 lines × 2)
src/Feliz.RoughViz/RoughViz.fs8.5Near-cleanCyclomatic Complexity: RoughViz.buildChart (cyclomatic 16)
src/Feliz/Helper/DateParsing.fs8.5Near-cleanCognitive Complexity: DateParsing.parse (cognitive 30)
src/Feliz.CompilerPlugins/PathUtils.fs8.5Near-cleanCognitive Complexity: PathUtils.resolveReactComponentPaths (cognitive 21)

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. 44 of 46 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.7 β€” 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 β€” 46 dimensions across the health lenses
D1D2D3D4D5D13D14D15D16D17D21D26D27D28D29D30D33D34D35D36D38AX10AX3AX4AX5GD1M1M2M3M4P1P3P4P6R1R10R2R3R5R6R7R8R9X1X3X4

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, 128 of 142 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.302βœ“ deterministic
NuGet / dotnetOutdated, vulnerable & deprecated dependencies10.0.302βœ“ deterministic
git / LibGit2SharpChurn hotspots, knowledge concentration, history2.43.0 Β· 0.31.0βœ“ deterministic
gitleaks · semgrep · trivySecrets 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 019fd526-0eec-7ab5-a210-6e5ad93021b0.

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.

  • D19 Documentation Quality β€” evaluation did not complete β€” Documentation Quality not included (check did not complete) β€” excluded from the score.

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 (scaffolded migrations, designer/codegen output, protobuf/OpenAPI stubs, model snapshots) is EXCLUDED β€” its repetition is the tool's, not the team's β€” so the score reflects hand-written duplication only.
  • D5 Coupling: Coupling is measured between projects/assemblies β€” runtime coupling through DI, reflection, messaging or shared databases is invisible to a static reference graph.
  • D13 Secret Scanning: Secret detection is signature- and entropy-based on the current tree β€” a secret that does not match a known pattern, or one already rotated, will not be flagged (a clean scan is "nothing matched", not "no secrets exist").
  • D14 License Compliance: License compatibility is checked against declared package metadata and a policy β€” mislabelled or missing license metadata, and obligations that depend on how you distribute, are not resolved here.
  • D15 Churn × Complexity Hotspots: Churn hotspots come from git history β€” a freshly imported or squashed repository has no churn signal, and recent rewrites can mask a historically risky file.
  • D16 Bus Factor: Bus-factor is a time-decayed model of commit attribution (who has recently, repeatedly worked a file), not comprehension β€” pairing, review and reading-without-committing spread knowledge it can't see; bot commits and shared accounts still distort it.
  • D17 Explicit Debt: Acknowledged-debt signals (TODO/FIXME, suppressions, dead code) are textual β€” undocumented debt that nobody marked, and debt that lives in design rather than annotations, is invisible. Committed machine-written code (scaffolded migrations, designer/codegen output, generated stubs) is excluded β€” it is never the team's dead code to delete.
  • 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").
  • D30 Dependency Vulnerabilities: CVE matching depends on accurate package/version metadata and the advisory database β€” a vulnerability with no published advisory, or in code not declared as a dependency, is not seen.
  • 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.
  • AX10 Code composition: Role is inferred from namespace/folder convention, not semantics β€” a domain concept living in a folder named "Services" reads as application, and the split is lines-of-code, not business value. The business-logic-share score is a SOFT, FLOORED signal: it contributes to the Architecture lens but is floored at the Critical gate, so an infrastructure-heavy design (a gateway, an ETL, a driver) is legitimately low without being nuked to zero.
  • 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".
  • 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 (2): 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 Complexity8.9 / 10Strongβœ“ 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: Documented β†’ Verified β†’ Prevented Β· effective 8.9 / 10 Β· rule-coverage 100% Β· ceiling Prevented

3 method(s) exceeded the cyclomatic complexity threshold of 15; the worst was ReactComponentAttribute.Transform at 34.

ReactComponentAttribute.Transform (cyclomatic 34)src/Feliz.CompilerPlugins/ReactComponent.fs:439
ReactComponentAttribute.TransformCall (cyclomatic 18)src/Feliz.CompilerPlugins/ReactComponent.fs:358
RoughViz.buildChart (cyclomatic 16)src/Feliz.RoughViz/RoughViz.fs:38

What to do

  1. Resolve the 1 ReactComponentAttribute.Transform (cyclomatic 34) finding(s) in Cyclomatic Complexity β€” start with ReactComponent.fs. β€” One of this dimension's main actionable groups (1 warning-level).
  2. Resolve the 1 ReactComponentAttribute.TransformCall (cyclomatic 18) finding(s) in Cyclomatic Complexity β€” start with ReactComponent.fs. β€” One of this dimension's main actionable groups (1 warning-level).
  3. Resolve the 1 RoughViz.buildChart (cyclomatic 16) finding(s) in Cyclomatic Complexity β€” start with RoughViz.fs. β€” 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 Complexity7.7 / 10Strongβœ“ 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: Documented β†’ Verified β†’ Prevented Β· effective 7.7 / 10 Β· rule-coverage 100% Β· ceiling Prevented

4 method(s) exceeded the cognitive complexity threshold of 15; the worst was ReactComponentAttribute.Transform at 97.

ReactComponentAttribute.Transform (cognitive 97)src/Feliz.CompilerPlugins/ReactComponent.fs:439
DateParsing.parse (cognitive 30)src/Feliz/Helper/DateParsing.fs:15
ReactComponentAttribute.TransformCall (cognitive 25)src/Feliz.CompilerPlugins/ReactComponent.fs:358
PathUtils.resolveReactComponentPaths (cognitive 21)src/Feliz.CompilerPlugins/PathUtils.fs:14

What to do

  1. Resolve the 1 ReactComponentAttribute.Transform (cognitive 97) finding(s) in Cognitive Complexity β€” start with ReactComponent.fs. β€” One of this dimension's main actionable groups (1 warning-level).
  2. Resolve the 1 DateParsing.parse (cognitive 30) finding(s) in Cognitive Complexity β€” start with DateParsing.fs. β€” One of this dimension's main actionable groups (1 warning-level).
  3. Resolve the 1 ReactComponentAttribute.TransformCall (cognitive 25) finding(s) in Cognitive Complexity β€” start with ReactComponent.fs. β€” 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 Classes7.1 / 10Strongβœ“ 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: Documented β†’ Verified β†’ Prevented Β· effective 7.1 / 10 Β· rule-coverage 100% Β· ceiling Prevented

25 god class(es) detected.

TooManyMethods: Html Β· Γ—20src/Feliz/Html.fs:44
FileTooLong: Feliz/Styles.fs Β· Γ—5src/Feliz/Styles.fs:0

What to do

  1. Resolve the 20 TooManyMethods finding(s) in God Classes β€” start with Listener.fs (3), Styles.fs (2), Svg.fs (2). β€” One of this dimension's main actionable groups (20 warning-level).
  2. Resolve the 5 FileTooLong finding(s) in God Classes β€” start with Styles.fs, Properties.fs, Html.fs. β€” One of this dimension's main actionable groups (5 warning-level).
  3. 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 Duplication9.2 / 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: Documented β†’ Verified β†’ Prevented Β· effective 9.2 / 10 Β· rule-coverage 100% Β· ceiling Verified

42 duplicated block group(s) detected.

Duplicated block (8 lines × 2) Β· Γ—6src/Feliz/Properties.fs:93
Duplicated block (5 lines × 2) Β· Γ—6src/Feliz/Properties.fs:1970
Duplicated block (7 lines × 2) Β· Γ—4src/Feliz/StyleHelper/GridTypes.fs:6
Duplicated block (15 lines × 2) Β· Γ—3docs/docs/feliz-docs/Examples/React/MultipleStateVariables.fs:13
Duplicated block (14 lines × 2) Β· Γ—3docs/docs/feliz-docs/Examples/React/DateTime.fs:34

+ 13 more group(s) β€” more in Appendix A; the complete list is findings.md.

βœ“ On the Gold path β€” maintain.

Detailed fixes: d4_recommendation.md Β· top locations in Appendix A, every location in findings.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: Documented β†’ Verified β†’ Prevented Β· effective 6.9 / 10 Β· rule-coverage 100% Β· ceiling Prevented

1 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.

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: Documented β†’ Verified β†’ Prevented Β· 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.

D14 Β· License Compliance10.0 / 10Exemplaryβ—‹ Nothing flagged

What it measures: Whether the licenses of third-party packages are compatible with your policy.

Method: Third-party package licenses resolved from declared package metadata and checked against the configured policy (allow/deny/copyleft). Deterministic; clean = no incompatible license found at metadata depth.

Maturity: Documented β†’ Verified β†’ Prevented Β· effective 10.0 / 10 Β· rule-coverage 100% Β· ceiling Verified

0 of 1 packages use a banned license.

βœ“ On the Gold path β€” maintain.

Detailed fixes: d14_recommendation.md.

D15 Β· Churn × Complexity Hotspots9.7 / 10Exemplaryβœ“ 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: Documented β†’ Verified β†’ Prevented Β· effective 9.7 / 10 Β· rule-coverage 100% Β· ceiling Documented

Top hotspots: src/Feliz.CompilerPlugins/ReactComponent.fs (3×34=102)

Hotspot: src/Feliz.CompilerPlugins/ReactComponent.fssrc/Feliz.CompilerPlugins/ReactComponent.fs

βœ“ On the Gold path β€” maintain.

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

D16 Β· Bus Factor9.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: Documented β†’ Verified β†’ Prevented Β· effective 9.0 / 10 Β· rule-coverage 100% Β· ceiling Documented

6 source file(s) have their living knowledge concentrated in one author (β‰₯90% of recent, decayed contribution). The largest is src/Feliz/Styles.fs.

Off-boarding risk: anonymized user #1

βœ“ On the Gold path β€” maintain.

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

D17 Β· Explicit Debt10.0 / 10Exemplaryβ—‹ Nothing flagged

What it measures: Acknowledged debt left in the code β€” TODOs, dead code, suppressed warnings.

Method: Roslyn syntactic debt markers (suppressions/TODO/FIXME/HACK/empty-catch/commented-code/Obsolete) plus SymbolFinder dead-code analysis; weighted-debt-per-KLoC density deducted 2.0x per unit. Deterministic, exhaustive.

Maturity: Documented β†’ Verified β†’ Prevented Β· effective 10.0 / 10 Β· rule-coverage 100% Β· ceiling Prevented

0 deducted debt markers + 0 dead symbols across 225 LoC (0.0/KLoC) β†’ score 10.0.

βœ“ On the Gold path β€” maintain.

Detailed fixes: d17_recommendation.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: Documented β†’ Verified β†’ Prevented Β· effective Exemplary / 10 Β· rule-coverage 100% Β· ceiling Verified

0 naming inconsistencies across 14 sampled symbols.

βœ“ On the Gold path β€” maintain.

Detailed fixes: d21_recommendation.md.

D26 Β· Project Cohesion0.0 / 10Criticalβœ“ 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: Documented β†’ Verified β†’ Prevented Β· effective 0.0 / 10 Β· rule-coverage 100% Β· ceiling Documented

1 of 1 projects flagged as possibly oversized/incoherent.

Split Feliz.RoughViz

What to do

  1. Resolve the 1 Split Feliz.RoughViz finding(s) in Project Cohesion. β€” One of this dimension's main actionable groups (1 recommendation-level).

Detailed fixes: d26_recommendation.md Β· top locations in Appendix A, every location in findings.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: Documented β†’ Verified β†’ Prevented Β· effective 10.0 / 10 Β· rule-coverage 100% Β· ceiling Documented

45 % of calls cross a namespace and 0 % go through an interface, but 100 % of collaborators are co-located β€” so a call's collaborators sit together and tracing stays easy. Baseline: small β€” navigation cost is tolerated.

βœ“ 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: Documented β†’ Verified β†’ Prevented Β· 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)2.5 / 10Weakβœ“ 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: Documented β†’ Verified β†’ Prevented Β· effective 2.5 / 10 Β· rule-coverage 100% Β· ceiling Documented

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

High: github-actions-mutable-action-tag Β· Γ—8.github/workflows/docs-deploy.yml:16detected by semgrep finding

What to do

  1. Resolve the 8 High finding(s) in Static Analysis (SAST) β€” start with docs-deploy.yml (4), release.yml (3), .npmrc. β€” One of this dimension's main actionable groups (8 issue-level).

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

D30 Β· Dependency Vulnerabilities10.0 / 10Exemplaryβ—‹ Nothing flagged

What it measures: Whether any dependencies have known published vulnerabilities (CVEs), direct or transitive.

Method: NuGet CVE scan via dotnet list package --vulnerable including transitive; severity tally (Critical/High/Medium/Low) to 0-10 tight normalizer. Exhaustive, deterministic; degrades when absent.

Maturity: Documented β†’ Verified β†’ Prevented Β· effective 10.0 / 10 Β· rule-coverage 100% Β· ceiling Documented

No known-vulnerable NuGet packages (direct or transitive).

βœ“ On the Gold path β€” maintain.

Detailed fixes: d30_recommendation.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: Documented β†’ Verified β†’ Prevented Β· 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 Freshness9.8 / 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: Documented β†’ Verified β†’ Prevented Β· effective 9.8 / 10 Β· rule-coverage 100% Β· ceiling Documented

1 of 63 significant source file(s) are orphaned β€” their living knowledge has decayed to nothing, so no one currently understands them. The largest is src/Feliz/React/ReactTypes.fs.

Further orphaned files (smaller)

βœ“ On the Gold path β€” maintain.

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

D35 Β· Change Coupling10.0 / 10Exemplaryβœ“ 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: Documented β†’ Verified β†’ Prevented Β· effective 10.0 / 10 Β· rule-coverage 100% Β· ceiling Documented

No strong hidden change-coupling between production files.

βœ“ On the Gold path β€” maintain.

Detailed fixes: d35_recommendation.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: Documented β†’ Verified β†’ Prevented Β· effective 0.0 / 10 Β· rule-coverage 100% Β· ceiling Documented

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

Unpinned build actions
PR-triggered workflow without a permissions block
Secret passed as a command-line argument
No build provenance
No artifact signing

+ 1 more group(s) β€” more in Appendix A; the complete list is findings.md.

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 PR-triggered workflow without a permissions block finding(s) in Supply-chain Provenance & Signing. β€” One of this dimension's main actionable groups (1 warning-level).
  3. Resolve the 1 Secret passed as a command-line argument finding(s) in Supply-chain Provenance & Signing. β€” One of this dimension's main actionable groups (1 warning-level).

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

D38 Β· OSV Dependency Vulnerabilities0.0 / 10Criticalβœ“ Tool-verified

What it measures: Whether dependencies have known published vulnerabilities (CVEs) per the OSV database β€” read natively from whatever lockfile the repository ships (Cargo, npm, Go, Python, Maven, RubyGems, …). D33 and D30 add ecosystem-specific scanners on top for npm and .NET.

Method: Multi-ecosystem dependency-CVE scan via osv-scanner --recursive (queries the osv.dev database + parses lockfiles natively across ecosystems: npm package-lock/yarn/pnpm/bun, Go go.mod, Rust Cargo.lock, Maven/Gradle pom.xml/gradle.lockfile, PyPI requirements.txt/poetry.lock/Pipfile.lock, Composer composer.lock, RubyGems Gemfile.lock, Hex mix.lock, pub pubspec.lock, Swift Package.resolved); severity tally (Critical/High/Medium/Low) to 0-10 tight normalizer (8.0). NotApplicable only when the repo declares no supported non-.NET dependency lockfile (a NuGet-only repo stays NotApplicable β€” .NET CVEs are D30's domain); coverage needs a resolved lockfile. Additive to D33 (trivy fs); exhaustive + deterministic, DB kept fresh.

Maturity: Documented β†’ Verified β†’ Prevented Β· effective 0.0 / 10 Β· rule-coverage 100% Β· ceiling Documented

45 finding(s): 5 critical, 25 high, 10 medium, 5 low.

High CVE: [GHSA redacted] Β· Γ—23package-lock.jsondetected by osv-scanner finding
Critical CVE: [GHSA redacted] Β· Γ—5package-lock.jsondetected by osv-scanner finding
High vulnerability: [GHSA redacted] Β· Γ—2package-lock.jsondetected by osv-scanner finding
Medium CVE: [GHSA redacted] Β· Γ—10package-lock.jsondetected by osv-scanner finding
Low CVE: [GHSA redacted] Β· Γ—5playground/package-lock.jsondetected by osv-scanner finding

What to do

  1. Resolve the 23 High CVE finding(s) in OSV Dependency Vulnerabilities β€” start with package-lock.json (23). β€” One of this dimension's main actionable groups (23 issue-level).
  2. Resolve the 5 Critical CVE finding(s) in OSV Dependency Vulnerabilities β€” start with package-lock.json (5). β€” One of this dimension's main actionable groups (5 issue-level).
  3. Resolve the 2 High vulnerability finding(s) in OSV Dependency Vulnerabilities β€” start with package-lock.json (2). β€” One of this dimension's main actionable groups (2 issue-level).

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

Frontend & cross-cutting dimensions

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

AX10 Β· Code composition0.0 / 10Criticalβœ“ Tool-verified

Other Β· Architecture β€” How the codebase splits by code ROLE β€” domain, application, infrastructure, test, generated. The significance map behind the knowledge/coupling weighting, and a DDD signal in its own right: a thin domain core under fat infrastructure is the anemic-domain smell, quantified.

Method: Roslyn line-count by code ROLE: every source file classified Domain/Application/Infrastructure/Test/Generated by namespace + path convention (the shared CodeRoleClassifier), then significant lines summed per role. Deterministic; the advisory score is the business-logic (domain+application) share of production code.

Coverage: Population: ALL source files, each bucketed into ONE of five roles (Domain/Application/Infrastructure/Test/Generated) by namespace + path convention β€” a file whose layer isn't named in the convention falls to Application (the neutral default), and the split is line-count, not semantic depth or business value.

AX3 Β· Project dependency cycles10.0 / 10Exemplaryβœ“ Tool-verified

Other Β· Architecture β€” Whether the project-reference graph is acyclic (cycles block independent build/deploy and signal eroding boundaries).

Method: Project reference cycles via elementary-DFS over real .csproj references, using the engine shared with D5/D7; cyclic versus acyclic. Exhaustive, deterministic.

AX4 Β· Dependency direction10.0 / 10Exemplaryβœ“ Tool-verified

Other Β· Architecture β€” Whether dependencies point inward (Domain ← Application ← Infrastructure/Web) β€” the clean-architecture dependency rule, checked across the project graph.

Method: Layer violations by name-segment inference (Domain/Core to Application to Infrastructure/Web) over the project-reference graph. Exhaustive over all projects, deterministic.

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.

GD1 Β· Unfinished & placeholder code10.0 / 10Exemplaryβ—‹ Nothing flagged

Other Β· Code Health β€” Unreviewed-generation residue: shipped members still throwing NotImplementedException, and placeholder string literals left in non-test, non-generated code. Scored as a quality signature, never as a claim about authorship.

Method: Roslyn syntax scan: NotImplementedException throws and placeholder string literals in non-test, non-generated shipped code. Deterministic, code-shape signature.

M1 Β· Documentation (README)7.3 / 10Strongβœ“ 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 a README to the 1 of 1 project(s) that lack one β€” worth up to 2 pts.
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 β€” no conventional ADR directory, no `NNNN-title.md` documents and nothing ADR-shaped by content. Design rationale recorded elsewhere (a design-notes tree, a mailing list, pull-request discussion) is not visible to this check and is not re-findable per decision, so a future maintainer cannot ask why one choice was made and get an answer.
  • No C4/PlantUML/Mermaid diagram or architecture.md β€” the high-level shape isn't documented.

What to do

  • Record significant decisions one document per decision β€” dated, stating the context, the decision and its consequences β€” and keep them together wherever your design docs already live (a conventional `docs/adr/` tree with `NNNN-title.md` names is the most discoverable form).
  • 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.

P3 Β· Security & performance tooling0.0 / 10Criticalβœ“ Tool-verified

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

Method: Filesystem scan: SAST configuration, dependency-update automation, secret scanning, and a benchmark harness or benchmark step β€” in this repository's own ecosystem. Exhaustive, deterministic.

  • No static application security testing detected. For this repository's stack, add `semgrep --config=auto` plus gitleaks for committed secrets (F# is not a CodeQL language and has no language-specific SAST engine) as a CI step.

What to do

  • Add a SAST step to CI running what this repository's stack ships: `semgrep --config=auto` plus gitleaks for committed secrets (F# is not a CodeQL language and has no language-specific SAST engine) β€” so a security regression fails the build instead of landing.
  • Enable Dependabot/Renovate or a dependency-review gate.
  • Add gitleaks/trufflehog in CI to block PRs that introduce committed secrets.
P4 Β· Deployment & Rollback5.0 / 10Adequateβœ“ 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.

What to do

  • The release job declares an environment, but its protection rules are not visible from the repository β€” confirm required reviewers are attached, or publish as a draft release so a bad build can be stopped before users can download it.
P6 Β· Release Hygiene10.0 / 10Exemplaryβœ“ 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.

R1 Β· Type Safety8.2 / 10Strongβœ“ 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.

What to do

  • Migrate the remaining .js/.jsx files to TypeScript.
R10 Β· Code Duplication10.0 / 10Exemplaryβœ“ 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.

R2 Β· Cyclomatic Complexity10.0 / 10Exemplaryβœ“ 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.

R3 Β· Large Files10.0 / 10Exemplaryβœ“ Tool-verified

React / JS Β· Code Health β€” How many source files exceed the large-file threshold.

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

R5 Β· Dependency Freshness9.8 / 10Exemplaryβœ“ Tool-verified

React / JS Β· Readiness β€” How outdated the npm dependencies are (a maturity signal). JS/npm CVEs are scored separately in D33 (JS/npm Dependency Vulnerabilities).

Method: npm dependency staleness from manifest/registry metadata (a maturity signal; JS/npm CVEs are scored separately in D33). Deterministic.

What to do

  • Bump outdated dependencies to current versions to limit upgrade debt.
R6 Β· Tooling6.7 / 10Adequateβœ“ 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.

  • test βœ“ · lint βœ— · typecheck βœ“

What to do

  • Add eslint as package.json scripts and run them in CI.
R7 Β· Dead Code10.0 / 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.

  • 4 file(s) (~109 LoC) were excluded from dead-code analysis β€” declare main/module/exports or a conventional entry (src/index.*, an index.html script) so reachability can see this package.
  • 3 file(s) (~20 LoC) were excluded from dead-code analysis β€” declare main/module/exports or a conventional entry (src/index.*, an index.html script) so reachability can see this package. β€” playground
  • 4 file(s) (~52 LoC) were excluded from dead-code analysis β€” declare main/module/exports or a conventional entry (src/index.*, an index.html script) so reachability can see this package. β€” Feliz
R8 Β· Dependency Hygiene5.5 / 10Adequateβœ“ 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. β€” createChart.js:1
  • 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 Imports10.0 / 10Exemplaryβœ“ 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.

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 Health92%ExemplaryStrongest area.
Architecture60%Adequate β€” gated by D26, AX10Capped at Fair by a Critical contributor β€” resolve it before relying on this lens.
Maturity60%Adequate β€” gated by M2Capped at Fair by a Critical contributor β€” resolve it before relying on this lens.
Readiness51%Adequate β€” gated by P3Capped at Fair by a Critical contributor β€” resolve it before relying on this lens.
Security54%Adequate β€” gated by D29, D36, D38Capped at Fair by a Critical contributor β€” resolve it before relying on this lens.
Not included β€” 62 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 user-facing web UI (the repo is a library/CLI/worker/headless service) β€” accessibility is not applicable.
  • AC2 Forms & labels β€” No user-facing web UI (the repo is a library/CLI/worker/headless service) β€” accessibility is not applicable.
  • AC3 Page structure β€” No user-facing web UI (the repo is a library/CLI/worker/headless service) β€” accessibility is not applicable.
  • AC4 Keyboard semantics β€” No user-facing web UI (the repo is a library/CLI/worker/headless service) β€” accessibility is not applicable.
  • AC5 ARIA correctness β€” No user-facing web UI (the repo is a library/CLI/worker/headless service) β€” accessibility is not applicable.
  • AC6 Visual & motion safety β€” No user-facing web UI (the repo is a library/CLI/worker/headless service) β€” accessibility is not applicable.
  • AC7 A11y enforcement β€” No user-facing web UI (the repo is a library/CLI/worker/headless service) β€” accessibility is not applicable.
  • AX1 Captive dependencies β€” no DI registrations detected
  • AX2 Stateful singletons β€” no singleton implementations detected
  • 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
  • AXB2 Runtime readiness β€” Advisory β€” this card reports evidence and never carries a score, so there is nothing missing here.
  • C1 Data Protection β€” Not assessed: these personal data controls are read from a source model (declarative annotations, request middleware, entity/column names, guard methods) that was not loaded for this repository β€” because the repository is written in a language this check does not yet model, or because its projects failed to load. Absence of an idiom this check recognises is NOT evidence that this repository lacks personal data controls: it may implement them entirely in its own ecosystem. This is a gap in the analyzer's language coverage, not a finding about this repository.
  • C2 Access Controls β€” Not assessed: these authorization controls are read from a source model (declarative annotations, request middleware, entity/column names, guard methods) that was not loaded for this repository β€” because the repository is written in a language this check does not yet model, or because its projects failed to load. Absence of an idiom this check recognises is NOT evidence that this repository lacks authorization controls: it may implement them entirely in its own ecosystem. This is a gap in the analyzer's language coverage, not a finding about this repository.
  • C3 Audit Trail β€” Not assessed: these audit controls are read from a source model (declarative annotations, request middleware, entity/column names, guard methods) that was not loaded for this repository β€” because the repository is written in a language this check does not yet model, or because its projects failed to load. Absence of an idiom this check recognises is NOT evidence that this repository lacks audit controls: it may implement them entirely in its own ecosystem. This is a gap in the analyzer's language coverage, not a finding about this repository.
  • C4 Data Retention β€” Not assessed: these retention controls are read from a source model (declarative annotations, request middleware, entity/column names, guard methods) that was not loaded for this repository β€” because the repository is written in a language this check does not yet model, or because its projects failed to load. Absence of an idiom this check recognises is NOT evidence that this repository lacks retention controls: it may implement them entirely in its own ecosystem. This is a gap in the analyzer's language coverage, not a finding about this repository.
  • C5 Data-Subject Rights β€” Not assessed: these data-subject rights controls are read from a source model (declarative annotations, request middleware, entity/column names, guard methods) that was not loaded for this repository β€” because the repository is written in a language this check does not yet model, or because its projects failed to load. Absence of an idiom this check recognises is NOT evidence that this repository lacks data-subject rights controls: it may implement them entirely in its own ecosystem. This is a gap in the analyzer's language coverage, not a finding about this repository.
  • D10 Test Quality β€” ~7518 lines of test source are present (.fs, .ts, .tsx, .js) but the test-quality collector reads C# only, so skipped/assertion-free tests couldn't be counted. Not scored β€” this is a gap in the analyzer, not a finding about this repository.
  • D11 Test Reliability β€” Test reliability not included
  • D12 Dependency Hygiene β€” Dependency hygiene not measured β€” no packages were read
  • D18 Solution Shape β€” D18 scores the shape of a C#/VB .NET solution, but this repository's production source is mostly .fs, .ts, .tsx, which the C#/VB workspace does not load β€” the projects that loaded are an immaterial minority, so solution shape was not assessed for this repository. Not scored β€” this is a gap in the analyzer's reach, not a verdict about this repository.
  • D19 Documentation Quality β€” Documentation Quality not included (check did not complete)
  • 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 β€” At only 25400 LoC in a single project the codebase is trivially small despite having no bounded contexts declared, so boundaries are not needed.
  • D24 Comment Value β€” No inline comments to assess β€” comment value is not applicable here.
  • D25 ADR Conformance β€” no ADRs to check
  • 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-handling patterns detected (p/gdpr ruleset) β€” no data-compliance surface to assess.
  • D37 Vulnerability-disclosure Policy β€” No vulnerability-disclosure policy file found (SECURITY.md/.markdown/.rst/.txt at root or under .github/.forgejo/.gitea/docs, .well-known/security.txt). A coordinated-disclosure policy may live off-repo, so this is not evidenced rather than failed.
  • D39 IL Efficiency β€” The target did not build, so no IL was available to measure.
  • D40 Network Egress Confinement β€” No Kubernetes/orchestration workloads found in the repository manifests; network egress policy is a cluster-native control that may live at the platform/firewall layer, so there is nothing to assess here.
  • D41 Kernel & Syscall Confinement β€” No Kubernetes/orchestration workloads found in the repository manifests; seccomp/AppArmor/SELinux confinement is a workload-level control, so there is nothing to assess here.
  • D42 Runtime Threat Enforcement β€” No Kubernetes/orchestration workloads found in the repository manifests; runtime threat-detection and admission-control policy are cluster-level controls, so there is nothing to assess here.
  • D6 Cohesion (LCOM4) β€” Cohesion (LCOM4) is measured over a C#/VB class graph, and this repository's production source is .fs, .ts, .tsx, which this pass does not read β€” so no class could be assessed. Not scored β€” this is a gap in the analyzer, not a finding about this repository.
  • D7 Architectural Integrity β€” no checkable ADRs and no dependency cycles β€” architectural integrity not assessed
  • D8 Code Coverage β€” Coverage not measured β€” no coverage collector is wired up
  • D9 Test Distribution β€” Test source is present (.fs, .ts, .tsx, .js) but the test-pyramid classifier reads C# only, so its unit/integration/BDD/E2E split couldn't be counted. Not scored β€” this is a gap in the analyzer, not a finding about this repository.
  • DM1 Domain Modelling β€” applicable but not scored (2 of 3 signals for this style β€” below the bar we score at): 41 value object(s); 4 domain event(s)
  • ED1 Event-Driven β€” not scored β€” this repository shows none of the 3 signals this check looks for
  • ED5 Idempotency β€” no mutating command handlers or message consumers detected β€” idempotency check not applicable
  • ES1 Event Sourcing β€” not scored β€” this repository shows none of the 3 signals this check looks for
  • IC1 Incompleteness & stubs β€” not analysed β€” these correctness checks read a source model that was not loaded for this repository, because the repository is written in a language this check does not yet model, or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository
  • P12 CI test-gate honesty β€” Reported, not scored β€” and nothing was matched here. The coverage check applies to any stack, but the checks for excluded tests, skipped tests and sleep-based synchronisation currently recognise only some ecosystems' test-runner idioms, so on a repository built with another stack the zeros below mean 'not checked', not 'clean'.
  • P2 Observability β€” This repo is a library, not a deployed service β€” it has no process to operate, so production observability (structured logging, tracing/metrics, health checks) is N/A. A library may log via an injected ILogger, but the absence of operational telemetry is not a defect here. If it grows a host (web API, worker), the dimension reactivates.
  • P5 DR & Backup β€” not evidenced β€” repo shows no backup/RTO/RPO controls; absence of evidence is not evidence of a working control
  • 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 β€” produce a coverage report in a standard format (Cobertura β€” `dotnet test --collect:"XPlat Code Coverage"` with a `coverlet.collector` PackageReference) into the repo working tree before the scan β€” a CI step is the usual place, since the artefact is commonly gitignored, or wire coverage collection into 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.
  • R4 Test Coverage β€” 10 test file(s) reach none of 4 production file(s) via imports β€” exercised outside the JS import graph (integration/bundled), not import-reachable
  • S1 Web-Security Posture β€” Not assessed: these web-security controls are read from a source model (declarative annotations, request middleware, entity/column names, guard methods) that was not loaded for this repository β€” because the repository is written in a language this check does not yet model, or because its projects failed to load. Absence of an idiom this check recognises is NOT evidence that this repository lacks web-security controls: it may implement them entirely in its own ecosystem. This is a gap in the analyzer's language coverage, not a finding about this repository.
  • SC1 Supply-chain hygiene β€” Advisory β€” this card reports evidence and never carries a score, so there is nothing missing here.
  • X2 Cancellation propagation β€” no async methods found
  • X5 Nullable reference types β€” no NRT-eligible projects
  • X6 Hand-rolled structured-format parsing β€” Reported, not scored β€” this card publishes what it found rather than grading it. Its content is the findings and the key metric above.
  • X7 Silent fallback defaults β€” Reported, not scored β€” this card publishes what it found rather than grading it. Its content is the findings and the key metric above.

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 β€” 38 finding(s)
D38 Β· OSV Dependency Vulnerabilities Β· High CVE Β· Γ—23
  • High CVE: [GHSA redacted] package-lock.json β€” @babel/plugin-transform-modules-systemjs 7.27.1: [GHSA redacted] β€” @babel/plugin-transform-modules-systemjs is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin @babel/plugin-transform-modules-systemjs to 7.29.4 with an `overrides` entry).
  • High CVE: [GHSA redacted] package-lock.json β€” brace-expansion 1.1.12: [GHSA redacted] β€” brace-expansion is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin brace-expansion to 1.1.16 with an `overrides` entry). This is 1 of 4 advisories with a published fix this scan raises against brace-expansion 1.1.12, and their fixed versions do not agree β€” anything below 1.1.18 still leaves at least one of them open. Take this package to 1.1.18 or later: that is the floor for the package, not this row's target alone. This one row stands for the 4 advisories this scan raises against brace-expansion 1.1.12: [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] package-lock.json β€” fast-uri 3.0.6: [GHSA redacted] β€” fast-uri is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin fast-uri to 3.1.3 with an `overrides` entry). This is 1 of 5 advisories with a published fix this scan raises against fast-uri 3.0.6, and their fixed versions do not agree β€” anything below 3.1.5 still leaves at least one of them open. Take this package to 3.1.5 or later: that is the floor for the package, not this row's target alone. This one row stands for the 5 advisories this scan raises against fast-uri 3.0.6: [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] package-lock.json β€” js-yaml 3.14.1: [GHSA redacted] β€” js-yaml is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin js-yaml to 3.15.0 with an `overrides` entry). This is 1 of 3 advisories with a published fix this scan raises against js-yaml 3.14.1, and their fixed versions do not agree β€” anything below 3.15.0 still leaves at least one of them open. Take this package to 3.15.0 or later: that is the floor for the package, not this row's target alone. This one row stands for the 3 advisories this scan raises against js-yaml 3.14.1: [GHSA redacted], [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] package-lock.json β€” js-yaml 4.1.0: [GHSA redacted] β€” js-yaml is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin js-yaml to 4.3.0 with an `overrides` entry). This is 1 of 3 advisories with a published fix this scan raises against js-yaml 4.1.0, and their fixed versions do not agree β€” anything below 4.3.0 still leaves at least one of them open. Take this package to 4.3.0 or later: that is the floor for the package, not this row's target alone. This one row stands for the 3 advisories this scan raises against js-yaml 4.1.0: [GHSA redacted], [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] package-lock.json β€” lodash 4.17.21: [GHSA redacted] β€” lodash is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin lodash to 4.18.0 with an `overrides` entry). This one row stands for the 2 advisories this scan raises against lodash 4.17.21: [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] package-lock.json β€” minimatch 3.1.2: [GHSA redacted] β€” minimatch is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin minimatch to 3.1.4 with an `overrides` entry). This is 1 of 3 advisories with a published fix this scan raises against minimatch 3.1.2, and their fixed versions do not agree β€” anything below 3.1.4 still leaves at least one of them open. Take this package to 3.1.4 or later: that is the floor for the package, not this row's target alone. This one row stands for the 3 advisories this scan raises against minimatch 3.1.2: [GHSA redacted], [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] package-lock.json β€” node-forge 1.3.1: [GHSA redacted] β€” node-forge is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin node-forge to 1.4.0 with an `overrides` entry). This is 1 of 7 advisories with a published fix this scan raises against node-forge 1.3.1, and their fixed versions do not agree β€” anything below 1.4.0 still leaves at least one of them open. Take this package to 1.4.0 or later: that is the floor for the package, not this row's target alone. This one row stands for the 7 advisories this scan raises against node-forge 1.3.1: [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] package-lock.json β€” path-to-regexp 0.1.12: [GHSA redacted] β€” path-to-regexp is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin path-to-regexp to 0.1.13 with an `overrides` entry).
  • High CVE: [GHSA redacted] package-lock.json β€” picomatch 2.3.1: [GHSA redacted] β€” picomatch is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin picomatch to 2.3.2 with an `overrides` entry). This one row stands for the 2 advisories this scan raises against picomatch 2.3.1: [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] playground/package-lock.json β€” picomatch 4.0.2: [GHSA redacted] β€” picomatch is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin picomatch to 4.0.4 with an `overrides` entry). This one row stands for the 2 advisories this scan raises against picomatch 4.0.2: [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] package-lock.json β€” picomatch 4.0.3: [GHSA redacted] β€” picomatch is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin picomatch to 4.0.4 with an `overrides` entry). (in 2 dependency files: package-lock.json, src/Feliz.Template/Content/package-lock.json) This one row stands for the 2 advisories this scan raises against picomatch 4.0.3: [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] playground/package-lock.json β€” postcss 8.5.3: [GHSA redacted] β€” postcss is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin postcss to 8.5.12 with an `overrides` entry). This is 1 of 4 advisories with a published fix this scan raises against postcss 8.5.3, and their fixed versions do not agree β€” anything below 8.5.23 still leaves at least one of them open. Take this package to 8.5.23 or later: that is the floor for the package, not this row's target alone. This one row stands for the 4 advisories this scan raises against postcss 8.5.3: [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] package-lock.json β€” postcss 8.5.6: [GHSA redacted] β€” postcss is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin postcss to 8.5.12 with an `overrides` entry). This is 1 of 4 advisories with a published fix this scan raises against postcss 8.5.6, and their fixed versions do not agree β€” anything below 8.5.23 still leaves at least one of them open. Take this package to 8.5.23 or later: that is the floor for the package, not this row's target alone. (in 2 dependency files: package-lock.json, src/Feliz.Template/Content/package-lock.json) This one row stands for the 4 advisories this scan raises against postcss 8.5.6: [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] playground/package-lock.json β€” rollup 4.41.0: [GHSA redacted] β€” rollup is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin rollup to 4.59.0 with an `overrides` entry).
  • High CVE: [GHSA redacted] src/Feliz.Template/Content/package-lock.json β€” rollup 4.52.4: [GHSA redacted] β€” rollup is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin rollup to 4.59.0 with an `overrides` entry).
  • High CVE: [GHSA redacted] package-lock.json β€” rollup 4.52.5: [GHSA redacted] β€” rollup is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin rollup to 4.59.0 with an `overrides` entry).
  • High CVE: [GHSA redacted] package-lock.json β€” vite 6.3.4: [GHSA redacted] β€” this repo declares vite ^7.1.7, but the vulnerable 6.3.4 is a SEPARATE copy on another release line, so editing your own vite entry cannot move it: upgrade the dependency that pulls it in (or pin vite to 6.4.3 with an `overrides` entry). This is 1 of 7 advisories with a published fix this scan raises against vite 6.3.4, and their fixed versions do not agree β€” anything below 6.4.3 still leaves at least one of them open. Take this package to 6.4.3 or later: that is the floor for the package, not this row's target alone. This one row stands for the 7 advisories this scan raises against vite 6.3.4: [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] playground/package-lock.json β€” vite 6.3.5: [GHSA redacted] β€” this repo declares vite ^6.3.5, a range that ALREADY admits the fixed 6.4.3, so there is no manifest edit to make here. Re-resolve the lock so vite moves onto 6.4.3 or later; if the flagged 6.3.5 comes back, a dependency is pinning it β€” upgrade that dependent, or pin vite with an `overrides` entry so only one copy resolves. This is 1 of 7 advisories with a published fix this scan raises against vite 6.3.5, and their fixed versions do not agree β€” anything below 6.4.3 still leaves at least one of them open. Take this package to 6.4.3 or later: that is the floor for the package, not this row's target alone. This one row stands for the 7 advisories this scan raises against vite 6.3.5: [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] src/Feliz.Template/Content/package-lock.json β€” vite 6.3.6: [GHSA redacted] β€” this repo declares vite ^6.3.5, a range that ALREADY admits the fixed 6.4.3, so there is no manifest edit to make here. Re-resolve the lock so vite moves onto 6.4.3 or later; if the flagged 6.3.6 comes back, a dependency is pinning it β€” upgrade that dependent, or pin vite with an `overrides` entry so only one copy resolves. This is 1 of 5 advisories with a published fix this scan raises against vite 6.3.6, and their fixed versions do not agree β€” anything below 6.4.3 still leaves at least one of them open. Take this package to 6.4.3 or later: that is the floor for the package, not this row's target alone. This one row stands for the 5 advisories this scan raises against vite 6.3.6: [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] package-lock.json β€” ws 7.5.10: [GHSA redacted] β€” ws is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin ws to 7.5.11 with an `overrides` entry).
  • High CVE: [GHSA redacted] package-lock.json β€” ws 8.18.2: [GHSA redacted] β€” ws is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin ws to 8.21.0 with an `overrides` entry). This is 1 of 2 advisories with a published fix this scan raises against ws 8.18.2, and their fixed versions do not agree β€” anything below 8.21.0 still leaves at least one of them open. Take this package to 8.21.0 or later: that is the floor for the package, not this row's target alone. This one row stands for the 2 advisories this scan raises against ws 8.18.2: [GHSA redacted], [GHSA redacted].
  • High CVE: [GHSA redacted] src/Feliz.Template/Content/package-lock.json β€” ws 8.18.3: [GHSA redacted] β€” ws is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin ws to 8.21.0 with an `overrides` entry). This is 1 of 2 advisories with a published fix this scan raises against ws 8.18.3, and their fixed versions do not agree β€” anything below 8.21.0 still leaves at least one of them open. Take this package to 8.21.0 or later: that is the floor for the package, not this row's target alone. This one row stands for the 2 advisories this scan raises against ws 8.18.3: [GHSA redacted], [GHSA redacted].
D29 Β· Static Analysis (SAST) Β· High Β· Γ—8
  • High: github-actions-mutable-action-tag .github/workflows/docs-deploy.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@<40-character SHA>`. This step references `actions/checkout@v5`; resolve the SHA it points at today with `gh api repos/actions/checkout/commits/v5 --jq .sha`.
  • High: github-actions-mutable-action-tag .github/workflows/docs-deploy.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/setup-node@<40-character SHA>`. This step references `actions/setup-node@v5`; resolve the SHA it points at today with `gh api repos/actions/setup-node/commits/v5 --jq .sha`.
  • High: github-actions-mutable-action-tag .github/workflows/docs-deploy.yml:34 β€” 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/upload-pages-artifact@<40-character SHA>`. This step references `actions/upload-pages-artifact@v3`; resolve the SHA it points at today with `gh api repos/actions/upload-pages-artifact/commits/v3 --jq .sha`.
  • High: github-actions-mutable-action-tag .github/workflows/docs-deploy.yml:57 β€” 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/deploy-pages@<40-character SHA>`. This step references `actions/deploy-pages@v4`; resolve the SHA it points at today with `gh api repos/actions/deploy-pages/commits/v4 --jq .sha`.
  • High: github-actions-mutable-action-tag .github/workflows/release.yml:15 β€” 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@<40-character SHA>`. This step references `actions/checkout@v5`; resolve the SHA it points at today with `gh api repos/actions/checkout/commits/v5 --jq .sha`.
  • High: github-actions-mutable-action-tag .github/workflows/release.yml:18 β€” 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/setup-dotnet@<40-character SHA>`. This step references `actions/setup-dotnet@v5`; resolve the SHA it points at today with `gh api repos/actions/setup-dotnet/commits/v5 --jq .sha`.
  • High: github-actions-mutable-action-tag .github/workflows/release.yml:23 β€” 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/setup-node@<40-character SHA>`. This step references `actions/setup-node@v5`; resolve the SHA it points at today with `gh api repos/actions/setup-node/commits/v5 --jq .sha`.
  • High: npm-missing-minimum-release-age src/Feliz.Template/Content/.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 a minimum release age (`min-release-age = 7` for the npm CLI, `minimum-release-age = 7` for pnpm, `minimumReleaseAge` in `pnpm-workspace.yaml`, or `npmMinimalAgeGate: 7d` in `.yarnrc.yml` for Yarn Berry) β€” use the key your package manager reads; Yarn Classic has no release-age setting, so pin exact versions and review lockfile bumps there instead 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/. This is a semgrep security-AUDIT rule reporting a POLICY that is absent or weaker than its recommendation, not an exploitable defect. Confirm whether the current setting is a deliberate decision for this repository β€” and apply the change where it is not; where it is (a policy your release process already enforces elsewhere, or one this repository has consciously opted out of), record the decision and leave the configuration as it is.
D38 Β· OSV Dependency Vulnerabilities Β· Critical CVE Β· Γ—5
  • Critical CVE: [GHSA redacted] package-lock.json β€” shell-quote 1.8.3: [GHSA redacted] β€” shell-quote is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin shell-quote to 1.8.4 with an `overrides` entry). This is 1 of 2 advisories with a published fix this scan raises against shell-quote 1.8.3, and their fixed versions do not agree β€” anything below 1.9.0 still leaves at least one of them open. Take this package to 1.9.0 or later: that is the floor for the package, not this row's target alone. This one row stands for the 2 advisories this scan raises against shell-quote 1.8.3: [GHSA redacted], [GHSA redacted].
  • Critical CVE: [GHSA redacted] src/Feliz.Template/Content/package-lock.json β€” tar 7.5.1: [GHSA redacted] β€” tar is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin tar to 7.5.19 with an `overrides` entry). This is 1 of 13 advisories with a published fix this scan raises against tar 7.5.1, and their fixed versions do not agree β€” anything below 7.5.21 still leaves at least one of them open. Take this package to 7.5.21 or later: that is the floor for the package, not this row's target alone. This one row stands for the 13 advisories this scan raises against tar 7.5.1: [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted].
  • Critical CVE: [GHSA redacted] package-lock.json β€” vitest 3.1.2: [GHSA redacted] β€” this repo declares vitest ^3.1.2, a range that ALREADY admits the fixed 3.2.6, so there is no manifest edit to make here. Re-resolve the lock so vitest moves onto 3.2.6 or later; if the flagged 3.1.2 comes back, a dependency is pinning it β€” upgrade that dependent, or pin vitest with an `overrides` entry so only one copy resolves.
  • Critical CVE: [GHSA redacted] src/Feliz.Template/Content/package-lock.json β€” vitest 3.2.4: [GHSA redacted] β€” this repo declares vitest ^3.1.2, a range that ALREADY admits the fixed 3.2.6, so there is no manifest edit to make here. Re-resolve the lock so vitest moves onto 3.2.6 or later; if the flagged 3.2.4 comes back, a dependency is pinning it β€” upgrade that dependent, or pin vitest with an `overrides` entry so only one copy resolves.
  • Critical CVE: [GHSA redacted] package-lock.json β€” websocket-driver 0.7.4: [GHSA redacted] β€” websocket-driver is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin websocket-driver to 0.7.5 with an `overrides` entry). This one row stands for the 2 advisories this scan raises against websocket-driver 0.7.4: [GHSA redacted], [GHSA redacted].
D38 Β· OSV Dependency Vulnerabilities Β· High vulnerability Β· Γ—2
  • High vulnerability: [GHSA redacted] package-lock.json β€” serialize-javascript 6.0.2: [GHSA redacted] β€” serialize-javascript is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (β€” 7.0.3 is a MAJOR ahead of the resolved 6.0.2, so an `overrides` pin would force a breaking version under a dependent written against 6.0.2; upgrading the declaring package is the remedy, and where no patched release exists in your major line, record the exposure instead). This is 1 of 2 advisories with a published fix this scan raises against serialize-javascript 6.0.2, and their fixed versions do not agree β€” anything below 7.0.5 still leaves at least one of them open. Take this package to 7.0.5 or later: that is the floor for the package, not this row's target alone. This one row stands for the 2 advisories this scan raises against serialize-javascript 6.0.2: [GHSA redacted], [GHSA redacted].
  • High vulnerability: [GHSA redacted] package-lock.json β€” svgo 3.3.2: [GHSA redacted] β€” svgo is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin svgo to 3.3.4 with an `overrides` entry). This is 1 of 2 advisories with a published fix this scan raises against svgo 3.3.2, and their fixed versions do not agree β€” anything below 3.3.4 still leaves at least one of them open. Take this package to 3.3.4 or later: that is the floor for the package, not this row's target alone. This one row stands for the 2 advisories this scan raises against svgo 3.3.2: [GHSA redacted], [GHSA redacted].
Warning β€” 89 finding(s)
D3 Β· God Classes Β· TooManyMethods Β· Γ—20
  • TooManyMethods: Html src/Feliz/Html.fs:44 β€” TooManyMethods β€” 579 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: Html src/Feliz/JSX.fs:18 β€” TooManyMethods β€” 577 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: prop src/Feliz/Properties.fs:124 β€” TooManyMethods β€” 458 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: style src/Feliz/Styles.fs:12 β€” TooManyMethods β€” 350 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: svg src/Feliz/Svg.fs:167 β€” TooManyMethods β€” 231 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: Svg src/Feliz/Svg.fs:33 β€” TooManyMethods β€” 114 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: useListener src/Feliz.Listeners/Listener.fs:60 β€” TooManyMethods β€” 96 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: useElementListener src/Feliz.Listeners/Listener.fs:222 β€” TooManyMethods β€” 96 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: useWindowListener src/Feliz.Listeners/Listener.fs:418 β€” TooManyMethods β€” 66 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: React src/Feliz/React/React.fs:93 β€” TooManyMethods β€” 44 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: transform src/Feliz/StyleHelper/Transform.fs:9 β€” TooManyMethods β€” 43 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: pie src/Feliz.Recharts/Pie.fs:9 β€” TooManyMethods β€” 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: length src/Feliz/StyleHelper/Length.fs:8 β€” TooManyMethods β€” 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: JestDom src/Vitest.JestDom/Library.fs:19 β€” TooManyMethods β€” 40 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: Recharts src/Feliz.Recharts/Recharts.fs:9 β€” TooManyMethods β€” 38 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: Interop src/Feliz.Recharts/Interop.fs:6 β€” TooManyMethods β€” 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: transform src/Feliz/Styles.fs:5067 β€” TooManyMethods β€” 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: map src/Feliz.PigeonMaps/Map.fs:9 β€” TooManyMethods β€” 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: bar src/Feliz.Recharts/Bar.fs:9 β€” TooManyMethods β€” 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
  • TooManyMethods: barChart src/Feliz.RoughViz/BarChart.fs:8 β€” TooManyMethods β€” 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
D38 Β· OSV Dependency Vulnerabilities Β· Medium CVE Β· Γ—10
  • Medium CVE: [GHSA redacted] package-lock.json β€” ajv 6.12.6: [GHSA redacted] β€” ajv is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin ajv to 6.14.0 with an `overrides` entry).
  • Medium CVE: [GHSA redacted] package-lock.json β€” ajv 8.17.1: [GHSA redacted] β€” ajv is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin ajv to 8.18.0 with an `overrides` entry).
  • Medium CVE: [GHSA redacted] package-lock.json β€” follow-redirects 1.15.9: [GHSA redacted] β€” follow-redirects is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin follow-redirects to 1.16.0 with an `overrides` entry).
  • Medium CVE: [GHSA redacted] package-lock.json β€” http-proxy-middleware 2.0.9: [GHSA redacted] β€” http-proxy-middleware is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin http-proxy-middleware to 2.0.10 with an `overrides` entry).
  • Medium CVE: [GHSA redacted] package-lock.json β€” joi 17.13.3: [GHSA redacted] β€” joi is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin joi to 17.13.4 with an `overrides` entry).
  • Medium CVE: [GHSA redacted] package-lock.json β€” launch-editor 2.10.0: [GHSA redacted] β€” launch-editor is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin launch-editor to 2.14.1 with an `overrides` entry).
  • Medium CVE: [GHSA redacted] package-lock.json β€” mdast-util-to-hast 13.2.0: [GHSA redacted] β€” mdast-util-to-hast is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin mdast-util-to-hast to 13.2.1 with an `overrides` entry).
  • Medium CVE: [GHSA redacted] package-lock.json β€” qs 6.13.0: [GHSA redacted] β€” qs is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin qs to 6.14.1 with an `overrides` entry). This is 1 of 3 advisories with a published fix this scan raises against qs 6.13.0, and their fixed versions do not agree β€” anything below 6.15.2 still leaves at least one of them open. Take this package to 6.15.2 or later: that is the floor for the package, not this row's target alone. This one row stands for the 3 advisories this scan raises against qs 6.13.0: [GHSA redacted], [GHSA redacted], [GHSA redacted].
  • Medium CVE: [GHSA redacted] package-lock.json β€” uuid 8.3.2: [GHSA redacted] β€” uuid is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (β€” 11.1.1 is a MAJOR ahead of the resolved 8.3.2, so an `overrides` pin would force a breaking version under a dependent written against 8.3.2; upgrading the declaring package is the remedy, and where no patched release exists in your major line, record the exposure instead).
  • Medium CVE: [GHSA redacted] package-lock.json β€” webpack-dev-server 4.15.2: [GHSA redacted] β€” webpack-dev-server is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (β€” 5.2.1 is a MAJOR ahead of the resolved 4.15.2, so an `overrides` pin would force a breaking version under a dependent written against 4.15.2; upgrading the declaring package is the remedy, and where no patched release exists in your major line, record the exposure instead). This is 1 of 6 advisories with a published fix this scan raises against webpack-dev-server 4.15.2, and their fixed versions do not agree β€” anything below 5.2.6 still leaves at least one of them open. Take this package to 5.2.6 or later: that is the floor for the package, not this row's target alone. This one row stands for the 6 advisories this scan raises against webpack-dev-server 4.15.2: [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted], [GHSA redacted].
D4 Β· Code Duplication Β· Duplicated block (8 lines × 2) Β· Γ—6
  • Duplicated block (8 lines × 2) src/Feliz/Properties.fs:93 β€” src/Feliz/Properties.fs:93-100 | src/Feliz/Properties.fs:104-111 β€” both copies are in the same file, so extract the block into one function there and call it from each site β€” the copies drift apart the first time only one of them is edited.
  • Duplicated block (8 lines × 2) src/Feliz.UseElmish/UseElmish.fs:363 β€” src/Feliz.UseElmish/UseElmish.fs:363-370 | src/Feliz.UseElmish/UseElmish.fs:380-387 β€” both copies are in the same file, so extract the block into one function there and call it from each site β€” the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at `src/Feliz.UseElmish/UseElmish.fs:363` it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names β€” the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately.
  • Duplicated block (8 lines × 2) src/Feliz.Listeners/Listener.fs:356 β€” src/Feliz.Listeners/Listener.fs:356-363 | src/Feliz.Listeners/Listener.fs:384-391 β€” both copies are in the same file, so extract the block into one function there and call it from each site β€” the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at `src/Feliz.Listeners/Listener.fs:356` it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names β€” the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately.
  • Duplicated block (8 lines × 2) src/Feliz.Recharts/YAxis.fs:42 β€” src/Feliz.Recharts/YAxis.fs:42-49 | src/Feliz.Recharts/PieChart.fs:27-34 β€” the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once.
  • Duplicated block (8 lines × 2) src/Feliz.RoughViz/BarChart.fs:53 β€” src/Feliz.RoughViz/BarChart.fs:53-60 | src/Feliz.RoughViz/PieChart.fs:43-50 β€” the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at `src/Feliz.RoughViz/BarChart.fs:53` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (8 lines × 2) docs/docs/feliz-docs/Examples/React/UseEffect.fs:13 β€” docs/docs/feliz-docs/Examples/React/UseEffect.fs:13-20 | docs/docs/feliz-docs/Examples/React/UseEffectDisposable.fs:15-22 β€” the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/React/UseEffect.fs:13` it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
D4 Β· Code Duplication Β· Duplicated block (5 lines × 2) Β· Γ—6
  • Duplicated block (5 lines × 2) src/Feliz/Properties.fs:1970 β€” src/Feliz/Properties.fs:1970-1974 | src/Feliz/Properties.fs:1978-1982 β€” both copies are in the same file, so extract the block into one function there and call it from each site β€” the copies drift apart the first time only one of them is edited.
  • Duplicated block (5 lines × 2) src/Feliz/Html.fs:582 β€” src/Feliz/Html.fs:582-586 | src/Feliz/Html.fs:589-593 β€” both copies are in the same file, so extract the block into one function there and call it from each site β€” the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at `src/Feliz/Html.fs:582` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (5 lines × 2) src/Feliz/JSX.fs:555 β€” src/Feliz/JSX.fs:555-559 | src/Feliz/JSX.fs:562-566 β€” both copies are in the same file, so extract the block into one function there and call it from each site β€” the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at `src/Feliz/JSX.fs:555` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (5 lines × 2) src/Feliz.Listeners/Listener.fs:59 β€” src/Feliz.Listeners/Listener.fs:59-63 | src/Feliz.Listeners/Listener.fs:417-421 β€” both copies are in the same file, so extract the block into one function there and call it from each site β€” the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at `src/Feliz.Listeners/Listener.fs:59` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (5 lines × 2) src/Feliz.Listeners/Listener.fs:399 β€” src/Feliz.Listeners/Listener.fs:399-403 | src/Feliz.Listeners/Listener.fs:408-412 β€” both copies are in the same file, so extract the block into one function there and call it from each site β€” the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at `src/Feliz.Listeners/Listener.fs:399` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (5 lines × 2) src/Feliz.RoughViz/BarChart.fs:8 β€” src/Feliz.RoughViz/BarChart.fs:8-12 | src/Feliz.RoughViz/PieChart.fs:8-12 β€” the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once.
D3 Β· God Classes Β· FileTooLong Β· Γ—5
  • FileTooLong: Feliz/Styles.fs src/Feliz/Styles.fs:0 β€” FileTooLong β€” 2830 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them.
  • FileTooLong: Feliz/Properties.fs src/Feliz/Properties.fs:0 β€” FileTooLong β€” 1221 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them.
  • FileTooLong: Feliz/Html.fs src/Feliz/Html.fs:0 β€” FileTooLong β€” 724 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them.
  • FileTooLong: Feliz/JSX.fs src/Feliz/JSX.fs:0 β€” FileTooLong β€” 703 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them.
  • FileTooLong: Feliz/Svg.fs src/Feliz/Svg.fs:0 β€” FileTooLong β€” 634 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them.
D4 Β· Code Duplication Β· Duplicated block (7 lines × 2) Β· Γ—4
  • Duplicated block (7 lines × 2) src/Feliz/StyleHelper/GridTypes.fs:6 β€” src/Feliz/StyleHelper/GridTypes.fs:6-13 | src/Feliz/StyleHelper/GridTypes.fs:16-22 β€” both copies are in the same file, so extract the block into one function there and call it from each site β€” the copies drift apart the first time only one of them is edited.
  • Duplicated block (7 lines × 2) src/Feliz/Html.fs:164 β€” src/Feliz/Html.fs:164-170 | src/Feliz/JSX.fs:140-146 β€” the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once.
  • Duplicated block (7 lines × 2) src/Vitest/Library.fs:390 β€” src/Vitest/Library.fs:390-396 | src/Vitest/Library.fs:402-408 β€” both copies are in the same file, so extract the block into one function there and call it from each site β€” the copies drift apart the first time only one of them is edited. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names β€” the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately.
  • Duplicated block (7 lines × 2) docs/docs/feliz-docs/Examples/React/MemoFunction.fs:25 β€” docs/docs/feliz-docs/Examples/React/MemoFunction.fs:25-31 | docs/docs/feliz-docs/Examples/React/MemoFunctionAreEqual.fs:30-36 β€” the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/React/MemoFunction.fs:25` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
D4 Β· Code Duplication Β· Duplicated block (15 lines × 2) Β· Γ—3
  • Duplicated block (15 lines × 2) docs/docs/feliz-docs/Examples/React/MultipleStateVariables.fs:13 β€” docs/docs/feliz-docs/Examples/React/MultipleStateVariables.fs:13-27 | docs/versioned_docs/version-2.9.0/feliz-docs/Examples/React/MultipleStateVariables.fs:13-27 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/React/MultipleStateVariables.fs:13` it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (15 lines × 2) docs/docs/feliz-docs/Examples/React/EffectfulWithDependency.fs:27 β€” docs/docs/feliz-docs/Examples/React/EffectfulWithDependency.fs:27-41 | docs/versioned_docs/version-2.9.0/feliz-docs/Examples/React/EffectfulWithDependency.fs:27-41 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/React/EffectfulWithDependency.fs:27` it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (15 lines × 2) docs/docs/feliz-docs/Examples/React/FocusInput.fs:1 β€” docs/docs/feliz-docs/Examples/React/FocusInput.fs:1-15 | docs/versioned_docs/version-2.9.0/feliz-docs/Examples/React/FocusInput.fs:1-15 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice.
D4 Β· Code Duplication Β· Duplicated block (14 lines × 2) Β· Γ—3
  • Duplicated block (14 lines × 2) docs/docs/feliz-docs/Examples/React/DateTime.fs:34 β€” docs/docs/feliz-docs/Examples/React/DateTime.fs:34-47 | docs/versioned_docs/version-2.9.0/feliz-docs/Examples/React/DateTime.fs:34-47 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/React/DateTime.fs:34` it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (14 lines × 2) docs/docs/feliz-docs/Examples/React/ImperativeHandle.fs:11 β€” docs/docs/feliz-docs/Examples/React/ImperativeHandle.fs:11-24 | docs/versioned_docs/version-2.9.0/feliz-docs/Examples/React/ImperativeHandle.fs:10-23 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/React/ImperativeHandle.fs:11` it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (14 lines × 2) docs/docs/feliz-docs/Examples/Guides/JSXModule.fs:20 β€” docs/docs/feliz-docs/Examples/Guides/JSXModule.fs:20-33 | docs/docs/feliz-docs/Examples/Guides/JSXModuleAlias.fs:21-34 β€” the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/Guides/JSXModule.fs:20` it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
D4 Β· Code Duplication Β· Duplicated block (11 lines × 2) Β· Γ—3
  • Duplicated block (11 lines × 2) src/Feliz/Styles.fs:4342 β€” src/Feliz/Styles.fs:4342-4352 | src/Feliz/Styles.fs:4460-4470 β€” both copies are in the same file, so extract the block into one function there and call it from each site β€” the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at `src/Feliz/Styles.fs:4342` it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (11 lines × 2) docs/docs/feliz-docs/Examples/React/UseEffectOnce.fs:3 β€” docs/docs/feliz-docs/Examples/React/UseEffectOnce.fs:3-13 | docs/versioned_docs/version-2.9.0/feliz-docs/Examples/React/EffectfulOnce.fs:3-13 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/React/UseEffectOnce.fs:3` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (11 lines × 2) docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmit.fs:14 β€” docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmit.fs:14-24 | docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmitFnName.fs:12-22 β€” before extracting anything, compare `docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmit.fs` and `docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmitFnName.fs` as WHOLE FILES: this scan already matched 3 separate duplicated blocks between them, totalling at least 33 lines, which is the signature of one file having been copied from the other rather than of a helper waiting to be extracted. If that is what happened, the fix is to keep one copy and have the other call it (or delete it), which resolves this row and its siblings together β€” extracting one helper per block leaves the fork in place.
D4 Β· Code Duplication Β· Duplicated block (10 lines × 2) Β· Γ—3
  • Duplicated block (10 lines × 2) src/Feliz.Listeners/Listener.fs:69 β€” src/Feliz.Listeners/Listener.fs:69-78 | src/Feliz.Listeners/Listener.fs:427-436 β€” both copies are in the same file, so extract the block into one function there and call it from each site β€” the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at `src/Feliz.Listeners/Listener.fs:69` it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (10 lines × 2) src/Feliz.Listeners/Listener.fs:183 β€” src/Feliz.Listeners/Listener.fs:183-192 | src/Feliz.Listeners/Listener.fs:205-214 β€” both copies are in the same file, so extract the block into one function there and call it from each site β€” the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at `src/Feliz.Listeners/Listener.fs:183` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (10 lines × 2) docs/docs/feliz-docs/Examples/Feliz/ReactLazyComponent.fs:17 β€” docs/docs/feliz-docs/Examples/Feliz/ReactLazyComponent.fs:17-26 | docs/docs/feliz-docs/Examples/Feliz/ReactLazyComponentPath.fs:17-26 β€” the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/Feliz/ReactLazyComponent.fs:17` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
D4 Β· Code Duplication Β· Duplicated block (19 lines × 2) Β· Γ—2
  • Duplicated block (19 lines × 2) docs/docs/feliz-docs/Examples/React/ElmishCounterSubscription.fs:1 β€” docs/docs/feliz-docs/Examples/React/ElmishCounterSubscription.fs:1-19 | docs/versioned_docs/version-2.9.0/feliz-docs/Examples/React/ElmishCounterSubscription.fs:1-19 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice.
  • Duplicated block (19 lines × 2) docs/docs/feliz-docs/Examples/React/UseCancellationTokenHook.fs:37 β€” docs/docs/feliz-docs/Examples/React/UseCancellationTokenHook.fs:37-55 | docs/versioned_docs/version-2.9.0/feliz-docs/Examples/React/UseCancellationTokenHook.fs:37-55 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/React/UseCancellationTokenHook.fs:37` it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
D4 Β· Code Duplication Β· Duplicated block (18 lines × 2) Β· Γ—2
  • Duplicated block (18 lines × 2) docs/docs/feliz-docs/Examples/React/ElmishCounter.fs:1 β€” docs/docs/feliz-docs/Examples/React/ElmishCounter.fs:1-18 | docs/versioned_docs/version-2.9.0/feliz-docs/Examples/React/ElmishCounter.fs:1-18 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice.
  • Duplicated block (18 lines × 2) docs/docs/feliz-docs/Examples/React/Portal.fs:11 β€” docs/docs/feliz-docs/Examples/React/Portal.fs:11-28 | docs/versioned_docs/version-2.9.0/feliz-docs/Examples/React/Portal.fs:11-28 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice.
D4 Β· Code Duplication Β· Duplicated block (17 lines × 2) Β· Γ—2
  • Duplicated block (17 lines × 2) docs/docs/feliz-docs/Examples/React/HoverAnimations.fs:13 β€” docs/docs/feliz-docs/Examples/React/HoverAnimations.fs:13-29 | docs/versioned_docs/version-2.9.0/feliz-docs/Examples/React/HoverAnimations.fs:13-29 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/React/HoverAnimations.fs:13` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
  • Duplicated block (17 lines × 2) docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmit.fs:40 β€” docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmit.fs:40-56 | docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmitFnName.fs:38-54 β€” before extracting anything, compare `docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmit.fs` and `docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmitFnName.fs` as WHOLE FILES: this scan already matched 3 separate duplicated blocks between them, totalling at least 33 lines, which is the signature of one file having been copied from the other rather than of a helper waiting to be extracted. If that is what happened, the fix is to keep one copy and have the other call it (or delete it), which resolves this row and its siblings together β€” extracting one helper per block leaves the fork in place. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmit.fs:40` it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
D1 Β· Cyclomatic Complexity Β· ReactComponentAttribute.Transform (cyclomatic 34) Β· Γ—1
  • ReactComponentAttribute.Transform (cyclomatic 34) src/Feliz.CompilerPlugins/ReactComponent.fs:439 β€” ReactComponentAttribute.Transform has cyclomatic complexity 34 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top.
D1 Β· Cyclomatic Complexity Β· ReactComponentAttribute.TransformCall (cyclomatic 18) Β· Γ—1
  • ReactComponentAttribute.TransformCall (cyclomatic 18) src/Feliz.CompilerPlugins/ReactComponent.fs:358 β€” ReactComponentAttribute.TransformCall has cyclomatic complexity 18 (threshold 15). To reduce it, keep the dispatch but shrink the arms: move each non-trivial case body into its own named function (or onto the value being matched) so the dispatch reads one line per case, and group related cases into a sub-dispatch. Where every arm is uniform β€” the same kind of value, with no behaviour of its own β€” a table keyed by the case is the shorter form; wherever the arms carry different data or different behaviour, keep them as cases, because collapsing those trades an explicit, reviewable set of cases for nothing.
D1 Β· Cyclomatic Complexity Β· RoughViz.buildChart (cyclomatic 16) Β· Γ—1
  • RoughViz.buildChart (cyclomatic 16) src/Feliz.RoughViz/RoughViz.fs:38 β€” RoughViz.buildChart has cyclomatic complexity 16 (threshold 15). To reduce it, keep the dispatch but shrink the arms: move each non-trivial case body into its own named function (or onto the value being matched) so the dispatch reads one line per case, and group related cases into a sub-dispatch. Where every arm is uniform β€” the same kind of value, with no behaviour of its own β€” a table keyed by the case is the shorter form; wherever the arms carry different data or different behaviour, keep them as cases, because collapsing those trades an explicit, reviewable set of cases for nothing.
D15 Β· Churn × Complexity Hotspots Β· Hotspot Β· Γ—1
  • Hotspot: src/Feliz.CompilerPlugins/ReactComponent.fs src/Feliz.CompilerPlugins/ReactComponent.fs β€” src/Feliz.CompilerPlugins/ReactComponent.fs changed 3 times in last 90 days, max complexity 34. Frequent change and high complexity in one file compound: schedule the next change to it to include carving out the part being edited, behind tests written first.
D2 Β· Cognitive Complexity Β· ReactComponentAttribute.Transform (cognitive 97) Β· Γ—1
  • ReactComponentAttribute.Transform (cognitive 97) src/Feliz.CompilerPlugins/ReactComponent.fs:439 β€” ReactComponentAttribute.Transform has cognitive complexity 97 (threshold 15). Drivers by points: if/else 58, match/switch 26, boolean chains 7, loops 6 (nesting depth added 65). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body.
D2 Β· Cognitive Complexity Β· DateParsing.parse (cognitive 30) Β· Γ—1
  • DateParsing.parse (cognitive 30) src/Feliz/Helper/DateParsing.fs:15 β€” DateParsing.parse has cognitive complexity 30 (threshold 15). Drivers by points: match/switch 20, if/else 9, error handling 1 (nesting depth added 18). To reduce it, keep the dispatch but shrink the arms: move each non-trivial case body into its own named function (or onto the value being matched) so the dispatch reads one line per case, and group related cases into a sub-dispatch. Keep every case explicit, and make the behaviour for cases you do not list a deliberate choice rather than an accident.
D2 Β· Cognitive Complexity Β· ReactComponentAttribute.TransformCall (cognitive 25) Β· Γ—1
  • ReactComponentAttribute.TransformCall (cognitive 25) src/Feliz.CompilerPlugins/ReactComponent.fs:358 β€” ReactComponentAttribute.TransformCall has cognitive complexity 25 (threshold 15). Drivers by points: match/switch 15, if/else 8, boolean chains 2 (nesting depth added 12). To reduce it, keep the dispatch but shrink the arms: move each non-trivial case body into its own named function (or onto the value being matched) so the dispatch reads one line per case, and group related cases into a sub-dispatch. Keep every case explicit, and make the behaviour for cases you do not list a deliberate choice rather than an accident.
D2 Β· Cognitive Complexity Β· PathUtils.resolveReactComponentPaths (cognitive 21) Β· Γ—1
  • PathUtils.resolveReactComponentPaths (cognitive 21) src/Feliz.CompilerPlugins/PathUtils.fs:14 β€” PathUtils.resolveReactComponentPaths has cognitive complexity 21 (threshold 15). Drivers by points: if/else 14, match/switch 7 (nesting depth added 8). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body.
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. 12 floating ref(s) across 4 workflow file(s). Each floating ref is itemized at file:line by the SAST (D29) lens.
D36 Β· Supply-chain Provenance & Signing Β· PR-triggered workflow without a permissions block Β· Γ—1
  • PR-triggered workflow without a permissions block β€” 2 workflow(s) triggered by pull_request declare no `permissions:` block (run-tests.yml, docs-test-deploy.yml) and so run with the repository's default GITHUB_TOKEN scope, while 1 sibling workflow in the same repository is already scoped. Pull-request runs build the least-trusted code in the repository; give each of these workflows its own least-privilege block β€” `permissions: {contents: read}` at the top of the workflow, widened per job only where a job genuinely writes.
D36 Β· Supply-chain Provenance & Signing Β· Secret passed as a command-line argument Β· Γ—1
  • Secret passed as a command-line argument β€” 1 CI command(s) pass a credential as a bare command-line argument, where it is visible in the runner's process table to any other process on the host (and to anything that logs a command line): release.yml: dotnet run --project ./build/Build.fsproj release-pipeline ${{ secrets.NUGET_API_KEY }}. Pass the credential through the environment instead (an `env:` mapping on the step, read by the tool from its own variable) or on stdin, so it never appears in an argument vector.
D4 Β· Code Duplication Β· Duplicated block (24 lines × 2) Β· Γ—1
  • Duplicated block (24 lines × 2) src/Feliz/Helper/StringSyntax.fs:1 β€” src/Feliz/Helper/StringSyntax.fs:1-25 | src/Feliz.CompilerPlugins/StringSyntax.fs:2-25 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice.
D4 Β· Code Duplication Β· Duplicated block (16 lines × 2) Β· Γ—1
  • Duplicated block (16 lines × 2) docs/docs/feliz-docs/Examples/React/Counter.fs:3 β€” docs/docs/feliz-docs/Examples/React/Counter.fs:3-18 | docs/versioned_docs/version-2.9.0/feliz-docs/Examples/React/Counter.fs:3-18 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/React/Counter.fs:3` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
D4 Β· Code Duplication Β· Duplicated block (12 lines × 2) Β· Γ—1
  • Duplicated block (12 lines × 2) docs/docs/feliz-docs/Examples/React/EffectfulCounter.fs:1 β€” docs/docs/feliz-docs/Examples/React/EffectfulCounter.fs:1-12 | docs/versioned_docs/version-2.9.0/feliz-docs/Examples/React/EffectfulCounter.fs:1-12 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/React/EffectfulCounter.fs:1` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
D4 Β· Code Duplication Β· Duplicated block (10 lines × 5) Β· Γ—1
  • Duplicated block (10 lines × 5) src/Feliz.Recharts/AreaChart.fs:25 β€” src/Feliz.Recharts/AreaChart.fs:25-35 | src/Feliz.Recharts/LineChart.fs:21-30 | src/Feliz.Recharts/BarChart.fs:39-49 | src/Feliz.Recharts/ComposedChart.fs:21-31 | src/Feliz.Recharts/ScatterChart.fs:20-30 β€” the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at `src/Feliz.Recharts/AreaChart.fs:25` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
D4 Β· Code Duplication Β· Duplicated block (10 lines × 3) Β· Γ—1
  • Duplicated block (10 lines × 3) src/Feliz/StyleHelper/Transform.fs:16 β€” src/Feliz/StyleHelper/Transform.fs:16-25 | src/Feliz/Styles.fs:5074-5083 | src/Feliz/Svg.fs:1333-1342 β€” the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere all 3 call sites can already reach β€” a location they all depend on today, or a new shared one if there is none β€” and call it from each site; until then, every change has to be made 3 times. Read the line range as the matched WINDOW rather than a finished unit: at `src/Feliz/StyleHelper/Transform.fs:16` it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
D4 Β· Code Duplication Β· Duplicated block (7 lines × 8) Β· Γ—1
  • Duplicated block (7 lines × 8) src/Feliz.Recharts/XAxis.fs:43 β€” src/Feliz.Recharts/XAxis.fs:43-50 | src/Feliz.Recharts/AreaChart.fs:31-38 | src/Feliz.Recharts/LineChart.fs:26-33 | src/Feliz.Recharts/BarChart.fs:45-52 | src/Feliz.Recharts/ComposedChart.fs:27-34 | src/Feliz.Recharts/RadarChart.fs:25-31 | src/Feliz.Recharts/RadialBarChart.fs:33-39 | src/Feliz.Recharts/ScatterChart.fs:26-33 β€” the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once.
D4 Β· Code Duplication Β· Duplicated block (6 lines × 4) Β· Γ—1
  • Duplicated block (6 lines × 4) src/Vitest/Library.fs:430 β€” src/Vitest/Library.fs:430-435 | src/Vitest/Library.fs:436-441 | src/Vitest/Library.fs:442-447 | src/Vitest/Library.fs:448-453 β€” all 4 copies are in the same file, so extract the block into one function there and call it from every one of those sites β€” resolving only two of them leaves the rest to drift apart the first time one is edited. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names β€” the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately.
D4 Β· Code Duplication Β· Duplicated block (5 lines × 3) Β· Γ—1
  • Duplicated block (5 lines × 3) docs/docs/feliz-docs/Examples/React/MemoAttribute.fs:21 β€” docs/docs/feliz-docs/Examples/React/MemoAttribute.fs:21-25 | docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmit.fs:32-36 | docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmitFnName.fs:30-34 β€” before extracting anything, compare `docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmit.fs` and `docs/docs/feliz-docs/Examples/React/MemoAttributeAreEqualEmitFnName.fs` as WHOLE FILES: this scan already matched 3 separate duplicated blocks between them, totalling at least 33 lines, which is the signature of one file having been copied from the other rather than of a helper waiting to be extracted. If that is what happened, the fix is to keep one copy and have the other call it (or delete it), which resolves this row and its siblings together β€” extracting one helper per block leaves the fork in place. Read the line range as the matched WINDOW rather than a finished unit: at `docs/docs/feliz-docs/Examples/React/MemoAttribute.fs:21` it does not close everything it opens, so those exact lines cannot be lifted as they stand β€” widen the region to the smallest complete statement or declaration that contains it, and extract that.
D8 Β· Code Coverage Β· Coverage not measured Β· Γ—1
  • Coverage not measured β€” no coverage collector is wired up β€” Coverage NOT MEASURED: the test suite built and its tests PASSED, but the run produced no coverage data β€” `--collect:"XPlat Code Coverage"` found no data collector, which is what a test project with no `coverlet.collector` PackageReference does. Nothing is wrong with the suite or the build; there is simply no coverage instrumentation wired up. Add a `coverlet.collector` PackageReference to the test project(s) (or commit the Cobertura/OpenCover/lcov report your CI produces) and real coverage will be measured. It is excluded from the score rather than counted as a near-zero defect.
Recommendation β€” 13 finding(s)
D38 Β· OSV Dependency Vulnerabilities Β· Low CVE Β· Γ—5
  • Low CVE: [GHSA redacted] playground/package-lock.json β€” @babel/core 7.27.1: [GHSA redacted] β€” @babel/core is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin @babel/core to 7.29.6 with an `overrides` entry).
  • Low CVE: [GHSA redacted] src/Feliz.Template/Content/package-lock.json β€” @babel/core 7.28.4: [GHSA redacted] β€” @babel/core is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin @babel/core to 7.29.6 with an `overrides` entry).
  • Low CVE: [GHSA redacted] package-lock.json β€” @babel/core 7.28.5: [GHSA redacted] β€” @babel/core is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin @babel/core to 7.29.6 with an `overrides` entry).
  • Low CVE: [GHSA redacted] package-lock.json β€” body-parser 1.20.3: [GHSA redacted] β€” body-parser is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin body-parser to 1.20.6 with an `overrides` entry).
  • Low CVE: [GHSA redacted] package-lock.json β€” webpack 5.99.9: [GHSA redacted] β€” webpack is not declared in this repo's manifests: it is pulled in transitively, so upgrade the dependency that requires it (or pin webpack to 5.104.0 with an `overrides` entry). This is 1 of 2 advisories with a published fix this scan raises against webpack 5.99.9, and their fixed versions do not agree β€” anything below 5.104.1 still leaves at least one of them open. Take this package to 5.104.1 or later: that is the floor for the package, not this row's target alone. This one row stands for the 2 advisories this scan raises against webpack 5.99.9: [GHSA redacted], [GHSA redacted].
D11 Β· Test Reliability Β· Test reliability not included Β· Γ—1
  • Test reliability not included β€” Test source is present (.fs, .ts, .tsx, .js) but the built-in reliability runner does not support this repository's ecosystem, so flakiness couldn't be assessed. Not scored β€” this is a gap in the analyzer's language coverage, not a finding about this repository.
D16 Β· Bus Factor Β· Off-boarding risk Β· Γ—1
  • Off-boarding risk: anonymized user #1 β€” If anonymized user #1 becomes unavailable, 6 significant file(s) lose their only recent owner: src/Feliz/Styles.fs, src/Feliz/JSX.fs, src/Feliz.CompilerPlugins/ReactComponent.fs, src/Vitest.ReactTestingLibrary/Library.fs, src/Feliz.Markdown/Markdown.fs, src/Feliz.Recharts/Line.fs. Pair on, review, or document these before any departure.
D19 Β· Documentation Quality Β· Documentation Quality not included (check did not complete) Β· Γ—1
  • Documentation Quality not included (check did not complete) β€” Documentation Quality could not be assessed in this run β€” the check did not complete, so it is not scored. This is a gap in the analyzer, not a finding about this repository.
D26 Β· Project Cohesion Β· Split Feliz.RoughViz Β· Γ—1
  • Split Feliz.RoughViz β€” A generic name with 225 LoC and 951 types across 31 unrelated namespaces is a sprawling grab-bag. Suggested: by namespace: Feliz.Text, Feliz.Shapes, Feliz.Animations
D34 Β· Knowledge Freshness Β· Further orphaned files (smaller) Β· Γ—1
  • Further orphaned files (smaller) β€” 1 of 63 analysed file(s) have no living knowledge left β€” their last meaningful change has decayed away, so if one breaks, no one currently understands it (counted over production source files of roughly 100 lines or more, excluding tests, vendored, generated and example/demo trees, largest first). None is large enough to earn a read-through of its own, so this row stands in for the per-file rows rather than raising one each β€” largest first: src/Feliz/React/ReactTypes.fs. Attach the read to the next change that touches one of them: have a second person review that change, and leave behind a short comment or test recording what the file is for, so the knowledge comes back at the cost of a change you were making anyway.
D36 Β· Supply-chain Provenance & Signing Β· No build provenance Β· Γ—1
  • No build provenance β€” No SLSA provenance generation or build attestation found in CI β€” nothing binds a released artifact to the build that produced it, so a consumer cannot tell your artifact from a substituted one. On GitHub Actions, `actions/attest-build-provenance` (or slsa-github-generator) emits one from the job's own OIDC identity; elsewhere, run `cosign attest` over the released artifact from the release pipeline and publish the attestation beside it.
D36 Β· Supply-chain Provenance & Signing Β· No artifact signing Β· Γ—1
  • No artifact signing β€” No artifact signing found in CI β€” sign your released artifacts with whatever your ecosystem ships (a GPG/minisign detached signature β€” or `cosign sign-blob` β€” over the release archives, or over a checksum file published alongside them, Authenticode via signtool, or `dotnet nuget sign` for packages) so consumers can verify what you built.
D36 Β· Supply-chain Provenance & Signing Β· No SBOM Β· Γ—1
  • No SBOM β€” No SBOM generation or committed SBOM found β€” produce one with what your ecosystem ships (`sbom-tool generate` (install it with `dotnet tool install --global Microsoft.Sbom.DotNetTool`) or `dotnet CycloneDX` over the solution, `npm sbom --sbom-format cyclonedx` (npm 9+) or `@cyclonedx/cyclonedx-npm` over the lockfile, `syft` (or `anchore/sbom-action` in CI) over the source tree or released image). Publish it as a release asset (`*.spdx.json` / `*.cdx.json`) so consumers can see what they are installing.
Info β€” 2 finding(s)
D12 Β· Dependency Hygiene Β· Dependency hygiene not measured Β· Γ—1
  • Dependency hygiene not measured β€” no packages were read β€” This repository has NuGet-managed production source (.fs), whose `<PackageReference>` dependencies are exactly what this dimension assesses β€” but `dotnet list package` returned no packages, so there was nothing to assess. Zero packages read is NOT a clean dependency tree, so this is NOT SCORED. This is a gap in the analysis run (restore or project-load failed), not a verdict about this repository. Dependencies declared for the other ecosystems present here (.fs, .ts, .tsx) are not read yet either.
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)gitleaksβ€”gitleaks detect --no-banner --report-format json --report-path /dev/stdout --exit-code 0 --source .0artifacts/raw/gitleaks-history.json
D29 Β· Static Analysis (SAST)semgrepβ€”semgrep --config /opt/semgrep-rules/security-audit.yml --config /opt/semgrep-rules/owasp-top-ten.yml --json --quiet --timeout 0 --metrics off .8artifacts/raw/semgrep.json
D30 Β· Dependency Vulnerabilitiesdotnetβ€”dotnet list Feliz.sln package --vulnerable --include-transitive --format json0artifacts/raw/dotnet-vulnerable.json
D31 Β· IaC & Container Securitytrivyβ€”trivy: not applicable β€” No Infrastructure-as-Code or container manifests found (Dockerfile, Terraform, Kubernetes/Helm, CloudFormation); nothing to scan.0β€”
D32 Β· Data Compliance (PII/GDPR)semgrepβ€”semgrep: not applicable β€” No PII/GDPR-handling patterns detected (p/gdpr ruleset) β€” no data-compliance surface to assess.0β€”
D33 Β· JS/npm Dependency Vulnerabilitiestrivyβ€”trivy fs --scanners vuln --format json --quiet --severity CRITICAL,HIGH,MEDIUM,LOW --skip-dirs **/bin/** --skip-dirs **/obj/** . --skip-db-update0β€”
D37 Β· Vulnerability-disclosure Policydisclosureβ€”disclosure: not applicable β€” No vulnerability-disclosure policy file found (SECURITY.md/.markdown/.rst/.txt at root or under .github/.forgejo/.gitea/docs, .well-known/security.txt). A coordinated-disclosure policy may live off-repo, so this is not evidenced rather than failed.0β€”
D38 Β· OSV Dependency Vulnerabilitiesosv-scannerβ€”osv-scanner --format json --recursive .45artifacts/raw/osv-scanner.json
D40 Β· Network Egress Confinementruntime-hardeningβ€”runtime-hardening: not applicable β€” No Kubernetes/orchestration workloads found in the repository manifests; network egress policy is a cluster-native control that may live at the platform/firewall layer, so there is nothing to assess here.0β€”
D41 Β· Kernel & Syscall Confinementruntime-hardeningβ€”runtime-hardening: not applicable β€” No Kubernetes/orchestration workloads found in the repository manifests; seccomp/AppArmor/SELinux confinement is a workload-level control, so there is nothing to assess here.0β€”
D42 Β· Runtime Threat Enforcementruntime-hardeningβ€”runtime-hardening: not applicable β€” No Kubernetes/orchestration workloads found in the repository manifests; runtime threat-detection and admission-control policy are cluster-level controls, so there is nothing to assess here.0β€”

Run 019fd526-0eec-7ab5-a210-6e5ad93021b0 Β· 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