-
Notifications
You must be signed in to change notification settings - Fork 192
Fix Docker related CVEs #4549
Fix Docker related CVEs #4549
Conversation
You have successfully added a new Trivy configuration |
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
Cluster Generation A/B Results: |
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
d06e378
to
b708573
Compare
Cluster Generation A/B Results: |
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, thanks for the fix.
Updates docker to v20.10.24 to fix CVE-2023-28840, CVE-2023-28841 and CVE-2023-28842.
b708573
to
9efab55
Compare
Cluster Generation A/B Results: |
Codecov Report
@@ Coverage Diff @@
## main #4549 +/- ##
==========================================
- Coverage 49.78% 48.87% -0.92%
==========================================
Files 453 483 +30
Lines 45379 47544 +2165
==========================================
+ Hits 22594 23239 +645
- Misses 20632 22093 +1461
- Partials 2153 2212 +59
... and 34 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
What this PR does / why we need it
Updates docker to v20.10.24 to fix CVE-2023-28840, CVE-2023-28841 and CVE-2023-28842.
Which issue(s) this PR fixes
Fixes everything currently open in https://github.com/vmware-tanzu/tanzu-framework/security/dependabot
Describe testing done for PR
Updated dependency and verified all modules build successfully.
Release note
Additional information
Special notes for your reviewer