Sanitize API results
Right now, we are just directly saving the results from the external data sources. We obviously need some kind of sanitization to make sure there is no XSS/SQL Injection etc.
Right now, we are just directly saving the results from the external data sources. We obviously need some kind of sanitization to make sure there is no XSS/SQL Injection etc.