kevin-lii opened a new pull request, #107:
URL: https://github.com/apache/cloudstack-go/pull/107

   Currently State Changing Request utilize GET request but this is a potential 
security vulnerability since attackers may be able to intercept and extract the 
query parameters of GET requests. Utilizing POST requests will help mitigate 
this security vulnerability since the parameters of the POST body will be 
encrypted in transport. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to