Skip to content

Reinforce use of bind variables in AGENTS#1719

Merged
MikeNeilson merged 1 commit intodevelopfrom
krowvin-patch-1
May 8, 2026
Merged

Reinforce use of bind variables in AGENTS#1719
MikeNeilson merged 1 commit intodevelopfrom
krowvin-patch-1

Conversation

@krowvin
Copy link
Copy Markdown
Collaborator

@krowvin krowvin commented May 6, 2026

Emphasize the importance of using bind variables in SQL queries to prevent string concatenation / security issues.

Summary

Mike noticed string concat in one of the test files in #1692

Emphasize the importance of using bind variables in SQL queries to prevent string concatenation / security issues.
@krowvin krowvin requested a review from MikeNeilson May 6, 2026 14:53
@MikeNeilson MikeNeilson merged commit 99079d5 into develop May 8, 2026
9 of 10 checks passed
@MikeNeilson MikeNeilson deleted the krowvin-patch-1 branch May 8, 2026 13:45
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.

3 participants