-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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][sec] Upgrade postgresql version to avoid CVE-2024-1597 #22635
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@nikhilerigila09 There's a merge conflict and this PR has been created without allowing edits from maintainers, so you'd have to do the merge conflict resolution. |
26ac447
to
82c1102
Compare
@lhotari I've rebased my branch, conflicts have been resolved now. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #22635 +/- ##
============================================
- Coverage 73.57% 72.68% -0.89%
+ Complexity 32624 32329 -295
============================================
Files 1877 1887 +10
Lines 139502 141018 +1516
Branches 15299 15480 +181
============================================
- Hits 102638 102505 -133
- Misses 28908 30656 +1748
+ Partials 7956 7857 -99
Flags with carried forward coverage won't be shown. Click here to find out more. |
82c1102
to
9bafc53
Compare
(cherry picked from commit 2cfd959)
(cherry picked from commit 2cfd959)
Fixes #22625
Motivation
Avoid CVE-2024-1597
Modifications
Upgrade postgresql version to 42.5.5
Verifying this change
Does this pull request potentially affect one of the following parts:
If the box was checked, please highlight the changes
Documentation
doc
doc-required
doc-not-needed
doc-complete