# 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 68 → 70 (+2.3)
- Rubric changed (rubric-2026.08.17 → rubric-2026.08.18) — scores are not directly comparable.

## Lenses

- Code Health 89 → 91 (+2.6)
- Architecture 100 → 100 (+0.0)
- Maturity 69 → 69 (+0.0)
- Readiness 62 → 68 (+6.3)
- Security 63 → 64 (+1.0)
- Domain Modelling 100 → 100 (+0.0)

## Resolved (23)

- Dependency hygiene not measured — no supported dependency manifest was read
- Duplicated block (10 lines × 2) (src/infrastructure/repository/psql/medicine/medicine.go)
- Duplicated block (10 lines × 2) (src/infrastructure/rest/controllers/medicine/Medicines.go)
- Duplicated block (11 lines × 2) (src/infrastructure/rest/controllers/medicine/Medicines.go)
- Duplicated block (12 lines × 2) (src/infrastructure/repository/psql/medicine/medicine.go)
- Duplicated block (15 lines × 2) (src/infrastructure/logger/logger.go)
- Duplicated block (16 lines × 2) (src/infrastructure/rest/controllers/medicine/Validation.go)
- Duplicated block (17 lines × 2) (src/infrastructure/rest/controllers/medicine/Medicines.go)
- Duplicated block (18 lines × 2) (src/infrastructure/rest/controllers/medicine/Medicines.go)
- Duplicated block (7 lines × 2) (src/infrastructure/repository/psql/medicine/medicine.go)
- Duplicated block (7 lines × 2) (src/infrastructure/repository/psql/medicine/medicine.go)
- Duplicated block (7 lines × 3) (src/infrastructure/rest/controllers/medicine/Medicines.go)
- Duplicated block (7 lines × 4) (src/infrastructure/rest/controllers/medicine/Medicines.go)
- Duplicated block (7–8 lines × 2) (src/application/usecases/auth/auth.go)
- Duplicated block (8 lines × 2) (src/infrastructure/rest/controllers/auth/Auth.go)
- Duplicated block (8 lines × 3) (src/infrastructure/rest/controllers/medicine/Medicines.go)
- Duplicated block (8 lines × 3) (src/infrastructure/rest/controllers/user/User.go)
- Duplicated block (9 lines × 2) (src/infrastructure/repository/psql/medicine/medicine.go)
- High: security finding (details withheld)
- High: security finding (details withheld)
- …and 3 more

## New (19)

- Critical CVE: [GHSA redacted] (go.mod)
- Critical CVE: [GHSA redacted] (go.mod)
- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- Duplicated block (10 lines × 2) (src/infrastructure/repository/psql/medicine/medicine.go)
- Duplicated block (10 lines × 2) (src/infrastructure/rest/controllers/medicine/Medicines.go)
- Duplicated block (15 lines × 2) (src/infrastructure/logger/logger.go)
- Duplicated block (15 lines × 2) (src/infrastructure/rest/controllers/medicine/Medicines.go)
- Duplicated block (16 lines × 2) (src/infrastructure/rest/controllers/medicine/Validation.go)
- Duplicated block (17 lines × 2) (src/infrastructure/rest/controllers/medicine/Medicines.go)
- Duplicated block (18 lines × 2) (src/infrastructure/rest/controllers/medicine/Medicines.go)
- High: security finding (details withheld)
- High: security finding (details withheld)
- Medium CVE: [GHSA redacted] (go.mod)
- Medium CVE: GO-2025-3749 (go.mod)
- Medium CVE: GO-2026-5024 (go.mod)
- Medium CVE: GO-2026-5970 (go.mod)
- Off-boarding risk: anonymized user #1
- The README begins with an ISSUE_TEMPLATE badge but does not link to any actual issue template or roadmap document in the body, leaving a gap between the repository's open issues and the documented content. (README.md)
- The architecture diagram shows only the UI/WebAPI/DB subgraph; the full dependency flow is clipped mid-diagram, and no Dependency Flow or Development sections are visible. (README.md)
