Skip to content
New issue

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 #19

Open
martinheppner opened this issue Jun 27, 2023 · 1 comment
Open

Prevent SQL injection #19

martinheppner opened this issue Jun 27, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@martinheppner
Copy link
Contributor

Prevent SQL injection at the search. Maybe this helps: https://www.stackhawk.com/blog/react-command-injection-examples-and-prevention/

@martinheppner martinheppner added the enhancement New feature or request label Jun 27, 2023
@Falsal
Copy link
Collaborator

Falsal commented Jul 10, 2023

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 .

@martinheppner martinheppner assigned FALBZB and unassigned Falsal Aug 1, 2023
@martinheppner martinheppner assigned Falsal and unassigned FALBZB Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Parking space
Development

No branches or pull requests

3 participants