# 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 73 → 50 (-23.3)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.15) — scores are not directly comparable.

## Lenses

- Code Health 90 → 97 (+7.9)
- Architecture 100 → 96 (-4.4)
- Maturity 58 → 59 (+1.2)
- Readiness 83 → 30 (-52.4)
- Security 91 → 59 (-31.6)

## Resolved (30)

- A single line 'Sphinx==7.2.6' pins a dependency without version range, which is not ideal for CI or end-user installations. (docs/requirements.txt)
- Coverage not included — suite not readable by the collector
- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- FileTooLong: requests/models.py (src/requests/models.py)
- FileTooLong: requests/utils.py (src/requests/utils.py)
- Further orphaned files (smaller)
- HTTPAdapter.cert_verify (cognitive 23) (src/requests/adapters.py)
- HTTPAdapter.send (cognitive 25) (src/requests/adapters.py)
- HTTPAdapter.send (cyclomatic 19) (src/requests/adapters.py)
- HTTPDigestAuth.build_digest_header (cognitive 17) (src/requests/auth.py)
- HTTPDigestAuth.build_digest_header (cyclomatic 19) (src/requests/auth.py)
- Hotspot: src/requests/adapters.py (src/requests/adapters.py)
- Hotspot: src/requests/models.py (src/requests/models.py)
- Hotspot: src/requests/sessions.py (src/requests/sessions.py)
- Hotspot: src/requests/utils.py (src/requests/utils.py)
- Off-boarding risk: anonymized user #1
- PreparedRequest.prepare_body (cognitive 32) (src/requests/models.py)
- PreparedRequest.prepare_body (cyclomatic 19) (src/requests/models.py)
- PreparedRequest.prepare_url (cognitive 21) (src/requests/models.py)
- PreparedRequest.prepare_url (cyclomatic 18) (src/requests/models.py)
- …and 10 more

## New (8)

- Coverage not measured — test suite did not build
- Dimension evaluation failed
- Medium: security finding (details withheld)
- Medium: security finding (details withheld)
- No artifact signing
- No build provenance
- No tests found
- Rotate the exposed credentials — git history can't be un-committed

## Changes since last survey

- 1 commits — 1 feature/other, 0 fixes

## By area

- (root) — 1 commit

## Notable commits

- change: Bump https://github.com/astral-sh/ruff-pre-commit (#7598)
