Open mhd-adam opened 3 years ago
cube.js use schema compile and sql query with buildparames (like java preparestatment) . i think cube.js is safe
Thank you @rongfengliang! I think it is worth mentioning it in the documentation.
Hey @mhd-adam 🤗 Thanks for your suggestion!
@hassankhan, what do you think about it? :)
@rchkv Sounds good, adding it to the backlog
@mhd-adam Thanks for your suggestion :raised_hands:
General Question
I am just wondering whether CubeJs implementation is safe against SQL injections using the URL query parameter
query
? I tried to look into the documentation to read if it has been covered.