zooniverse / panoptes

Zooniverse API to support user defined volunteer research projects
Apache License 2.0
103 stars 41 forks source link

sanitize user input for xss attacks #3032

Open camallen opened 5 years ago

camallen commented 5 years ago

Reject any malicious content submitted to the API that can be exploited in front ends. Specifically external and social URL values and look at other model attributes that could contain vectors for exploits.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.