# 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 28 → 49 (+20.9)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 95 (new)
- Architecture 100 (new)
- Maturity 13 → 57 (+44.0)
- Readiness 15 → 18 (+2.6)
- Security 100 → 97 (-2.5)

## Resolved (5)

- Dependency hygiene not measured — no supported dependency manifest was read
- No automated tests
- No tests found
- bus factor not measured — no commits were sampled
- single-commit history — no usable git history window to measure hotspots

## New (12)

- Coverage not included — suite not readable by the collector
- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- Duplicated block (7 lines × 2) (xtoon-common/src/main/java/com/xtoon/boot/common/util/xss/HTMLFilter.java)
- HTMLFilter.processTag (cognitive 50) (xtoon-common/src/main/java/com/xtoon/boot/common/util/xss/HTMLFilter.java)
- HTMLFilter.processTag (cyclomatic 19) (xtoon-common/src/main/java/com/xtoon/boot/common/util/xss/HTMLFilter.java)
- Leaked secret: hardcoded-credential (xtoon-common/src/main/resources/application-dev.yml)
- Medium: security finding (details withheld)
- MybatisInterceptor.intercept (cognitive 54) (xtoon-common/src/main/java/com/xtoon/boot/common/util/mybatis/MybatisInterceptor.java)
- MybatisInterceptor.intercept (cyclomatic 21) (xtoon-common/src/main/java/com/xtoon/boot/common/util/mybatis/MybatisInterceptor.java)
- PermissionCreateSpecification.isSatisfiedBy (cognitive 17) (xtoon-sys/src/main/java/com/xtoon/boot/sys/domain/specification/PermissionCreateSpecification.java)
- Scanner failed to run — not a clean result
- early-stage repository — too few commits for a meaningful bus factor

## Architecture

- Containers 0 added · 0 removed · contexts 1 added · 0 removed · edges 0 added · 0 removed

## Added bounded contexts (1)

- xtoon-sys
