vmware / go-vmware-nsxt

golang library for NSX-T REST API
Other
55 stars 29 forks source link

It is not safe to write URL to log #40

Open QiAnXinCodeSafe opened 3 years ago

QiAnXinCodeSafe commented 3 years ago

https://github.com/vmware/go-vmware-nsxt/blob/23201aae9cc3060919898b18f37de99da5f4f667/api_client.go#L392

request.URL can contain any characters, it is not safe to put it in the log.