security: harden API server key placeholder handling (#30738)

This commit is contained in:
Teknium 2026-05-24 04:25:32 -07:00 committed by GitHub
parent 2df2f9190b
commit be27bfed01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 1 deletions

View file

@ -553,6 +553,7 @@ _PLACEHOLDER_SECRET_VALUES = {
"***",
"changeme",
"your_api_key",
"your_api_key_here",
"your-api-key",
"placeholder",
"example",