-
Notifications
You must be signed in to change notification settings - Fork 508
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 containerd Vulnerability #1560
Conversation
8931a58
to
510da21
Compare
Integration tests success for |
Stale pull request message |
Fixes the containerd vulns. #1537 Signed-off-by: naveen <[email protected]> Co-authored-by: Stephen Augustus <[email protected]>
510da21
to
6964603
Compare
Codecov Report
@@ Coverage Diff @@
## main #1560 +/- ##
==========================================
+ Coverage 58.50% 61.69% +3.18%
==========================================
Files 58 58
Lines 5801 5801
==========================================
+ Hits 3394 3579 +185
+ Misses 2170 1979 -191
- Partials 237 243 +6 |
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.
I think this should be good now.
Integration tests success for |
Thanks! |
Fixes the containerd vulns.
#1537
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information: