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

## Lenses

- Code Health 86 → 100 (+14.4)
- Architecture 100 → 69 (-31.0)
- Maturity 64 → 57 (-7.4)
- Readiness 66 → 26 (-40.9)
- Security 64 → 44 (-20.6)

## Resolved (67)

- Config::is_fixed_strings (cognitive 20) (crates/regex/src/config.rs)
- Core::match_by_line_fast (cognitive 28) (crates/searcher/src/searcher/core.rs)
- Core::match_by_line_slow (cognitive 23) (crates/searcher/src/searcher/core.rs)
- Coverage not included — suite not readable by the collector
- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- Extractor::extract_repetition (cognitive 18) (crates/regex/src/literal.rs)
- FileTooLong: flags/defs.rs (crates/core/flags/defs.rs)
- FileTooLong: flags/hiargs.rs (crates/core/flags/hiargs.rs)
- FileTooLong: src/dir.rs (crates/ignore/src/dir.rs)
- FileTooLong: src/glob.rs (crates/globset/src/glob.rs)
- FileTooLong: src/lib.rs (crates/globset/src/lib.rs)
- FileTooLong: src/lib.rs (crates/matcher/src/lib.rs)
- FileTooLong: src/literal.rs (crates/index/src/literal.rs)
- FileTooLong: src/standard.rs (crates/printer/src/standard.rs)
- FileTooLong: src/walk.rs (crates/ignore/src/walk.rs)
- Further orphaned files (smaller)
- Further sole-owners (lower concentration)
- GitignoreBuilder::add_line (cognitive 18) (crates/ignore/src/gitignore.rs)
- GlobSet::new (cyclomatic 17) (crates/globset/src/lib.rs)
- GramQuery::intersect (cognitive 17) (crates/index/src/literal.rs)
- …and 47 more

## New (5)

- Dimension evaluation failed
- High: security finding (details withheld)
- No artifact signing
- No automated tests
- No tests found

## Changes since last survey

- 5 commits — 4 feature/other, 1 fixes

## By area

- (root) — 3 commits
- crates/ignore — 1 commit
- tests/util.rs — 1 commit

## Notable commits

- fix: ci: fix binary discovery
- change: globset-0.4.20
- change: ignore,globset: increase pool capacity
- change: ignore-0.4.32
- change: ignore-0.4.33
