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

Fix Unsafe raw database query #1332

Merged
merged 5 commits into from
Jan 30, 2024

Conversation

Azanul
Copy link
Collaborator

@Azanul Azanul commented Jan 30, 2024

Problem

Unsafe database query built from user-controlled sources

Solution

Use bun.Ident to create safe query

Checklist

  • Code follows the contributing guidelines
  • Changes have been thoroughly tested
  • Documentation has been updated, if necessary
  • Any dependencies have been added to the project, if necessary

Azanul and others added 4 commits January 24, 2024 17:42
Signed-off-by: Azanul <azanulhaque@gmail.com>
Signed-off-by: Azanul <azanulhaque@gmail.com>
Signed-off-by: Azanul <azanulhaque@gmail.com>
@Azanul Azanul changed the title 6 month cost history Fix Unsafe raw database query Jan 30, 2024
@mlabouardy mlabouardy merged commit 5ef6381 into tailwarden:develop Jan 30, 2024
3 checks passed
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