codalab / codabench

Codabench is a flexible, easy-to-use and reproducible benchmarking platform. Check our paper at Patterns Cell Press https://hubs.li/Q01fwRWB0
Apache License 2.0
63 stars 26 forks source link

Sanitize all inputs of HTML, can use bleach module #40

Closed ckcollab closed 4 years ago

jimmykodes commented 4 years ago

Pretty sure this is complete, using DOMpurify on the frontend before render (also implemented in the EasyMDE preview)