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

updated modules to fix SQL injection vulnerability with pgx #267

Merged
merged 1 commit into from Mar 26, 2024

Conversation

Namyts
Copy link
Contributor

@Namyts Namyts commented Mar 21, 2024

  • Do only one thing
  • Non breaking API changes
  • Tested

What did this pull request do?

Updated go.mod, with a focus on pgx due to the SQL injection vulnerability.
The tests pass

User Case Description

Fixed SQL injection vulnerability

@Namyts
Copy link
Contributor Author

Namyts commented Mar 25, 2024

Covers issues #263 and #260

@jinzhu jinzhu merged commit be95574 into go-gorm:master Mar 26, 2024
1 check passed
@PeterBocan
Copy link

@jinzhu when can we expect the release for this fix?

@liorcmx
Copy link

liorcmx commented Apr 17, 2024

@jinzhu , when is the next release to fix : GHSA-mrww-27vc-gghv ?

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.

None yet

4 participants