We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prevent SQL injection at the search. Maybe this helps: https://www.stackhawk.com/blog/react-command-injection-examples-and-prevention/
The text was updated successfully, but these errors were encountered:
I have done part of this job in api issue#17 : https://github.com/orgs/bahnzumberg/projects/2?pane=issue&itemId=31647256
the method for doing this would be turning any string queries into knex .
Sorry, something went wrong.
No branches or pull requests
Prevent SQL injection at the search. Maybe this helps: https://www.stackhawk.com/blog/react-command-injection-examples-and-prevention/
The text was updated successfully, but these errors were encountered: