Azure / azure-service-operator

Azure Service Operator allows you to create Azure resources using kubectl
https://azure.github.io/azure-service-operator/
MIT License
702 stars 188 forks source link

Fix code scanning alert - Randomness of passwords generated for tests #4061

Open theunrepentantgeek opened 1 month ago

theunrepentantgeek commented 1 month ago

The generated passwords are only ever transient, but we still think this should be fixed.

Tracking issue for: