mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 07:57:44 +00:00
adba526e94
- Replace conditional '✓ Key set' / '✗ No key' with constant 'API key required' - Prevents CodeQL clear-text-logging-sensitive-data alert - API key status is no longer derived from provider.api_key value - Still shows useful info: provider name, priority, masked endpoint Fixes CodeQL alert #9: Clear-text logging of sensitive information