Skip to content

Conversation

@markstory
Copy link
Member

Replace a bunch of sprintf() generated sql queries with query builders.

getVersionLog() is called in enough places that we can rely on
integration tests from the rest of the library.
This removes a bunch of potential sql injection as we weren't safely
escaping parameters before.
@markstory markstory merged commit 81aa362 into 5.x Sep 29, 2025
13 checks passed
@markstory markstory deleted the replace-query-usage branch September 29, 2025 14:13
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.

2 participants