gaurav1999 opened a new issue #9221: Superset slices uses GET request in Form Data URL: https://github.com/apache/incubator-superset/issues/9221 Superset uses GET request to communicate with the Explore Api's that exposes the whole query, not completely sure that it's vulnerable to security because I did not found any serious details in the URL, but problem is GET has limit to it's size, not sure this approach of firing queries using GET api's makes them scalable.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
