cyberark / secretless-broker

Secure your apps by making them Secretless
Apache License 2.0
234 stars 42 forks source link

Updated containerd to resolve CVE-2020-15257 #1431

Closed andytinkham closed 2 years ago

andytinkham commented 2 years ago

Signed-off-by: Andy Tinkham andy.tinkham@cyberark.com

What does this PR do?

Updates containerd (an indirect dependency of the docker module) to v1.4.11 to resolve CVE-2020-15257. As we only use this module in test code, so secretless was not vulnerable to this issue.

What ticket does this PR close?

CONJSE-1067

Checklists

Change log

Test coverage

Documentation

(For releases only) Manual tests

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 4fb600f6 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Style 1

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 53.6% (0.0% change).

View more on Code Climate.