litellm/ui
Krrish Dholakia 01dfbf7ebb fix(guardrails): address review comments on headroom fail_open
- Prevent fail-open from registering user-supplied hashes as valid for
  CCR retrieval; _call_compress now returns (messages, compressed_ok)
  so apply_guardrail skips hash extraction and tool injection when
  compression did not succeed
- Remove Optional wrapper from HeadroomGuardrailConfigModel.unreachable_fallback
  to match BaseLitellmParams typing
- Add fail_open tests for non-JSON response, missing messages key, and
  empty message list paths
- Add regression test verifying fail_open does not authorize attacker-planted
  hashes
- Regenerate dashboard API types

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-03 19:40:33 +00:00
..
litellm-dashboard fix(guardrails): address review comments on headroom fail_open 2026-07-03 19:40:33 +00:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00