Files
awx/awxkit/awxkit
Rodrigo Toshiaki Horie 34f34e058b AAP-79142 fix: resolve SonarCloud security rating C (#16503)
fix: resolve SonarCloud security rating C (AAP-79142)

Replace regex-based substring checks with plain `in` operator in awxkit
page.py to eliminate ReDoS vulnerability (python:S5852). Remove stray
empty Pipfile that triggered missing lockfile warning (text:S8565).

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-06-15 17:41:53 -03:00
..