kdhrubo / db2rest

Instant low-code REST DATA API platform for databases. Connect any database, run anywhere.
https://db2rest.com
Apache License 2.0
143 stars 20 forks source link

How to Prevent SQL Injection #658

Closed tctDarkLight closed 5 days ago

tctDarkLight commented 5 days ago

How to Prevent SQL Injection

kdhrubo commented 5 days ago

@tctDarkLight Currently there is no way to do SQL injection. RSQL is very safe.

The custom SQL is one area for potential vulnerability. Checks for SQL injection can be added to reject any attempt.

tctDarkLight commented 5 days ago

Thank you for your answer!

kdhrubo commented 5 days ago

Thanks will close the ticket. Feel free to join our discord server.