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

Fred reinink sql injections #18

Merged
merged 7 commits into from Jun 19, 2019
Merged

Fred reinink sql injections #18

merged 7 commits into from Jun 19, 2019

Conversation

FredReinink
Copy link
Owner

All queries that contain unrestricted user entered strings have been paramterized.

Let me know if you think I missed any. I also ran through all valid input test cases for the queries I changed (which should be the only test cases affected) so I'm fairly certain nothing's broken but if you want to; feel free to run through your own test cases to make sure.

Let me know if you think I missed any queries. I also ran through all valid input test cases for the queries I changed (which should be the only test cases affected) so I'm fairly certain nothing's broken but if you want to; feel free to run through your own test cases to make sure.
Copy link
Collaborator

@panktiHT panktiHT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

everything looks good. thanks!

@panktiHT panktiHT merged commit 3793af9 into master Jun 19, 2019
@FredReinink FredReinink deleted the FredReinink-SQLInjections branch June 20, 2019 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants