mistercrunch opened a new pull request #11617: URL: https://github.com/apache/incubator-superset/pull/11617
### SUMMARY (chevron)[https://github.com/noahmorrison/chevron] is a python implementation of mustache.js, and seems much safer by scope than jinja could ever be. While the library is not super active lately, it appears to be feature complete and is easy to review from a security standpoint as it's a few short-ish modules. This PR adds support for the chevron library behind a feature flag. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <img width="427" alt="Screen Shot 2020-11-08 at 10 10 55 PM" src="https://user-images.githubusercontent.com/487433/98505994-65a38080-220f-11eb-8840-fa3da51a8407.png"> ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
