Escape Analytics Database SQL #1432

Closed
opened 2026-04-05 16:27:25 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @rpaterson on 11/24/2023

Title of this pull request?

Escape Analytics Database SQL

Small Description?

Escape SQL values sent to the Analytics Database, to prevent SQL injection attacks.

Pull Request Checklist:

  • [ x] Please make sure all jobs pass before requesting a review.
  • [ x] Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
  • [x ] Have you lint your code locally before submission?
  • [ x] Did you write tests where appropriate?

Screenshots (if appropriate):

*Originally created by @rpaterson on 11/24/2023* ### Title of this pull request? Escape Analytics Database SQL ### Small Description? Escape SQL values sent to the Analytics Database, to prevent SQL injection attacks. ### Pull Request Checklist: - [ x] Please make sure all jobs pass before requesting a review. - [ x] Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such). - [x ] Have you lint your code locally before submission? - [ x] Did you write tests where appropriate? ### Related Issue? ### Screenshots (if appropriate):
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#1432