Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(backend): made span queries secure #1566

Merged
merged 1 commit into from
Dec 9, 2024
Merged

chore(backend): made span queries secure #1566

merged 1 commit into from
Dec 9, 2024

Conversation

detj
Copy link
Contributor

@detj detj commented Dec 9, 2024

Summary

Update all references of previous Pairs.String method with Pairs.Parameterize method which prevents potential SQL security issues.

- update all occurrences of pairs parameterization in span queries
- remove unused paris.String() method

Signed-off-by: detj <detj@users.noreply.github.com>
@detj detj added chore internal tasks backend backend related labels Dec 9, 2024
@detj detj self-assigned this Dec 9, 2024
Copy link

vercel bot commented Dec 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard 🔄 Building (Inspect) Visit Preview Dec 9, 2024 8:53am

@detj detj requested a review from anupcowkur December 9, 2024 08:54
@detj detj merged commit 7b26036 into main Dec 9, 2024
8 checks passed
@detj detj deleted the span-parameterize branch December 9, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend related chore internal tasks
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants