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 CVE-2024-45338 and update Postgres #1605

Merged
merged 5 commits into from
Jan 13, 2025
Merged

Fix CVE-2024-45338 and update Postgres #1605

merged 5 commits into from
Jan 13, 2025

Conversation

EnriqueL8
Copy link
Contributor

Proposed changes

Please include a summary of the changes here and why we need those changes. And also let us know which issue is fixed.

Fixing CVE-2024-45338


Types of changes

  • CVE fix

Please make sure to follow these points

  • I have read the contributing guidelines.
  • I have performed a self-review of my own code or work.
  • My changes generates no new warnings.

Signed-off-by: Enrique Lacal <[email protected]>
@EnriqueL8 EnriqueL8 requested a review from a team as a code owner December 19, 2024 10:51
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (c6ef02e) to head (cbdd119).
Report is 18 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1605   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files         337      337           
  Lines       29504    29504           
=======================================
  Hits        29492    29492           
  Misses          8        8           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Enrique Lacal <[email protected]>
@EnriqueL8 EnriqueL8 changed the title Fix CVE-2024-45338 Fix CVE-2024-45338 and update Postgres Jan 13, 2025
@shorsher
Copy link
Member

LGTM, thank you 🎉

@EnriqueL8 EnriqueL8 merged commit d1c61be into main Jan 13, 2025
17 checks passed
@EnriqueL8 EnriqueL8 deleted the CVE-2024-45338 branch January 13, 2025 16:55
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.

3 participants