Skip to content

Conversation

@prkhrkat
Copy link
Contributor

@prkhrkat prkhrkat commented Sep 2, 2025

Description

Fixes #

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


Summary by Bito

This pull request refactors SQL queries in multiple repository files to enhance security through parameterized queries, effectively preventing SQL injection vulnerabilities. The changes improve the robustness of the codebase without introducing new features or breaking existing functionality.

@bito-code-review
Copy link

Bito Review Skipped - No Changes Detected

Bito didn't review this pull request because we did not detect any changes in the pull request to review.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 3, 2025

@prkhrkat prkhrkat merged commit dd9c1a2 into main Sep 3, 2025
12 checks passed
@prkhrkat prkhrkat deleted the query-injection-fix branch September 3, 2025 09:13
prkhrkat added a commit that referenced this pull request Sep 8, 2025
* vendor update

* vendor update

* misc: sql query param refacter (#6810)

* sql query param refact

* sql query param refact

* argo-cd version fix

* argo-cd version fix

* argo-cd version fix

* docker version

---------

Co-authored-by: Vikram Singh <[email protected]>
Co-authored-by: Vikram <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants