# Changelog

> **This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings — which rule fired, in which file, on which line, and how to fix it — are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.**

## Score

- CAI 61 → 59 (-1.6)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 83 → 83 (-0.5)
- Architecture 100 → 100 (+0.0)
- Maturity 50 → 46 (-3.4)
- Readiness 70 → 70 (+0.0)
- Security 64 → 64 (+0.0)

## Resolved (3)

- High: security finding (details withheld)
- High: security finding (details withheld)
- The README's Quick Start example uses a hardcoded petstore.swagger.io URL as the Schema value, which is not shown in any documentation (and the OpenApiClientProvider docs do not yet expose the full parameter list). (docs/getting-started.md)

## New (3)

- Duplicated block (13 lines × 2) (src/SwaggerProvider.Runtime/RuntimeHelpers.fs)
- High: security finding (details withheld)
- High: security finding (details withheld)

## Changes since last survey

- 4 commits — 2 feature/other, 2 fixes

## By area

- (root) — 1 commit
- docs/RELEASE_NOTES.md — 1 commit
- src/SwaggerProvider.Runtime — 1 commit
- tests/SwaggerProvider.ProviderTests — 1 commit

## Notable commits

- fix: [repo-assist] fix: prevent duplicate ProvidedTypeDefinition for named component aliases (#478)
- fix: fix: quote string elements in formatObject array formatting (#481)
- change: TypeProviders.SDK update (ProvidedTypes.fs) for threat-safety and performance (#480)
- change: chore: releave v4.2.0
