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

## Lenses

- Code Health 99 → 100 (+0.8)
- Maturity 59 → 61 (+1.2)
- Readiness 59 → 30 (-29.0)
- Security 58 → 48 (-10.6)

## Resolved (10)

- Change coupling: Analyze.swift ↔ Lint.swift (Source/swiftlint/Commands/Analyze.swift)
- Coverage not included — suite not readable by the collector
- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- Further orphaned files (smaller)
- Further sole-owners (lower concentration)
- Low CVE: [GHSA redacted] (Gemfile.lock)
- Off-boarding risk: anonymized user #1
- TooManyMethods: Configuration (Source/SwiftLintFramework/Configuration/Configuration.swift)
- TooManyMethods: SwiftLintFile (Source/SwiftLintCore/Models/SwiftLintFile.swift)
- complexity unreadable for .swift — churn × complexity hotspots could not be measured

## New (6)

- Dimension evaluation failed
- High: security finding (details withheld)
- High: security finding (details withheld)
- Low IaC: DS-0026 (Dockerfile)
- No automated tests
- No tests found

## Changes since last survey

- 5 commits — 4 feature/other, 1 fixes

## By area

- (root) — 4 commits
- Source/SwiftLintBuiltInRules — 1 commit

## Notable commits

- fix: Fix `line_length` URL detection for property accesses (#6843)
- change: Cache `allowedSymbolsAndAlphanumerics` in NameConfiguration (#6850)
- change: Cache source lines in `collection_alignment` (#6849)
- change: Compare operands by token stream in `identical_operands` rule (#6852)
- change: Update SourceKitten to 0.38.0 (#6848)
