Files
foxhunt/services/api_gateway
jgrusewski 92775f58e7 lint(risk, api_gateway): fix all clippy deny violations (16+3=19)
risk: replace 14 .to_string() on &str with .to_owned(), rename shadow
api_gateway: replace unwrap/expect with safe alternatives in mTLS
  validator, config regex compilation, and metrics initialization

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 02:09:44 +01:00
..