The following security concerns must been addressed.
Sanitize SQON json on query endpoint against SQL injection, specially fieldName and value fields under content.
- Sanitize TSV data before inserting into database.
- Other input parameters in other endpoints, path params, query params, etc.
The following security concerns must been addressed.
Sanitize SQON json on query endpoint against SQL injection, speciallyfieldNameandvaluefields undercontent.