Skip to content

Refactor query execution methods to use parameterized queries#21

Open
asw101 wants to merge 1 commit intomainfrom
security-1
Open

Refactor query execution methods to use parameterized queries#21
asw101 wants to merge 1 commit intomainfrom
security-1

Conversation

@asw101
Copy link

@asw101 asw101 commented Jul 17, 2025

This PR to replaces the handling of SQL statements via f-strings, etc, with parameterized queries. I have not had an opportunity to validate the functionality after making these changes but wanted to submit them as a matter of urgency due to the security implications, and would appreciate if you could test and review.

Tagging @jjfrost and adding @iemejia for visibility.

…roved security and maintainability

Signed-off-by: Aaron Wislang <aaron.wislang@microsoft.com>
@asw101 asw101 requested a review from jjfrost July 17, 2025 17:21
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.

1 participant