How to eliminate SQL injections + OWASP attacks from kong

Hi ,

I am using kong 2.0.3 commuity(db -less) version in kubernetes deployment for our application.
i wanted to know how the below attacks can be eliminated in kong by any process or plugin?

  1. SQL injections
  2. OWASP top 10 threats
    3)cross site scripting

Please help me to solve these
Thanks in advance

Reposting the same, since I am also awaiting for this…!