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

## Lenses

- Code Health 83 → 83 (+0.3)
- Architecture 100 → 100 (+0.2)
- Maturity 47 → 50 (+2.3)
- Readiness 65 → 65 (+0.0)
- Security 75 → 82 (+7.4)

## Resolved (17)

- Change coupling: ReactiveInsertByIdOperationSupport.java ↔ ReactiveUpsertByIdOperationSupport.java (src/main/java/org/springframework/data/couchbase/core/ReactiveInsertByIdOperationSupport.java)
- Dependency hygiene not measured — no supported dependency manifest was read
- Duplicated block (13–14 lines × 2) (src/main/java/org/springframework/data/couchbase/core/ReactiveFindByQueryOperationSupport.java)
- Duplicated block (7–8 lines × 2) (src/main/java/org/springframework/data/couchbase/repository/query/CouchbaseQueryExecution.java)
- Duplicated block (7–8 lines × 2) (src/main/java/org/springframework/data/couchbase/repository/query/support/N1qlUtils.java)
- Duplicated block (8–9 lines × 2) (src/main/java/org/springframework/data/couchbase/repository/query/PartTreeN1qlBasedQuery.java)
- Duplicated block (8–9 lines × 2) (src/main/java/org/springframework/data/couchbase/repository/query/StringBasedN1qlQueryParser.java)
- Duplicated block (9–10 lines × 2) (src/main/java/org/springframework/data/couchbase/repository/query/PartTreeN1qlBasedQuery.java)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- Off-boarding risk: anonymized user #1
- TooManyMethods: N1QLExpression (src/main/java/org/springframework/data/couchbase/core/query/N1QLExpression.java)

## New (19)

- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- Duplicated block (13 lines × 2) (src/main/java/org/springframework/data/couchbase/core/ReactiveFindByQueryOperationSupport.java)
- Duplicated block (7 lines × 2) (src/main/java/org/springframework/data/couchbase/repository/query/CouchbaseQueryExecution.java)
- Duplicated block (7 lines × 2) (src/main/java/org/springframework/data/couchbase/repository/query/support/N1qlUtils.java)
- Duplicated block (8 lines × 2) (src/main/java/org/springframework/data/couchbase/repository/query/PartTreeN1qlBasedQuery.java)
- Duplicated block (8 lines × 2) (src/main/java/org/springframework/data/couchbase/repository/query/StringBasedN1qlQueryParser.java)
- Duplicated block (9 lines × 2) (src/main/java/org/springframework/data/couchbase/repository/query/PartTreeN1qlBasedQuery.java)
- FileTooLong: convert/MappingCouchbaseConverter.java (src/main/java/org/springframework/data/couchbase/core/convert/MappingCouchbaseConverter.java)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- Largest orphaned file (src/main/java/org/springframework/data/couchbase/config/AbstractCouchbaseConfiguration.java)
- Largest orphaned file (src/main/java/org/springframework/data/couchbase/core/query/OptionsBuilder.java)
- Largest orphaned file (src/main/java/org/springframework/data/couchbase/core/query/QueryCriteria.java)
- Off-boarding risk: anonymized user #1
- The README states it 'aims to provide a familiar and consistent Spring-based programming model' but does not describe how to configure or use the template, repository interfaces, or N1QL query support beyond the brief sentence. (README.adoc)

## Changes since last survey

- 1 commits — 1 feature/other, 0 fixes

## By area

- (root) — 1 commit

## Notable commits

- change: Enable private vulnerability reporting.
