mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 16:07:46 +00:00
df94769007
- Mask API endpoint to prevent full URL exposure - Change '✓' to '✓ Key set' for clearer status - Add security comment explaining the fix - Fixes GitHub Security Alert #7 (py/clear-text-logging-sensitive-data) API keys are no longer logged, only their presence is indicated. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>