fabro/lib
Bryan Helmkamp 6c1dc96af6
Stop Debug-formatting credentials in fabro-auth resolve tests
Three test panics printed the resolved `Credentials` value with `{:?}`.
The lithos credential types redact secrets in their Debug output, but
CodeQL's cleartext-logging rule cannot see that and flagged each site.
The variant name is enough to diagnose a failing test, so drop the value.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-09 19:09:22 -06:00
..
apps Expose lithos request and response shapes through the API, server, CLI, and web 2026-09-09 17:26:57 -06:00
components Port fabro-workflow, hooks, validate, and store to the lithos types 2026-09-09 17:26:57 -06:00
foundation Stop Debug-formatting credentials in fabro-auth resolve tests 2026-09-09 19:09:22 -06:00
packages/fabro-api-client Expose lithos request and response shapes through the API, server, CLI, and web 2026-09-09 17:26:57 -06:00