mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-14 02:22:54 +00:00
[Fix] Security - Remove example API keys with high entropy (#18255)
This commit is contained in:
@@ -46,7 +46,7 @@ class TestCloudZeroHourlyExport:
|
||||
{
|
||||
"team_id": ["a3d6b0bb-098f-4260-81d6-fabae695b622"],
|
||||
"key_alias": ["key_1"],
|
||||
"token": ["c1465c9a821f420927b3d81972323fb516745bc93a4a54ceca0ce6ddf6100c39"],
|
||||
"token": ["sk-test-cloudzero-token-010"],
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user