Files
Rod Boev 6337265a56 feat(analyzer): add recognizer-level threshold config (#2116)
* Allow per-recognizer analyzer tuning from YAML

* Keep boolean flags from slipping into threshold config

* Keep analyzer docs aligned with the new threshold contract

* Keep direct threshold config aligned with YAML validation

* Preserve lenient recognizers when duplicate spans collide

* Keep threshold validation errors tied to the config key

* Keep constructor threshold hints aligned with shared validation

* fix(analyzer): reject boolean score thresholds

* fix(analyzer): move thresholds onto recognizers (#1572)

* fix(analyzer): tighten threshold consumer contract

* Retry external CI flakes

* Apply suggestions from code review

Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>

---------

Co-authored-by: Omri Mendels <omri374@users.noreply.github.com>
2026-07-14 16:15:52 +03:00
..
2026-06-28 10:27:33 +03:00