You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the public library. I use this in one of my projects in production and recently got to witness sql injection despite protection set to fail.
Would you consider a PR for adding more escape regex for [select, insert, update, delete, drop.. ] to begin with?
thanks.
The text was updated successfully, but these errors were encountered:
HI,
Thanks for the public library. I use this in one of my projects in production and recently got to witness sql injection despite protection set to fail.
Would you consider a PR for adding more escape regex for [select, insert, update, delete, drop.. ] to begin with?
thanks.
The text was updated successfully, but these errors were encountered: